all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim@flashner.co.il>
Cc: 27042@debbugs.gnu.org
Subject: bug#27042: test-package.sh fails on aarch64
Date: Tue, 23 May 2017 23:01:18 +0200	[thread overview]
Message-ID: <87y3tn70f5.fsf@gnu.org> (raw)
In-Reply-To: <20170523192521.GL27114@macbook42.flashner.co.il> (Efraim Flashner's message of "Tue, 23 May 2017 22:25:21 +0300")

Hi Efraim,

Efraim Flashner <efraim@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’.

  reply	other threads:[~2017-05-23 21:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 19:25 bug#27042: test-package.sh fails on aarch64 Efraim Flashner
2017-05-23 21:01 ` Ludovic Courtès [this message]
2017-05-24  7:09   ` Efraim Flashner
2017-05-29  7:21     ` Efraim Flashner
2017-06-22 21:06 ` Ludovic Courtès
2017-06-29 17:51   ` Efraim Flashner
2017-06-29 19:22     ` Ludovic Courtès
2017-06-29 19:29       ` Efraim Flashner
2017-06-30  9:45         ` Ludovic Courtès
2017-07-01 19:42           ` Efraim Flashner
2017-07-02  9:13             ` Ludovic Courtès
2017-07-02 17:39               ` Efraim Flashner
2017-07-02 19:53                 ` Ludovic Courtès
2017-07-09 18:27                   ` Efraim Flashner
2017-07-09 19:27                     ` Ludovic Courtès
2017-07-09 20:09                       ` Efraim Flashner
2017-07-10  9:05                         ` Ludovic Courtès
2017-07-10 19:32                           ` Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y3tn70f5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27042@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.