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

[netCDF #VEA-664369]: problem in building netcdf library



Hello,

Can you please provide the config.log file generated when you ran configure? 
This will provide information I can use to help diagnose this issue.

Thank you very much, have a great day!

-Ward

> Dear Madam/Sir,
> 
> I am trying to install the netcdf4.4.1 library on my linux PC.
> 
> By running 'make check', I have one failed test - see below.
> 
> Despite this failure, I have managed to 'make install'.
> 
> Could you please let me know what should I do about the failed test ?
> 
> Thank you,
> 
> Best regards,
> 
> Nadia Ayoub
> 
> --------------------------------------------------------------------------------------------------------------------------
> 
> ==================================================
> netCDF-Fortran 4.4.1: nf_test/test-suite.log
> ==================================================
> 
> # TOTAL: 31
> # PASS:  30
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: nf_test
> =============
> 
> STOP 2
> 
> *** Testing netCDF-3 Fortran 77 API.
> NetCDF version: 4.4.1 $
> *** testing nf_strerror ...
> *** testing nf_open ...
> *** testing nf_close ...
> *** testing nf_inq ...
> *** testing nf_inq_dimid ...
> *** testing nf_inq_dim ...
> *** testing nf_inq_dimlen ...
> *** testing nf_inq_dimname ...
> *** testing nf_inq_varid ...
> *** testing nf_inq_var ...
> *** testing nf_inq_natts ...
> *** testing nf_inq_ndims ...
> *** testing nf_inq_nvars ...
> *** testing nf_inq_unlimdim ...
> *** testing nf_inq_format ...
> *** testing nf_inq_vardimid ...
> *** testing nf_inq_varname ...
> *** testing nf_inq_varnatts ...
> *** testing nf_inq_varndims ...
> *** testing nf_inq_vartype ...
> *** testing nf_get_var1_text ...
> *** testing nf_get_var1_int1 ...
> *** testing nf_get_var1_int2 ...
> *** testing nf_get_var1_int ...
> *** testing nf_get_var1_real ...
> *** testing nf_get_var1_double ...
> *** testing nf_get_var_text ...
> *** testing nf_get_var_int1 ...
> *** testing nf_get_var_int2 ...
> *** testing nf_get_var_int ...
> *** testing nf_get_var_real ...
> *** testing nf_get_var_double ...
> *** testing nf_get_vara_text ...
> *** testing nf_get_vara_int1 ...
> *** testing nf_get_vara_int2 ...
> *** testing nf_get_vara_int ...
> *** testing nf_get_vara_real ...
> *** testing nf_get_vara_double ...
> *** testing nf_get_vars_text ...
> *** testing nf_get_vars_int1 ...
> *** testing nf_get_vars_int2 ...
> *** testing nf_get_vars_int ...
> *** testing nf_get_vars_real ...
> *** testing nf_get_vars_double ...
> *** testing nf_get_varm_text ...
> *** testing nf_get_varm_int1 ...
> *** testing nf_get_varm_int2 ...
> *** testing nf_get_varm_int ...
> *** testing nf_get_varm_real ...
> *** testing nf_get_varm_double ...
> *** testing nf_get_att_text ...
> *** testing nf_get_att_int1 ...
> *** testing nf_get_att_int2 ...
> *** testing nf_get_att_int ...
> *** testing nf_get_att_real ...
> *** testing nf_get_att_double ...
> *** testing nf_inq_att ...
> *** testing nf_inq_attname ...
> *** testing nf_inq_attid ...
> *** testing nf_inq_attlen ...
> *** testing nf_inq_atttype ...
> *** testing nf_create ...
> *** testing nf_redef ...
> *** testing nf_enddef ...
> *** testing nf_sync ...
> *** testing nf_abort ...
> *** testing nf_def_dim ...
> *** testing nf_rename_dim ...
> *** testing nf_def_var ...
> *** testing nf_put_var1_text ...
> *** testing nf_put_var1_int1 ...
> *** testing nf_put_var1_int2 ...
> *** testing nf_put_var1_int ...
> *** testing nf_put_var1_real ...
> *** testing nf_put_var1_double ...
> *** testing nf_put_var_text ...
> *** testing nf_put_var_int1 ...
> *** testing nf_put_var_int2 ...
> *** testing nf_put_var_int ...
> *** testing nf_put_var_real ...
> *** testing nf_put_var_double ...
> *** testing nf_put_vara_text ...
> *** testing nf_put_vara_int1 ...
> *** testing nf_put_vara_int2 ...
> *** testing nf_put_vara_int ...
> *** testing nf_put_vara_real ...
> *** testing nf_put_vara_double ...
> *** testing nf_put_vars_text ...
> *** testing nf_put_vars_int1 ...
> *** testing nf_put_vars_int2 ...
> *** testing nf_put_vars_int ...
> *** testing nf_put_vars_real ...
> *** testing nf_put_vars_double ...
> *** testing nf_put_varm_text ...
> *** testing nf_put_varm_int1 ...
> *** testing nf_put_varm_int2 ...
> *** testing nf_put_varm_int ...
> *** testing nf_put_varm_real ...
> *** testing nf_put_varm_double ...
> *** testing nf_rename_var ...
> *** testing nf_put_att_text ...
> *** testing nf_put_att_int1 ...
> *** testing nf_put_att_int2 ...
> *** testing nf_put_att_int ...
> *** testing nf_put_att_real ...
> *** testing nf_put_att_double ...
> *** testing nf_copy_att ...
> *** testing nf_rename_att ...
> *** testing nf_del_att ...
> *** testing nf_set_fill ...
> *** testing nf_set_default_format ...
> bad default format: status = %dNo error
> 
> ###            2  FAILURES TESTING nf_set_default_format! ###
> Total number of failures:            2
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: VEA-664369
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.