GNU bug report logs - #27042
test-package.sh fails on aarch64

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Tue, 23 May 2017 19:26:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 27042 <at> debbugs.gnu.org
Subject: Re: bug#27042: test-package.sh fails on aarch64
Date: Tue, 23 May 2017 23:01:18 +0200
Hi Efraim,

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

> On aarch64 the test 'test-package.sh' fails due to 'offload: command not
> found'

You mean tests/guix-package.sh, right?  Could it be a misconfiguration,
like ./configure initially detected Guile-SSH (is
HAVE_DAEMON_OFFLOAD_HOOK defined in nix/config.h), but then, later on,
Guile-SSH became unavailable (removed, search path changed, etc.) and at
the time the test was run it was no longer there, so ‘guix offload’
failed.  Something like that.

You can check that by building in a pristine tree:

  make distclean
  autoreconf -vfi
  ./configure -C …
  …

HTH,
Ludo’.




This bug report was last modified 7 years and 319 days ago.

Previous Next


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