From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26208: core-updates: Guix itself fails to build! Date: Fri, 24 Mar 2017 23:46:02 +0100 Message-ID: <87bmsqxphx.fsf@gnu.org> References: <20170321184100.GA5029@jasmine> 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]:47767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crXz8-0006Z2-SN for bug-guix@gnu.org; Fri, 24 Mar 2017 18:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1crXz4-00058o-6S for bug-guix@gnu.org; Fri, 24 Mar 2017 18:47:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44684) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1crXz4-00058h-3S for bug-guix@gnu.org; Fri, 24 Mar 2017 18:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1crXz3-0003cR-R0 for bug-guix@gnu.org; Fri, 24 Mar 2017 18:47:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20170321184100.GA5029@jasmine> (Leo Famulari's message of "Tue, 21 Mar 2017 14:41:00 -0400") 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: Leo Famulari Cc: 26208-done@debbugs.gnu.org Leo Famulari skribis: > Guix is failing to build on core-updates for x86_64-linux: > > https://hydra.gnu.org/job/gnu/core-updates/guix-0.12.0-5.1162.x86_64-linux Works for me on the first try! :-) --8<---------------cut here---------------start------------->8--- $ git describe v0.12.0-2430-g77ab6983a $ ./pre-inst-env guix build guix /gnu/store/0z3hcfmmhdl23llflk0br44lhfcr1fis-guix-0.12.0-6.73a4 $ guix hash -r /gnu/store/0z3hcfmmhdl23llflk0br44lhfcr1fis-guix-0.12.0-6.73= a4 1rz8g0hwg7ihjmph9hqr0aql83czw5zwnf4xcjg9qqhf8jd5md35 --8<---------------cut here---------------end--------------->8--- The same derivation now builds fine on hydra. I suspect that was a transient error (the parallel build stuff=E2=80=A6). Ludo=E2=80=99.