Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539732 - =mail-client/evolution-3.13.10 should depend on x11-libs/libcryptui
Summary: =mail-client/evolution-3.13.10 should depend on x11-libs/libcryptui
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-11 07:35 UTC by Mark R. Pariente
Modified: 2015-02-17 19:02 UTC (History)
0 users

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


Attachments
cryptui not found during configure phase (evolution-3.13.90-config.log,89.74 KB, text/x-log)
2015-02-17 17:52 UTC, Konstantin (elxa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark R. Pariente 2015-02-11 07:35:25 UTC
I've had x11-libs/libcryptui depclean'ed from my system which wanted to rebuild evolution as @preserved-rebuild and failed as such:

checking for ber_get_tag in -llber... yes
checking for ldap_open in -lldap... yes
checking for ldap_ntlm_bind... yes
checking Mozilla NSPR pkg-config module name... nspr
checking Mozilla NSS pkg-config module name... nss
checking for LIBCRYPTUI... no
configure: error: 

	cryptui-0.0 not found

	If you want to disable support libcryptui usage,
	please append --disable-libcryptui to configure.


It looks like mail-client/evolution is missing a dependency to x11-libs/libcryptui.
Comment 1 Pacho Ramos gentoo-dev 2015-02-14 09:51:01 UTC
Please retry with .11 version and provide full build.log and config.log (I don't see any reference to it in configure.ac neither configure script)
Comment 2 Konstantin (elxa) 2015-02-17 17:50:42 UTC
Using the gnome overlay trying to update to evolution-3.13.90 I am running into the same issue after libcryptui was depcleaned.
Comment 3 Konstantin (elxa) 2015-02-17 17:52:47 UTC
Created attachment 396732 [details]
cryptui not found during configure phase
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-02-17 19:02:44 UTC
commit b56e735fae358c73211ed3d50b08b21d4d93481c
Author: Alexandre Rostovtsev <tetromino@gentoo.org>
Date:   Tue Feb 17 13:53:44 2015 -0500

    mail-client/evolution: missing libcryptui dep (bug #539732)
    
    Thanks to  Mark R. Pariente, Konstantin (elxa).

 mail-client/evolution/evolution-3.13.90.ebuild | 12 ++++++++----
 mail-client/evolution/evolution-9999.ebuild    | 14 +++++++++-----
 2 files changed, 17 insertions(+), 9 deletions(-)