[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #TSQ-895751]: problems compiling netCDF with wgrib2
- Subject: [netCDF #TSQ-895751]: problems compiling netCDF with wgrib2
- Date: Sat, 13 Dec 2014 16:54:26 -0700
Hi Wayne,
Here's the response to another user who encountered the same error when
trying to build netCDF-3.6.3:
http://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg12273.html
I hope that helps ...
--Russ
> I am trying to install wgrib2 on a Linux 32-bit machine but I am
> encountering problems with the netCDF build. Here is what I
> see in the log output:
>
>
> Switching to netCDF classic format.
> *** Testing nc_strerror ... ok
> *** Testing nc_open ... ok
> *** Testing nc_close ... ok
> *** Testing nc_inq ... ok
> *** Testing nc_inq_dimid ... ok
> *** Testing nc_inq_dim ... ok
> *** Testing nc_inq_dimlen ... ok
> *** Testing nc_inq_dimname ... ok
> *** Testing nc_inq_varid ... ok
> *** Testing nc_inq_var ... ok
> *** Testing nc_inq_natts ... ok
> *** Testing nc_inq_ndims ... ok
> *** Testing nc_inq_nvars ... ok
> *** Testing nc_inq_unlimdim ... ok
> *** Testing nc_inq_vardimid ... ok
> *** Testing nc_inq_varname ... ok
> *** Testing nc_inq_varnatts ... ok
> *** Testing nc_inq_varndims ... ok
> *** Testing nc_inq_vartype ... ok
> *** Testing nc_get_var_text ... 179 good comparisons. ok
> *** Testing nc_get_var_uchar ... 264 good comparisons. ok
> *** Testing nc_get_var_schar ... 269 good comparisons. ok
> *** Testing nc_get_var_short ... 682 good comparisons. ok
> *** Testing nc_get_var_int ... 1189 good comparisons. ok
> *** Testing nc_get_var_long ... 1189 good comparisons. ok
> *** Testing nc_get_var_float ... 1198 good comparisons. ok
> *** Testing nc_get_var_double ... 1207 good comparisons. ok
> *** Testing nc_get_var1_text ... 179 good comparisons. ok
> *** Testing nc_get_var1_uchar ... 264 good comparisons. ok
> *** Testing nc_get_var1_schar ... 269 good comparisons. ok
> *** Testing nc_get_var1_short ... 682 good comparisons. ok
> *** Testing nc_get_var1_int ... 1189 good comparisons. ok
> *** Testing nc_get_var1_long ... 1189 good comparisons. ok
> *** Testing nc_get_var1_float ... 1198 good comparisons. ok
> *** Testing nc_get_var1_double ... 1207 good comparisons. ok
> *** Testing nc_get_var1 ... 1386 good comparisons. ok
> *** Testing nc_get_vara_text ... 179 good comparisons. ok
> *** Testing nc_get_vara_uchar ... 264 good comparisons. ok
> *** Testing nc_get_vara_schar ... 269 good comparisons. ok
> *** Testing nc_get_vara_short ... 682 good comparisons. ok
> *** Testing nc_get_vara_int ... 1189 good comparisons. ok
> *** Testing nc_get_vara_long ... 1189 good comparisons. ok
> *** Testing nc_get_vara_float ... 1198 good comparisons. ok
> *** Testing nc_get_vara_double ... 1207 good comparisons. ok
> *** Testing nc_get_vara ... 1386 good comparisons. ok
> *** Testing nc_get_vars_text ... 179 good comparisons. ok
> *** Testing nc_get_vars_uchar ... 264 good comparisons. ok
> *** Testing nc_get_vars_schar ... 269 good comparisons. ok
> *** Testing nc_get_vars_short ... 682 good comparisons. ok
> *** Testing nc_get_vars_int ... 1189 good comparisons. ok
> *** Testing nc_get_vars_long ... 1189 good comparisons. ok
> *** Testing nc_get_vars_float ... 1198 good comparisons. ok
> *** Testing nc_get_vars_double ... 1207 good comparisons. ok
> *** Testing nc_get_vars ... 1386 good comparisons. ok
> *** Testing nc_get_varm_text ... 179 good comparisons. ok
> *** Testing nc_get_varm_uchar ... 264 good comparisons. ok
> *** Testing nc_get_varm_schar ... 269 good comparisons. ok
> *** Testing nc_get_varm_short ... 682 good comparisons. ok
> *** Testing nc_get_varm_int ... 1189 good comparisons. ok
> *** Testing nc_get_varm_long ... 1189 good comparisons. ok
> *** Testing nc_get_varm_float ... 1198 good comparisons. ok
> *** Testing nc_get_varm_double ... 1207 good comparisons. ok
> *** Testing nc_get_varm ... 1386 good comparisons. ok
> *** Testing nc_get_att_text ... 7 good comparisons. ok
> *** Testing nc_get_att_uchar ... 5 good comparisons. ok
> *** Testing nc_get_att_schar ... 7 good comparisons. ok
> *** Testing nc_get_att_short ... 15 good comparisons. ok
> *** Testing nc_get_att_int ... 19 good comparisons. ok
> *** Testing nc_get_att_long ... 19 good comparisons. ok
> *** Testing nc_get_att_float ... 23 good comparisons. ok
> *** Testing nc_get_att_double ... 27 good comparisons. ok
> *** Testing nc_get_att ... 34 good comparisons. ok
> *** Testing nc_inq_att ... ok
> *** Testing nc_inq_attname ... ok
> *** Testing nc_inq_attid ... ok
> *** Testing nc_inq_attlen ... ok
> *** Testing nc_inq_atttype ... ok
> *** Testing nc_create ... ok
> *** Testing nc_redef ... 1386 good comparisons. 34 good comparisons.
> 1386 good comparisons. 34 good comparisons. ok
> *** Testing nc_sync ... 34 good comparisons. 1386 good comparisons. ok
> *** Testing nc_abort ... 1386 good comparisons. 34 good comparisons. ok
> *** Testing nc_def_dim ... ok
> *** Testing nc_rename_dim ... ok
> *** Testing nc_def_var ... ok
> *** Testing nc_put_var_text ... 179 good comparisons. ok
> *** Testing nc_put_var_uchar ... 264 good comparisons. ok
> *** Testing nc_put_var_schar ... 269 good comparisons. ok
> *** Testing nc_put_var_short ... 682 good comparisons. ok
> *** Testing nc_put_var_int ... 1189 good comparisons. ok
> *** Testing nc_put_var_long ... 1189 good comparisons. ok
> *** Testing nc_put_var_float ...
> FAILURE at line 2855 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 2902 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 6 FAILURES TESTING nc_put_var_float! ###
> *** Testing nc_put_var_double ... 1207 good comparisons. ok
> *** Testing nc_put_var1_text ... 179 good comparisons. ok
> *** Testing nc_put_var1_uchar ... 264 good comparisons. ok
> *** Testing nc_put_var1_schar ... 269 good comparisons. ok
> *** Testing nc_put_var1_short ... 682 good comparisons. ok
> *** Testing nc_put_var1_int ... 1189 good comparisons. ok
> *** Testing nc_put_var1_long ... 1189 good comparisons. ok
> *** Testing nc_put_var1_float ...
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 4 FAILURES TESTING nc_put_var1_float! ###
> *** Testing nc_put_var1_double ... 1207 good comparisons. ok
> *** Testing nc_put_var1 ... 1386 good comparisons. ok
> *** Testing nc_put_vara_text ... 179 good comparisons. ok
> *** Testing nc_put_vara_uchar ... 264 good comparisons. ok
> *** Testing nc_put_vara_schar ... 269 good comparisons. ok
> *** Testing nc_put_vara_short ... 682 good comparisons. ok
> *** Testing nc_put_vara_int ... 1189 good comparisons. ok
> *** Testing nc_put_vara_long ... 1189 good comparisons. ok
> *** Testing nc_put_vara_float ...
> FAILURE at line 4077 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 4077 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 6 FAILURES TESTING nc_put_vara_float! ###
> *** Testing nc_put_vara_double ... 1207 good comparisons. ok
> *** Testing nc_put_vara ... 1386 good comparisons. ok
> *** Testing nc_put_vars_text ... 179 good comparisons. ok
> *** Testing nc_put_vars_uchar ... 264 good comparisons. ok
> *** Testing nc_put_vars_schar ... 269 good comparisons. ok
> *** Testing nc_put_vars_short ... 682 good comparisons. ok
> *** Testing nc_put_vars_int ... 1189 good comparisons. ok
> *** Testing nc_put_vars_long ... 1189 good comparisons. ok
> *** Testing nc_put_vars_float ...
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 5338 of test_put.c: range error: status = 0
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 7 FAILURES TESTING nc_put_vars_float! ###
> *** Testing nc_put_vars_double ... 1207 good comparisons. ok
> *** Testing nc_put_vars ... 1386 good comparisons. ok
> *** Testing nc_put_varm_text ... 179 good comparisons. ok
> *** Testing nc_put_varm_uchar ... 264 good comparisons. ok
> *** Testing nc_put_varm_schar ... 269 good comparisons. ok
> *** Testing nc_put_varm_short ... 682 good comparisons. ok
> *** Testing nc_put_varm_int ... 1189 good comparisons. ok
> *** Testing nc_put_varm_long ... 1189 good comparisons. ok
> *** Testing nc_put_varm_float ...
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6661 of test_put.c: range error: status = 0
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6661 of test_put.c: range error: status = 0
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 10 FAILURES TESTING nc_put_varm_float! ###
> *** Testing nc_put_varm_double ... 1207 good comparisons. ok
> *** Testing nc_put_varm ... 1386 good comparisons. ok
> *** Testing nc_rename_var ... 1386 good comparisons. ok
> *** Testing nc_put_att_text ... 7 good comparisons. ok
> *** Testing nc_put_att_uchar ... 5 good comparisons. ok
> *** Testing nc_put_att_schar ... 7 good comparisons. ok
> *** Testing nc_put_att_short ... 15 good comparisons. ok
> *** Testing nc_put_att_int ... 19 good comparisons. ok
> *** Testing nc_put_att_long ... 19 good comparisons. ok
> *** Testing nc_put_att_float ...
> FAILURE at line 1329 of test_put.c: att. value read not that
> expected
> FAILURE at line 1329 of test_put.c: att. value read not that
> expected
> 21 good comparisons.
> ### 2 FAILURES TESTING nc_put_att_float! ###
> *** Testing nc_put_att_double ... 27 good comparisons. ok
> *** Testing nc_put_att ... 34 good comparisons. ok
> *** Testing nc_copy_att ... 34 good comparisons. ok
> *** Testing nc_rename_att ... 34 good comparisons. ok
> *** Testing nc_del_att ... ok
> *** Testing nc_set_default_format ... ok
>
>
> Switching to 64-bit offset format.
> *** Testing nc_strerror ... ok
> *** Testing nc_open ... ok
> *** Testing nc_close ... ok
> *** Testing nc_inq ... ok
> *** Testing nc_inq_dimid ... ok
> *** Testing nc_inq_dim ... ok
> *** Testing nc_inq_dimlen ... ok
> *** Testing nc_inq_dimname ... ok
> *** Testing nc_inq_varid ... ok
> *** Testing nc_inq_var ... ok
> *** Testing nc_inq_natts ... ok
> *** Testing nc_inq_ndims ... ok
> *** Testing nc_inq_nvars ... ok
> *** Testing nc_inq_unlimdim ... ok
> *** Testing nc_inq_vardimid ... ok
> *** Testing nc_inq_varname ... ok
> *** Testing nc_inq_varnatts ... ok
> *** Testing nc_inq_varndims ... ok
> *** Testing nc_inq_vartype ... ok
> *** Testing nc_get_var_text ... 179 good comparisons. ok
> *** Testing nc_get_var_uchar ... 264 good comparisons. ok
> *** Testing nc_get_var_schar ... 269 good comparisons. ok
> *** Testing nc_get_var_short ... 682 good comparisons. ok
> *** Testing nc_get_var_int ... 1189 good comparisons. ok
> *** Testing nc_get_var_long ... 1189 good comparisons. ok
> *** Testing nc_get_var_float ... 1198 good comparisons. ok
> *** Testing nc_get_var_double ... 1207 good comparisons. ok
> *** Testing nc_get_var1_text ... 179 good comparisons. ok
> *** Testing nc_get_var1_uchar ... 264 good comparisons. ok
> *** Testing nc_get_var1_schar ... 269 good comparisons. ok
> *** Testing nc_get_var1_short ... 682 good comparisons. ok
> *** Testing nc_get_var1_int ... 1189 good comparisons. ok
> *** Testing nc_get_var1_long ... 1189 good comparisons. ok
> *** Testing nc_get_var1_float ... 1198 good comparisons. ok
> *** Testing nc_get_var1_double ... 1207 good comparisons. ok
> *** Testing nc_get_var1 ... 1386 good comparisons. ok
> *** Testing nc_get_vara_text ... 179 good comparisons. ok
> *** Testing nc_get_vara_uchar ... 264 good comparisons. ok
> *** Testing nc_get_vara_schar ... 269 good comparisons. ok
> *** Testing nc_get_vara_short ... 682 good comparisons. ok
> *** Testing nc_get_vara_int ... 1189 good comparisons. ok
> *** Testing nc_get_vara_long ... 1189 good comparisons. ok
> *** Testing nc_get_vara_float ... 1198 good comparisons. ok
> *** Testing nc_get_vara_double ... 1207 good comparisons. ok
> *** Testing nc_get_vara ... 1386 good comparisons. ok
> *** Testing nc_get_vars_text ... 179 good comparisons. ok
> *** Testing nc_get_vars_uchar ... 264 good comparisons. ok
> *** Testing nc_get_vars_schar ... 269 good comparisons. ok
> *** Testing nc_get_vars_short ... 682 good comparisons. ok
> *** Testing nc_get_vars_int ... 1189 good comparisons. ok
> *** Testing nc_get_vars_long ... 1189 good comparisons. ok
> *** Testing nc_get_vars_float ... 1198 good comparisons. ok
> *** Testing nc_get_vars_double ... 1207 good comparisons. ok
> *** Testing nc_get_vars ... 1386 good comparisons. ok
> *** Testing nc_get_varm_text ... 179 good comparisons. ok
> *** Testing nc_get_varm_uchar ... 264 good comparisons. ok
> *** Testing nc_get_varm_schar ... 269 good comparisons. ok
> *** Testing nc_get_varm_short ... 682 good comparisons. ok
> *** Testing nc_get_varm_int ... 1189 good comparisons. ok
> *** Testing nc_get_varm_long ... 1189 good comparisons. ok
> *** Testing nc_get_varm_float ... 1198 good comparisons. ok
> *** Testing nc_get_varm_double ... 1207 good comparisons. ok
> *** Testing nc_get_varm ... 1386 good comparisons. ok
> *** Testing nc_get_att_text ... 7 good comparisons. ok
> *** Testing nc_get_att_uchar ... 5 good comparisons. ok
> *** Testing nc_get_att_schar ... 7 good comparisons. ok
> *** Testing nc_get_att_short ... 15 good comparisons. ok
> *** Testing nc_get_att_int ... 19 good comparisons. ok
> *** Testing nc_get_att_long ... 19 good comparisons. ok
> *** Testing nc_get_att_float ... 23 good comparisons. ok
> *** Testing nc_get_att_double ... 27 good comparisons. ok
> *** Testing nc_get_att ... 34 good comparisons. ok
> *** Testing nc_inq_att ... ok
> *** Testing nc_inq_attname ... ok
> *** Testing nc_inq_attid ... ok
> *** Testing nc_inq_attlen ... ok
> *** Testing nc_inq_atttype ... ok
> *** Testing nc_create ... ok
> *** Testing nc_redef ... 1386 good comparisons. 34 good comparisons.
> 1386 good comparisons. 34 good comparisons. ok
> *** Testing nc_sync ... 34 good comparisons. 1386 good comparisons. ok
> *** Testing nc_abort ... 1386 good comparisons. 34 good comparisons. ok
> *** Testing nc_def_dim ... ok
> *** Testing nc_rename_dim ... ok
> *** Testing nc_def_var ... ok
> *** Testing nc_put_var_text ... 179 good comparisons. ok
> *** Testing nc_put_var_uchar ... 264 good comparisons. ok
> *** Testing nc_put_var_schar ... 269 good comparisons. ok
> *** Testing nc_put_var_short ... 682 good comparisons. ok
> *** Testing nc_put_var_int ... 1189 good comparisons. ok
> *** Testing nc_put_var_long ... 1189 good comparisons. ok
> *** Testing nc_put_var_float ...
> FAILURE at line 2855 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 2902 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 6 FAILURES TESTING nc_put_var_float! ###
> *** Testing nc_put_var_double ... 1207 good comparisons. ok
> *** Testing nc_put_var1_text ... 179 good comparisons. ok
> *** Testing nc_put_var1_uchar ... 264 good comparisons. ok
> *** Testing nc_put_var1_schar ... 269 good comparisons. ok
> *** Testing nc_put_var1_short ... 682 good comparisons. ok
> *** Testing nc_put_var1_int ... 1189 good comparisons. ok
> *** Testing nc_put_var1_long ... 1189 good comparisons. ok
> *** Testing nc_put_var1_float ...
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 4 FAILURES TESTING nc_put_var1_float! ###
> *** Testing nc_put_var1_double ... 1207 good comparisons. ok
> *** Testing nc_put_var1 ... 1386 good comparisons. ok
> *** Testing nc_put_vara_text ... 179 good comparisons. ok
> *** Testing nc_put_vara_uchar ... 264 good comparisons. ok
> *** Testing nc_put_vara_schar ... 269 good comparisons. ok
> *** Testing nc_put_vara_short ... 682 good comparisons. ok
> *** Testing nc_put_vara_int ... 1189 good comparisons. ok
> *** Testing nc_put_vara_long ... 1189 good comparisons. ok
> *** Testing nc_put_vara_float ...
> FAILURE at line 4077 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 4077 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 6 FAILURES TESTING nc_put_vara_float! ###
> *** Testing nc_put_vara_double ... 1207 good comparisons. ok
> *** Testing nc_put_vara ... 1386 good comparisons. ok
> *** Testing nc_put_vars_text ... 179 good comparisons. ok
> *** Testing nc_put_vars_uchar ... 264 good comparisons. ok
> *** Testing nc_put_vars_schar ... 269 good comparisons. ok
> *** Testing nc_put_vars_short ... 682 good comparisons. ok
> *** Testing nc_put_vars_int ... 1189 good comparisons. ok
> *** Testing nc_put_vars_long ... 1189 good comparisons. ok
> *** Testing nc_put_vars_float ...
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 5338 of test_put.c: range error: status = 0
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 5335 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 9 FAILURES TESTING nc_put_vars_float! ###
> *** Testing nc_put_vars_double ... 1207 good comparisons. ok
> *** Testing nc_put_vars ... 1386 good comparisons. ok
> *** Testing nc_put_varm_text ... 179 good comparisons. ok
> *** Testing nc_put_varm_uchar ... 264 good comparisons. ok
> *** Testing nc_put_varm_schar ... 269 good comparisons. ok
> *** Testing nc_put_varm_short ... 682 good comparisons. ok
> *** Testing nc_put_varm_int ... 1189 good comparisons. ok
> *** Testing nc_put_varm_long ... 1189 good comparisons. ok
> *** Testing nc_put_varm_float ...
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6658 of test_put.c: NetCDF: Numeric conversion
> not representable
> FAILURE at line 6661 of test_put.c: range error: status = 0
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> FAILURE at line 712 of test_put.c: Var value read not that expected
> 1194 good comparisons.
> ### 8 FAILURES TESTING nc_put_varm_float! ###
> *** Testing nc_put_varm_double ... 1207 good comparisons. ok
> *** Testing nc_put_varm ... 1386 good comparisons. ok
> *** Testing nc_rename_var ... 1386 good comparisons. ok
> *** Testing nc_put_att_text ... 7 good comparisons. ok
> *** Testing nc_put_att_uchar ... 5 good comparisons. ok
> *** Testing nc_put_att_schar ... 7 good comparisons. ok
> *** Testing nc_put_att_short ... 15 good comparisons. ok
> *** Testing nc_put_att_int ... 19 good comparisons. ok
> *** Testing nc_put_att_long ... 19 good comparisons. ok
> *** Testing nc_put_att_float ...
> FAILURE at line 1329 of test_put.c: att. value read not that
> expected
> FAILURE at line 1329 of test_put.c: att. value read not that
> expected
> 21 good comparisons.
> ### 2 FAILURES TESTING nc_put_att_float! ###
> *** Testing nc_put_att_double ... 27 good comparisons. ok
> *** Testing nc_put_att ... 34 good comparisons. ok
> *** Testing nc_copy_att ... 34 good comparisons. ok
> *** Testing nc_rename_att ... 34 good comparisons. ok
> *** Testing nc_del_att ... ok
> *** Testing nc_set_default_format ... ok
>
> *** Total number of failures: 70
> *** nc_test FAILURE!!!
> FAIL: nc_test
>
> *** Testing some extra stuff.
> *** Trying to open non-netCDF files of tiny length...ok.
> *** Tests successful!
> PASS: tst_misc
>
> *** testing UTF-8 normalization...ok.
> *** Tests successful!
> PASS: tst_norm
>
> *** testing names with file tst_names.nc...
> *** switching to netCDF classic format...ok.
> *** switching to netCDF 64-bit offset format...ok.
> *** Tests successful!
> PASS: tst_names
> =========================================
> 1 of 5 tests failed
> Please report to address@hidden
> =========================================
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory
> `/home/winds/mcidas/src/geocat_test/grib2/netcdf-3.6.3/nc_test'
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory
> `/home/winds/mcidas/src/geocat_test/grib2/netcdf-3.6.3/nc_test'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory
> `/home/winds/mcidas/src/geocat_test/grib2/netcdf-3.6.3'
> make: *** [/home/winds/mcidas/src/geocat_test/grib2/lib/libnetcdf.a] Error 2
>
> Do you know what is going on? Thanks.
>
> Wayne Bresky
>
>
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: TSQ-895751
Department: Support netCDF
Priority: Normal
Status: Closed