This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make check fails on HPUX 11


Hello:

I didn't see further diagnostics in the log file.  'make check' failed
in the specfunc directory:

~/src/gsl-1.0:78$ grep FAIL: log

FAIL:   gsl_sf_legendre_Pl_array(100)
FAIL:   gsl_sf_legendre_sphPlm_array(100, 5, 0.5)
FAIL: Legendre Functions
FAIL: test
(banner and make errors follow)

Could it be a bug in the test script?  I'm seeing the following in all
directories, for example, the 'dht' directory appears to have four
tests, but the script is reporting five:

~/src/gsl-1.0/dht:81$ make check
        make  test
`test' is up to date.
        make  check-TESTS
PASS: Small Exact DHT
PASS: Simple  DHT
PASS: Exp  J1 DHT
PASS: Poly J1 DHT
PASS: test		<----- Fifth test?
==================
All 1 tests passed	<----- Counter off
==================


Thanks,
	Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]