#32358: gobject-introspection: Makefile:2712: *** Need to define GLib_2_0_gir_LIBS or GLib_2_0_gir_PROGRAM. Stop. ------------------------------------+--------------------------------------- Reporter: rudloff@… | Owner: singingwolfboy@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: tiger Port: gobject-introspection | ------------------------------------+--------------------------------------- Changes (by ccarey@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:7 cal@…]:
Fixed in r95523.
I’m still getting the same error on Tiger with the r95523 Portfile: {{{ :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gobject-introspection/gobject-introspection/work /gobject-introspection-1.32.1" && /usr/bin/gnumake -w all CC=/usr/bin/gcc-4.0 V=1 :info:build gnumake: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gobject-introspection/gobject-introspection/work /gobject-introspection-1.32.1' :info:build Makefile:2833: *** Need to define GLib_2_0_gir_LIBS or GLib_2_0_gir_PROGRAM. Stop. :info:build gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gobject-introspection/gobject-introspection/work /gobject-introspection-1.32.1' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gobject-introspection/gobject-introspection/work /gobject-introspection-1.32.1" && /usr/bin/gnumake -w all CC=/usr/bin/gcc-4.0 V=1 :info:build Exit code: 2 }}} It looks like {{{/usr/bin/gnumake}}} (version 3.80) came with Tiger. The MacPorts {{{/opt/local/bin/gmake}}} is version 3.82. Does gobject- introspection need to use the MacPorts gmake rather than Tiger’s gnumake? -- Ticket URL: <https://trac.macports.org/ticket/32358#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS