On Sep 18, 2:21 pm, Justin Walker <[EMAIL PROTECTED]> wrote:
> On Sep 16, 2008, at 10:43 PM, mabshoff wrote:
>
>
>
> > Hello folks,
>
> > after 251 closed tickets here we go. This is rc5/final and likely
> > identical to the 3.1.2 release. There was an rc4 that never got
> > publicly announced since it had some Gremlins in it. As far as we know
> > there are no know build issues and doctest failures (assuming you
> > don't have Fink or MacPorts in $PATH). Give it a whirl and report any
> > issue as usual.
>
> > Sources are available at
>
> >http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/
>
> Built w/o problems on a Core Duo/Mac OS X, 10.5.5 system.
>
> Testing was a bit dodgy because I kept having to put the laptop to  
> sleep as I wandered from place to place.  In the end, 4 tests failed:
>
>          sage -t  devel/sage/sage/gsl/ode.pyx
>          sage -t  devel/sage/sage/interfaces/lisp.py
>          sage -t  devel/sage/sage/plot/plot.py
>          sage -t  devel/sage/sage/rings/tests.py
>
> All but the lisp.py test failure were timeouts.  I ran all 4 again,  
> and they all passed.
>
> Below is the output from the failure of lisp.py.  Make sense to anyone?
>
> Justin
>
> **************************************************
> File "/SandBox/Justin/sb/sage-3.1.2/tmp/lisp.py", line 290:
>      sage: lisp.version()
> Expected:
>      GNU CLISP ... (...) (built ...) (memory ...)
>      ...
> Got:
>      GNU CLISP 2.46 (2008-07-02) (built on Hasse-2.local [10.0.1.200])
>      Software: GNU C 4.0.1 (Apple Inc. build 5465)
>      gcc -O0 -g -I/SandBox/Justin/sb/sage-3.1.2/local/include/ -L/
> SandBox/Justin/sb/sage-3.1.2/local/lib/ -W -Wswitch -Wcomment -
> Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-
> sign-compare -O0 -fexpensive-optimizations -falign-functions=4 -
> DUNIX_BINARY_DISTRIB -DUNICODE -DNO_SIGSEGV -I. -x none -lintl -Wl,-
> framework -Wl,CoreFoundation -lreadline -lncurses  -liconv
>      SAFETY=0 HEAPCODES STANDARD_HEAPCODES SPVW_BLOCKS SPVW_MIXED  
> TRIVIALMAP_MEMORY
>      libiconv 1.11
>      libreadline 5.2
>      Features:
>      (REGEXP SYSCALLS I18N LOOP COMPILER CLOS MOP CLISP ANSI-CL COMMON-
> LISP LISP=CL
>       INTERPRETER SOCKETS GENERIC-STREAMS LOGICAL-PATHNAMES SCREEN  
> GETTEXT UNICODE
>       BASE-CHAR=CHARACTER UNIX MACOS)
>      C Modules: (clisp i18n syscalls regexp)
>      Installation directory: /SandBox/Justin/sb/sage-3.1.2/local/lib/
> clisp-2.46/
>      User language: ENGLISH
>      Machine: I386 (I386) Hasse-2.local [127.0.0.1]
>      <BLANKLINE>
> **********************************************************************

Ok, the above seems to fail due to "memory" vs. "MEMORY" in the
doctest. Can you open a ticket? I will post a trivial patch to fix it.
I have no idea why it fails on your OSX box, but not on the three or
so we test. Sigh ....

Cheers,

Michael

> --
> Justin C. Walker, Curmudgeon-At-Large
> Institute for the Enhancement of the Director's Income
> --------
> When LuteFisk is outlawed,
> Only outlaws will have LuteFisk
> --------
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to