unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Herbert Euler <herberteuler@hotmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
	Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: RE: Please fix it right!
Date: Thu, 8 May 2008 17:42:51 +0800	[thread overview]
Message-ID: <BAY143-W15CDA0EAE8610A645C02B6DAD00@phx.gbl> (raw)
In-Reply-To: <jwvve1pzitg.fsf-monnier+emacs@gnu.org>


> And as I said several times already, this is not a concrete scenario.
> I.e. give us a recipe to reproduce the problem.

I did encounter a bootstrap problem, and with Andreas' patch this
problem went away.  I'm not sure either whether this is the same
problem Andreas tried to address, or whether his patch is the right
one.

Reproducing the problem is easy for me.  Just check out a fresh source
tree, comment out the exact line in lisp/Makefile.in, run the
configure script this way:

  $ CFLAGS="-g -g3 -gdwarf-2" ./configure --with-x-toolkit=gtk

and then start the bootstrap process:

  $ make -j2 bootstrap

The bootstrap process fails with the following messages:

Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-23.0.60
72218 pure bytes used
mv -f emacs bootstrap-emacs
make[2]: Leaving directory `/data/emacs/emacs-3/src'
(cd lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j bootstrap EMACS=../src/bootstrap-emacs)
make[2]: Entering directory `/data/emacs/emacs-3/lisp'
wd=/data/emacs/emacs-3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
        for file in $wins; do \
           /data/emacs/emacs-3/lisp/../update-subdirs $file; \
        done;
EMACSLOADPATH=/data/emacs/emacs-3/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \
           --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
           --eval "(setq generated-autoload-file \"/data/emacs/emacs-3/lisp/calendar/cal-loaddefs.el\")" \
           --eval "(setq make-backup-files nil)" \
           -f batch-update-autoloads /data/emacs/emacs-3/lisp/calendar
Cannot open load file: autoload
make[2]: *** [/data/emacs/emacs-3/lisp/calendar/cal-loaddefs.el] Error 255
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/data/emacs/emacs-3/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/data/emacs/emacs-3'
make: *** [bootstrap] Error 2

Regards,
Guanpeng Xu
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE




  reply	other threads:[~2008-05-08  9:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29  3:58 Please fix it right! Stefan Monnier
2008-04-29  7:58 ` Andreas Schwab
2008-04-29  8:20   ` Stefan Monnier
2008-04-29  8:32     ` Andreas Schwab
2008-04-29  8:39       ` Stefan Monnier
2008-04-29  8:49         ` Andreas Schwab
2008-04-29 20:27           ` Stefan Monnier
2008-05-06 18:30             ` Andreas Schwab
2008-05-07  2:02               ` Stefan Monnier
2008-05-07  9:04                 ` Andreas Schwab
2008-05-07 15:20                   ` Stefan Monnier
2008-05-07 15:30                     ` Andreas Schwab
     [not found]                       ` <jwvej8e6qps.fsf-monnier+emacs@gnu.org>
     [not found]                         ` <jehcda14cl.fsf@sykes.suse.de>
     [not found]                           ` <jwv3aou6pp8.fsf-monnier+emacs@gnu.org>
2008-05-07 16:44                             ` Andreas Schwab
2008-05-07 17:13                               ` Stefan Monnier
2008-05-07 18:27                                 ` Andreas Schwab
2008-05-07 21:01                                   ` Jason Rumney
2008-05-08  1:28                                   ` Stefan Monnier
2008-05-08  9:42                                     ` Herbert Euler [this message]
2008-05-08  9:47                                       ` David Kastrup
2008-05-08  9:50                                         ` Herbert Euler
2008-05-08 14:01                                           ` Stefan Monnier
     [not found]                   ` <87lk2mcdlb.fsf@stupidchicken.com>
     [not found]                     ` <jer6ce3xtk.fsf@sykes.suse.de>
2008-05-07 17:12                       ` Chong Yidong
2008-04-29 20:28           ` Stefan Monnier
2008-04-30 14:11           ` David Kastrup

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=BAY143-W15CDA0EAE8610A645C02B6DAD00@phx.gbl \
    --to=herberteuler@hotmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=schwab@suse.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 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).