From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Bootstrap failure [trunk] Date: Sat, 09 Oct 2010 18:42:29 +0200 Message-ID: <4CB09B75.5010107@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286642575 23023 80.91.229.12 (9 Oct 2010 16:42:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2010 16:42:55 +0000 (UTC) Cc: Emacs To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 09 18:42:54 2010 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.69) (envelope-from ) id 1P4cVW-0007Sv-VZ for ged-emacs-devel@m.gmane.org; Sat, 09 Oct 2010 18:42:51 +0200 Original-Received: from localhost ([127.0.0.1]:35247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4cVV-0003pM-R5 for ged-emacs-devel@m.gmane.org; Sat, 09 Oct 2010 12:42:49 -0400 Original-Received: from [140.186.70.92] (port=47464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4cVO-0003pE-15 for emacs-devel@gnu.org; Sat, 09 Oct 2010 12:42:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4cVM-0008Lm-V3 for emacs-devel@gnu.org; Sat, 09 Oct 2010 12:42:41 -0400 Original-Received: from smtp207.alice.it ([82.57.200.103]:60401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4cVL-0008LO-2M; Sat, 09 Oct 2010 12:42:39 -0400 Original-Received: from [87.1.235.35] (87.1.235.35) by smtp207.alice.it (8.5.124.08) id 4C9E16C90101B8C4; Sat, 9 Oct 2010 18:42:36 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 X-detected-operating-system: by eggs.gnu.org: Windows 98 (1) 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:131535 Archived-At: We've been lucky so far[*], but now (rev.101874) there are fatal errors: [...] gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -Wno-pointer-sign -DHAVE_CONFIG_H -I. -I../src -I/tmp/emacs/lib-src -I/tmp/emacs/lib-src/../src -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -g -O2 /tmp/emacs/lib-src/profile.c -o profile make[3]: Entering directory `/tmp/emacs/Work/doc/emacs' make[3]: *** No rule to make target `/tmp/emacs/doc/emacs/emacsver.texi', needed by `../../info/emacs'. Stop. make[3]: Leaving directory `/tmp/emacs/Work/doc/emacs' make[2]: *** [info-real] Error 2 make[2]: Leaving directory `/tmp/emacs/Work' make[1]: *** [info] Error 2 gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -Wno-pointer-sign -DHAVE_CONFIG_H -I. -I../src -I/tmp/emacs/lib-src -I/tmp/emacs/lib-src/../src -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -g -O2 /tmp/emacs/lib-src/digest-doc.c -o digest-doc make[1]: *** Waiting for unfinished jobs.... [...] Ciao, Angelo. --- [*] http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00381.html