bug#36518: [core-updates] python-boot0 fails to build on armhf and aarch64

2019-07-07 Thread Marius Bakke
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---

bug#36518: [core-updates] python-boot0 fails to build on armhf and aarch64

2019-07-06 Thread Ricardo Wurmus
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

bug#36518: [core-updates] python-boot0 fails to build on armhf and aarch64

2019-07-05 Thread Marius Bakke
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/