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

Bug 384919

Summary: dev-libs/atk-1.32.0-r1 needs a patch for dev-libs/glib-2.30.0
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] LibraryAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asolokha, wongwwy
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild file for pathed version
patch for glib2.30

Description Helmut Jarausch 2011-09-29 11:33:37 UTC
The header file
/usr/include/atk-1.0/atk/atkobject.h
still refers to the deprecated G_CONST_RETURN symbol.

This makes packages fail which include this header file like
gnome-base/libglade and net-dns/avahi, as reported elsewhere.

Helmut.


Reproducible: Always
Comment 1 Helmut Jarausch 2011-09-29 16:10:27 UTC
Created attachment 288245 [details]
ebuild file for pathed version
Comment 2 Helmut Jarausch 2011-09-29 16:11:37 UTC
Created attachment 288247 [details, diff]
patch for glib2.30

A patch similar to the recent patch for pango to avoid
G_CONST_RETURN
Comment 3 Pacho Ramos gentoo-dev 2011-10-20 22:58:15 UTC

*** This bug has been marked as a duplicate of bug 384779 ***