Hello,

CC'ing Wilko and Leo from kernel team.

On Monday, June 17th, 2024 at 1:27 PM, jgart <jg...@dismail.de> wrote:

> 
> 
> :(
> 

It is guix pull that is broken due to linux-libre-headers-6.8 being removed but 
still used somewhere.

Presumably this commit: 
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=6fad0fd1c32db2cb25447b694f08d5c7836536ad

e.g. this evaluation https://ci.guix.gnu.org/eval/1412307 with log 
https://ci.guix.gnu.org/eval/1412307/log/raw

I would either fix or revert it myself, but I'll be a few hours before I can 
(not at my Guix machine and need to renew my keys first).

> jgart@unknown1ee35e825799:~/Code/guix-latest [env]$ make -j6 && 
> ./pre-inst-env guix refresh -l libgc
> make all-recursive
> make[1]: Entering directory '/home/jgart/Code/guix-latest'
> Making all in po/guix
> make[2]: Entering directory '/home/jgart/Code/guix-latest/po/guix'
> make[2]: Nothing to be done for 'all'.
> make[2]: Leaving directory '/home/jgart/Code/guix-latest/po/guix'
> Making all in po/packages
> make[2]: Entering directory '/home/jgart/Code/guix-latest/po/packages'
> make[2]: Nothing to be done for 'all'.
> make[2]: Leaving directory '/home/jgart/Code/guix-latest/po/packages'
> make[2]: Entering directory '/home/jgart/Code/guix-latest'
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> Compiling Scheme modules...
> make[2]: Leaving directory '/home/jgart/Code/guix-latest'
> make[1]: Leaving directory '/home/jgart/Code/guix-latest'
> Backtrace:
> In ice-9/boot-9.scm:
> 1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
> In unknown file:
> 15 (apply-smob/0 #<thunk 7f8f299112a0>)
> 
> In ice-9/boot-9.scm:
> 724:2 14 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> 
> In ice-9/eval.scm:
> 619:8 13 (_ #(#(#<directory (guile-user) 7f8f29916c80>)))
> 
> In guix/ui.scm:
> 2312:7 12 (run-guix . _)
> 2275:10 11 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
> 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
> 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/store.scm:
> 684:37 8 (thunk)
> 2205:24 7 (run-with-store #<store-connection 256.100 7f8f1321f190> …)
> 
> In guix/scripts/refresh.scm:
> 477:46 6 (_ _)
> In guix/packages.scm:
> 1464:32 5 (package-closure _ #:system _)
> 1651:16 4 (package->bag _ _ _ #:graft? _)
> 
> 1755:47 3 (thunk)
> In gnu/packages/linux.scm:
> 9981:25 2 (native-inputs #<package libbpf@1.4.1 gnu/packages/linu…>)
> 
> In ice-9/boot-9.scm:
> 1685:16 1 (raise-exception _ #:continuable? _)
> 1685:16 0 (raise-exception _ #:continuable? _)
> 
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> error: linux-libre-headers-6.8: unbound variable

Reply via email to