Hi Volker, Le lundi 6 août 2018 15:30:30 UTC+2, Volker Braun a écrit : > > I'm pretty sure that this is a race with building python; It hasn't > finished installing but we are already calling it to extract a tarball.... > > Indeed, this was a race issue: the second run of make -j16 ended successfully.
There is now a doctest issue: make ptestlong hangs forever on src/sage/doctest/external.py without any apparent CPU usage. This remains true when run standalone: ./sage -t --long --warn-long 49.7 src/sage/doctest/external.py Running doctests with ID 2018-08-06-15-40-11-d71f1470. Git branch: develop Using --optional=mpir,python2,sage Doctesting 1 file. sage -t --long --warn-long 49.7 src/sage/doctest/external.py It hangs forever (at least 10 min say); I interrupted it byCTRL-C. Eric. -- 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.
