GNU bug report logs - #31221
Cross compiling perl with guix pack fails

Previous Next

Package: guix;

Reported by: Raphaël Mélotte <raphael.melotte <at> gmail.com>

Date: Thu, 19 Apr 2018 21:08:01 UTC

Severity: normal

Merged with 27149

Done: Jan Nieuwenhuizen <janneke <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Raphaël Mélotte <raphael.melotte <at> gmail.com>
Cc: 31221 <at> debbugs.gnu.org
Subject: bug#31221: Cross compiling perl with guix pack fails
Date: Sun, 22 Apr 2018 21:53:51 +0200
Hello,

Raphaël Mélotte <raphael.melotte <at> gmail.com> skribis:

> I'm trying to make a wireshark package for an old 32bit system where I
> cannot install guix but it always fails with the same error. This is the
> command I'm using:
> guix pack -S /opt/gnu/bin=bin --target=i686-pc-linux-gnu wireshark

The analysis of Chris looks correct.

In the meantime, note that if you’re on x86_64, you do not need to
cross-compile to produce i686 binaries.  Instead, you can simply run:

  guix pack … -s i686-linux wireshark

This is because x86_64 can run i686 code just fine, and so guix-daemon
will arrange to make an i686 container.

HTH,
Ludo’.




This bug report was last modified 4 years and 290 days ago.

Previous Next


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