help-octave
[Top][All Lists]
Advanced

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

Octave 3.6.1 Make Check on FreeBSD


From: Thomas D. Dean
Subject: Octave 3.6.1 Make Check on FreeBSD
Date: Mon, 27 Feb 2012 22:21:25 -0800
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120126 Thunderbird/9.0

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

>  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
  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?

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

Tom Dean


reply via email to

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