From mboxrd@z Thu Jan 1 00:00:00 1970 From: ndre Subject: bug#40179: gpgme's json test fails Date: Sat, 21 Mar 2020 21:05:57 -0300 Message-ID: <20200322000557.GA16740@andel> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41977) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFoPL-0002qm-OP for bug-guix@gnu.org; Sat, 21 Mar 2020 20:24:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFoPK-0006Xu-Ew for bug-guix@gnu.org; Sat, 21 Mar 2020 20:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42499) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFoPK-0006Xj-8b for bug-guix@gnu.org; Sat, 21 Mar 2020 20:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFoPK-0001h2-4T for bug-guix@gnu.org; Sat, 21 Mar 2020 20:24:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:40762) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFo82-0000uz-60 for bug-guix@gnu.org; Sat, 21 Mar 2020 20:06:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFo80-0007Vf-KK for bug-guix@gnu.org; Sat, 21 Mar 2020 20:06:09 -0400 Received: from mx1.riseup.net ([198.252.153.129]:50234) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jFo80-0007VA-AF for bug-guix@gnu.org; Sat, 21 Mar 2020 20:06:08 -0400 Received: from bell.riseup.net (unknown [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 48lHq252JJzFdpW for ; Sat, 21 Mar 2020 17:06:06 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 48lHq14X7KzJtkD for ; Sat, 21 Mar 2020 17:06:05 -0700 (PDT) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40179@debbugs.gnu.org --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Guix, Since the upgrade to gnupg 2.2.20, gpgme fails a json test. Apparently, the same issue is not guix specific and has already been reported on gnupg's bug track: https://dev.gnupg.org/T4820 Bellow is the output I've got when I tried building it: Making check in json make[2]: Entering directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.= 1/tests/json' make check-am make[3]: Entering directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.= 1/tests/json' make check-TESTS make[4]: Entering directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.= 1/tests/json' =2E./../tests/start-stop-agent: line 18: which: command not found starting gpg-agent.. =2E./../tests/start-stop-agent: line 57: : command not found OK PASS: initial.test Running t-config... success Running t-version... success Running t-keylist... success Running t-keylist-secret... failed FAIL: t-json =2E./../tests/start-stop-agent: line 18: which: command not found stopping gpg-agent PASS: final.test =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 of 3 tests failed Please report to https://bugs.gnupg.org =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D make[4]: *** [Makefile:609: check-TESTS] Error 1 make[4]: Leaving directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.1= /tests/json' make[3]: *** [Makefile:732: check-am] Error 2 make[3]: Leaving directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.1= /tests/json' make[2]: *** [Makefile:734: check] Error 2 make[2]: Leaving directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.1= /tests/json' make[1]: *** [Makefile:720: check-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-gpgme-1.13.1.drv-0/gpgme-1.13.1= /tests' make: *** [Makefile:534: check-recursive] Error 1 Test suite failed, dumping logs. command "make" "check" "-j" "4" failed with status 2 note: keeping build directory `/tmp/guix-build-gpgme-1.13.1.drv-0' builder for `/gnu/store/s6rqh1nahanif481rxnpav0imdkas9gg-gpgme-1.13.1.drv' = failed with exit code 1 a compila=E7=E3o de /gnu/store/s6rqh1nahanif481rxnpav0imdkas9gg-gpgme-1.13.= 1.drv falhou Veja o log de compila=E7=E3o em "/var/log/guix/drvs/s6/rqh1nahanif481rxnpav= 0imdkas9gg-gpgme-1.13.1.drv.bz2". guix build: error: build of `/gnu/store/s6rqh1nahanif481rxnpav0imdkas9gg-gp= gme-1.13.1.drv' failed --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQI5BAABCgAjFiEEIBdLYNLH+F+MBdSrYrJ+WmBEwoIFAl52q+EFgwPCZwAACgkQ YrJ+WmBEwoLuQQ//azgVoL3QXjgontxAmPcSbre3FrOb1menH6EUmohrwGY5HPTE 6DmMJj5j9+ufWEBjtvjzrQJ5jqOi/9JGkKpWFZzeqpkjvjJiof+2cc8pmmKQoQAj uT9fynNws8E7gWhFXWWqh1ku1VqW7VnS2clU4CjY3JPHRmumyqGRsmf4Ul0lO/U2 /qhJhLsC0ierjVB+VPZCHubzk9yyIukcSssoRjBulrCXsNXP5RAS2KpdN/5cRk9T +BqogkX43V9suppm+Bz0Yb4Xncqpxr0ROg1w8trUaQbwBkS8NJtoyXygF6pr447M JMnxgV0UXXlmdokukmDYKmwUvx5pQHCwwcVRPF07f1AfSK7OsTUxX5qdLRzAXnNq CUP+tz3b40U2l9+P60NBlQLZBhRvURonQj+Op0BHTl70+qfjwsRvhoDLHF2pSQW1 aX4vs2l3srfzSahHQ7hkFTCry3gkN0v4a9GzFKNieyWnX9oUhRqrqX7MYTk2bW/y t6xixY+lFG7W2Ov2Bj15JsYKiWIbKwIGjLA/yaZTwhjekNtu7s3bCJg7Hpp8QEIJ +mfjkV4bWBBJbB7eQA1tz4HRBu20g+Rnib4CBy3c681WB9R9WTg9rFlHBTugZ2LZ Bgp52im10xWyP6ljFU8h0gRNaKeEMLSNedubg/fr53pjnU9uwIeCzfryHbQ= =LCwY -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1--