Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435166 - dev-python/pyclutter-1.3.2-r2 - clutter.c:29747:67: error: ‘CLUTTER_TYPE_SHADER_ERROR’ undeclared (first use in this function)
Summary: dev-python/pyclutter-1.3.2-r2 - clutter.c:29747:67: error: ‘CLUTTER_TYPE_SHAD...
Status: RESOLVED WONTFIX
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: Pending Removal: 2012-12-24
Keywords: PMASKED
Depends on: 431820
Blocks:
  Show dependency tree
 
Reported: 2012-09-15 20:28 UTC by Anton Kochkov
Modified: 2012-12-25 13:35 UTC (History)
2 users (show)

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


Attachments
full build log (pyclutter.log,35.74 KB, text/plain)
2012-09-15 20:28 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-09-15 20:28:28 UTC
Created attachment 323948 [details]
full build log

clutter.c: In function ‘_wrap_clutter_set_motion_events_enabled’:
clutter.c:29119:5: warning: ‘clutter_set_motion_events_enabled’ is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-main.h:49): Use 'clutter_stage_set_motion_events_enabled' instead [-Wdeprecated-declarations]
clutter.c: In function ‘_wrap_clutter_get_motion_events_enabled’:
clutter.c:29131:5: warning: ‘clutter_get_motion_events_enabled’ is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-main.h:52): Use 'clutter_stage_get_motion_events_enabled' instead [-Wdeprecated-declarations]
clutter.c: In function ‘_wrap_clutter_texture_new_from_actor’:
clutter.c:29399:5: warning: ‘clutter_texture_new_from_actor’ is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:36): Use 'ClutterOffscreenEffect' instead [-Wdeprecated-declarations]
clutter.c: In function ‘pyclutter_add_constants’:
clutter.c:29747:67: error: ‘CLUTTER_TYPE_SHADER_ERROR’ undeclared (first use in this function)
clutter.c:29747:67: note: each undeclared identifier is reported only once for each function it appears in
clutter.c: In function ‘pyclutter_register_classes’:
clutter.c:29873:60: error: ‘CLUTTER_TYPE_STAGE_WINDOW’ undeclared (first use in this function)
make[2]: *** [_clutter_la-clutter.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-python/pyclutter-1.3.2-r2/work/pyclutter-1.3.2/clutter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-python/pyclutter-1.3.2-r2/work/pyclutter-1.3.2'
make: *** [all] Error 2
emake failed
Comment 1 Rafał Mużyło 2012-09-18 02:15:18 UTC
Which version of clutter is installed ?
Content of config.log might be interesting too.
Comment 2 aaron m 2012-10-06 04:33:20 UTC
i had the same issue
downgrading clutter to 1.8.4(stable) solved it
Comment 3 Pacho Ramos gentoo-dev 2012-10-06 09:57:21 UTC
We will be able to drop pyclutter as soon as gpxviewer is bumped
Comment 4 Pacho Ramos gentoo-dev 2012-12-25 13:35:53 UTC
dropped