unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: myglc2 <myglc2@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: WARNING: loading compiled file activation.go failed: ERROR: not an ELF file
Date: Fri, 19 May 2017 11:05:21 +0200	[thread overview]
Message-ID: <87zie9gqsu.fsf@gnu.org> (raw)
In-Reply-To: <86d1b7imvw.fsf@gmail.com> (myglc2@gmail.com's message of "Wed, 17 May 2017 10:22:27 -0400")

Hi,

myglc2 <myglc2@gmail.com> skribis:

> The warning/error shown below sounds alarming but seems to be
> harmless. But it leaves me wondering, is there a way to fix it?
>
> TIA - George
>
> root@g1 ~/con/4# guix system --fallback --cores=4 --max-jobs=4
> reconfigure sys.scm
> [...]
> activating system...
> ;;; WARNING: loading compiled file /gnu/store/zaj3a5fsxjalirfypz6hn7hx3vc9d5kp-module-import-compiled/gnu/build/activation.go failed:
> ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file
> ;;; WARNING: loading compiled file /gnu/store/zaj3a5fsxjalirfypz6hn7hx3vc9d5kp-module-import-compiled/gnu/build/activation.go failed:
> ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file
> making '/gnu/store/fz77c02mf1dh84zj5vxfswcq1m3ibhxz-system' the current system...
> [...]
> Installation finished. No error reported.

Contrary to what the messages say, these are actually warnings. ;-)
They come from Guile 2.2 complaining that it stumbled upon Guile 2.0 .go
files:

  https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00515.html

(The warnings didn’t prevent ‘guix system reconfigure’ from completing.)

From now on, you should make sure you only have 2.2 .go files around.
If you use ‘guix pull’, that means that you have to run ‘guix pull’.

If instead ~/.config/guix/latest is a symlink to a checkout that you
made yourself, then make sure to “make clean && make” with Guile 2.2.

HTH!

Ludo’.

  reply	other threads:[~2017-05-19  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 14:22 WARNING: loading compiled file activation.go failed: ERROR: not an ELF file myglc2
2017-05-19  9:05 ` Ludovic Courtès [this message]
2017-05-19 21:49   ` myglc2

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87zie9gqsu.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=myglc2@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).