[MacPorts] #27025: Error building py26-pyclutter
MacPorts
noreply at macports.org
Wed Oct 27 07:18:29 PDT 2010
#27025: Error building py26-pyclutter
------------------------------------------+---------------------------------
Reporter: abdel.g.martinez.l@… | Owner: nodamage@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: py26-pyclutter
------------------------------------------+---------------------------------
Changes (by devans@…):
* keywords: clutter =>
* owner: macports-tickets@… => nodamage@…
Old description:
> ---> Computing dependencies for py26-pyclutter.
> ---> Building py26-pyclutter
> Making all in build
> Making all in autotools
> Making all in codegen
> Making all in clutter
> CC cogl.o
> CC clutterglx.o
> cogl.c: In function '_wrap_cogl_debug_flags_get_type':
> cogl.c:1699: warning: implicit declaration of function
> 'cogl_debug_flags_get_type'
> cogl.c: In function '_wrap_cogl_check_extension':
> cogl.c:1879: warning: 'cogl_check_extension' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:145)
> cogl.c: In function '_wrap_cogl_viewport':
> cogl.c:1973: warning: 'cogl_viewport' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:334)
> cogl.c: In function '_wrap_cogl_clip_push_window_rect':
> cogl.c:2348: warning: 'cogl_clip_push_window_rect' is deprecated
> (declared at /opt/local/include/clutter-1.0/cogl/cogl.h:738)
> cogl.c: In function '_wrap_cogl_clip_push':
> cogl.c:2363: warning: 'cogl_clip_push' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:794)
> cogl.c: In function '_wrap_cogl_clip_ensure':
> cogl.c:2403: warning: 'cogl_clip_ensure' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:872)
> cogl.c: In function '_wrap_cogl_clip_stack_save':
> cogl.c:2413: warning: 'cogl_clip_stack_save' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:892)
> cogl.c: In function '_wrap_cogl_clip_stack_restore':
> cogl.c:2423: warning: 'cogl_clip_stack_restore' is deprecated (declared
> at /opt/local/include/clutter-1.0/cogl/cogl.h:909)
> ./cogl.override: In function '_wrap_cogl_set_draw_buffer':
> ./cogl.override:627: warning: 'cogl_set_draw_buffer' is deprecated
> (declared at /opt/local/include/clutter-1.0/cogl/cogl.h:1037)
> cogl.c: In function '_wrap_cogl_push_draw_buffer':
> cogl.c:2458: warning: 'cogl_push_draw_buffer' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:1047)
> cogl.c: In function '_wrap_cogl_pop_draw_buffer':
> cogl.c:2468: warning: 'cogl_pop_draw_buffer' is deprecated (declared at
> /opt/local/include/clutter-1.0/cogl/cogl.h:1057)
> cogl.c: In function 'pycogl_add_constants':
> cogl.c:3802: error: 'COGL_TYPE_DEBUG_FLAGS' undeclared (first use in this
> function)
> cogl.c:3802: error: (Each undeclared identifier is reported only once
> cogl.c:3802: error: for each function it appears in.)
> make[2]: *** [_clutter_la-cogl.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyclutter/work/pyclutter-1.0.2"
> && /usr/bin/make -j2 all " returned error 2
> Error: Target org.macports.build returned: shell command failed
> Warning: the following items did not execute (for py26-pyclutter):
> org.macports.destroot org.macports.build
> Log for py26-pyclutter is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyclutter/main.log
> Error: Unable to upgrade port: 1
New description:
{{{
---> Computing dependencies for py26-pyclutter.
---> Building py26-pyclutter
Making all in build
Making all in autotools
Making all in codegen
Making all in clutter
CC cogl.o
CC clutterglx.o
cogl.c: In function '_wrap_cogl_debug_flags_get_type':
cogl.c:1699: warning: implicit declaration of function
'cogl_debug_flags_get_type'
cogl.c: In function '_wrap_cogl_check_extension':
cogl.c:1879: warning: 'cogl_check_extension' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:145)
cogl.c: In function '_wrap_cogl_viewport':
cogl.c:1973: warning: 'cogl_viewport' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:334)
cogl.c: In function '_wrap_cogl_clip_push_window_rect':
cogl.c:2348: warning: 'cogl_clip_push_window_rect' is deprecated (declared
at /opt/local/include/clutter-1.0/cogl/cogl.h:738)
cogl.c: In function '_wrap_cogl_clip_push':
cogl.c:2363: warning: 'cogl_clip_push' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:794)
cogl.c: In function '_wrap_cogl_clip_ensure':
cogl.c:2403: warning: 'cogl_clip_ensure' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:872)
cogl.c: In function '_wrap_cogl_clip_stack_save':
cogl.c:2413: warning: 'cogl_clip_stack_save' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:892)
cogl.c: In function '_wrap_cogl_clip_stack_restore':
cogl.c:2423: warning: 'cogl_clip_stack_restore' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:909)
./cogl.override: In function '_wrap_cogl_set_draw_buffer':
./cogl.override:627: warning: 'cogl_set_draw_buffer' is deprecated
(declared at /opt/local/include/clutter-1.0/cogl/cogl.h:1037)
cogl.c: In function '_wrap_cogl_push_draw_buffer':
cogl.c:2458: warning: 'cogl_push_draw_buffer' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:1047)
cogl.c: In function '_wrap_cogl_pop_draw_buffer':
cogl.c:2468: warning: 'cogl_pop_draw_buffer' is deprecated (declared at
/opt/local/include/clutter-1.0/cogl/cogl.h:1057)
cogl.c: In function 'pycogl_add_constants':
cogl.c:3802: error: 'COGL_TYPE_DEBUG_FLAGS' undeclared (first use in this
function)
cogl.c:3802: error: (Each undeclared identifier is reported only once
cogl.c:3802: error: for each function it appears in.)
make[2]: *** [_clutter_la-cogl.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyclutter/work/pyclutter-1.0.2"
&& /usr/bin/make -j2 all " returned error 2
Error: Target org.macports.build returned: shell command failed
Warning: the following items did not execute (for py26-pyclutter):
org.macports.destroot org.macports.build
Log for py26-pyclutter is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyclutter/main.log
Error: Unable to upgrade port: 1
}}}
--
Comment:
Please use WikiFormatting and copy the port maintainer when submitting
your ticket
--
Ticket URL: <https://trac.macports.org/ticket/27025#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list