bug#39298: re-exporting local variable: iota

2020-01-27 Thread Clément Lassieur
Ludovic Courtès writes: > Fixed in 5e61de242156cdb3314abac168d9682ca7a4c28f. Thank you for the quick fix!

bug#39298: re-exporting local variable: iota

2020-01-27 Thread Ludovic Courtès
Hello! clem...@lassieur.org (Clément Lassieur) skribis: > Ricardo Wurmus writes: > >> Since the upgrade to Guile 3.0 I can no longer upgrade my profile. The >> module-import-compiled derivation can no longer be built. It fails with >> a backtrace involving only Guile modules, no Guix modules.

bug#39298: re-exporting local variable: iota

2020-01-27 Thread Clément Lassieur
Ricardo Wurmus writes: > Since the upgrade to Guile 3.0 I can no longer upgrade my profile. The > module-import-compiled derivation can no longer be built. It fails with > a backtrace involving only Guile modules, no Guix modules. > > The error is: > > ice-9/boot-9.scm:752:25: In procedure di

bug#39298: re-exporting local variable: iota

2020-01-26 Thread Ricardo Wurmus
This happens even after a reboot, so that’s reassuring. This is tied to building the derivation for the “sicp” package, which has this arguments field: (arguments `(#:modules ((guix build utils) (srfi srfi-1) (srfi srfi-26)) #:builder

bug#39298: re-exporting local variable: iota

2020-01-26 Thread Ricardo Wurmus
Since the upgrade to Guile 3.0 I can no longer upgrade my profile. The module-import-compiled derivation can no longer be built. It fails with a backtrace involving only Guile modules, no Guix modules. The error is: ice-9/boot-9.scm:752:25: In procedure dispatch-exception: re-exporting loca