Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 404167

Summary: >=net-libs/gtk-vnc-0.4.4 should depend on libgcrypt=>1.4.2
Product: Gentoo Linux Reporter: Wille Kuutti <wille.kuutti>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: wille.kuutti
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wille Kuutti 2012-02-16 18:48:53 UTC
When emerging gtk-vnc, compilation stops on missing GCRY_THREAD_OPTION_VERSION (introduced in libgcrypt 1.4.2)

Reproducible: Always

Steps to Reproduce:
1. Downgrade libgcrypt package to version prior 1.4.2.
2. Emerge gtk-vnc (version 0.4.4. or newer)
3.
Actual Results:  
Compilaton fails.

Expected Results:  
emerge installs gtk-vnc successfully.

There is a workaround:
1. install libgcrypt 1.4.2 or newer befor gtk-vnc, but portage/emerge should do this automatically by a proper dependency.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-02-17 04:50:36 UTC
Fixed in cvs, thanks for reporting. And as far as I can tell from reading the source, gtk-vnc-0.4.3-r1 should depend on libgcrypt-1.4.2 as well.

>  17 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  gtk-vnc-0.4.3-r1.ebuild, gtk-vnc-0.4.4.ebuild, gtk-vnc-0.5.0.ebuild:
>  Depend on >=libgcrypt-1.4.2 (bug #404167, thanks to Wille Kuutti for
>  reporting). Add missing libgpg-error dep to gtk-vnc-0.4.x.