Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387173 - media-libs/clutter-gtk-0.10.8 problem building against pango
Summary: media-libs/clutter-gtk-0.10.8 problem building against pango
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 384779
  Show dependency tree
 
Reported: 2011-10-14 23:45 UTC by Sven E.
Modified: 2011-10-20 22:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,59.50 KB, text/plain)
2011-10-14 23:46 UTC, Sven E.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven E. 2011-10-14 23:45:02 UTC
trying to emerge media-libs/clutter-gtk-0.10.8 throws a whore bunch of errors regarding atk headers.

Errors typically look like this:

/usr/include/atk-1.0/atk/atktable.h:72:3: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
/usr/include/atk-1.0/atk/atktable.h:166:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
/usr/include/atk-1.0/atk/atktable.h:171:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'

Probably related to glib-2.30!?


Reproducible: Always

Steps to Reproduce:
1. Just emerge clutter-gtk

Actual Results:  
build error

Expected Results:  
clean build
Comment 1 Sven E. 2011-10-14 23:46:42 UTC
Created attachment 289839 [details]
build.log

Full build log
Comment 2 ron widler 2011-10-15 21:53:49 UTC
i ran into the same problem on my ~amd64 system, however disabling ccache helped.

see if this fixes it for you:
FEATURES=-cache emerge media-libs/clutter-gtk
Comment 3 Pacho Ramos gentoo-dev 2011-10-15 22:00:33 UTC
+  15 Oct 2011; Pacho Ramos <pacho@gentoo.org> clutter-gtk-0.10.8.ebuild,
+  -clutter-gtk-1.0.2.ebuild:
+  Drop DEPRECATED flags, bug #387173; remove old.
+