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

[netCDF #IHT-352541]: netcdf-4.3.2: Make Errors



Hello,

Thank you for providing the test log.  The message in the log file indicates 
that the tests are unable to find the remote test server, 
'remotetest.unidata.ucar.edu'.  Can you confirm that you are able to access 
this site from your computer? You should be able to enter the address in your 
web browser and see if it brings up a web page.  If it does not, then the issue 
is unfortunately on your end.  You can get around this by passing the option 
--disable_dap_remote_tests when you run configure.  This way the tests related 
to the remote server will not run when you invoke 'make check'.

I hope this helps,

-Ward

> Dear UniData/netcdf
> I am installing netcdf-4.3.2 on x86_64-pc-cygwin using GCC version 4.9.2.
> I I run successfully configuration script using following command
> 
> 
> 
> ./configure --enable-netcdf-4 --prefix=/usr/local/netcdf
> 
> 
> 
> But when I run Make, it gives following error messages:
> 
> 
> 
> make  check-TESTS
> 
> make[4]: Entering directory '/home/netcdf-4.3.2/ncdap_test'
> 
> make[5]: Entering directory '/home/netcdf-4.3.2/ncdap_test'
> 
> PASS: tst_ncdap3.sh
> 
> PASS: t_dap3a.exe
> 
> PASS: test_cvt3.exe
> 
> PASS: test_vara.exe
> 
> PASS: tst_remote3.sh
> 
> PASS: tst_formatx.sh
> 
> *FAIL: test_partvar.exe*
> 
> PASS: test_varm3.exe
> 
> PASS: test_nstride_cached.exe
> 
> PASS: t_misc.exe
> 
> make[6]: Entering directory '/home/netcdf-4.3.2/ncdap_test'
> 
> make  all-recursive
> 
> make[7]: Entering directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Making all in testdata3
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test/testdata3'
> 
> make[8]: Nothing to be done for 'all'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test/testdata3'
> 
> Making all in expected3
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test/expected3'
> 
> make[8]: Nothing to be done for 'all'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test/expected3'
> 
> Making all in expected4
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test/expected4'
> 
> make[8]: Nothing to be done for 'all'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test/expected4'
> 
> Making all in expectremote3
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test/expectremote3'
> 
> make[8]: Nothing to be done for 'all'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test/expectremote3'
> 
> Making all in expectremote4
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test/expectremote4'
> 
> make[8]: Nothing to be done for 'all'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test/expectremote4'
> 
> make[8]: Entering directory '/home/netcdf-4.3.2/ncdap_test'
> 
> make[8]: Nothing to be done for 'all-am'.
> 
> make[8]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> make[7]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> make[6]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> ============================================================================
> 
> Testsuite summary for netCDF 4.3.2
> 
> ============================================================================
> 
> # TOTAL: 10
> 
> # PASS:  9
> 
> # SKIP:  0
> 
> # XFAIL: 0
> 
> # FAIL:  1
> 
> # XPASS: 0
> 
> # ERROR: 0
> 
> ============================================================================
> 
> See ncdap_test/test-suite.log
> 
> Please report to address@hidden
> 
> ============================================================================
> 
> Makefile:927: recipe for target 'test-suite.log' failed
> 
> make[5]: *** [test-suite.log] Error 1
> 
> make[5]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Makefile:1033: recipe for target 'check-TESTS' failed
> 
> make[4]: *** [check-TESTS] Error 2
> 
> make[4]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Makefile:1208: recipe for target 'check-am' failed
> 
> make[3]: *** [check-am] Error 2
> 
> make[3]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Makefile:820: recipe for target 'check-recursive' failed
> 
> make[2]: *** [check-recursive] Error 1
> 
> make[2]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Makefile:1211: recipe for target 'check' failed
> 
> make[1]: *** [check] Error 2
> 
> make[1]: Leaving directory '/home/netcdf-4.3.2/ncdap_test'
> 
> Makefile:603: recipe for target 'check-recursive' failed
> 
> make: *** [check-recursive] Error 1
> 
> 
> 
> 
> 
> log file is also attached with the email. I will be grateful for your help
> in installing the netcdf.
> 
> --
> Kind Regards
> Dr. M. Jahanzeb Malik
> 
> 


Ticket Details
===================
Ticket ID: IHT-352541
Department: Support netCDF
Priority: Normal
Status: Closed