On Sat, Sep 24, 2005 at 12:56:15AM +0200, steven mestdagh wrote: > > hmm yes, something like 12 out of 1200 tests fail. however, when issuing > > 'gmake check' in the test directory, only 1 test fails. the exp() function > > does not return the expected (by the test scripts anyway) result: > > > > value expected > > exp (Inf) NaN Inf > > exp (-Inf) NaN 0 > > > > any ideas? I'll try to figure out why those other tests fail. > > so, those other 11 tests are failing because HOME is set to something > nonexistent. is there a good way to fix such things?
these tests are still doing the same, but i got some inspiration from other ports to fix other things - added MODULES=gcc3 (octave only compiles with gcc3) - does anyone want to test such architectures? - fixed the shared library names, get rid of symlinks there - used GNU_ARCH within packing list - patched configure to not test for runtest (it is included in REGRESS_DEPENDS) Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
octave.tgz
Description: application/tar-gz