Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350061 - media-libs/clutter-gtk-0.10.8 fails to emerge with USE="introspection"
Summary: media-libs/clutter-gtk-0.10.8 fails to emerge with USE="introspection"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-12-29 18:04 UTC by Chris Mayo
Modified: 2011-01-03 23:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,9.45 KB, text/plain)
2011-01-01 12:49 UTC, Chris Mayo
Details
emerge --info (emerge.info,5.01 KB, text/plain)
2011-01-01 12:50 UTC, Chris Mayo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2010-12-29 18:04:32 UTC
Can't find gtk.h. Upstream patch fixes this for me:

http://git.clutter-project.org/clutter-gtk/commit/?h=clutter-gtk-0.10&id=4de105a2bbd201c8e60f3e8777794a4cd532afdc
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-12-30 13:20:44 UTC
Could you please provide a full build.log and emerge --info.
Comment 2 Chris Mayo 2011-01-01 12:49:55 UTC
Created attachment 258565 [details]
build.log
Comment 3 Chris Mayo 2011-01-01 12:50:53 UTC
Created attachment 258567 [details]
emerge --info
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-01-03 23:28:53 UTC
Index: ChangeLog
+  04 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  -clutter-gtk-0.10.4.ebuild, -clutter-gtk-0.10.6.ebuild,
+  clutter-gtk-0.10.8.ebuild,
+  +files/clutter-gtk-0.10.8-fix-introspection-build.patch:
+  Fix build with USE=introspection, bug #350061. Clean up old revisions.

Thanks for reporting.