Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286609 - [gnome-overlay] dev-libs/gir-repository-0.6.3 fails to build
Summary: [gnome-overlay] dev-libs/gir-repository-0.6.3 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 05:45 UTC by Priit Laes (IRC: plaes)
Modified: 2009-09-27 07:25 UTC (History)
0 users

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


Attachments
build.log (build.log,15.25 KB, text/plain)
2009-09-27 05:58 UTC, Priit Laes (IRC: plaes)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2009-09-27 05:45:17 UTC
dev-libs/gir-repository-0.6.3  USE="avahi dbus gnome-keyring gstreamer gtk libnotify webkit -atk -babl -gconf -gtksourceview -gupnp -libsoup -libunique -libwnck -pango -poppler -vte"
x11-libs/gtk+-2.18.0  USE="X cups jpeg jpeg2k tiff vim-syntax xinerama -debug -doc -test"

[snip]
In file included from ./Gtk-custom.c:11:
./Gtk-custom.h:18: error: conflicting types for ‘gtk_widget_get_allocation’
/usr/include/gtk-2.0/gtk/gtkwidget.h:621: note: previous declaration of ‘gtk_widget_get_allocation’ was here
./Gtk-custom.c:60: error: conflicting types for ‘gtk_widget_get_allocation’
/usr/include/gtk-2.0/gtk/gtkwidget.h:621: note: previous declaration of ‘gtk_widget_get_allocation’ was here
[/snip]
Comment 1 Priit Laes (IRC: plaes) 2009-09-27 05:58:45 UTC
Created attachment 205354 [details]
build.log
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-09-27 07:25:16 UTC
That was due to an API change in GTK+, 0.6.5 fixes the problem