This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Ok, the contents of f03tst_open_mem.log seen pretty clear. It is probably the case that the 03tst_open_mem test should not be run with mpi and that is causing the error. The other error is also probably related to mpi, but the exact cause is unclear. > > Thank you for your cooperation. > > > 2018?11?25?(?) 4:47 Unidata netCDF Support <address@hidden > >: > > > In the netcdf-fortran build directory, there should be files named > > nf03_test.log and f03tst_open_mem.log > > See if they provide any information, or post them here. > > > > > > > > I'm Kumpei Sano. > > > > > > I'm trying to install netCDF-Fortran 4.4.4 after successfully installed > > > netcdf-c-4.6.2. However, make check fails. The output is attached as > > > "make_log". > > > > > > My configure command is as follows: > > > NFDIR=/opt/netcdf-f > > > NCDIR=/opt/netcdf-c > > > H5DIR=/opt/hdf5-1.10.2/parallel/ > > > ODIR=/opt/zlib/ > > > CC=mpicc FC=mpif90 F77=mpif77 CPPFLAGS="-I${NCDIR}/include > > > -I${H5DIR}/include -I${ODIR}/include" LDFLAGS="-L${NCDIR}/lib > > > -L${H5DIR}/lib -L${ODIR}/lib" > > > LD_LIBRARY_PATH=${NCDIR}/lib:${H5DIR}/lib:${ODIR}/lib LIBS="-lnetcdf > > > -lhdf5_hl -lhdf5 -lz -lcurl" ./configure --disable-shared > > --prefix=${NFDIR} > > > make check > > > > > > How can I install properly netCDF-Fortran? > > > > > > Best regards, > > > Kumpei Sano > > > > > > > > > > =Dennis Heimbigner > > Unidata > > > > > > Ticket Details > > =================== > > Ticket ID: EII-286363 > > Department: Support netCDF > > Priority: Normal > > Status: Open > > =================== > > NOTE: All email exchanges with Unidata User Support are recorded in the > > Unidata inquiry tracking system and then made publicly available through > > the web. If you do not want to have your interactions made available in > > this way, you must let us know in each email you send to us. > > > > > > > > =Dennis Heimbigner Unidata Ticket Details =================== Ticket ID: EII-286363 Department: Support netCDF Priority: Normal Status: Open =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.