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

[netCDF #NOE-357504]: ask about netcdf 4.4.4



Hello,

This is an issue with netCDF-Fortran 4.4.4; please try netCDF-Fortran 4.4.5 or 
later (the current release is 4.5.2).  I was able to duplicate this issue with 
4.4.4, but it is resolved with later versions.

Thank you,

-Ward

> Dear scientist?
> Here is a problem when I install netcdf-fortran-4.4.4 using mpicc. First, I 
> change the bashrc file as follows:
> export CC=mpicc
> export CXX=mpicxx
> export FC=mpif90
> export F77=mpif90
> and installed hdf5-1.8.20. Then I installed 
> netcdf-c-4.6.2(CPPFLAGS="-I/usr/local/zlib/include 
> -I/home/shenhf/majun/setup/hdf5-1.8.20/include" 
> LDFLAGS="-L/usr/local/zlib/lib -L/home/shenhf/majun/setup/hdf5-1.8.20/lib" 
> ./configure --prefix=/home/shenhf/majun/setup/netcdf --disable-dap 
> --disable-netcdf-4 --enable-pnetcdf). "make check" shows it all pass the 
> test, "make install” shows netcdf-c has been successfully installed.
> Finally, when I installed netcdf-fortran-4.4.4(export 
> LD_LIBRARY_PATH=/home/shenhf/majun/setup/netcdf/lib:$LD_LIBRARY_PATH, 
> CPPFLAGS="-I/usr/local/zlib/include 
> -I/home/shenhf/majun/setup/hdf5-1.8.20/include 
> -I/home/shenhf/majun/setup/netcdf/include" LDFLAGS="-L/usr/local/zlib/lib 
> -L/home/shenhf/majun/setup/hdf5-1.8.20/lib 
> -L/home/shenhf/majun/setup/netcdf/lib" ./configure 
> --prefix=/home/shenhf/majun/setup/netcdf)
> I didn't find any errors in the processes of "configure" and "make" . When I  
> execute "make check", after a few minutes it shows:
> ============================================================================
> Testsuite summary for netCDF-Fortran 4.4.4
> # TOTAL: 31
> # PASS:  31
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> Then it continues to run and finally shows:
> 
> Testsuite summary for netCDF-Fortran 4.4.4
> ============================================================================
> PASS: create_fills.sh
> FAIL: nf03_test
> PASS: f03tst_vars
> PASS: f03tst_vars2
> PASS: f03tst_vars3
> PASS: f03tst_vars4
> PASS: f03tst_vars5
> PASS: f03tst_vars6
> PASS: f03tst_types
> PASS: f03tst_types2
> PASS: f03tst_types3
> PASS: f03tst_groups
> FAIL: f03tst_open_mem
> PASS: f03tst_v2
> PASS: f03test
> PASS: tst03_f77_v2
> 
> # TOTAL: 16
> # PASS:  14
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See nf03_test/test-suite.log
> Please report to address@hidden
> ===========================================================================
> I wonder whether it is installed successfully or not. The final goal of 
> installing netcdf is to support CESM2(clm5.0). The system is centos6, and 
> complier is gcc-8.3.0. Any suggestion is highly appreciated. config.log and 
> nf03_test/test-suite.log are attached below.
> 
> 
> ------------------------------
> --
> Thanks for your attention...
> --
> Best Regards,
> 
> ??
> SENDIMAGE??????????????
> ?????????129?, 430079
> Email: address@hidden/address@hidden
> Jun Ma, PHD Candidate
> School of Resource and Environmental Sciences,
> Wuhan University, Wuhan 430079, China


Ticket Details
===================
Ticket ID: NOE-357504
Department: Support netCDF
Priority: Normal
Status: Closed
===================
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.