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


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

From: Maxime Devos <maximedevos <at> telenet.be>
To: Efraim Flashner <efraim <at> flashner.co.il>, Ludovic Courtès
 <ludo <at> gnu.org>
Cc: Vagrant Cascadian <vagrant <at> debian.org>, 55283 <at> debbugs.gnu.org,
 raingloom <raingloom <at> riseup.net>
Subject: Re: bug#55283:
 ‘tests/guix-shell-export-manifest.sh’ fails
 on aarch64-linux
Date: Mon, 09 May 2022 12:03:46 +0200
[Message part 1 (text/plain, inline)]
Efraim Flashner schreef op ma 09-05-2022 om 11:44 [+0300]:
> +                (loop vendor family (string->number (string-append
> "#x" (string-drop model 2)))))

#x is for hexadecimal, right?  If so, this can be simplified by using
the second argument of string->number: (string->number (string-drop
model 2) 16).


Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

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.