From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#11170: emacs install/upgrade fails Date: Thu, 05 Apr 2012 13:10:47 -0400 Message-ID: References: <20120404091749.14d420c9@dragon.agroecology> <20120405120848.3745fae4@dragon.agroecology> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333647158 31916 80.91.229.3 (5 Apr 2012 17:32:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2012 17:32:38 +0000 (UTC) Cc: 11170@debbugs.gnu.org To: Paul Roge Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 05 19:32:36 2012 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 1SFqXs-0007mM-4h for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 19:32:28 +0200 Original-Received: from localhost ([::1]:54193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFqDe-0005nA-E2 for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 13:11:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFqDb-0005mk-Ax for bug-gnu-emacs@gnu.org; Thu, 05 Apr 2012 13:11:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFqDZ-0003xf-8V for bug-gnu-emacs@gnu.org; Thu, 05 Apr 2012 13:11:30 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFqDY-0003xU-Ve for bug-gnu-emacs@gnu.org; Thu, 05 Apr 2012 13:11:29 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SFqE6-0006ur-HB for bug-gnu-emacs@gnu.org; Thu, 05 Apr 2012 13:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Apr 2012 17:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11170 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 11170-submit@debbugs.gnu.org id=B11170.133364589526546 (code B ref 11170); Thu, 05 Apr 2012 17:12:02 +0000 Original-Received: (at 11170) by debbugs.gnu.org; 5 Apr 2012 17:11:35 +0000 Original-Received: from localhost ([127.0.0.1]:41363 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SFqDb-0006u4-NR for submit@debbugs.gnu.org; Thu, 05 Apr 2012 13:11:35 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:60026) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SFqDT-0006tq-R7 for 11170@debbugs.gnu.org; Thu, 05 Apr 2012 13:11:29 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q35HAlQp001358; Thu, 5 Apr 2012 13:10:48 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id A9104B425E; Thu, 5 Apr 2012 13:10:47 -0400 (EDT) In-Reply-To: <20120405120848.3745fae4@dragon.agroecology> (Paul Roge's message of "Thu, 5 Apr 2012 12:08:48 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4183=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4183> : streams <744146> : uri <1096434> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:58530 Archived-At: >> > Installation and upgrade of emacs version 23.4+1-2 fails on lemote >> > yeeloong (mipsel) machine running debian wheezy. >> If you can build the Emacs executable yourself, reproduce the problem >> with it, and show us the build log, we might be able to dig deeper, >> but without this info, all I see is that libc's malloc burped (which >> usually indicates some memory corruption which can come from anywhere >> in the megabytes of code involved). > Thanks for the reply. I am not very skilled at building packages, so > any guidance is appreciated. I tried and failed to build emacs 23.4 > with ./configure and make. Below is the config.log. Is that what you > meant by build log? That's the log from "configure". It can be helpful, but the log of "make" would be needed since it seems that the error showed up in make rather than in configure. Stefan