[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #JCE-206102]: 4.1.2-beta1 compile error on macos x



Jeff,

> Here's the output of make all.

I can duplicate the problem on our MacOS X platform, and it seems to depend
on configuring with --enable-shared.

If I remove --enable-shared, everything works fine until the F90 tests, where
two failures occur that may be bugs in the experimental gfortran I am using

  GNU Fortran (GCC) 4.5.0 20090910 (experimental)
 ...
   *** Testing netCDF-4 groups from Fortran 90.
   Error: NetCDF: Numeric conversion not representable
  STOP 2
  FAIL: f90tst_grps
 ...
    *** Testing definition of netCDF-4 vars from Fortran 90.
   Error: NetCDF: Numeric conversion not representable
  STOP 2
  FAIL: f90tst_vars
 ...

  ================================================
  2 of 25 tests failed
  Please report to address@hidden
  ================================================

If you can get by without a Fortran-90 interface or you have a later
version of gfortran (or another Fortran-90 compiler for MacOSX), that
might be a workaround.

--Russ



Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: JCE-206102
Department: Support netCDF
Priority: Normal
Status: Closed