[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘core-updates’ building!
From: |
Mark H Weaver |
Subject: |
Re: ‘core-updates’ building! |
Date: |
Sun, 18 Jun 2017 22:09:39 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (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?
Mark