> On Mar 19, 2019, at 16:03 , Volker Braun <vbraun.n...@gmail.com> wrote:
> 
> As always, you can get the latest beta version from the "develop" git branch. 
> Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html

Built on three macOS platforms: 10.11.6 (mid-2015 MBP, Quad-core Core i7), 
10.13.6 (2017 iMac Pro, 18-core Xeon W), and 10.14.3 (2017 MBP, Quad-core Core 
i7).

I started each with a fresh clone of the develop branch.

On 10.11.6, the build completed w/o problems.  Testing (‘ptestlong’) completed 
with two tests failing:
sage -t --long --warn-long 96.9 src/sage/doctest/external.py  # Timed out
sage -t --long --warn-long 96.9 src/sage/misc/latex.py  # Timed out
Log for these is attached.

On 10.13.6, the build blew up on gsl, claiming that a header file 
(gsl/gsl_sort_double.h) was not found (although it appeared to be there).  I 
ran “make distclean” and reran the build.  It completed w/o problems.  For 
testing (‘ptestlong’), only the continuing “polynomial.pyx” leak problem showed 
up.

On 10.14.3, the build completed w/o problems.  Testing (‘ptestlong’) completed 
with all tests passed!

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Attachment: short.log
Description: Binary data


--
Justin C. Walker
Curmudgeon-at-large
--
Network, n., Difference between work
charged for and work done



-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to