From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55584) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiEHh-0005X5-9b for guix-patches@gnu.org; Tue, 02 Jul 2019 04:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiEHg-0002aq-8N for guix-patches@gnu.org; Tue, 02 Jul 2019 04:37:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37713) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiEHd-0002YQ-Sl for guix-patches@gnu.org; Tue, 02 Jul 2019 04:37:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hiEHd-0004Ah-N8 for guix-patches@gnu.org; Tue, 02 Jul 2019 04:37:01 -0400 Subject: [bug#36415] [PATCH] gnu: Add qlogo. Resent-Message-ID: From: Arun Isaac In-Reply-To: References: <20190628080358.14910-1-arunisaac@systemreboot.net> Date: Tue, 02 Jul 2019 14:06:01 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: swedebugia , 36415@debbugs.gnu.org --=-=-= Content-Type: text/plain > I got this when running rounds=2: > The following builds are still in progress: > /gnu/store/yv7gjrplyym3arqi6qqiiqy3l4wzszp3-qlogo-0.92.drv > /gnu/store/ivln0c98vr9n8j25alx1dg1gbzpja11k-qtbase-5.11.3.drv > /gnu/store/ysv72wwn0gfjiqx2y4rxbf0gnhiv94yp-cups-2.2.11.drv > /gnu/store/mimhpwdwik9madwir21a2d0z6i1in7j0-cups-filters-1.23.0.drv > /gnu/store/syc8fwdl3mz2kxncd1k2mkqq4mslvxyv-qlogo-0.92.drv I get a similar message too. > I'm interpreting this as qlogo is not reproducible, no? I don't know. I have never understood how reproducibility checking works in Guix. Shouldn't --rounds=2 cause `guix build' to error out if there is some non-determinism? In the above case, `guix build' is not erroring out. It is merely saying that "the following builds are still in progress". I don't know how to interpret that. Any pointers about how to proceed with debugging this further would be very helpful. I've tried reading the relevant sections in the manual, but I didn't find any insight. :-( Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl0bF3EACgkQLiXui2GA K7PYrgf7BUeunx+tyXLHvJs8/yjb0WXugmF3EOK0KDbzOKZvGXIq+fEswwAQcGzT 22frwjjdc+4046zfIYhSwoxyUJnPDKS/PcOdel1Xqcw7cypjSXjiC1ZSiniiDbLz kpo32q/oOCJdm+I9TzBNf3vXiPFJTtvsjCMgbgyafw4WsFmRoViJfjVBi92hnVNm SsuzvgSlMF2QMVje2r6jtNtgNxe4YcY24zbNrW8TQU3bOQYh2x9cQKSMZVsJZ0Kn hfhd3mFOzaugDLAXUuAwwunH19RVLRGGc77/7jIFHMUpgIQmJw0LgiUS9eFSHh5r i8q85bWTCnqve0d/p7I1eMS0degB9Q== =ac13 -----END PGP SIGNATURE----- --=-=-=--