Opened 13 years ago

Closed 13 years ago

#27027 closed defect (duplicate)

Error building py26-pyclutter

Reported by: abdel.g.martinez.l@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: py26-pyclutter

Description (last modified by dbevans (David B. Evans))

--->  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

Change History (1)

comment:1 Changed 13 years ago by dbevans (David B. Evans)

Description: modified (diff)
Keywords: clutter removed
Resolution: duplicate
Status: newclosed

Duplicate of #27025

Note: See TracTickets for help on using tickets.