From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: Building cvs emacs on a dual-core machine Date: Sat, 23 Dec 2006 03:04:30 +0100 Message-ID: References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1166839510 10910 80.91.229.10 (23 Dec 2006 02:05:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Dec 2006 02:05:10 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 23 03:05:08 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GxwG2-0002Gu-5B for ged-emacs-devel@m.gmane.org; Sat, 23 Dec 2006 03:05:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxwG1-00023G-8b for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2006 21:05:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxwFq-00020A-EM for emacs-devel@gnu.org; Fri, 22 Dec 2006 21:04:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxwFp-0001z7-LO for emacs-devel@gnu.org; Fri, 22 Dec 2006 21:04:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxwFp-0001ys-HP for emacs-devel@gnu.org; Fri, 22 Dec 2006 21:04:53 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GxwFo-0001r5-QE for emacs-devel@gnu.org; Fri, 22 Dec 2006 21:04:53 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GxwFb-0002eu-QR for emacs-devel@gnu.org; Sat, 23 Dec 2006 03:04:39 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Dec 2006 03:04:39 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Dec 2006 03:04:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 133 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: 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:64149 Archived-At: Eli Zaretskii skrev: >> From: Eric Lilja >> Date: Sat, 23 Dec 2006 00:30:54 +0100 >> >> c:/mingw32-make-3.81-1/bin/mingw32-make -wj 1 --jobs=2 -C -C ../lisp bootstrap-clean >> mingw32-make: Entering an unknown directory >> mingw32-make: *** -C: No such file or directory. Stop. > > Fascinating... where did that second -C come from? Can you try to > find out? > >> Also, doing an ordinary bootstrap without specifying jobs or XMFLAGS >> doesn't seem to work right now either. > > Please show a the error message in that case. Bootstrap works for me, > both with -j 2 and without it, but I don't have a dual core machine, > only a hyper-threaded one. > > Also, could you please invoke Make from CMD prompt, not from the > Cygwin shell? > > Ordinary bootstrap works for me, I just verified that again. Did you > try in a clean tree, or in the one where the -j 2 bootstrap failed? > If the latter, perhaps the cleaning targets don't do a good enough > job; please try in a clean tree. I did a fresh checkout again. I cannot build emacs anymore. I didn't specify jobs at all. I tried both cmd.com and cygwin's bash. cmd.com yields: C:\cvsemacs\emacs\nt>mingw32-make bootstrap mkdir "oo-spd" mkdir "oo-spd/i386" echo oo-spd/i386 > stamp_BLD gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -mno-cygwin -mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -o oo-spd/i386/addsection.o addsection.c process_begin: CreateProcess(NULL, gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -mno-cygwin -mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -o oo-spd/i386/addsection.o addsection.c, ...) failed. make (e=2): The system cannot find the file specified. mingw32-make: *** [oo-spd/i386/addsection.o] Error 2 (I had to configure from bash because configure.bat said it needed "cp") From bash: $ mingw32-make bootstrap [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -mno-cygwin -mtune=pentium4 -O2 -Di386 -D_CRTAPI1 =_cdecl -o oo-spd/i386/addsection.o addsection.c gcc -o oo-spd/i386/addsection.exe \ -mno-cygwin oo-spd/i386/addsection.o -luser32 c:/mingw32-make-3.81-1/bin/mingw32-make -C ../lisp bootstrap-clean [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make[1]: Entering directory `c:/cvsemacs/emacs/lisp' cp c:/cvsemacs/emacs/lisp/ldefs-boot.el c:/cvsemacs/emacs/lisp/loaddefs.el for dir in . calc calendar emacs-lisp emulation erc eshell gnus international language mail mh-e net play progmodes term textmodes url obsolete; do rm -f $dir/*.elc; done mingw32-make[1]: Leaving directory `c:/cvsemacs/emacs/lisp' c:/mingw32-make-3.81-1/bin/mingw32-make -C ../src clean [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make[1]: Entering directory `c:/cvsemacs/emacs/src' rm *~ "s/*~" "m/*~" rm: cannot remove `*~': No such file or directory rm: cannot remove `s/*~': No such file or directory rm: cannot remove `m/*~': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm rm: missing operand Try `rm --help' for more information. mingw32-make[1]: [clean] Error 1 (ignored) rm -r oo-spd rm: cannot remove `oo-spd': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm stamp_BLD rm: cannot remove `stamp_BLD': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) mingw32-make[1]: Leaving directory `c:/cvsemacs/emacs/src' c:/mingw32-make-3.81-1/bin/mingw32-make -C ../lib-src clean [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make[1]: Entering directory `c:/cvsemacs/emacs/lib-src' rm *~ DOC* rm: cannot remove `*~': No such file or directory rm: cannot remove `DOC*': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm ctags.c rm: cannot remove `ctags.c': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm getopt.h rm: cannot remove `getopt.h': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm -r oo-spd rm: cannot remove `oo-spd': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) rm stamp_BLD rm: cannot remove `stamp_BLD': No such file or directory mingw32-make[1]: [clean] Error 1 (ignored) mingw32-make[1]: Leaving directory `c:/cvsemacs/emacs/lib-src' c:/mingw32-make-3.81-1/bin/mingw32-make XMFLAGS="" -C ../src bootstrap [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make[1]: Entering directory `c:/cvsemacs/emacs/src' c:/mingw32-make-3.81-1/bin/mingw32-make -w \ temacs CFLAGS='-I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_= 1 -c -mno-cygwin -mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -Demacs=1 -DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I. ./nt/inc -D_UCHAR_T -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000' [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make[2]: Entering directory `c:/cvsemacs/emacs/src' mingw32-make[2]: *** No rule to make target ` temacs'. Stop. mingw32-make[2]: Leaving directory `c:/cvsemacs/emacs/src' mingw32-make[1]: *** [bootstrap-temacs] Error 2 mingw32-make[1]: Leaving directory `c:/cvsemacs/emacs/src' mingw32-make: *** [bootstrap-gmake] Error 2 Hope this helps, I won't be able to respond for a few hours, it's past 3 AM here and I going to visist my parents for holidays tomorrow. - Eric