Hi Ludo. On Fri, 13 Nov 2020 at 18:07, Ludovic Courtès <l...@gnu.org> wrote:
> In any case, please report success, failure, and annoyances in this thread. Everything looks fine for me. Even the ’r-*’ packages are there. It is not finished yet but I would like to have a script that check the availability build-system per build-system. Something really better than: --8<---------------cut here---------------start------------->8--- $ pkgs=$(guix time-machine --branch=version-1.2.0 -- package -A ^sbcl- |cut -f1) Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... $ guix time-machine --branch=version-1.2.0 -- weather $pkgs Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... computing 455 package derivations for x86_64-linux... looking for 456 store items on https://ci.guix.gnu.org... updating substitutes from 'https://ci.guix.gnu.org'... 100.0% https://ci.guix.gnu.org 71.3% substitutes available (325 out of 456) at least 214.3 MiB of nars (compressed) 431.6 MiB on disk (uncompressed) 0.023 seconds per request (10.4 seconds in total) 43.0 requests per second 0.0% (0 out of 131) of the missing items are queued at least 1,000 queued builds x86_64-linux: 495 (49.5%) i686-linux: 355 (35.5%) aarch64-linux: 126 (12.6%) armhf-linux: 24 (2.4%) build rate: 32.11 builds per hour i686-linux: 10.53 builds per hour x86_64-linux: 13.04 builds per hour aarch64-linux: 4.63 builds per hour armhf-linux: 4.16 builds per hour --8<---------------cut here---------------end--------------->8--- Thank you for the release candidate and all the under-the-hood work. Cheers, simon