On Jan 31, 2012 3:18 PM, "Starx" <[email protected]> wrote:
>
> Hi, I am running OS X 10.6.8 and I just upgraded to 4.8 from 4.7.2.
> Some code I've been working on all of a sudden started failing it's
> doctests.  Most of the failures have been easy to track down and fix,
> I only have one left to go but it's stumped me:
>
> d-69-91-134-166:sage-main Starx$ sage -t sage/modules/quiver_module.py
> sage -t  "devel/sage-main/sage/modules/quiver_module.py"
> lda must be >= MAX(N,1): lda=0 N=0Parameter 7 to routine cblas_sgemv
> was incorrect
> Mac OS BLAS parameter error in cblas_sgemv, parameter #0, (unavailable),
is 0
>
>         [2.7 s]
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  "devel/sage-main/sage/modules/quiver_module.py"
> Total time for all tests: 2.7 seconds
>
> I don't know what kind of error this is, but it doesn't seem to be of
> a kind that would come from my code (I'm not doing anything with the
> OS, just loading sage modules and creating sage objects).

Please make your code available.

>
> I tried going into sage and running some of the code from my doctests
> manually and even though the above is the only error from the doctest
> some of the doctest code still produces errors, so does that mean this
> is an error with the doctester itself?

It depends on the code...
>
> -Jim Stark
>
> --
> Die Dunkelheit... leitet die Musik.
> Die Musik... leitet die Seele.
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
[email protected]
> For more options, visit this group at
http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to