Leo Famulari writes: > On Tue, Feb 14, 2017 at 10:05:04AM +0100, Ludovic Courtès wrote: >> • Build all the packages. (To do that, someone with access to Hydra >> must change the “subset” argument to “all” in the config of the >> ‘core-updates’ jobset.) > > I've just started an evaluation of "all" the packages :) Yay! Only two months behind schedule! :-P 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 Python/importlib_external.h; \ fi Fatal Python error: getentropy() failed /gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh: line 3: 10187 Aborted ./Programs/_freeze_importlib ./Lib/importlib/_bootstrap.py Python/importlib.h Fatal Python error: getentropy() failed /gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh: line 3: 10188 Aborted ./Programs/_freeze_importlib ./Lib/importlib/_bootstrap_external.py Python/importlib_external.h make: *** [Makefile:742: Python/importlib.h] Error 134 make: *** Waiting for unfinished jobs.... make: *** [Makefile:736: Python/importlib_external.h] Error 134 phase `build' failed after 27.4 seconds Will you restart it? :)