From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: heads-up: Haskell updates Date: Wed, 14 Feb 2018 22:39:50 +0100 Message-ID: <20180214213950.GA3661@jurong> References: <87r2ppjbst.fsf@elephly.net> <873723pfya.fsf@netris.org> <871shn8jm5.fsf@elephly.net> <87zi4b744f.fsf@elephly.net> <87mv0bnu3g.fsf@netris.org> 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]:58005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1em4mS-0007SH-AL for guix-devel@gnu.org; Wed, 14 Feb 2018 16:39:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1em4mR-00048t-Ir for guix-devel@gnu.org; Wed, 14 Feb 2018 16:39:56 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:59024) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1em4mR-00047V-BB for guix-devel@gnu.org; Wed, 14 Feb 2018 16:39:55 -0500 Content-Disposition: inline In-Reply-To: <87mv0bnu3g.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel Hello, On Wed, Feb 14, 2018 at 04:23:47PM -0500, Mark H Weaver wrote: > Ricardo Wurmus writes: > > I=E2=80=99m afraid I cannot reproduce this. I removed the successful= ly built > > ghc-resourcet from the store and rebuilt it successfully. >=20 > FWIW, on Hydra, the same failure happened on both x86_64 and i686: >=20 > https://hydra.gnu.org/build/2495799/nixlog/1/raw (x86_64) > https://hydra.gnu.org/build/2496364/nixlog/1/raw (i686) as an additional data point, it also fails on my x86_64 laptop. So the pr= oblem is not specific to hydra. Andreas