From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sangu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60: CVS Bootstrapping fails Date: Thu, 06 Mar 2008 12:11:34 +0900 Message-ID: <1204773094.3097.12.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204773644 31277 80.91.229.12 (6 Mar 2008 03:20:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 03:20:44 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 04:21:10 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 1JX6fM-00052d-4d for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 04:21:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX6eo-0007F9-IN for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2008 22:20:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JX6ej-0007Et-Rg for emacs-devel@gnu.org; Wed, 05 Mar 2008 22:20:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JX6ei-0007Ed-GN for emacs-devel@gnu.org; Wed, 05 Mar 2008 22:20:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX6ei-0007Ea-7r for emacs-devel@gnu.org; Wed, 05 Mar 2008 22:20:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX6ei-0003h7-8G for emacs-devel@gnu.org; Wed, 05 Mar 2008 22:20:28 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JX6eh-0007gA-QM for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 22:20:27 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JX6ee-0003gJ-HJ for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 22:20:27 -0500 Original-Received: from relaygw3.kornet.net ([61.74.75.198]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX6ee-0003fR-4G for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 22:20:24 -0500 Original-Received: from [211.48.62.134] ([211.48.62.134]) by relaygw3.kornet.net ([61.74.75.198]) with ESMTP id 2008030612:20:20:207572.28424.410639280 for ; Thu, 06 Mar 2008 12:20:20 +0900 (KST) Original-Received: from [220.72.197.202] ([220.72.197.202]) by relay7.kornet.net ([211.48.62.134]) with ESMTP id 2008030612:20:20:362800.13036.49064880 for ; Thu, 06 Mar 2008 12:20:20 +0900 (KST) X-Mailer: Evolution 2.21.92 (2.21.92-1.fc9) X-TERRACE-SPAMMARK: NOT spam-marked. (by Terrace) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:91462 gmane.emacs.pretest.bugs:21421 Archived-At: * Fedora Development (rawhide 20080306) $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co emacs $ cd emacs $ make bootstrap [...] Compiling /home/sangu/Work/cvs/emacs/lisp/./calendar/cal-french.el Wrote /home/sangu/Work/cvs/emacs/lisp/calendar/cal-french.elc Compiling /home/sangu/Work/cvs/emacs/lisp/./calendar/cal-hebrew.el In toplevel form: calendar/cal-hebrew.el:896:45:Error: Arithmetic error: "abs", 730.0 make[2]: *** [compile] Error 1 make[2]: Leaving directory `/home/sangu/Work/cvs/emacs/lisp' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/home/sangu/Work/cvs/emacs' make: *** [bootstrap] Error 2