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: Re: emacs snapshot tarball test build Date: Fri, 23 Mar 2007 10:09:53 +0100 (MET) Message-ID: References: <20070323103419.2652@henman-np.b-eng.it.to-be.co.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1174641027 31078 80.91.229.12 (23 Mar 2007 09:10:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Mar 2007 09:10:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: djh Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 23 10:10:19 2007 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 1HUfmp-0007pi-JV for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2007 10:10:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUfoh-0003N4-Lv for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2007 04:12:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUfof-0003Jh-BV for emacs-devel@gnu.org; Fri, 23 Mar 2007 05:12:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUfob-0003FY-Fq for emacs-devel@gnu.org; Fri, 23 Mar 2007 05:12:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUfob-0003FL-DE for emacs-devel@gnu.org; Fri, 23 Mar 2007 04:12:05 -0500 Original-Received: from postino2.roma1.infn.it ([141.108.26.25]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HUfmh-0007U3-11 for emacs-devel@gnu.org; Fri, 23 Mar 2007 05:10:07 -0400 Original-Received: from ax0rm1.roma1.infn.it (ax0rm1.roma1.infn.it [141.108.26.19]) by postino2.roma1.infn.it (8.12.11/8.12.11) with ESMTP id l2N99wvr032248; Fri, 23 Mar 2007 10:09:59 +0100 Original-Received: from localhost (graziosi@localhost) by ax0rm1.roma1.infn.it (8.9.3/8.9.3) with ESMTP id KAA18253; Fri, 23 Mar 2007 10:09:53 +0100 (MET) In-Reply-To: <20070323103419.2652@henman-np.b-eng.it.to-be.co.jp> X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.23.13434 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' X-detected-kernel: Linux 2.4-2.6 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:68362 Archived-At: On Fri, 23 Mar 2007, djh wrote: > > Thanks Angelo. But, one shouldn't have to build in a specific directory, or guess about a directory structure, and this should be an easy thing to fix. > > If it is a semi-hard coded (if should a thing code be) reference or assumption in a Makefile then it should be corrected in my opinion. > > It would be good to know why "make" aborted on blessmail.el. It was reported as > "Fatal error (6)make[1]: *** [blessmail] Aborted (core dumped)" below. Boostrapping Emacs on Cygwin, one often has "Fatal error (6)make[1]:..." not only at the end, when installing, with "blessmail", but also when it starts to compile "el" files or after it has rebuilt the final version of "emacs.exe". Theste errors happen at random, without an evident logic. Usually, changing the build directory (increasing the nested level) solve the thing (same Emacs CVS source). So correcting the Makefile left some doubts (but I can err). Obviously, the bootstrap of the same CVS code on GNU/Linux Kubuntu does not give any problem. Cheers, Angelo. > > > djh wrote: > > > The only problem is shown below (and maybe it is not a real problem). > > > -------- > > > make[1]: Leaving directory `/usr/src/emacs-tmp/emacs-22.0.95/leim' > > > cd lib-src; make maybe-blessmail \ > > > MAKE='make' archlibdir='/libexec/emacs/22.0.95/i686-pc-cygwin' > > > make[1]: Entering directory `/usr/src/emacs-tmp/emacs-22.0.95/lib-src' > > > ../src/emacs -batch --no-site-file --multibyte -l > > > /usr/src/emacs-tmp/emacs-22.0.95/lib-src/../lisp/mail/blessmail.el > > > Fatal error (6)make[1]: *** [blessmail] Aborted (core dumped) > > > make[1]: Leaving directory `/usr/src/emacs-tmp/emacs-22.0.95/lib-src' > > > make: *** [blessmail] Error 2 > > > ------ > > > > > > This often happens boostraping Emacs on Cygwin. > > Workaround: try to build in another nested directory. > > Generally, a build with the above problem gives problems! > > > > Cheers, > > Angelo. > > Regards, > Darel Henman >