Ricardo Wurmus writes:
> Hi Marius,
>
>> But the interpreter fails with 'unbound variable: this' upon running
>> glibcs Python scripts.
>
> This means it fell through to the case where “python” is called with
> more than one argument:
>
> --8<---cut here---start---
Hi Marius,
> But the interpreter fails with 'unbound variable: this' upon running
> glibcs Python scripts.
This means it fell through to the case where “python” is called with
more than one argument:
--8<---cut here---start->8---
(define* (main #:optional (a
On the core-updates branch, since commit
5f3f70391809f8791c55c05bd1646bc58508fa2c, bootstrapping fails early for
armhf-linux and aarch64 when trying to build pkg-config (for
python-boot0). That can be easily worked around with this patch:
diff --git a/gnu/packages/commencement.scm b/gnu/packages/