From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: heads-up: Haskell updates Date: Sat, 17 Feb 2018 14:48:34 -0500 Message-ID: <87fu5zjt2l.fsf@netris.org> References: <87r2ppjbst.fsf@elephly.net> <873723pfya.fsf@netris.org> <871shn8jm5.fsf@elephly.net> <87zi4b744f.fsf@elephly.net> <20180214234721.4e9fe198@scratchpost.org> <87a7waodaa.fsf@netris.org> <20180215120404.0a96b628@scratchpost.org> <87fu626yvj.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1en8U7-0001y3-34 for guix-devel@gnu.org; Sat, 17 Feb 2018 14:49:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1en8U4-0005CS-1q for guix-devel@gnu.org; Sat, 17 Feb 2018 14:49:23 -0500 Received: from world.peace.net ([50.252.239.5]:51186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1en8U3-0004tQ-Sr for guix-devel@gnu.org; Sat, 17 Feb 2018 14:49:19 -0500 In-Reply-To: <87fu626yvj.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 15 Feb 2018 16:44:48 +0100") 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: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus writes: > So let=E2=80=99s apply the patch. > Danny, could you please do this on master and core-updates? > > I=E2=80=99d like to merge core-updates this week and it would be great if= we > could build all of the Haskell packages (and all those R packages that > depend on Pandoc) before the merge. Unfortunately, the patch applied by Danny didn't fix the problem on Hydra. I didn't look very closely, but from a glance the failure looks the same: https://hydra.gnu.org/build/2501179 (x86_64) https://hydra.gnu.org/build/2501155 (i686) Both of these builds were performed today, for evaluation 109914 which corresponds to commit f6cccefed599e06a814b702aa79b8a09f01ec41c on core-updates. That's Danny's commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?h=3Dcore-updates&id=3D= f6cccefed599e06a814b702aa79b8a09f01ec41c Mark