unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias <john.kehayias@protonmail.com>
To: jgart <jgart@dismail.de>, Wilko Meyer <w@wmeyer.eu>,
	Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: Latest Commit: error: linux-libre-headers-6.8: unbound variable 71c678a16aae416298a0e3fa322b425315bb7b00
Date: Mon, 17 Jun 2024 18:30:36 +0000	[thread overview]
Message-ID: <gMU6w0SvNwypvhmtVEb6Pe3pWbrdnhmG13fAHakgpQ_qwQVcMDCaUIV3amAENQiByo_L6KaUpSCyvI1UDiGlbH9_XMrzFZIzJ1xSgBpV7eU=@protonmail.com> (raw)
In-Reply-To: <777b40e25dbeecb2d0c1ae88d482569abcfa77c7@dismail.de>

Hello,

CC'ing Wilko and Leo from kernel team.

On Monday, June 17th, 2024 at 1:27 PM, jgart <jgart@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	other threads:[~2024-06-17 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17 17:27 Latest Commit: error: linux-libre-headers-6.8: unbound variable 71c678a16aae416298a0e3fa322b425315bb7b00 jgart
2024-06-17 18:30 ` John Kehayias [this message]
2024-06-17 18:52   ` Wilko Meyer
2024-06-17 19:53     ` Wilko Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gMU6w0SvNwypvhmtVEb6Pe3pWbrdnhmG13fAHakgpQ_qwQVcMDCaUIV3amAENQiByo_L6KaUpSCyvI1UDiGlbH9_XMrzFZIzJ1xSgBpV7eU=@protonmail.com' \
    --to=john.kehayias@protonmail.com \
    --cc=guix-devel@gnu.org \
    --cc=jgart@dismail.de \
    --cc=leo@famulari.name \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).