GNU bug report logs - #55283
‘tests/guix-shell-export-manifest.sh’ fails on aarch64-linux

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Thu, 5 May 2022 22:51:02 UTC

Severity: important

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: Vagrant Cascadian <vagrant <at> debian.org>, 55283 <at> debbugs.gnu.org, Maxime Devos <maximedevos <at> telenet.be>, raingloom <raingloom <at> riseup.net>
Subject: bug#55283: ‘tests/guix-shell-export-manifest.sh’ fails on aarch64-linux
Date: Thu, 12 May 2022 10:09:47 +0200
Efraim Flashner <efraim <at> flashner.co.il> skribis:

> On Tue, May 10, 2022 at 05:40:28PM +0200, Ludovic Courtès wrote:

[...]

>> >      (architecture
>> > -     ;; TODO: AArch64.
>> > -     architecture)))
>> > +      ;; TODO: More architectures
>> > +      (utsname:machine (uname)))))
>> 
>> We can return ‘architecture’ as is, no need to re-call ‘uname’.
>
> That's what we had before and we got the error.

The error reported at the beginning of this thread was different: it
came from the fact that (current-cpu) would return #f on aarch64,
whereas ‘current-cpu’ is meant to always return a <cpu> record.

Thanks,
Ludo’.




This bug report was last modified 3 years and 63 days ago.

Previous Next


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