all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: Guix-devel <guix-devel@gnu.org>
Subject: How to solve "abiI-check: recompilation needed"
Date: Thu, 16 Sep 2021 12:56:16 +0200	[thread overview]
Message-ID: <0796c4bf-c8e8-34a4-b7ce-5a537492c32b@crazy-compilers.com> (raw)

Hi,

quite often, after "git pull" I'm facing this error when running 
"make-make-go":

$ make make-go
Compiling Scheme modules...
Compiling Scheme modules...
[ 69%] LOAD     gnu/packages/admin.scm
error: failed to load 'gnu/packages/check.scm':
ice-9/eval.scm:293:34: In procedure abi-check: #<record-type <package>>: 
record ABI mismatch; recompilation needed
make: *** [Makefile:7096: make-packages-go] Fehler 1

How can I solve this, without removing and rebulding *all* files - which 
is time consuming and a waste of electric power.

I already tried without success "rm gnu/package.go" as well as removing 
some other .go-files listed in the output.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



             reply	other threads:[~2021-09-16 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 10:56 Hartmut Goebel [this message]
2021-09-16 14:23 ` How to solve "abiI-check: recompilation needed" Ricardo Wurmus
2021-09-17 20:03   ` Maxim Cournoyer
2021-09-18 13:13     ` Maxime Devos
2021-09-16 15:46 ` Ryan Sundberg
2021-09-16 16:47   ` Ricardo Wurmus

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=0796c4bf-c8e8-34a4-b7ce-5a537492c32b@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /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.