GNU bug report logs - #4038
emacs 23 fails to bootstrap itself on Cygwin

Previous Next

Package: emacs;

Reported by: Terrence Brannon <metaperl <at> gmail.com>

Date: Tue, 4 Aug 2009 19:40:06 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Teemu Likonen <tlikonen <at> iki.fi>
Cc: 4038 <at> debbugs.gnu.org, knubee <knubee <at> gmail.com>,
        Teodor Zlatanov <tzz <at> lifelogs.com>
Subject: bug#4038: emacs 23 fails to bootstrap itself on Cygwin
Date: Thu, 06 Aug 2009 13:21:37 +0200
Teemu Likonen <tlikonen <at> iki.fi> writes:

> "git bisect run make" found that the first bad commit is this:
>
>
> commit 3cd069ec588527f4baac7a71d93ccc080668eebf
> Author: Teodor Zlatanov <tzz <at> lifelogs.com>
> Date:   Wed Aug 5 09:19:21 2009 +0000
>
>     * lread.c (read1, syms_of_lread): Read hashtables back from the
>     readable format.
>     
>     * print.c (print_preprocess, print_object): Print hashtables fully
>     and readably.
>     (syms_of_print): Provide 'hashtable-print-readable.

The problem is the call to Fprovide.  syms_of_print is called pretty
early, so the symbols used by Fprovide are not initialized yet.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



This bug report was last modified 15 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.