From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 20 17:48:15 2021 Received: (at 48552) by debbugs.gnu.org; 20 Jul 2021 21:48:15 +0000 Received: from localhost ([127.0.0.1]:35604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5xb0-0003y0-Cf for submit@debbugs.gnu.org; Tue, 20 Jul 2021 17:48:15 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5xax-0003xl-PO for 48552@debbugs.gnu.org; Tue, 20 Jul 2021 17:48:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59624) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5xas-00077E-6Q; Tue, 20 Jul 2021 17:48:02 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=45254 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5xar-00049G-V6; Tue, 20 Jul 2021 17:48:02 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Bone Baboon Subject: Re: bug#48552: mesa 20.2.4 is not reproducible References: <87im3cc2gr.fsf@disroot.org> Date: Tue, 20 Jul 2021 23:48:00 +0200 In-Reply-To: <87im3cc2gr.fsf@disroot.org> (Bone Baboon's message of "Thu, 20 May 2021 21:14:44 -0400") Message-ID: <874kcoirn3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48552 Cc: 48552@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 (-) Hi, Bone Baboon skribis: > When I run `guix challenge` it shows that these versions of mesa are not > reproducible. > > ``` > /gnu/store/2lyzzw7ybsm3s2n7fgqm17n33n62dl7c-mesa-20.2.4 > /gnu/store/k72zqqiysk3qcwqj917hmlbvqs8shj0x-mesa-20.2.4 > ``` > > This looks like it could also be related to bug#43849. > > `guix describe` outputs: > > ``` > Generation 24 May 12 2021 18:06:24 (current) > guix d6aeebb > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: d6aeebb23639258311fdfb9dbf5f903079fde51a > ``` > > `guix challenge mesa` outputs: > > ``` > /gnu/store/9624kmpsr9mcx0qb1zvbk5hpxymgk0s4-mesa-20.2.4 contents differ: > local hash: 0ca468jgq1sgw0llsjrmk1jjny08ndhs4634yp9m9aajr4p0g8q1 > https://ci.guix.gnu.org/nar/lzip/9624kmpsr9mcx0qb1zvbk5hpxymgk0s4-mesa-= 20.2.4: 1kp0l03bdinmnzkn2xqyrl6gymzy9qrh5kbq2i8fbgxb0c1j54m7 > differing files: > /lib/dri/iris_dri.so > /lib/dri/nouveau_drv_video.so > /lib/vdpau/libvdpau_nouveau.so.1.0.0 > /lib/libXvMCnouveau.so.1.0.0 > /lib/libOSMesa.so.8.0.0 > /lib/libvulkan_radeon.so > /lib/libxatracker.so.2.5.0 > > 1 store items were analyzed: > - 0 (0.0%) were identical > - 1 (100.0%) differed > - 0 (0.0%) were inconclusive > ``` > > Attached is the diffoscope output. This is reportedly fixed by the Meson 0.59.0 upgrade on =E2=80=98core-updat= es=E2=80=99: https://issues.guix.gnu.org/49646 Let=E2=80=99s double-check with independent builds later on. Thanks, Ludo=E2=80=99.