From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Staging freeze Date: Thu, 29 Dec 2016 18:51:46 +0100 Message-ID: <87d1gafwst.fsf@gnu.org> References: <20161223052339.GA17539@jasmine> <20161227235644.GA18698@jasmine> <20161228041305.GA21427@jasmine> <20161228091730.GA7767@jocasta.intra> 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]:41846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMerp-0001Vz-7d for guix-devel@gnu.org; Thu, 29 Dec 2016 12:51:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMerl-0007Ba-6h for guix-devel@gnu.org; Thu, 29 Dec 2016 12:51:53 -0500 In-Reply-To: <20161228091730.GA7767@jocasta.intra> (John Darrington's message of "Wed, 28 Dec 2016 10:17:31 +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: John Darrington Cc: guix-devel@gnu.org Hi! John Darrington skribis: > For what it's worth, I find that building *anything* related to qemu fails > for different reasons in about 2/3 attempts. So I think there is a=20 > fundamental, yet to be diagnosed problem. Yet to be diagnosed=E2=80=A6 and yet to be reported? :-) This =E2=80=98qemu-image=E2=80=99 job has been failing since Dec. 11, appar= ently because the closure of the OS in build-aux/hydra/demo-os.scm has become more than 1.4G (the size specified in build-aux/hydra/gnu-system.scm): https://hydra.gnu.org/job/gnu/master/qemu-image.x86_64-linux I=E2=80=99m tempted to simply remove this job because it doesn=E2=80=99t bu= y us anything compared to the system tests. Objections? Ludo=E2=80=99.