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

[netCDF #QLG-265587]: Fwd: Netcdf request for help



Hello,

If you will please provide the`config.log` and `test-suite.log` files generated 
when configuring the build and running `make check`, it should help diagnose 
this issue.  These files will contain information about the system, and about 
the specific failure for the test.  The information below shows that the test 
fails but does not provide any context as to why.

Thank you,

-Ward

> Dear sir or madam,
> 
> I am facing the following make erro. Could you please help me solve this
> problem?
> 
> $ sudo make check
> 
> Making check in include
> make[1]: Entering directory '/home/josiahdu/netcdf-4.4.1/include'
> make[1]: Nothing to be done for 'check'.
> make[1]: Leaving directory '/home/josiahdu/netcdf-4.4.1/include'
> Making check in oc2
> make[1]: Entering directory '/home/josiahdu/netcdf-4.4.1/oc2'
> make[1]: Nothing to be done for 'check'.
> make[1]: Leaving directory '/home/josiahdu/netcdf-4.4.1/oc2'
> Making check in h5_test
> make[1]: Entering directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> make  tst_h_files tst_h_files2 tst_h_files4 tst_h_atts tst_h_atts3
> tst_h_atts4 tst_h_vars tst_h_vars2 tst_h_vars3 tst_h_grps tst_h_compounds
> tst_h_compounds2 tst_h_wrt_cmp tst_h_rd_cmp tst_h_vl tst_h_opaques
> tst_h_strings tst_h_strings1 tst_h_strings2 tst_h_ints tst_h_dimscales
> tst_h_dimscales1 tst_h_dimscales2 tst_h_dimscales3 tst_h_enums
> tst_h_dimscales4
> make[2]: Entering directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> make[2]: 'tst_h_files' is up to date.
> make[2]: 'tst_h_files2' is up to date.
> make[2]: 'tst_h_files4' is up to date.
> make[2]: 'tst_h_atts' is up to date.
> make[2]: 'tst_h_atts3' is up to date.
> make[2]: 'tst_h_atts4' is up to date.
> make[2]: 'tst_h_vars' is up to date.
> make[2]: 'tst_h_vars2' is up to date.
> make[2]: 'tst_h_vars3' is up to date.
> make[2]: 'tst_h_grps' is up to date.
> make[2]: 'tst_h_compounds' is up to date.
> make[2]: 'tst_h_compounds2' is up to date.
> make[2]: 'tst_h_wrt_cmp' is up to date.
> make[2]: 'tst_h_rd_cmp' is up to date.
> make[2]: 'tst_h_vl' is up to date.
> make[2]: 'tst_h_opaques' is up to date.
> make[2]: 'tst_h_strings' is up to date.
> make[2]: 'tst_h_strings1' is up to date.
> make[2]: 'tst_h_strings2' is up to date.
> make[2]: 'tst_h_ints' is up to date.
> make[2]: 'tst_h_dimscales' is up to date.
> make[2]: 'tst_h_dimscales1' is up to date.
> make[2]: 'tst_h_dimscales2' is up to date.
> make[2]: 'tst_h_dimscales3' is up to date.
> make[2]: 'tst_h_enums' is up to date.
> make[2]: 'tst_h_dimscales4' is up to date.
> make[2]: Leaving directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> make  check-TESTS
> make[2]: Entering directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> make[3]: Entering directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> PASS: tst_h_files
> PASS: tst_h_files2
> PASS: tst_h_files4
> PASS: tst_h_atts
> PASS: tst_h_atts3
> PASS: tst_h_atts4
> FAIL: tst_h_vars
> PASS: tst_h_vars2
> PASS: tst_h_vars3
> PASS: tst_h_grps
> PASS: tst_h_compounds
> PASS: tst_h_compounds2
> PASS: tst_h_wrt_cmp
> PASS: tst_h_rd_cmp
> PASS: tst_h_vl
> PASS: tst_h_opaques
> PASS: tst_h_strings
> PASS: tst_h_strings1
> PASS: tst_h_strings2
> PASS: tst_h_ints
> PASS: tst_h_dimscales
> PASS: tst_h_dimscales1
> PASS: tst_h_dimscales2
> PASS: tst_h_dimscales3
> PASS: tst_h_enums
> PASS: tst_h_dimscales4
> ============================================================================
> Testsuite summary for netCDF 4.4.1
> ============================================================================
> # TOTAL: 26
> # PASS:  25
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See h5_test/test-suite.log
> Please report to address@hidden
> ============================================================================
> Makefile:1003: recipe for target 'test-suite.log' failed
> make[3]: *** [test-suite.log] Error 1
> make[3]: Leaving directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> Makefile:1109: recipe for target 'check-TESTS' failed
> make[2]: *** [check-TESTS] Error 2
> make[2]: Leaving directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> Makefile:1378: recipe for target 'check-am' failed
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory '/home/josiahdu/netcdf-4.4.1/h5_test'
> Makefile:691: recipe for target 'check-recursive' failed
> make: *** [check-recursive] Error 1
> 
> Thanks & regards
> Josiah
> 
> 


Ticket Details
===================
Ticket ID: QLG-265587
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.