[MacPorts] #32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix
#32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: clutter ---------------------------------+------------------------------------------ {{{ ---> Building clutter DEBUG: Executing org.macports.build (clutter) DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20" && /usr/bin/make -j2 -w all' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20" && /usr/bin/make -j2 -w all make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20' /usr/bin/make all-recursive make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20' Making all in build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build' Making all in autotools make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build/autotools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build/autotools' Making all in mingw make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build/mingw' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build/mingw' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/build' Making all in clutter make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/clutter' Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix. Stop. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20/clutter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20' shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_clutter/clutter/work/clutter-1.6.20" && /usr/bin/make -j2 -w all " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) }}} -- Ticket URL: <https://trac.macports.org/ticket/32217> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: clutter ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: devans@… (removed) * keywords: tiger => * owner: macports-tickets@… => devans@… Comment: It doesn't sound Tiger-specific; it's probably related to the latest glib2 update. I can't test this on Snow Leopard though because I'm having trouble getting its dependency json-glib to build; see #30585, #32248. Maybe updating clutter would help; see #32249. -- Ticket URL: <https://trac.macports.org/ticket/32217#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: clutter ---------------------------------+------------------------------------------ Comment(by jmr@…): Clutter appears to build OK on 10.6 and 10.7 now. Does this issue persist? -- Ticket URL: <https://trac.macports.org/ticket/32217#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix ------------------------+---------------------- Reporter: rudloff@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: clutter | ------------------------+---------------------- Comment (by devans@…): Clutter is updated to version 1.12.2 in r101613 and builds properly (for me) on 10.6, 10.7 and 10.8. Can't test earlier. Does this solve the issue? -- Ticket URL: <https://trac.macports.org/ticket/32217#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32217: clutter: Makefile:3407: *** Need to define glib_marshal_list and glib_marshal_prefix -------------------------+---------------------- Reporter: rudloff@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: worksforme | Keywords: Port: clutter | -------------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => worksforme Comment: Closing as works for me due to recent updates. If problems persist please submit a new ticket with the relevent logs, etc. -- Ticket URL: <https://trac.macports.org/ticket/32217#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts