From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 04 11:48:07 2018 Received: (at submit) by debbugs.gnu.org; 4 Dec 2018 16:48:07 +0000 Received: from localhost ([127.0.0.1]:60863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gUDri-0003L0-JU for submit@debbugs.gnu.org; Tue, 04 Dec 2018 11:48:07 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gUDrg-0003KQ-DZ for submit@debbugs.gnu.org; Tue, 04 Dec 2018 11:48:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUDrY-0000Ar-WB for submit@debbugs.gnu.org; Tue, 04 Dec 2018 11:47:58 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50987) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gUDrY-00009W-22 for submit@debbugs.gnu.org; Tue, 04 Dec 2018 11:47:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUDrV-00063c-2R for bug-guix@gnu.org; Tue, 04 Dec 2018 11:47:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUDrR-00005b-1q for bug-guix@gnu.org; Tue, 04 Dec 2018 11:47:52 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:58424) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gUDrO-0008Om-Af for bug-guix@gnu.org; Tue, 04 Dec 2018 11:47:48 -0500 Received: from localhost (77.117.213.143.wireless.dyn.drei.com [77.117.213.143]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 1CC3033601B1 for ; Tue, 4 Dec 2018 17:47:43 +0100 (CET) Date: Tue, 4 Dec 2018 17:47:37 +0100 From: Danny Milosavljevic To: Subject: reposurgeon build is broken Message-ID: <20181204174737.13f89fda@scratchpost.org> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/JrLPb2.YXMQ9B5S4g77xd7l"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit 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: -6.0 (------) --Sig_/JrLPb2.YXMQ9B5S4g77xd7l Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable class OrderedSet(collections.MutableSet): =3D=3D=3D Testing mailbox-out/mailbox-in roundtripping: authormatch.fi /tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon:13680: = DeprecationWarning: Using or importing the ABCs from 'collections' instead = of from 'collections.abc' is deprecated, and in 3.8 it will stop working class OrderedSet(collections.MutableSet): Traceback (most recent call last): File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 1585, in f if len(cache) <=3D pos: cache.append(next(it)) StopIteration The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 13800, in main() File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 13790, in main cmd.Cmd.onecmd(interpreter, interpreter.precmd(arg)) File "/gnu/store/b7fqhszxl02g6pfm3vw6b3cjz472qrly-python-3.7.0/lib/python= 3.7/cmd.py", line 217, in onecmd return func(arg) File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 10761, in do_edit self.edit(self.selection, line) File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 9339, in edit self.do_mailbox_in("<" + tfname) File "/tmp/guix-build-reposurgeon-3.43.drv-0/reposurgeon-3.43/reposurgeon= ", line 10580, in do_mailbox_in for commit in self.chosen().commits(): RuntimeError: generator raised StopIteration make[2]: *** [Makefile:90: mailboxing] Error 1 make[1]: *** [Makefile:24: default] Error 2 make: *** [Makefile:120: check] Error 2 Test suite failed, dumping logs. Backtrace: 4 (primitive-load "/gnu/store/k4qpksv3j8yljcb89lc228h78l6=C3=A2= =C2=A6") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 863:16 2 (every1 # =C3=A2=C2=A6) In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu= -build-system.scm: 799:28 1 (_ _) 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-bu= ild-system.scm:369:6: In procedure check: Throw to key `srfi-34' with args `(#)'. --Sig_/JrLPb2.YXMQ9B5S4g77xd7l Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlwGr6kACgkQ5xo1VCww uqVJPwf6AoFVDgIkAVBJ4a+QllQBxJ8YhF7D126KpHSiyaHb6XC3bs3IZbauJ1kO t+0rOw40vTn3DZi1IpzmxeHVIXXuG/uXI3FrPX+KCvP62A/hkNQH+6/NAETGp+O4 Mw309x82bbs17jfPwgddR/OLLJRJl1QKUp8pnfukC5JWQaXt0ZTEcHX0FcUp5tAa znLloqkJHk/7xJuPMiXQvL++4YK1tiknW3w0brlaB+Kzvl1iO5BMhTxWwK10aRee 04bjT3Qiz/j4R7gKLCDArHw4d3JqLqaHt0AaPsRh/pOXjrGmhUAeU7Wv9vrqRQWs ebu5eAlyrjuc2cB6Wt7dOfsYcxE+pQ== =aydu -----END PGP SIGNATURE----- --Sig_/JrLPb2.YXMQ9B5S4g77xd7l--