On Oct 12, 2014, at 08:47 , Volker Braun wrote:

> Use get git "develop" branch! Alternatively, download 
> http://sage.sagedev.org/home/release/sage-6.4.beta5.tar.gz

Built from the tarball on two Mac OS X systems,
 - 10.6.8 (Dual 6-core Xeons)
 - 10.9.5 (Quad-core Core i7)

On 10.9.5, the build completed w/o problems and all tests ('ptestlong') passed.

On 10.6.8, the build completed w/o problems, but one test ('ptestlong') failed:
  sage -t --long --warn-long 90.3 src/sage/matrix/matrix_sparse.pyx
  2 items had failures:
    2 of 3 in sage.matrix.matrix_sparse.Matrix_sparse._derivative
      The errors descend from this:
        RuntimeError: ECL says: The function
                      SET-LOCALE-SUBDIR is undefined.
    4 of 5 in sage.matrix.matrix_sparse.Matrix_sparse.change_ring
      The errors descend from this:
         RuntimeError: ECL says: Filesystem error with pathname
          
"/private/var/folders/+T/+Tyl2aExGc8sAj4PXe7PCU++7wE/-Tmp-/ecl003Fmizz7.tmp".
         Either
          1) the file does not exist, or
          2) we are not allowed to access the file, or
          3) the pathname points to a broken symbolic link.

Rerunning this one by hand produced no errors, so, like William, I suspect 
races.

Rerunning full 'ptestlong', there was one failure, this time:
  sage -t --long --warn-long 86.2 src/sage/symbolic/integration/external.py

In each of the above full tests, I used "-j24" (dual 6-core Xeons).  I then ran 
it with "-j20", and all tests passed.  Note that I only reran the tests, not 
the build.

Logs available if needed.

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
If it weren't for carbon-14, I wouldn't date at all.
-----------


-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to