On 4/29/26 09:46, Andreas Enge wrote:
Am Tue, Apr 28, 2026 at 11:31:40PM +0200 schrieb Andreas Enge:
It still required a rebase after the merge of r-team; I have just pushed it.
Let us keep our fingers crossed for the evaluation; but I just hope that
all the initial builds can be reused.
Well, it went through!
Yes, great! Thanks for babysitting it.
There is already a first big blocker:
https://data.qa.guix.gnu.org/revision/4ad5564e168f702d6d3eb905fe406a5b8f3dc794/blocking-builds?target=none&limit_results=50&system=x86_64-linux
clisp is apparently flaky as already noticed by Hugo (?), but
clisp failed on earlier branches as well. We should just retry it a
couple of times and at some point it will succeed. I don't know how to
retry it though.
python-psleak looks like it is related to the Python update :-)
Definitely, it was added on the branch.
python-psleak fails with a MemoryError, which I would guess is a
transient problem too.
Something else that looks annoying and a potential source of error:
WARNING: (gnu packages pypy): `pypi-uri' imported from both (guix
build-system python) and (guix build-system pyproject)
Maybe it could simply be dropped from being exported from
(guix build-system python), while we wait for the file to be removed in
some later iteration?
I don't know; it seemed harmless.