From: ludo@gnu.org (Ludovic Courtès)
To: Martin Castillo <castilma@uni-bremen.de>
Cc: 28858@debbugs.gnu.org
Subject: bug#28858: make fails: In procedure allocate-struct: Wrong type argument in position 2: 5
Date: Mon, 16 Oct 2017 15:16:58 +0200 [thread overview]
Message-ID: <87d15ndygl.fsf@gnu.org> (raw)
In-Reply-To: <4989bcdc-21fc-ce6d-6939-de622795e46e@uni-bremen.de> (Martin Castillo's message of "Mon, 16 Oct 2017 00:03:01 +0200")
Hi Martin,
Martin Castillo <castilma@uni-bremen.de> skribis:
> [Is it okay to attach logs or should I put them better in the message body?]
Either way is fine.
> 2316:4 3 (save-module-excursion #<procedure ce7f540 at ice-9/boo…>)
> 3006:22 2 (_)
> In unknown file:
> 1 (primitive-load-path "gnu/services/shepherd" #<procedur…>)
> In gnu/services/shepherd.scm:
> 90:2 0 (_)
>
> gnu/services/shepherd.scm:90:2: gnu/services/shepherd.scm:90:2: In procedure allocate-struct: Wrong type argument in position 2: 5
This obscure message suggests an ABI compatibility: for example, a field
was recently added to the <file-system> record type; the .go files that
you had in your build tree predate this change, and so they need to be
rebuilt.
The immediate solution is to run “make clean-go && make”.
I think we’ll improve the build system to address this automatically.
Thanks,
Ludo’.
prev parent reply other threads:[~2017-10-16 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-15 22:03 bug#28858: make fails: In procedure allocate-struct: Wrong type argument in position 2: 5 Martin Castillo
2017-10-16 13:16 ` Ludovic Courtès [this message]
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=87d15ndygl.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=28858@debbugs.gnu.org \
--cc=castilma@uni-bremen.de \
/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.