Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636556 - x11-libs/libcryptui-3.1.2 - error: Appropriate version of GnuPG not found.
Summary: x11-libs/libcryptui-3.1.2 - error: Appropriate version of GnuPG not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 639610
Blocks:
  Show dependency tree
 
Reported: 2017-11-04 22:21 UTC by Ilya Lebedev
Modified: 2018-02-07 22:16 UTC (History)
4 users (show)

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


Attachments
emerge --info output and build log (attach.txt,16.93 KB, text/plain)
2017-11-04 22:21 UTC, Ilya Lebedev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Lebedev 2017-11-04 22:21:56 UTC
Created attachment 502568 [details]
emerge --info output and build log

emerge output:
===
* Messages for package x11-libs/libcryptui-3.12.2:

 * Package:    x11-libs/libcryptui-3.12.2
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc introspection kernel_linux libnotify userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Applying libcryptui-3.12.2-gnupg-2.1.patch ...
 * Running eautoreconf in '/var/tmp/portage/x11-libs/libcryptui-3.12.2/work/libcryptui-3.12.2' ...
 * Running glib-gettextize --copy --force ...
 * Running intltoolize --automake --copy --force ...
 * Skipping 'gtkdocize --copy' due gtkdocize not installed
 * Running libtoolize --install --copy --force --automake ...
 * Running aclocal -I m4 ...
 * Running autoconf --force ...
 * Running autoheader ...
 * Running automake --add-missing --copy --force-missing ...
 * Disabling deprecation warnings ...
 * ERROR: x11-libs/libcryptui-3.12.2::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 3031:  Called gnome2_src_configure '--disable-static' '--disable-update-mime-database' '--disable-debug' '--enable-introspection' '--enable-libnotify'
 *             environment, line 2212:  Called econf '--disable-gtk-doc' '--disable-schemas-compile' '--disable-static' '--disable-update-mime-database' '--disable-debug' '--enable-introspection' '--enable-libnotify'
 *        phase-helpers.sh, line  665:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=x11-libs/libcryptui-3.12.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/libcryptui-3.12.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-libs/libcryptui-3.12.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libcryptui-3.12.2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/libcryptui-3.12.2/work/libcryptui-3.12.2'
 * S: '/var/tmp/portage/x11-libs/libcryptui-3.12.2/work/libcryptui-3.12.2'
===

emerge --info and build.log are in the attachment
Comment 1 Peer 2017-11-20 22:37:07 UTC
I have the same issue after a "emerge -ea @system @world" with gcc 6.4.0. But x11-libs/libcryptui-3.12.2-r1 seems to work.
Comment 2 Michal Špondr 2017-12-02 13:25:16 UTC
(In reply to Peer from comment #1)
> I have the same issue after a "emerge -ea @system @world" with gcc 6.4.0.
> But x11-libs/libcryptui-3.12.2-r1 seems to work.

Exactly the same issue here.
Comment 3 Michal Špondr 2017-12-02 13:30:42 UTC
Just a snaphost from configure phase of the build:

checking for GPGME - version >= 1.0.0... yes
configure: error: Appropriate version of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 2.1
Comment 4 Amel Hodzic 2017-12-03 04:32:22 UTC
echo "x11-libs/libcryptui" >> /etc/portage/package.accept_keywords

The above works as a workaround or solution to this problem building gnome.
Comment 5 André Terpstra 2017-12-04 06:18:54 UTC
same error here
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2018-02-07 22:16:51 UTC
commit fc384ea88d3813e749f584146f912eb70fd9cbe2
Author: Gilles Dartiguelongue <eva@gentoo.org>
Date:   Sat Sep 2 18:09:59 2017 +0200

    x11-libs/libcryptui: allow build with GnuPG 2.2, bug #629572
    
    Also apply patches from master also found in Debian package.
    
    Package-Manager: Portage-2.3.8, Repoman-2.3.3