help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.6.1 Make Check on FreeBSD


From: marco atzeri
Subject: Re: Octave 3.6.1 Make Check on FreeBSD
Date: Tue, 28 Feb 2012 07:31:27 +0100

On Tue, Feb 28, 2012 at 7:21 AM, Thomas D. Dean  wrote:
> This is not a bug, just the results of make check.  I don't know where this
> belongs so I posted here and to bugs

bugs mailing list is dead. For bug reporting use
https://savannah.gnu.org/bugs/?group=octave

>
>>  uname -a
> FreeBSD P9X79.tddhome 9.0-STABLE FreeBSD 9.0-STABLE #0: Thu Feb 23 20:06:18
> PST 2012     address@hidden:/usr/obj/usr/src/sys/GENERIC  amd64
>
>> tar -xvjf tarballs/octave-3.6.1.tar.bz2
>> cd octave-3.6.1
>> ./configure --disable-docs --without-umfpack
>> gmake
> ...
> Octave successfully built.  Now choose from the following:
>
>> gmake check | grep FAIL
>  src/data.cc .................................... PASS  790/798  FAIL 8

likely sort failures on Inf/NaN for complex

>  scripts/plot/axis.m ............................ PASS    1/2    FAIL 1
>  scripts/statistics/distributions/logninv.m ..... PASS   15/19   FAIL 4
>  scripts/statistics/distributions/nbincdf.m ..... PASS   14/20   FAIL 6
>  scripts/time/datevec.m ......................... PASS   11/12   FAIL 1
>  test_system.m .................................. PASS   95/96   FAIL 1

>
> Summary:
>  PASS   9975
>  FAIL     21
>
> Since I configured without umfpack, how many of these should I expect?
none of them

>
> How do I extract the tests to see what is wrong and possibly fix it?

look for "fntest.log"  on "test"  directory

>
> Tom Dean

Marco


reply via email to

[Prev in Thread] Current Thread [Next in Thread]