Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323929 - media-libs/clutter-1.0.10 with USE +introspection fails to compile
Summary: media-libs/clutter-1.0.10 with USE +introspection fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 12:25 UTC by Ben L.
Modified: 2010-09-29 13:21 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,11.19 KB, text/plain)
2010-06-14 12:25 UTC, Ben L.
Details
build.log (build.log,16.53 KB, text/plain)
2010-06-14 13:41 UTC, Ben L.
Details
build.log (build.log,16.53 KB, text/plain)
2010-06-14 13:41 UTC, Ben L.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben L. 2010-06-14 12:25:06 UTC
I want to install gnome-shell from the overlay and need clutter with +introspection.


  LINK  libclutter-glx-1.0.la
  GEN   Clutter-1.0.gir
Symbol clutter_actor_transform_stage_poin has multiple definition of tag 'note'
Symbol clutter_timeline_clone has multiple definition of tag 'timeline'
Symbol clutter_units_from_string has multiple definition of tag 'units'
Symbol cogl_begin_gl has multiple definition of tag 'note'
Symbol cogl_begin_gl has multiple definition of tag 'note'
Symbol cogl_begin_gl has multiple definition of tag 'note'
ERROR in annotation: can't find parameter n_properies referenced by parameter values of 'animatev'
make[4]: *** [Clutter-1.0.gir] Fehler 1
make[3]: *** [all-recursive] Fehler 1
make[2]: *** [all] Fehler 2
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2

Reproducible: Always

Steps to Reproduce:
1. emerge clutter
Actual Results:  
compile fails

Expected Results:  
compile works
Comment 1 Ben L. 2010-06-14 12:25:23 UTC
Created attachment 235253 [details]
emerge --info
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-06-14 13:16:14 UTC
Which version of gobject-introspection do you have? Also, please attach the full emerge log.
Comment 3 Ben L. 2010-06-14 13:41:41 UTC
=dev-libs/gobject-introspection-0.6.14 is installed
Comment 4 Ben L. 2010-06-14 13:41:55 UTC
Created attachment 235259 [details]
build.log
Comment 5 Ben L. 2010-06-14 13:41:56 UTC
Created attachment 235261 [details]
build.log
Comment 6 Ben L. 2010-06-16 18:46:23 UTC
Little update, with =dev-libs/gobject-introspection-0.6.9 emerging clutter works... so this is a gobject-introspection bug/problem?
Comment 7 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-06-25 17:07:52 UTC
Please try clutter-1.2.10 (committed today) and see if it works. Thanks.
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-29 13:21:38 UTC
recently tested with 1.2 since 1.0 has been removed and it works just fine.
Comment 9 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-29 13:21:47 UTC
Thanks for reporting.