From: Andy Wingo <wingo@pobox.com>
To: Douglas Mencken <dougmencken@gmail.com>
Cc: 14421@debbugs.gnu.org
Subject: bug#14421: Unable to build Guile 2.0.9
Date: Tue, 21 May 2013 21:51:01 +0200 [thread overview]
Message-ID: <8738tg863e.fsf@pobox.com> (raw)
In-Reply-To: <CACYvZ7ivLmSVir2fczfq4Ngsg8TJf5PAf=TheHiUqk=KvDPcVw@mail.gmail.com> (Douglas Mencken's message of "Tue, 21 May 2013 11:35:19 -0400")
Hi,
Please keep the bug in the Cc. Thanks.
On Tue 21 May 2013 17:35, Douglas Mencken <dougmencken@gmail.com> writes:
>> What platform is this on?
> GNU/uClibc/Linux
>> Have you successfully compiled Guile in the past?
> Yes.
> guile v2.0.2-54-g0b4f771-powerpc
>> What is your locale? If you try with LC_ALL=C does it work?
> Busybox has no "locale". I just have no such binary.
>> I wonder if this is related somehow with the gnulib regexp update we
> did recently.
> I updated error message for git. It is now
> GEN guile-procedures.texi
> Assertion failure: reclaim.c:244
reclaim.c is in libgc. This means you have a broken libgc installation.
Andy
> assertion failure
> /bin/bash: line 1: 26919 Broken pipe cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc filesys.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc trees.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weak-set.doc weak-table.doc weak-vector.doc dynl.doc posix.doc net_db.doc socket.doc regex-posix.doc
> 26920 Aborted | GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guild snarf-check-and-output-texi > guile-procedures.texi
> make[3]: *** [guile-procedures.texi] Error 1
>
>
>
> On Mon, May 20, 2013 at 2:44 PM, Andy Wingo <wingo@pobox.com> wrote:
>
> Hi Douglas,
>
>
> On Sat 18 May 2013 23:05, Douglas Mencken <dougmencken@gmail.com>
> writes:
>
> > I'm trying to build Guile release 2.0.9, but it prints errors
> instead of
> > successful build:
> > http://manulix.wikidot.com/issues#toc3
> >
> > SNARF regex-posix.doc
> > GEN guile-procedures.texi
> > Backtrace:
> > In unknown file:
> > ?: 12 [apply-smob/1 #<boot-closure 108966c0 (_ _ _)> #t ...]
> > ?: 11 [apply-smob/1 #<catch-closure 10942570>]
> > ?: 10 [primitive-eval ((@ # %) (begin # # #))]
> > ?: 9 [primitive-load
> "/root/build-farm/guile-v2.0.9.builddir/meta/guild"]
> > ?: 8 [primitive-eval (define-module (guild) #:use-module ...)]
> > ?: 7 [apply-smob/1 #<boot-closure 10998ce0 (_)> (define-module
> # # # ...)]
> > ?: 6 [apply-smob/1 #<boot-closure 10acea10 ()>]
> > ?: 5 [apply-smob/1 #<boot-closure 10ace9f0 ()>]
> > ?: 4 [apply-smob/1 #<boot-closure 10ad1c70 ()>]
> > ?: 3 [primitive-eval #<struct:1080ac78 pwpwpwpwpw 10949b20>]
> > ?: 2 [primitive-load-path "ice-9/getopt-long" #<boot-closure
> 1081e430 ()>]
> > ?: 1 [primitive-eval (define short-opt-rx (make-regexp "^-(
> [a-zA-Z]+)(.*)"))]
> > ?: 0 [make-regexp "^-([a-zA-Z]+)(.*)"]
> >
> > ERROR: make[3]: *** [guile-procedures.texi] Error 1
>
>
> What platform is this on? Have you successfully compiled Guile in
> the
> past?
>
> What is your locale? If you try with LC_ALL=C does it work?
>
> I wonder if this is related somehow with the gnulib regexp update we
> did
> recently.
>
> Andy
>
> --
> http://wingolog.org/
>
>
--
http://wingolog.org/
next prev parent reply other threads:[~2013-05-21 19:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-18 21:05 bug#14421: Unable to build Guile 2.0.9 Douglas Mencken
2013-05-20 18:44 ` Andy Wingo
[not found] ` <CACYvZ7ivLmSVir2fczfq4Ngsg8TJf5PAf=TheHiUqk=KvDPcVw@mail.gmail.com>
2013-05-21 19:51 ` Andy Wingo [this message]
2013-06-13 20:54 ` Mark H Weaver
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=8738tg863e.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=14421@debbugs.gnu.org \
--cc=dougmencken@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).