Mark H Weaver <m...@netris.org> skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> I went ahead and started an evaluation of the full package set for >> ‘core-updates’: >> >> https://hydra.gnu.org/jobset/gnu/core-updates >> >> I think we should focus on fixing remaining build issues now. > > Almost(?) all of the builds on armhf failed because of an early > guile-2.2.2 build timing out after 1 hour of silence. > > I set the 'max-silent-time' property to 6 hours in the package bound to > 'guile-2.2' in (gnu packages guile), but maybe the same property needs > to be set elsewhere, e.g. in 'guile-2.2/fixed' and maybe some other > places?
‘guile-2.2/fixed’ is just an alias, so that shouldn’t be necessary. Could it be that there was a cached build failure for Guile 2.2 on ARM? Thanks for the heads-up! Ludo’.