On 18 Mar 2012, at 18:29, Rafael Laboissiere wrote: > Yes, the package builds fine and most of the tests succeed. There are > some tests that fail, though. You will find attached below the output of > the failing tests. If you can find fixes for them, it would be great, > since we have a tacit rule in the DOG for not uploading packages that > have many test failures. > > Rafael
Rafael, I don't see the same failures on the systems I have available at the moment: OSX 10.5.8, gcc 4.2.1, Octave 3.7.0+ gentoo linux 2.0.3, gcc 4.5.3, Octave 3.6.1 on the gentoo system I get: $ octave -q octave:1> version ans = 3.6.1 octave:2> pkg install -forge nurbs octave:3> pkg load nurbs octave:4> test nrbbasisfun PASSES 2 out of 2 tests octave:5> test nrbbasisfunder PASSES 3 out of 3 tests octave:6> test nrbsurfderiveval PASSES 21 out of 21 tests $ uname -a Linux X 2.6.38-gentoo-r6 #3 SMP Mon May 30 14:34:57 CEST 2011 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux on OS X I get: $ octave -q >> version ans = 3.7.0+ >> pkg install -forge nurbs >> pkg load nurbs >> test nrbbasisfun PASSES 2 out of 2 tests >> test nrbbasisfunder PASSES 3 out of 3 tests >> test nrbsurfderiveval PASSES 21 out of 21 tests >> exit $ uname -a Darwin guglielmo.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 I'm not sure what to do as I'm not able to debug the problem as long as I cannot reproduce it, any suggestions? c. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev