[MacPorts] #38928: libgsf 1.14.26 does not build on PPC Tiger, due to gobject-introspection
#38928: libgsf 1.14.26 does not build on PPC Tiger, due to gobject-introspection -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: libgsf -----------------------------+-------------------------------- This bug and [#38927] seem to be introduced by the upgrade gobject- introspection 1.34.2_0 < 1.36.0_0. The error is this: {{{ make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26/po' Making all in gsf make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26/gsf' /opt/local/share/gobject-introspection-1.0/Makefile.introspection:152: *** Need to define Gsf_1_gir_LIBS or Gsf_1_gir_PROGRAM. Stop. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26/gsf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.26" && /usr/bin/make -w all CC="/usr/bin/gcc-4.0 -arch ppc" Exit code: 2 }}} gobject-introspection 1.36.0_0 -- Ticket URL: <https://trac.macports.org/ticket/38928> MacPorts <http://www.macports.org/> Ports system for OS X
#38928: libgsf 1.14.26 does not build on PPC Tiger, due to gobject-introspection ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libgsf | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): I added these lines to Portfile and then the build succeeded: {{{ 45 platform darwin 8 { 46 # The rules enabled by gobject-introspection require GNU make 3.81+ (#38927) 47 depends_build-append port:gmake 48 build.cmd ${prefix}/bin/gmake 49 } }}} The reason is that with the new gobject-introspection at least GNU make 3.81 is needed for the build. -- Ticket URL: <https://trac.macports.org/ticket/38928#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38928: libgsf 1.14.26 does not build on PPC Tiger, due to gobject-introspection ------------------------------+-------------------------- Reporter: Peter_Dyballa@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: tiger Port: libgsf | ------------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * keywords: => tiger Comment: Thanks. -- Ticket URL: <https://trac.macports.org/ticket/38928#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38928: libgsf 1.14.26 does not build on PPC Tiger, due to gobject-introspection ------------------------------+-------------------------- Reporter: Peter_Dyballa@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: tiger Port: libgsf | ------------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r106439 -- Ticket URL: <https://trac.macports.org/ticket/38928#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts