unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Noah Lavine <noah.b.lavine@gmail.com>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: Build Error in Master
Date: Wed, 07 Mar 2012 21:46:59 -0500	[thread overview]
Message-ID: <87aa3rvmfw.fsf@netris.org> (raw)
In-Reply-To: <CA+U71=NE9H6rz5R2x31oN-0wcxKOM3OKG+RY4en7G6wPLiaeCA@mail.gmail.com> (Noah Lavine's message of "Wed, 7 Mar 2012 21:23:07 -0500")

Hi Noah,

Noah Lavine <noah.b.lavine@gmail.com> writes:
> When building the latest git master, I get this error:
>
>   GUILEC language/tree-il/compile-glil.go
> Assertion failed: (table->n_items < size), function rob_from_rich,
> file weak-table.c, line 252.
>
> Has weak-table.c changed recently?

This is just a guess, but the recent elisp branch merge renumbered many
of the VM instructions.  After I recompiled the C files, Guile failed
ungracefully with mysterious errors.  Deleting all of the .go files and
recompiling them fixed the problem for me.

I found this a bit surprising, because the elisp merge _did_ bump the
SCM_OBJCODE_MINOR_VERSION in _scm.h from 0 to 1.  I would have expected
that to force recompilations of the older .go files, but apparently it
doesn't.

   Regards,
     Mark



  reply	other threads:[~2012-03-08  2:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08  2:23 Build Error in Master Noah Lavine
2012-03-08  2:46 ` Mark H Weaver [this message]
2012-03-09 14:34 ` Ludovic Courtès
2012-03-13  2:30   ` Noah Lavine
  -- strict thread matches above, loose matches on Subject: below --
2012-01-26 14:26 Build Error in master Noah Lavine
2012-01-26 22:06 ` Andy Wingo
2012-01-27  1:04   ` Noah Lavine
2012-01-29 20:21   ` Catonano
2012-02-01  2:12     ` Noah Lavine
2012-02-01  9:01       ` Andy Wingo
2012-02-03  2:59         ` Noah Lavine
2012-02-07 14:07           ` Noah Lavine
2012-02-07 14:46             ` Noah Lavine

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87aa3rvmfw.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guile-devel@gnu.org \
    --cc=noah.b.lavine@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.
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).