Build reports for 3.1.2.alpha2

32-bit still running

64-bit on
Linux version 2.6.18.8-0.3-default ([EMAIL PROTECTED]) (gcc version
4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Tue Apr 17 08:42:35
UTC 2007

Build ok, one doctest failed:  sage -t  devel/sage/sage/interfaces/octave.py

Details: (it appears that this machine does not have octave, but
surely "-testall" should be able to detect that instead of failing?

sage -t  devel/sage/sage/interfaces/octave.py
**********************************************************************
File "/home/jec/sage-3.1.2.alpha2/tmp/octave.py", line 279:
    sage: octave.set('x', '2') #optonal -- requires Octave
Exception raised:
    Traceback (most recent call last):
      File "/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/doctest.py",
line 1228, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__.example_10[2]>", line 1, in <module>
        octave.set('x', '2') #optonal -- requires Octave###line 279:
    sage: octave.set('x', '2') #optonal -- requires Octave
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 284, in set
        out = self.eval(cmd)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 935, in eval
        return '\n'.join([self._eval_line(L, **kwds) for L in
code.split('\n') if L != ''])
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 631, in _eval_line
        self._start()
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 270, in _start
        Expect._start(self)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 455, in _start
        self.__name, cmd, self._install_hints())
    RuntimeError: Unable to start octave because the command 'octave
--no-line-editing --silent' failed.

            You must get the program "octave" in order to use Octave
            from SAGE.   You can read all about Octave at
                    http://www.gnu.org/software/octave/

            LINUX / WINDOWS (colinux):
               Do apt-get install octave as root on your machine
               (or, in Windows, in the colinux console).

            OS X:
               * This website has links to binaries for OS X PowerPC
                 and OS X Intel builds of the latest version of Octave:
                         http://hpc.sourceforge.net/
                 Once you get the tarball from there, go to the / directory
                 and type
                         tar zxvf octave-intel-bin.tar.gz
                 to extract it to usr/local/...   Make sure /usr/local/bin
                 is in your PATH.  Then type "octave" and verify that
                 octave starts up.
               * Darwin ports and fink have Octave as well.

**********************************************************************
File "/home/jec/sage-3.1.2.alpha2/tmp/octave.py", line 293:
    sage: octave.set('x', '2') #optonal -- requires Octave
Exception raised:
    Traceback (most recent call last):
      File "/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/doctest.py",
line 1228, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__.example_11[2]>", line 1, in <module>
        octave.set('x', '2') #optonal -- requires Octave###line 293:
    sage: octave.set('x', '2') #optonal -- requires Octave
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 284, in set
        out = self.eval(cmd)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 935, in eval
        return '\n'.join([self._eval_line(L, **kwds) for L in
code.split('\n') if L != ''])
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 631, in _eval_line
        self._start()
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 270, in _start
        Expect._start(self)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 455, in _start
        self.__name, cmd, self._install_hints())
    RuntimeError: Unable to start octave because the command 'octave
--no-line-editing --silent' failed.

            You must get the program "octave" in order to use Octave
            from SAGE.   You can read all about Octave at
                    http://www.gnu.org/software/octave/

            LINUX / WINDOWS (colinux):
               Do apt-get install octave as root on your machine
               (or, in Windows, in the colinux console).

            OS X:
               * This website has links to binaries for OS X PowerPC
                 and OS X Intel builds of the latest version of Octave:
                         http://hpc.sourceforge.net/
                 Once you get the tarball from there, go to the / directory
                 and type
                         tar zxvf octave-intel-bin.tar.gz
                 to extract it to usr/local/...   Make sure /usr/local/bin
                 is in your PATH.  Then type "octave" and verify that
                 octave starts up.
               * Darwin ports and fink have Octave as well.

**********************************************************************
File "/home/jec/sage-3.1.2.alpha2/tmp/octave.py", line 306:
    sage: octave.set('x', '2') #optonal -- requires Octave
Exception raised:
    Traceback (most recent call last):
      File "/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/doctest.py",
line 1228, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__.example_12[2]>", line 1, in <module>
        octave.set('x', '2') #optonal -- requires Octave###line 306:
    sage: octave.set('x', '2') #optonal -- requires Octave
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 284, in set
        out = self.eval(cmd)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 935, in eval
        return '\n'.join([self._eval_line(L, **kwds) for L in
code.split('\n') if L != ''])
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 631, in _eval_line
        self._start()
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/octave.py",
line 270, in _start
        Expect._start(self)
      File 
"/home/jec/sage-3.1.2.alpha2/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 455, in _start
        self.__name, cmd, self._install_hints())
    RuntimeError: Unable to start octave because the command 'octave
--no-line-editing --silent' failed.

            You must get the program "octave" in order to use Octave
            from SAGE.   You can read all about Octave at
                    http://www.gnu.org/software/octave/

            LINUX / WINDOWS (colinux):
               Do apt-get install octave as root on your machine
               (or, in Windows, in the colinux console).

            OS X:
               * This website has links to binaries for OS X PowerPC
                 and OS X Intel builds of the latest version of Octave:
                         http://hpc.sourceforge.net/
                 Once you get the tarball from there, go to the / directory
                 and type
                         tar zxvf octave-intel-bin.tar.gz
                 to extract it to usr/local/...   Make sure /usr/local/bin
                 is in your PATH.  Then type "octave" and verify that
                 octave starts up.
               * Darwin ports and fink have Octave as well.

**********************************************************************
3 items had failures:
   1 of   3 in __main__.example_10
   1 of   3 in __main__.example_11
   1 of   3 in __main__.example_12
***Test Failed*** 3 failures.
For whitespace errors, see the file
/home/jec/sage-3.1.2.alpha2/tmp/.doctest_octave.py
         [1.1 s]
exit code: 1024




2008/8/29 mabshoff <[EMAIL PROTECTED]>:
>
> Hello folks,
>
> here is alpha2. We fixed another boatload of small and not so small
> issues. The performance regression with plotting is fixed, but there
> are still doctesting issues with the ghmm code. We will tackle that in
> alpha3 which hopefully will be done before Doc Day 3. Aside from that
> we also updated jmol and a bunch of other spkgs. One goal is to
> upgrade ATLAS to the 3.8.2 release in alpha3 and also finish up
> merging a bunch of the 40 or so patches awaiting review. The goal of
> Doc Day 3 is to get coverage up to 60% from currently 57.3%. To reach
> that goal we need to add 564 doctests (unless we remove some dead
> code), so this is certainly an ambitious goal.
>
>

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