From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: gcl 2.6.12 breaks maxima Date: Thu, 27 Nov 2014 23:06:28 +0100 Message-ID: <20141127220628.GA9895@debian> References: <20141127095651.GA8254@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu7Cx-0008SH-BB for guix-devel@gnu.org; Thu, 27 Nov 2014 17:06:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xu7Cr-0004Ip-Ja for guix-devel@gnu.org; Thu, 27 Nov 2014 17:06:39 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:62265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu7Cr-0004Id-9q for guix-devel@gnu.org; Thu, 27 Nov 2014 17:06:33 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel On Thu, Nov 27, 2014 at 01:48:31PM +0100, Federico Beffa wrote: > After having a look at the maxima log I suspect that we are hitting > this problem: > https://www.ma.utexas.edu/pipermail/maxima/2008/009769.html Thanks for working on this! I tried dropping the 'strip' phase for gcl, and now maxima starts to be built. So assuming it succeeds, I would suggest to not strip gcl. Andreas