Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#35204 closed defect (fixed)

librsvg does not build on PPC Tiger/10.4.8 because '/opt/local/share/gobject-introspection-1.0/Makefile.introspection:149: *** Need to define Rsvg_2_0_gir_LIBS or Rsvg_2_0_gir_PROGRAM. Stop.'

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: pixilla (Bradley Giesbrecht), neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port: librsvg

Description

After successfully building gobject-introspection and atk (see #35186,

#32358, #35200), gdk-pixbuf2 (#35202), plus pango (#35203) now librsvg fails to build:

make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_graphics_librsvg/librsvg/work/librsvg-2.36.1'
/opt/local/share/gobject-introspection-1.0/Makefile.introspection:149: *** Need to define Rsvg_2_0_gir_LIBS or Rsvg_2_0_gir_PROGRAM.  Stop.
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_graphics_librsvg/librsvg/work/librsvg-2.36.1'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_graphics_librsvg/librsvg/work/librsvg-2.36.1" && /usr/bin/make -w all 
Exit code: 2

Presumingly here it's also needed to use 'build.cmd gmake' in Portfile…

Attachments (1)

main.log (21.3 KB) - added by ballapete (Peter "Pete" Dyballa) 12 years ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

main.log

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Cc: cal@… added
Keywords: gmake instead of make removed
Resolution: fixed
Status: newclosed

Fixed in r95527.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.