[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73765] Request for merging "meson-enable-parallel-tests" branch
From: |
Andreas Enge |
Subject: |
[bug#73765] Request for merging "meson-enable-parallel-tests" branch |
Date: |
Fri, 22 Nov 2024 16:03:11 +0100 |
Am Fri, Nov 22, 2024 at 03:45:26PM +0100 schrieb Ludovic Courtès:
> It currently fails to evaluate (commit 0363f28):
> --8<---------------cut here---------------start------------->8---
> 376:14 3 (arguments #<package mesa@24.2.5 gnu/packages/gl.scm:30?>)
> In ice-9/boot-9.scm:
> 1685:16 2 (raise-exception _ #:continuable? _)
> 1780:13 1 (_ #<&compound-exception components: (#<&undefined-vari?>)
> In unknown file:
> 0 (backtrace #<undefined>)
>
> (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value
> (meson-1.5)) (value #f))
> --8<---------------cut here---------------end--------------->8---
That is strange - I did a "make" in my branch before pushing.
How can this be explained?
Andreas