Re: core-updates: Python build failures

2017-03-13 Thread Ludovic Courtès
Marius Bakke skribis: > Leo Famulari writes: > >> On Sat, Mar 11, 2017 at 08:50:32PM +0100, Marius Bakke wrote: >>> I tried applying the upstream fix for 3.5: >>> >>> https://hg.python.org/cpython/rev/337461574c90 >>> >>> However, the monster patch

Re: core-updates: Python build failures

2017-03-12 Thread Marius Bakke
Leo Famulari writes: > On Sat, Mar 11, 2017 at 08:50:32PM +0100, Marius Bakke wrote: >> I tried applying the upstream fix for 3.5: >> >> https://hg.python.org/cpython/rev/337461574c90 >> >> However, the monster patch does not apply. > > [...] > >> Will try to dig out the

Re: core-updates: Python build failures

2017-03-11 Thread Leo Famulari
On Sat, Mar 11, 2017 at 08:50:32PM +0100, Marius Bakke wrote: > I tried applying the upstream fix for 3.5: > > https://hg.python.org/cpython/rev/337461574c90 > > However, the monster patch does not apply. [...] > Will try to dig out the other patches from 3.5 branch that this depends > on

Re: core-updates: Python build failures

2017-03-11 Thread Marius Bakke
Leo Famulari writes: > On Fri, Mar 10, 2017 at 10:46:34PM +0100, Marius Bakke wrote: >> It looks like Hydra ran out of entropy which caused a bunch of failures. >> >> From the 'python-minimal' build: >> >> if test "no" != "yes"; then \ >> ./Programs/_freeze_importlib \

core-updates: Python build failures

2017-03-11 Thread Leo Famulari
On Fri, Mar 10, 2017 at 10:46:34PM +0100, Marius Bakke wrote: > It looks like Hydra ran out of entropy which caused a bunch of failures. > > From the 'python-minimal' build: > > if test "no" != "yes"; then \ > ./Programs/_freeze_importlib \ > ./Lib/importlib/_bootstrap_external.py