Dear all,

I am trying to build Sage 7.5.beta6 using Docker and binary-pkg 
(https://github.com/sagemath/binary-pkg) but I failed.

I cloned binary-pkg in the host and ran the following commands. Here I used 
this Docker file 
(https://gist.github.com/stakemori/2008d4f3480c4c2334ac7133c4f7f0f7).

docker run -it -v /path/to/binary-pkg -m 8192m sage-build
make bdist-sage-linux

Then I got this error message 
(https://gist.github.com/stakemori/22ad053a70c398dd4ab2f6a677911a1a).
(/home/docker/.sage/crash_logs/crash_QXFkJu.log is an empty file.)

It is possible to build Sage 7.4 using Docker and binary-pkg in the same 
way.
More precisely, using git bisect, I found that 
a83e25136481efb99d9cb8c00dde3065c0d04894 ("Do effectively exactly what the 
makefile for the autogen sources was doing, but purely in Python, removing 
the use of make.") is the first bad commit.

Any help would be appreciated.

Sho Takemori

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to