unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dieter Deyke <deyke@comcast.net>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: old bootstrap error emerges again
Date: Sat, 25 Mar 2006 08:54:45 -0700	[thread overview]
Message-ID: <uk6aildtm.fsf@comcast.net> (raw)
In-Reply-To: <uveu2d3ub.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 25 Mar 2006 15:57:32 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Okay, thanks.  What I need to see now is the value of the argument
> `function' passed to Fdocumentation above.  The following commands
> will do this:
>
>    (gdb) up 1
>    (gdb) pr function
>    (gdb) xtype
>
> (The first of these commands goes up to the frame of Fdocumentation.)
> Then use the appropriate x* command (e.g., xsymbol for symbols etc.),
> according to what xtype prints, to show the value of function.
>
> Please note that, to reproduce what happens during bootstrap, you
> need:
>
>   . Invoke the temporary binary of emacs.exe used by the bootstrap
>     process, not the one produced by a successful build.  This
>     intermediary binary can be found during bootstrap in the bin
>     subdirectory, but it is deleted afterwards.  So you will need to
>     copy it while the bootstrap runs, and that is the binary you
>     should run under GDB.
>
>   . Make sure there's no url-handlers.elc when you run Emacs to
>     compile vc-dav.el or url-dav.el.
>
>   . Make sure there's no DOC or DOC-X in the etc subdirectory.
>
> Also, please tell me what is the value of system-type in the MSYS
> build.
>
> TIA

The strange thing is that the error vanished yesterday on my work PC,
but using the same tools I still get it on my home PC:

Starting program: C:\Users\deyke\emacs-build\work\lisp/../bin/my-emacs.exe -batc
h --no-init-file --no-site-file --multibyte -f batch-byte-compile url/vc-dav.el

Breakpoint 3, get_doc_string (filepos=-2581128, unibyte=0, definition=0)
    at doc.c:196
196             error ("Cannot open doc string file \"%s\"", name);
(gdb) up 1
#1  0x0110da05 in Fdocumentation (function=27819993, raw=27674673) at doc.c:456
456           tem = get_doc_string (doc, 0, 0);
(gdb) print function
$1 = 27819993
(gdb) xtype
Lisp_Symbol
(gdb) xsymbol
$2 = (struct Lisp_Symbol *) 0x1a87fd8
"file-exists-p"
(gdb)

As for your last question, I'm not using MSYS. My setup includes:

english XP Pro SP2
current cygwin
MinGW-3.1.0-1 in PATH before cygwin

If I start the emacs which was built during bootstrap it reports:

system-type
windows-nt

emacs-version
"22.0.50"

--
Dieter Deyke
mailto:deyke@comcast.net mailto:deyke@gmx.net mailto:deyke@yahoo.com
Vs lbh pna ernq guvf, lbh unir jnl gbb zhpu gvzr.

  reply	other threads:[~2006-03-25 15:54 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 16:35 old bootstrap error emerges again Zhang Wei
2006-03-18 11:09 ` Eli Zaretskii
2006-03-18 11:59   ` Zhang Wei
2006-03-18 12:55     ` Herbert Euler
2006-03-18 15:49       ` Eli Zaretskii
2006-03-19  1:59         ` Herbert Euler
2006-03-19  4:27           ` Eli Zaretskii
2006-03-18 15:35     ` Eli Zaretskii
2006-03-18 16:22       ` Dieter Deyke
2006-03-18 17:54         ` Eli Zaretskii
2006-03-18 19:55           ` Dieter Deyke
2006-03-18 21:24             ` Jason Rumney
2006-03-18 21:45               ` Dieter Deyke
2006-03-18 22:55             ` Eli Zaretskii
2006-03-19  0:59               ` Dieter Deyke
2006-03-19  4:37                 ` Eli Zaretskii
2006-03-19 14:44                   ` Dieter Deyke
2006-03-19 19:14                     ` Eli Zaretskii
2006-03-19 20:56                       ` Dieter Deyke
2006-03-19 21:19                       ` Dieter Deyke
2006-03-25 13:57                         ` Eli Zaretskii
2006-03-25 15:54                           ` Dieter Deyke [this message]
2006-03-25 17:38                             ` Eli Zaretskii
2006-03-25 18:07                               ` Dieter Deyke
2006-03-25 19:58                                 ` Jason Rumney
2006-03-25 20:39                                   ` Andreas Schwab
2006-03-25 22:06                                   ` Eli Zaretskii
2006-03-25 22:38                                     ` Dieter Deyke
2006-03-26 16:52                                     ` Dieter Deyke
2006-03-26 20:14                                       ` Eli Zaretskii
2006-03-18 17:02       ` Zhang Wei
2006-03-18 18:01         ` Eli Zaretskii
2006-03-20 22:41         ` Jason Rumney
2006-03-27 19:43           ` Eli Zaretskii

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/emacs/

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

  git send-email \
    --in-reply-to=uk6aildtm.fsf@comcast.net \
    --to=deyke@comcast.net \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).