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

Bug 434598

Summary: evolution-data-server-3.4.4 depends on glib-2.30 but should depend on glib-2.32
Product: Gentoo Linux Reporter: Gauthier Monserand <gentoo>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=683732
Whiteboard:
Package list:
Runtime testing required: ---

Description Gauthier Monserand 2012-09-10 15:17:14 UTC
make[4] : on entre dans le répertoire « /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4/calendar/backends/contacts »
  CC     libecalbackendcontacts_la-e-cal-backend-contacts-factory.lo
  CC     libecalbackendcontacts_la-e-cal-backend-contacts.lo
e-cal-backend-contacts.c:70:2: error: expected specifier-qualifier-list before 'GRecMutex'


http://developer.gnome.org/glib/stable/glib-Threads.html#GRecMutex :

struct GRecMutex
Since 2.32


ebuild : 

RDEPEND=">=dev-libs/glib-2.30:2
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-09-10 17:07:18 UTC
You are right. Fixed in cvs, and reported upstream at https://bugzilla.gnome.org/show_bug.cgi?id=683732

>  10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  evolution-data-server-3.4.3.ebuild, evolution-data-server-3.4.4.ebuild:
>  Raise glib dependency (bug #434598, thanks to Gauthier Monserand)