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

[netCDF #NRU-931134]: netcdf-fortran-4.4.1: recipe for target 'test-suite.log' failed



Hello,

It appears to me that you may need to set your LD_LIBRARY_PATH to include the 
directories which contain libnetcdf and the other directories.  Try the 
following:

    $ export 
LD_LIBRARY_PATH="/usr/local/lib:/usr/local/netcdf432/lib:$LD_LIBRARY_PATH"
    $ make check

If this does not work, will you please try running one of the tests by hand, 
and report the error message you receive?

Thanks, 

-Ward

> Dear netcdf, (Sorry this is my second email. In the first email I attached
> wrong donfig.log file.)
> 
> I have successfully configured, build and installed netcdf-C (4.3.2) with
> HDF5, ZLIB, SZLIB on cygwin using GCC 4.7.3 as:
> 
> 
> 1. LIBS=-lsz CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
> ./configure
> --prefix=/usr/local/netcdf432
> 2. make
> 3. make check
> 4. make
> 
> 
> Then, I am installing netcdf-fortran 4.4.1. I configured and build
> successfully  netcdf-fortran 4.4.1 as:
> 
> 
> 1. LIBS="-lsz -lnetcdf -lhdf5_hl -lhdf5 -lz -lcurl"
> CPPFLAGS=-I/usr/local/netcdf432/include LDFLAGS=-L/usr/local/netcdf432/lib
> ./configure --prefix=/usr/local/netcdf-fortran441
> 2. make
> 
> 
> But, Make Check gets failed with the following errors:
> 
> make  check-TESTS
> make[2]: Entering directory '/home/netcdf-fortran-4.4.1/nf_test'
> make[3]: Entering directory '/home/netcdf-fortran-4.4.1/nf_test'
> FAIL: nf_test.exe
> PASS: create_fills.sh
> FAIL: ftst_vars.exe
> FAIL: ftst_vars2.exe
> FAIL: ftst_vars3.exe
> FAIL: ftst_vars4.exe
> FAIL: ftst_vars5.exe
> FAIL: ftst_vars6.exe
> FAIL: ftst_types.exe
> FAIL: ftst_types2.exe
> FAIL: ftst_types3.exe
> FAIL: ftst_groups.exe
> FAIL: ftst_path.exe
> FAIL: ftst_rengrps.exe
> FAIL: f90tst_vars.exe
> FAIL: tst_types.exe
> FAIL: tst_types2.exe
> PASS: f90tst_vars_vlen.exe
> FAIL: tst_f90_nc4.exe
> FAIL: f90tst_grps.exe
> FAIL: f90tst_fill.exe
> FAIL: f90tst_fill2.exe
> FAIL: f90tst_vars3.exe
> FAIL: f90tst_vars4.exe
> FAIL: f90tst_vars2.exe
> FAIL: f90tst_path.exe
> FAIL: f90tst_rengrps.exe
> FAIL: tst_f90.exe
> make[4]: Entering directory '/home/netcdf-fortran-4.4.1/nf_test'
> make[4]: Nothing to be done for 'all'.
> make[4]: Leaving directory '/home/netcdf-fortran-4.4.1/nf_test'
> ============================================================================
> Testsuite summary for netCDF-Fortran 4.4.1
> ============================================================================
> # TOTAL: 28
> *# PASS:  2*
> # SKIP:  0
> # XFAIL: 0
> *# FAIL:  26*
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See nf_test/test-suite.log
> Please report to address@hidden
> ============================================================================
> Makefile:1397: recipe for target 'test-suite.log' failed
> make[3]: *** [test-suite.log] Error 1
> make[3]: Leaving directory '/home/netcdf-fortran-4.4.1/nf_test'
> Makefile:1503: recipe for target 'check-TESTS' failed
> make[2]: *** [check-TESTS] Error 2
> make[2]: Leaving directory '/home/netcdf-fortran-4.4.1/nf_test'
> Makefile:1814: recipe for target 'check-am' failed
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory '/home/netcdf-fortran-4.4.1/nf_test'
> Makefile:534: recipe for target 'check-recursive' failed
> make: *** [check-recursive] Error 1
> 
> I am attaching config.log and test-suite.log files for reference. I also
> tried 'autoreconf -if' before running configure as suggested on
> http://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg12593.html.
> But it also did not work.
> 
> I will be grateful for you help in getting the netcdf-fortran-4.4.1
> installed.
> 
> --
> Kind Regards
> Dr. M. Jahanzeb Malik
> 
> 

Ticket Details
===================
Ticket ID: NRU-931134
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.