Am Wed, May 27, 2026 at 11:29:18AM +0200 schrieb Ricardo Wurmus: > This might be a problem due to running tests in parallel. The failures seem > to be triggered by an address being in use already, possibly from previous > tests. > I'll try to repeat the error on my machine and disable parallel tests.
This has apparently solved the problem, excellent! Concerning gtk, I have resubmitted the package; it has now failed to build four times on two different aarch64 machines, which becomes suspicious. Apart from that, https://data.qa.guix.gnu.org/revision/da787a1673e7592bc97a21106932725918c5e763/blocking-builds?system=aarch64-linux&target=none&limit_results=50 mentions some R packages blocking many other builds on aarch64: r-biocparallel, r-lme4, r-rhdf5filters, r-irlba. lib2geom has been fixed on master. It would make sense to rebase on a master commit known to data.qa when pushing to the branch, since this causes a new evaluation anyway. Andreas
