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

[netCDF #OZD-922099]: failed make check



Hello,

Can you provide the config.log and test-suite.log files generated when 
netcdf-cxx4-4.3.0 is configured and compiled?  That will give us some 
information about the system, and how the tests are failing specifically.  

Thanks!

-Ward

> By checking for netcdf-cxx4-4.3.0 it shows following,
> make  check-TESTS
> make[2]: Entering directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> make[3]: Entering directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> FAIL: test_classic
> FAIL: test_group
> FAIL: test_dim
> FAIL: test_att
> FAIL: test_var
> FAIL: test_var2
> FAIL: test_type
> FAIL: test_open_close
> make[4]: Entering directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> make[4]: Nothing to be done for 'all'.
> make[4]: Leaving directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> ============================================================================
> Testsuite summary for netCDF-cxx4 4.3.0
> ============================================================================
> # TOTAL: 8
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  8
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See cxx4/test-suite.log
> Please report to address@hidden
> ============================================================================
> Makefile:895: recipe for target 'test-suite.log' failed
> make[3]: *** [test-suite.log] Error 1
> make[3]: Leaving directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> Makefile:1001: recipe for target 'check-TESTS' failed
> make[2]: *** [check-TESTS] Error 2
> make[2]: Leaving directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> Makefile:1123: recipe for target 'check-am' failed
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory
> '/home/rabbani/build_WRF/libraries/netcdf-cxx4-4.3.0/cxx4'
> Makefile:516: recipe for target 'check-recursive' failed
> make: *** [check-recursive] Error 1
> 
> this is inside .bashrc
> 
> export CC="gcc"
> #export CFLAGS="-fPIC"
> export CXX="g++"
> export FC="gfortran"
> export FCFLAGS="-m64"
> export FC77="gfortran"
> export F77="gfortran"
> export FFLAGS="-m64"
> export CFLAGS="-g -O2 -fPIC"
> export LDFLAGS=-L/usr/local/lib
> export CPPFLAGS=-I/usr/local/include
> export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
> export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/bin:
> export MET_NETCDF=/usr/local/netcdf
> export MET_NETCDFINC=${MET_NETCDF}/include
> export MET_NETCDFLIB=${MET_NETCDF}/lib
> export MET_HDF5=/usr/local
> export MET_BUFR=/home/rabbani/met_tools/BUFRLIB
> export MET_GSLLIB=/usr/local/lib
> export MET_GSLINC=/usr/local/include
> export
> MET_GRIB2CINC=/home/rabbani/anaconda2/pkgs/g2clib-1.6.0-h8a8886c_5/include
> export
> MET_GRIB2CLIB=/home/rabbani/anaconda2/pkgs/g2clib-1.6.0-h8a8886c_5/lib
> export JASPERINC=/usr/local/include
> export JASPERLIB=/usr/local/lib
> export PATH=$MET_NETCDF/bin:$PATH
> 
> Actually I'm compiling netcdf for compiling MET TOOLS. But I'm geeting this
> error. Before
> For netcdf-c-4.6.3, it says, "Congratulations! You have successfully
> installed the        |
> | new netCDF-4" but while checking by "Make check" it says, FAIL:
> run_tests.sh ;FAIL: run_nc4_tests.sh
> 
> For configuring i used for netcdf-c, netcdf-cxx
> CC="gcc" CPPFLAGS="-I/usr/local/netcdf/include"
> LDFLAGS="-L/usr/local/netcdf/lib" ./configure  --prefix=/usr/local/netcdf
> 
> Seeking your kind respose,
> Golam Rabbani
> MSc (internship), Atmospheric Science
> Central University of Rajasthan, Rajasthan, India.
> 
> 


Ticket Details
===================
Ticket ID: OZD-922099
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.