From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: heads-up: Haskell updates Date: Thu, 15 Feb 2018 05:29:03 -0500 Message-ID: <87606yo8b4.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emGnY-0006Gp-Lq for guix-devel@gnu.org; Thu, 15 Feb 2018 05:29:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emGnU-0005Tb-MP for guix-devel@gnu.org; Thu, 15 Feb 2018 05:29:52 -0500 Received: from world.peace.net ([50.252.239.5]:40306) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emGnU-0005MX-Hg for guix-devel@gnu.org; Thu, 15 Feb 2018 05:29:48 -0500 In-Reply-To: <87a7waodaa.fsf@netris.org> (Mark H. Weaver's message of "Thu, 15 Feb 2018 03:41:33 -0500") 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: Danny Milosavljevic Cc: guix-devel Mark H Weaver writes: > Note that on our 'master' branch we are using Linux-libre-4.4 kernel > headers, but on 'core-updates' we're using 4.9 kernel headers. > > The recently created evaluation 109913 on Hydra is for core-updates with > the recent Haskell changes included. It'll be interesting to see if the > same failure happens there. I gave the 'ghc-resourcet' jobs a high > priority. Here are the 'ghc-resourcet' jobs for evaluation 109913: > > https://hydra.gnu.org/build/2497604 (x86_64) > https://hydra.gnu.org/build/2498874 (i686) The x86_64 build results are in: it failed with the same errors. Mark