From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 20 21:33:51 2021 Received: (at 50031) by debbugs.gnu.org; 21 Sep 2021 01:33:51 +0000 Received: from localhost ([127.0.0.1]:44383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSUfO-0006o7-Sv for submit@debbugs.gnu.org; Mon, 20 Sep 2021 21:33:51 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:47406 helo=ext-mx-out001.mykolab.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSUfM-0006ns-RD for 50031@debbugs.gnu.org; Mon, 20 Sep 2021 21:33:49 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id B5F57B55; Tue, 21 Sep 2021 03:33:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1632188007; x=1634002408; bh=stnsBKQYCxma4NMav3FRz1P6vS/GlJxTQGA /uMiCFyE=; b=vsF1XUs71JOhX6rd7O+5YdnwJzeOLZIoLGKlDWUUJ0mRt2dfuvu vpcHnedcn4q6aeO5S1r4iE7rWs4a/W1XmNzKnaV4DYohS8XO28guMuSkgusaojNJ NEyctbgxliVsr6Cm0U3Teg9VVrKZImiYJS0ZPXJtpepikIJ1sWr23dNKVIhghYzp mavEEwkCdFiRth3chjplnNy1KFbxdhMVN/YMAqBp+4Mv2MEmnySyjixaa0FtBfOG qpw6e3teRYUBn+Edyg/QVVnMJgH33uDZ1QRmpe21JHWqDPx4a9r+w+ja2mzsxZDp gZ3ybLFIap+XfOYeZw7ZFixdXQX0XGDK4oL5iUEhYXaGTOs7OdskvS7s/croKJj8 OVHcfNkvAikRRuP1+31+Klnr1r51iEIOgEVG3+H2Pzy4K2BcInL5ojdzVSqOcVUa USSlFEibymQMITYrofchOD33vrepXa+SEUic0oSMpkxHJU9E+cq27LOj1lujHNop Q5QVRdWjNxecqVw0luwA33z2v1NHkuv3uJiz5CalYEMy9bSZNzPto1Z8S0Az+zl2 6/O1J65H1JF7pr5v5UQBigrYVqIcIxuPPcaS1zquLFcQ8Sj9PzaEC9MXLh6a/Ugt BsD8yOxCc6QB4nt9f7PSAIYVyfxcmymcqjZ366AQOimoN+G6Ali5vYQs= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from ext-mx-out001.mykolab.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x8ybtTm24oeI; Tue, 21 Sep 2021 03:33:27 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 28F3A18D; Tue, 21 Sep 2021 03:33:23 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 6D5625D1; Tue, 21 Sep 2021 03:33:17 +0200 (CEST) From: Thiago Jung Bauermann To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Subject: Re: bug#50031: gcc-core-mesboot1 may not be deterministic Date: Mon, 20 Sep 2021 22:33:09 -0300 Message-ID: <1850570.rOgch81kve@popigai> In-Reply-To: <87k0jbrab2.fsf@gnu.org> References: <3505331.lUEJ2uQ5fA@popigai> <87k0jbrab2.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50031 Cc: 50031@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Ludo, Em segunda-feira, 20 de setembro de 2021, =C3=A0s 04:11:13 -03, Ludovic Cou= rt=C3=A8s=20 escreveu: > Hi Thiago, >=20 > Thiago Jung Bauermann skribis: > > Using Guix from both the =E2=80=98master=E2=80=99 branch=C2=B9 and from= the > > =E2=80=98core-updates-frozen=E2=80=99 branch=C2=B2, the following comma= nd fails: > >=20 > > $ guix build --check \ > >=20 > > -e '(@@ (gnu packages commencement) gcc-core-mesboot1)=E2=80=99 > > =E2=8B=AE > >=20 > > guix build: erro: derivation > > `/gnu/store/qbnxfv7v7288iisl44kccz68k0pv9qdi-gcc-core-mesboot1-4.6.4.d > > rv' may not be deterministic: output > > `/gnu/store/rn3qvn67nraicabvlrx1rhw6nsjrpgpx-gcc-core-mesboot1-4.6.4' > > differs >=20 > This was discussed in . There=E2=80= =99s the > beginning of a patch there that needs to be adapted to avoid depending > on xz at this early stage, I think. Thank you for mentioning that discussion. I should have found that before=20 filing this issue. Sorry for the duplicate report. =2D-=20 Thanks, Thiago