GNU bug report logs - #75724
error: libffi: unbound variable

Previous Next

Package: guix;

Reported by: Jaft <jaft.r <at> outlook.com>

Date: Tue, 21 Jan 2025 04:48:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75724 in the body.
You can then email your comments to 75724 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#75724; Package guix. (Tue, 21 Jan 2025 04:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jaft <jaft.r <at> outlook.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 21 Jan 2025 04:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jaft <jaft.r <at> outlook.com>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: error: libffi: unbound variable
Date: Tue, 21 Jan 2025 04:27:17 +0000 (UTC)
[Message part 1 (text/plain, inline)]
Ran into a bug, according to guix pull. It told me to report it here:

Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...Building from these channels:  guix      https://git.savannah.gnu.org/git/guix.git fc27362  nonguix   https://gitlab.com/nonguix/nonguix c29a9afComputing Guix derivation for 'x86_64-linux'... /Backtrace:          17 (primitive-load "/gnu/store/gbvip4pg6yhrpfwn1w63zrsw4s7lj9bs-compute-guix-derivation")In ice-9/eval.scm:    155:9 16 (_ _)    159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))In ice-9/boot-9.scm:    152:2 14 (with-fluid* _ _ _)    152:2 13 (with-fluid* _ _ _)In guix/store.scm:  2210:24 12 (run-with-store #<store-connection 256.100 7f7d306df050> #<procedure 7f7d278a52d0 at guix/self.scm:136?> ?)In guix/self.scm:   1365:2 11 (_ #<store-connection 256.100 7f7d306df050>)In guix/packages.scm:  2113:17 10 (_ #<store-connection 256.100 7f7d306df050>)In guix/store.scm:  2210:24  9 (run-with-store #<store-connection 256.100 7f7d306df050> #<procedure 7f7d278dca40 at guix/store.scm:20?> ?)  2038:13  8 (_ #<store-connection 256.100 7f7d306df050>)In guix/packages.scm:  2055:40  7 (_)  1692:16  6 (cache! #<weak-table 0/223> #<package guile <at> 3.0.9 7f7d27326790> ("x86_64-linux" #f) #<procedure thunk ()>)  1793:48  5 (thunk)In ice-9/eval.scm:    155:9  4 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))    163:9  3 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))    159:9  2 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))   223:20  1 (proc #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))In unknown file:           0 (%resolve-variable (7 . libffi) #<directory (gnu packages guile) 7f7d2d928aa0>)
ERROR: In procedure %resolve-variable:error: libffi: unbound variableguix pull: error: You found a bug: the program '/gnu/store/gbvip4pg6yhrpfwn1w63zrsw4s7lj9bs-compute-guix-derivation'failed to compute the derivation for Guix (version: "fc27362f8d6e45149c4f8f725462f7d20c9efb2c"; system: "x86_64-linux";host version: "dc50af1ca527af0ef03dae4eef3757272428b1a7"; pull-version: 1).Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.

[Message part 2 (text/html, inline)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 21 Jan 2025 06:35:02 GMT) Full text and rfc822 format available.

Notification sent to Jaft <jaft.r <at> outlook.com>:
bug acknowledged by developer. (Tue, 21 Jan 2025 06:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 75724-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jaft <jaft.r <at> outlook.com>
Cc: 75724-done <at> debbugs.gnu.org
Subject: Re: bug#75724: error: libffi: unbound variable
Date: Tue, 21 Jan 2025 01:34:38 -0500
On Tue, Jan 21, 2025 at 04:27:17AM +0000, Jaft wrote:
> Ran into a bug, according to guix pull. It told me to report it here:
> 
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...Building from these channels:  guix      https://git.savannah.gnu.org/git/guix.git fc27362  nonguix   https://gitlab.com/nonguix/nonguix c29a9afComputing Guix derivation for 'x86_64-linux'... /Backtrace:          17 (primitive-load "/gnu/store/gbvip4pg6yhrpfwn1w63zrsw4s7lj9bs-compute-guix-derivation")In ice-9/eval.scm:    155:9 16 (_ _)    159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))In ice-9/boot-9.scm:    152:2 14 (with-fluid* _ _ _)    152:2 13 (with-fluid* _ _ _)In guix/store.scm:  2210:24 12 (run-with-store #<store-connection 256.100 7f7d306df050> #<procedure 7f7d278a52d0 at guix/self.scm:136?> ?)In guix/self.scm:   1365:2 11 (_ #<store-connection 256.100 7f7d306df050>)In guix/packages.scm:  2113:17 10 (_ #<store-connection 256.100 7f7d306df050>)In guix/store.scm:  2210:24  9 (run-with-store #<store-connection 256.100 7f7d306df050> #<procedure 7f7d278dca40 at guix/store.scm:20?> ?)  2038:13  8 (_ #<store-connection 256.100 7f7d306df050>)In guix/packages.scm:  2055:40  7 (_)  1692:16  6 (cache! #<weak-table 0/223> #<package guile <at> 3.0.9 7f7d27326790> ("x86_64-linux" #f) #<procedure thunk ()>)  1793:48  5 (thunk)In ice-9/eval.scm:    155:9  4 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))    163:9  3 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))    159:9  2 (_ #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))   223:20  1 (proc #(#(#<directory (gnu packages guile) 7f7d2d928aa0>) #<package guile <at> 3.0.9 7f7d27326790>))In unknown file:           0 (%resolve-variable (7 . libffi) #<directory (gnu packages guile) 7f7d2d928aa0>)
> ERROR: In procedure %resolve-variable:error: libffi: unbound variableguix pull: error: You found a bug: the program '/gnu/store/gbvip4pg6yhrpfwn1w63zrsw4s7lj9bs-compute-guix-derivation'failed to compute the derivation for Guix (version: "fc27362f8d6e45149c4f8f725462f7d20c9efb2c"; system: "x86_64-linux";host version: "dc50af1ca527af0ef03dae4eef3757272428b1a7"; pull-version: 1).Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.

Thanks for the report!

This has been fixed with commit 3fa68819a2876c831d01d1cbd7895e9fd3157899
on the master branch:

https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commit;h=3fa68819a2876c831d01d1cbd7895e9fd3157899




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 18 Feb 2025 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.