GNU bug report logs -
#53157
guix/ui.scm:203 requires guile-3.0.3
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Jan 2022 23:58:18 +0100
with message-id <87sftbjud1.fsf <at> gnu.org>
and subject line Re: bug#53157: guix/ui.scm:203 requires guile-3.0.3
has caused the debbugs.gnu.org bug report #53157,
regarding guix/ui.scm:203 requires guile-3.0.3
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53157: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53157
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
I'm using ./pre-inst-env on my powerpc-linux machine, using guile-3.0.2
as provided by Debian. When I try to run the following command:
./pre-inst-env guix build -L /path/to/repo -m /path/to/manifest.scm -n
I get the following error:
guix/ui.scm:230:13: error: default-optimization-level: unbound variable
It doesn't make sense to gate this with (target-ppc32?) since it's due
to the guile version. If I had configured within 'guix shell -D guix' I
would be using guile-3.0.7.
configure.ac checks for guile 3.0.
(ins)efraim <at> g4:~$ apt-cache policy guile-3.0
guile-3.0:
Installed: 3.0.2-2be32
Candidate: 3.0.2-2be32
Version table:
*** 3.0.2-2be32 500
500 http://deb.debian.org/debian-ports sid/main powerpc Packages
100 /var/lib/dpkg/status
--
Efraim Flashner <efraim <at> flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Hi Efraim,
Ludovic Courtès <ludo <at> gnu.org> skribis:
> Efraim Flashner <efraim <at> flashner.co.il> skribis:
>
>> I'm using ./pre-inst-env on my powerpc-linux machine, using guile-3.0.2
>> as provided by Debian. When I try to run the following command:
>> ./pre-inst-env guix build -L /path/to/repo -m /path/to/manifest.scm -n
>> I get the following error:
>>
>> guix/ui.scm:230:13: error: default-optimization-level: unbound variable
>>
>> It doesn't make sense to gate this with (target-ppc32?) since it's due
>> to the guile version. If I had configured within 'guix shell -D guix' I
>> would be using guile-3.0.7.
>>
>> configure.ac checks for guile 3.0.
>
> I’m in favor of updating ‘configure.ac’ to check for Guile > 3.0.x
> (we’ll have to check which value of ‘x’ works).
As you suggested on IRC, I went ahead and did that in commit
d582b399781f6fd80c63d07746524196603972e4.
Thanks,
Ludo’.
This bug report was last modified 3 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.