all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Emacs <emacs-devel@gnu.org>
Cc: Ken Brown <kbrow1i@gmail.com>
Subject: Bootstrap failure of current Emacs-CVS
Date: Sun, 30 Aug 2009 15:55:23 +0200	[thread overview]
Message-ID: <4A9A84CB.7060602@alice.it> (raw)

After a fresh checkout from CVS, the bootstrap fails, at least on Cygwin 
[1.7], as follows:

[...]
gcc-4.3   -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc 
-o temacs ecrt0.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o 
window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o 
term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o 
xsmfns.o fringe.o image.o gtkutil.o dbusbind.o emacs.o keyboard.o 
macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o 
minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o 
indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o 
callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o 
unexcw.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o 
doprnt.o strftime.o intervals.o textprop.o composite.o md5.o   sheap.o 
xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o gmalloc.o ralloc.o 
lastfile.o vm-limit.o  getloadavg.o     -L/usr/X11R6/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype 
-lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lpthread -lSM 
-lICE -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXft -lXrender 
-lfontconfig -lexpat -liconv -lfreetype -lz -lX11 -lxcb -lXau -lXdmcp 
-ldbus-1 -lpthread -lcurses -lg  `gcc-4.3 -print-libgcc-file-name` -lm 
-lc `gcc-4.3 -print-libgcc-file-name`
cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - 
--jobserver-fds=3,4 - --jobserver-fds=3,4 -j update-subdirs
make[3]: Entering directory `/tmp/build/lisp'
wd=/tmp/emacs/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 \
	   /tmp/emacs/lisp/../update-subdirs $file; \
	done;
make[3]: Leaving directory `/tmp/build/lisp'
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/tmp/emacs/lisp /tmp/emacs/lisp/emacs-lisp 
/tmp/emacs/lisp/language /tmp/emacs/lisp/international 
/tmp/emacs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version.el (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading cus-start (source)...
Loading international/mule (source)...
Loading international/mule-conf.el (source)...
Loading env (source)...
Recursive `require' for feature `cl'
make[2]: *** [bootstrap-emacs.exe] Error 255
make[2]: Leaving directory `/tmp/build/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/build'
make: *** [bootstrap] Error 2

No errors previously, and 'bootstrap-emacs.exe' does not exist in the 
build tree!

The last useful bootstrap was with CVS-20090827.


Cheers,
Angelo.




                 reply	other threads:[~2009-08-30 13:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=4A9A84CB.7060602@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=kbrow1i@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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.