On Sun, Jul 02, 2017 at 11:13:05AM +0200, Ludovic Courtès wrote: > Efraim Flashner skribis: > > > On Fri, Jun 30, 2017 at 11:45:10AM +0200, Ludovic Courtès wrote: > >> Efraim Flashner skribis: > >> > >> > On Thu, Jun 29, 2017 at 09:22:59PM +0200, Ludovic Courtès wrote: > >> >> Efraim Flashner skribis: > >> >> > >> >> > On Thu, Jun 22, 2017 at 11:06:45PM +0200, Ludovic Courtès wrote: > >> >> >> Efraim Flashner skribis: > >> >> >> > >> >> >> > On aarch64 the test 'test-package.sh' fails due to 'offload: command not > >> >> >> > found' > >> >> >> > >> >> >> I think you mentioned on IRC that the problem vanished, right? > >> >> >> > >> >> >> Ludo’. > >> >> > > >> >> > The test still fails when run separately, but running `guix pull` on aarch64 > >> >> > and `guix build guix` both work. > >> >> > >> >> But really, I think “offload: command not found” is a setup issue and is > >> >> not related to aarch64 specifically. That it works in ‘guix build guix’ > >> >> tends to confirm my hypothesis. :-) > >> >> > >> >> Could you check the value of HAVE_DAEMON_OFFLOAD_HOOK in the > >> > > >> > #define HAVE_DAEMON_OFFLOAD_HOOK 1 > >> > > >> >> ‘configure’-generated files, and also that of > >> >> ‘guix_cv_have_recent_guile_ssh’ and ‘ac_cv_guix_cbips_support_setvbuf’ > >> > > >> > guix_cv_have_recent_guile_ssh=yes > >> > ac_cv_guix_cbips_support_setvbuf=yes > >> > >> And what does “./pre-inst-env guix offload” say? > >> > > > > guix: offload: command not found > > And “./pre-inst-env guile -c '(use-modules (ssh key))'” fails as well I > guess? > > That would mean that Guile-SSH was found at configure time (i.e., it was > in GUILE_LOAD_PATH) but has since disappeared or become unusable (e.g., > GUILE_LOAD_PATH is different and no longer includes it, or Guile-SSH has > been uninstalled, or a Guile-SSH is installed but it’s one for Guile 2.0 > and you’re using 2.2 or vice-versa, etc.). > > Does this hypothesis hold? :-) > firefly@firefly$ which guile firefly@firefly$ guix environment --ad-hoc guile -- ./pre-inst-env guile -c '((use-modules (ssh key))' ...snip... ;;; compiling /gnu/store/...-guile-ssh-0.11.0/share/guile/site/2.2/ssh/key.scm ;;; compiling /gnu/store/...-guile-ssh-0.11.0/share/guile/site/2.2/ssh/log.scm ;;; ssh/log.scm:65:4: warning: possibly unbound variable `%write-log' ;;; compiled ... ;;; compiled ... firefly@firefly$ env | grep guile firefly@firefly$ env | grep GUILE firefly@firefly$ -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted