Hi, Simon Josefsson <si...@josefsson.org> skribis:
> I get a build failure regarding "cmake-bootstrap" shown here: > > https://gitlab.com/debdistutils/guix/container/-/jobs/8717616613 > > I cannot reproduce this on my own arm64 machine running Trisquel. > > It seems only cmake's DEB related self-tests fail: Looks like the problem is gone with a current-ish commit since substitutes are available from both build farms: --8<---------------cut here---------------start------------->8--- $ guix weather cmake-minimal -s aarch64-linux computing 1 package derivations for aarch64-linux... looking for 1 store items on https://ci.guix.gnu.org... https://ci.guix.gnu.org ☀ 100.0% substitutes available (1 out of 1) at least 10.6 MiB of nars (compressed) 27.7 MiB on disk (uncompressed) 2.815 seconds per request (2.8 seconds in total) 0.4 requests per second at least 1,000 queued builds aarch64-linux: 993 (99.3%) x86_64-linux: 4 (.4%) powerpc64le-linux: 2 (.2%) i686-linux: 1 (.1%) build rate: 545.79 builds per hour x86_64-linux: 545.79 builds per hour looking for 1 store items on https://bordeaux.guix.gnu.org... https://bordeaux.guix.gnu.org ☀ 100.0% substitutes available (1 out of 1) 4.5 MiB of nars (compressed) 27.7 MiB on disk (uncompressed) 0.150 seconds per request (0.2 seconds in total) 6.7 requests per second (continuous integration information unavailable) looking for 1 store items on https://guix.bordeaux.inria.fr... https://guix.bordeaux.inria.fr ⛈ 0.0% substitutes available (0 out of 1) unknown substitute sizes 0.0 MiB on disk (uncompressed) 0.169 seconds per request (0.2 seconds in total) 5.9 requests per second 0.0% (0 out of 1) of the missing items are queued 0 queued builds build rate: 17.09 builds per hour x86_64-linux: 17.09 builds per hour $ guix describe Generation 331 Jan 05 2025 22:28:17 (current) shepherd 6d52686 repository URL: https://git.savannah.gnu.org/git/shepherd.git branch: main commit: 6d526862375a426c13a52c7343c0ee9215367a00 guile f6359a4 repository URL: https://git.savannah.gnu.org/git/guile.git branch: main commit: f6359a4715d023761454f1bf945633ce4cca98fc guix 613c8b8 repository URL: https://git.savannah.gnu.org/git/guix.git commit: 613c8b81702f08ee36f20d15ee8f8c42a37acfef --8<---------------cut here---------------end--------------->8--- Could you confirm? Ludo’.