From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#11971: Emacs 24.1 fails to build on ia64 with "value as variable is void" Date: Sun, 02 Feb 2014 16:00:22 -0800 Message-ID: <874n4hdq09.fsf@building.gnus.org> References: <87eho94sto.fsf@trouble.defaultvalue.org> <4kpq0ue327.fsf@fencepost.gnu.org> <71r4l8g8f2.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391385730 22525 80.91.229.3 (3 Feb 2014 00:02:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2014 00:02:10 +0000 (UTC) Cc: 11971-done@debbugs.gnu.org, Andreas Schwab , Rob Browning To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 03 01:02:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WA6zR-0002Ng-7s for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 Feb 2014 01:02:17 +0100 Original-Received: from localhost ([::1]:43219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WA6zQ-0008LQ-UI for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Feb 2014 19:02:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WA6zI-0008JQ-Tq for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2014 19:02:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WA6zD-0003e6-Jn for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2014 19:02:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:32806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WA6zD-0003e2-Go for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2014 19:02:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WA6zD-0001xA-3C for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2014 19:02:03 -0500 Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 03 Feb 2014 00:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11971 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Mail-Followup-To: 11971@debbugs.gnu.org, larsi@gnus.org, rlb@defaultvalue.org Original-Received: via spool by 11971-done@debbugs.gnu.org id=D11971.13913856947455 (code D ref 11971); Mon, 03 Feb 2014 00:02:02 +0000 Original-Received: (at 11971-done) by debbugs.gnu.org; 3 Feb 2014 00:01:34 +0000 Original-Received: from localhost ([127.0.0.1]:46823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WA6yj-0001wA-Ll for submit@debbugs.gnu.org; Sun, 02 Feb 2014 19:01:33 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:53825) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WA6yi-0001w3-MI for 11971-done@debbugs.gnu.org; Sun, 02 Feb 2014 19:01:33 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WA6yU-0007la-6A; Mon, 03 Feb 2014 01:01:18 +0100 In-Reply-To: <71r4l8g8f2.fsf@fencepost.gnu.org> (Glenn Morris's message of "Fri, 25 Jan 2013 18:16:49 -0500") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WA6yU-0007la-6A MailScanner-NULL-Check: 1391990478.65325@co//FuL8exepKMKz8T2fUA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84474 Archived-At: Glenn Morris writes: > Andreas Schwab wrote: > >> Glenn Morris writes: >> >>> Sure. But if the problem occurs on many/most ia64 platforms, obviously >>> we should change the default to the conservative one. Or is there >>> something unusual about the Debian one? >> >> Maybe the bug has been fixed already, I couldn't reproduce it with >> current trunk. > > Rob, could you try the latest pretest from > > http://alpha.gnu.org/gnu/emacs/pretest/ > > on ia64 and see if it works unmodified? > > (It would be super-awesome if you could test it on _all_ the Debian archs. > Is this what experimental is for?) More information was requested a year ago, and there are other reports that this is working now, so I'm closing this bug report. If this is still a problem, please reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/