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

[netCDF #PCI-385522]: Help Error make check



Hello,

Can you provide the `config.log` file and `test-suite.log` file generated when 
you configured the build and ran `make check`, respectively?  These files 
should provide some information about the system, and the specific failure, 
that I can use to try to diagnose this issue.

Thanks!

-Ward

> Dear Support,
> 
> First thank you for take your time to try to help me with this
> installation.  My problem is when i try to "make check" i get this error:
> 
> 
> *Makefile:1240: recipe for target 'nf_test' failed*
> *make[2]: *** [nf_test] Error 1*
> *make[2]: Leaving directory '/home/xxxx/netcdf-fortran-4.4.4/nf_test'*
> *Makefile:1814: recipe for target 'check-am' failed*
> *make[1]: *** [check-am] Error 2*
> *make[1]: Leaving directory '/home/xxxx/netcdf-fortran-4.4.4/nf_test'*
> *Makefile:534: recipe for target 'check-recursive' failed*
> *make: *** [check-recursive] Error 1*
> 
> 
> *Here i reproduce the command that i use to compile:*
> 
> unset CC CXX F77 FC F90 CPP CXXCPP CFLAGS CXXFLAGS FFLAGS
> export CC=icc
> export CXX=icpc
> export CFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export CXXFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export F77=ifort
> export FC=ifort
> export F90=ifort
> export FFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export CPP='icc -E'
> export CXXCPP='icpc -E'
> 
> export CPPFLAGS="-I/usr/local/hdf5/include -I=/usr/local/include"
> export LDFLAGS="-L/usr/local/hdf5/lib"
> export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}/usr/local/lib
> 
> ./configure --prefix=/usr/local/netcdf-fortran-4.4.4
> make
> make check
> 
> Makefile:1240: recipe for target 'nf_test' failed
> make[2]: *** [nf_test] Error 1
> make[2]: Leaving directory '/home/xxxx/netcdf-fortran-4.4.4/nf_test'
> Makefile:1814: recipe for target 'check-am' failed
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory '/home/xxxx/netcdf-fortran-4.4.4/nf_test'
> Makefile:534: recipe for target 'check-recursive' failed
> make: *** [check-recursive] Error 1
> 
> Thank you
> --
> Alejandro Decchi
> Network Administrator
> 
> 


Ticket Details
===================
Ticket ID: PCI-385522
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.