> On Nov 8, 2017, at 13:30 , Volker Braun <[email protected]> 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 from a fresh clone of the developer branch, on macOS 10.11.6 (Quad-core 
Core i7), w/o problems.

Testing (‘ptestlong’) showed the same failure as others on macOS have seen:

sage -t --long --warn-long 76.1 src/sage/matrix/matrix_mod2_dense.pyx
    Killed due to kill signal

I am using an out-of-rev Xcode 3.2.6, with this for gcc:
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin15.6.0
Thread model: posix

The build of Sage installed gcc 7.2.0.

The error indicates that SIGKILL was sent to the process, but Trac #23742 
(mentioned by François) seems to implicate a Seg Fault (SIGSEGV). 

Anyone know what agent would KILL the process?  The kernel can do this under 
resource starvation, but I am sufficiently out of touch with this stuff to know 
where to look (and I see no indication that the kernel did this in the system 
logs).

Justin

--
Justin C. Walker
Curmudgeon-at-large
Director
Institute for the Absorption of Federal Funds
----
186,000 Miles per Second
Not just a good idea:
  it's the law!
----

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to