From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: gnu: gcl: Update snapshot. Date: Sat, 25 Nov 2017 22:40:47 -0500 Message-ID: <874lphvha8.fsf@netris.org> References: <20171124195115.10912.95803@vcs0.savannah.gnu.org> <20171124195116.23ECF209D7@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eInoc-0006hL-7Z for guix-devel@gnu.org; Sat, 25 Nov 2017 22:41:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eInoZ-0006xR-3e for guix-devel@gnu.org; Sat, 25 Nov 2017 22:41:10 -0500 Received: from world.peace.net ([50.252.239.5]:41156) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eInoY-0006wx-Vj for guix-devel@gnu.org; Sat, 25 Nov 2017 22:41:07 -0500 In-Reply-To: <20171124195116.23ECF209D7@vcs0.savannah.gnu.org> (Kei Kebreau's message of "Fri, 24 Nov 2017 14:51:16 -0500 (EST)") 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" To: Kei Kebreau Cc: guix-devel@gnu.org kkebreau@posteo.net (Kei Kebreau) writes: > kkebreau pushed a commit to branch master > in repository guix. > > commit dd0134fcb707452e1c343d66af6088c0be38a285 > Author: Kei Kebreau > Date: Wed Nov 22 13:47:33 2017 -0500 > > gnu: gcl: Update snapshot. > > * gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140. > [arguments]: Remove CFLAGS from and add GCL_CC and CC to make-flags; adjust > pre-conf phase. > > This update includes small upstream bug fixes and optimizations. Thanks for this. Unfortunately, Maxima's test suite started failing, and I guess this is the most likely cause. https://hydra.gnu.org/build/2361466 Would you be willing to investigate? Mark