From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#29516: Maxima fails to build Date: Sat, 02 Dec 2017 12:04:36 -0500 Message-ID: <874lp912or.fsf@netris.org> References: <87po7y1zzm.fsf@GlaDOS.home> <20171201174527.GA4636@jasmine.lan> <877eu61792.fsf@GlaDOS.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eLBEr-0003TG-Cm for bug-guix@gnu.org; Sat, 02 Dec 2017 12:06:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLBEo-0000Zt-9c for bug-guix@gnu.org; Sat, 02 Dec 2017 12:06:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33471) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eLBEo-0000ZT-4Y for bug-guix@gnu.org; Sat, 02 Dec 2017 12:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eLBEn-0008EM-ML for bug-guix@gnu.org; Sat, 02 Dec 2017 12:06:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <877eu61792.fsf@GlaDOS.home> (Diego Nicola Barbato's message of "Fri, 01 Dec 2017 22:13:45 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Diego Nicola Barbato Cc: 29516@debbugs.gnu.org Diego Nicola Barbato writes: > Leo Famulari writes: > >> On Fri, Dec 01, 2017 at 11:53:01AM +0100, Diego Nicola Barbato wrote: >>> `guix build maxima' fails during the `check' phase with the following >>> output: >> >> Thanks for your report! FYI, the Maxima builds started failing after the recent upgrade to 'gcl'. I raised the issue here: https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00341.html The person who upgraded 'gcl' first said that he could reproduce the build failure locally, and then said that he couldn't. I'm not sure what happened there. Mark