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.
Hi Dhirendra, Could you please send us the file /home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4/test-suite.log from where you built netCDF, in case it contains additional information about the error? Could you also check the file /export/home/pmaharana/RLIB/lib/libhdf5.settings to see whether, under "Features", it has the following line: Parallel HDF5: yes If not, then you will have to rebuild the HDF5 library with the "--enable-parallel" configure option, then re-install it, then rebuild netCDF-4.3.3.1 using the new installed library. --Russ > Dear Folks, > > I am trying to install netcdf-4.3.3.1 on a linux cluster with following > options: > > ./configure CC=mpicc --enable-parallel-tests > --prefix=/export/home/pmaharana/RLIB > CPPFLAGS=-I/export/home/pmaharana/RLIB/include > LDFLAGS=-L/export/home/pmaharana/RLIB/lib --enable-parallel > --disable-shared LIBS=-ldl --with-szlib=/export/home/pmaharana/RLIB > > when I am running make and make check command I am getting the following > error , however make install still works....I am not able to understand > what is it about...please have a look and help me out. I am also attaching > the config.log file for the reference. > > FAIL: run_par_test.sh > make[4]: Entering directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > ============================================================================ > Testsuite summary for netCDF 4.3.3.1 > ============================================================================ > # TOTAL: 56 > # PASS: 55 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See nc_test4/test-suite.log > Please report to address@hidden > ============================================================================ > make[3]: *** [test-suite.log] Error 1 > make[3]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[2]: *** [check-TESTS] Error 2 > make[2]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make: *** [check-recursive] Error 1FAIL: run_par_test.sh > make[4]: Entering directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > ============================================================================ > Testsuite summary for netCDF 4.3.3.1 > ============================================================================ > # TOTAL: 56 > # PASS: 55 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See nc_test4/test-suite.log > Please report to address@hidden > ============================================================================ > make[3]: *** [test-suite.log] Error 1 > make[3]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[2]: *** [check-TESTS] Error 2 > make[2]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/home/pmaharana/RLIB/netcdf-4.3.3.1/nc_test4' > make: *** [check-recursive] Error > > Thanks in anticipation. > > -- > ======================================== > Dhirendra Kumar > School of Environmental Sciences, JNU > New Delhi (India) > Contact: +91 9910778043 > Alternate email: address@hidden > ========================================= > > Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: UQN-594171 Department: Support netCDF Priority: Normal Status: Closed