From: "Ludovic Courtès" <ludo@gnu.org>
To: Roman Scherer <roman@burningswell.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: error: %ensure-setuid-program-list: unbound variable
Date: Thu, 26 Sep 2024 15:41:19 +0200 [thread overview]
Message-ID: <87y13emt1c.fsf@gnu.org> (raw)
In-Reply-To: <CAEc_D2_56XHt3Tb-_T+yQ-NToFLUUUyS+5y6FGmvZa7KOZCPDg@mail.gmail.com> (Roman Scherer's message of "Wed, 18 Sep 2024 19:13:49 +0200")
Hi,
Roman Scherer <roman@burningswell.com> skribis:
> I have a guix.scm file in which I depend on the guix package.
>
> When building this package with autotools I see the following error when
> compiling my guile modules:
>
> error: %ensure-setuid-program-list: unbound variable
This sounds like an ABI mismatch.
‘%ensure-setuid-program-list’ is a private binding that was used by a
macro in (gnu system) and got removed in
0dffb851e0feced94742ad024f245b925c503fa2.
Most likely ‘make clean-go && make’ in your Guix tree fixes it?
Ludo’.
next prev parent reply other threads:[~2024-09-26 18:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 17:13 error: %ensure-setuid-program-list: unbound variable Roman Scherer
2024-09-26 13:41 ` Ludovic Courtès [this message]
2024-09-26 15:00 ` Roman Scherer
2024-09-26 20:24 ` Tobias Geerinckx-Rice
2024-09-27 5:57 ` Roman Scherer
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=87y13emt1c.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=roman@burningswell.com \
/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).