From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs bootstrap Date: Sat, 21 Jun 2008 16:53:25 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214081635 3843 80.91.229.12 (21 Jun 2008 20:53:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 20:53:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 21 22:54:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KAA6P-0002cs-Hm for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 22:54:29 +0200 Original-Received: from localhost ([127.0.0.1]:38291 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAA5a-0000T8-Aw for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 16:53:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAA5T-0000Qn-P6 for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:53:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAA5R-0000Pa-UY for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:53:30 -0400 Original-Received: from [199.232.76.173] (port=54152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAA5R-0000PX-JC for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:53:29 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:54198) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAA5R-0003EM-7k for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:53:29 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KAA5N-0002Tl-Tu; Sat, 21 Jun 2008 16:53:25 -0400 X-Spook: sniper anthrax bluebird halcon North Korea Mossad $400 X-Ran: 6~>;Pmv,Gv/+L (Stefan Monnier's message of "Fri, 20 Jun 2008 21:46:45 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99634 Archived-At: Stefan Monnier wrote: > I've changed the Makefiles so the bootstrap now should be a bit > more reliable. Some problems I don't know how to fix at the moment: i) `make maintainer-clean' now exits with an error, because running its prereq bootstrap-clean deletes the lisp and src Makefiles. ii) with `make -j2 bootstrap', I get this error every time: gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.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 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 unexelf.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 xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o widget.o ../lwlib/liblw.a -lXaw -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lasound -L/lib64 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib64 -ldbus-1 -lgpm -lncurses -lm -lgcc -lc -lgcc /usr/lib64/crtn.o make[3]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/lisp' make -w --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j bootstrap-emacs make[3]: Entering directory `/scratch/gmorris/emacs/cvs/trunk/src' cd ../lwlib/; make -w --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' MAKE='make' "C_SWITCH_X_SITE=-I/usr/include/X11 -I/usr/include/freetype2" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" make[4]: Entering directory `/scratch/gmorris/emacs/cvs/trunk/lwlib' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/lwlib' `/bin/pwd`/temacs --batch --load loadup bootstrap /bin/sh: /scratch/gmorris/emacs/cvs/trunk/src/temacs: Permission denied make[3]: *** [bootstrap-emacs] Error 126 make[3]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/src' make[2]: *** [witness-emacs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk' make: *** [bootstrap] Error 2