Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820143 - x11-libs/libcryptui-3.12.2-r1 fails to compile: configure: error: Appropriate version of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 2.1 2.2
Summary: x11-libs/libcryptui-3.12.2-r1 fails to compile: configure: error: Appropriate...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-10-25 07:17 UTC by Agostino Sarubbo
Modified: 2022-06-05 18:10 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,73.17 KB, text/plain)
2021-10-25 07:18 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,55.18 KB, text/plain)
2021-10-25 07:18 UTC, Agostino Sarubbo
Details
Accept GnuPG 2.3.x as supported version (libcryptui-3.12.2-gnupg-2.3.patch,500 bytes, patch)
2022-02-19 20:15 UTC, Bernd Feige
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-25 07:17:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/libcryptui-3.12.2-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-25 07:18:02 UTC
Created attachment 746562 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-25 07:18:03 UTC
Created attachment 746565 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-25 07:18:04 UTC
Possible context of error(s):

configure: error: Appropriate version of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 2.1 2.2
Comment 4 Bernd Feige 2022-02-19 20:15:37 UTC
Created attachment 765487 [details, diff]
Accept GnuPG 2.3.x as supported version

This makes it compile again - just as the patches for 2.1 and 2.2 before.
(cf https://gitlab.gnome.org/DimStar77/libcryptui/-/commit/fa3b8fd3b55768e0e02b30948c29a9504d02522e )
Comment 5 Dmitriy Baranov 2022-06-05 13:44:53 UTC
This issue blocks gnome-extra/pch-session-42.0 on ~amd64.
Comment 6 Larry the Git Cow gentoo-dev 2022-06-05 18:10:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d5ebca22cbec7af4eca3670e60c7a38deb6ce8

commit 95d5ebca22cbec7af4eca3670e60c7a38deb6ce8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-05 18:10:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-05 18:10:19 +0000

    x11-libs/libcryptui: allow gnupg 2.3
    
    Closes: https://bugs.gentoo.org/820143
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/libcryptui-3.12.2-gnupg-2.3.patch          | 20 ++++++++++++++++++++
 x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild      |  7 +++++--
 2 files changed, 25 insertions(+), 2 deletions(-)