From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Les Harris Newsgroups: gmane.emacs.devel Subject: Re: Build failure bzr trunk revno 103260 Date: Mon, 14 Feb 2011 00:38:30 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1297644026 9652 80.91.229.12 (14 Feb 2011 00:40:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 00:40:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 14 01:40:20 2011 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 1PomUF-0001zN-S6 for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2011 01:40:20 +0100 Original-Received: from localhost ([127.0.0.1]:58416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PomUF-0004Te-9L for ged-emacs-devel@m.gmane.org; Sun, 13 Feb 2011 19:40:19 -0500 Original-Received: from [140.186.70.92] (port=40117 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PomU5-0004Pz-HP for emacs-devel@gnu.org; Sun, 13 Feb 2011 19:40:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PomU1-0005ih-DW for emacs-devel@gnu.org; Sun, 13 Feb 2011 19:40:09 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:46957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PomU1-0005ic-6E for emacs-devel@gnu.org; Sun, 13 Feb 2011 19:40:05 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PomTz-0001vA-OU for emacs-devel@gnu.org; Mon, 14 Feb 2011 01:40:04 +0100 Original-Received: from c-71-231-160-38.hsd1.wa.comcast.net ([71.231.160.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 01:40:03 +0100 Original-Received: from les by c-71-231-160-38.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 01:40:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.231.160.38 (Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.45 Safari/534.16) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:135981 Archived-At: Tim Cross gmail.com> writes: > > > FYI the current emacs trunk fails to build with the following error > > > In toplevel form: > gnus/gnus-cite.el:33:1:Error: Cannot open load file: imap > make[3]: *** [/home/tcross/bzr/emacs/trunk/lisp/gnus/gnus-cite.elc] Error 1 > make[3]: Leaving directory `/home/tcross/bzr/emacs/trunk/lisp' > make[2]: *** [compile-main] Error 2 > make[2]: Leaving directory `/home/tcross/bzr/emacs/trunk/lisp' > make[1]: *** [lisp] Error 2 > make[1]: Leaving directory `/home/tcross/bzr/emacs/trunk' > make: *** [bootstrap] Error 2 > I came here to see if anyone else had this. Seems like the following commit had some unforeseen consequences: commit 2d456533aa8eb6f2b6d8156c0d4eb1971e4f052c Author: Gnus developers Date: Sun Feb 13 13:44:06 2011 +0000 net/imap.el: Remove file. All the functionality is in nnimap.el. nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix Gcc processing on imap.