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.
Hello, Can you please provide the config.log and test-suite.log files generated when you configured the software and then ran the tests? This will provide information I can use to try to troubleshoot this issue. Thanks! -Ward > OS=ubuntu 15.10 > Trying to buil shared libraries on disk /dev/sda1: /usr/local/netcdf using > netcdf files located on a separate disk (sdb2-/HOME) in directory > /HOME/cdw/Software/netcdf/C with: > ./configure --prefix=/usr/local/netcdf --disable-netcdf-4 > > the make check gives: > > cdw@Meursault:/HOME/cdw/Software/netcdf/C$ make check > Making check in include > make[1]: Entering directory '/HOME/cdw/Software/netcdf/C/include' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory '/HOME/cdw/Software/netcdf/C/include' > Making check in libdispatch > make[1]: Entering directory '/HOME/cdw/Software/netcdf/C/libdispatch' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory '/HOME/cdw/Software/netcdf/C/libdispatch' > Making check in libsrc > make[1]: Entering directory '/HOME/cdw/Software/netcdf/C/libsrc' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory '/HOME/cdw/Software/netcdf/C/libsrc' > Making check in liblib > make[1]: Entering directory '/HOME/cdw/Software/netcdf/C/liblib' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory '/HOME/cdw/Software/netcdf/C/liblib' > Making check in ncgen3 > make[1]: Entering directory '/HOME/cdw/Software/netcdf/C/ncgen3' > make check-TESTS > make[2]: Entering directory '/HOME/cdw/Software/netcdf/C/ncgen3' > make[3]: Entering directory '/HOME/cdw/Software/netcdf/C/ncgen3' > FAIL: run_tests.sh > make[4]: Entering directory '/HOME/cdw/Software/netcdf/C/ncgen3' > make[4]: Nothing to be done for 'all'. > make[4]: Leaving directory '/HOME/cdw/Software/netcdf/C/ncgen3' > ============================================================================ > Testsuite summary for netCDF 4.3.3.1 > ============================================================================ > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ncgen3/test-suite.log > Please report to address@hidden > ============================================================================ > Makefile:820: recipe for target 'test-suite.log' failed > make[3]: *** [test-suite.log] Error 1 > make[3]: Leaving directory '/HOME/cdw/Software/netcdf/C/ncgen3' > Makefile:926: recipe for target 'check-TESTS' failed > make[2]: *** [check-TESTS] Error 2 > make[2]: Leaving directory '/HOME/cdw/Software/netcdf/C/ncgen3' > Makefile:1006: recipe for target 'check-am' failed > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory '/HOME/cdw/Software/netcdf/C/ncgen3' > Makefile:663: recipe for target 'check-recursive' failed > make: *** [check-recursive] Error 1 > > Ticket Details =================== Ticket ID: LFJ-350286 Department: Support netCDF Priority: Normal Status: Closed