Opened 18 years ago

Closed 18 years ago

#8364 closed defect (fixed)

BUG: libgnomeprint 2.12.1 fails to build

Reported by: takanori@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: gnome-darwinports@…, rhwood@…
Port:

Description

$ sudo port -d install inkscape ... /bin/sh ../../../libtool --mode=link gcc -g -O2 -L/opt/local/lib -L/usr/lib -o libgnomeprintlpd.la -rpath /opt/local/lib/libgnomeprint/2.12.1/modules -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -lxml2 -lpthread -lz -liconv -lm -lpopt -avoid-version -module -no-undefined gnome-print-lpd.lo ../../libgnomeprint-2-2.la -lintl gcc -o .libs/libgnomeprintlpd.so -bundle .libs/gnome-print-lpd.o -L/opt/local/lib -L/usr/lib /opt/local/lib/libgobject-2.0.dylib /usr/lib/libc.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libxml2.dylib /usr/lib/libpthread.dylib /opt/local/lib/libz.dylib /usr/lib/libm.dylib -lpthread -lz /opt/local/lib/libiconv.dylib -lm -lpopt ../../.libs/libgnomeprint-2-2.dylib /opt/local/lib/libart_lgpl_2.dylib /opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libfreetype.dylib /opt/local/lib/libintl.dylib /usr/bin/ld: warning -prebind has no effect with -bundle /usr/bin/ld: can't locate file for: -lpopt collect2: ld returned 1 exit status make[4]: * [libgnomeprintlpd.la] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for libgnomeprint): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: The following dependencies failed to build: libgnomeprintui libgnomeprint loudmouth gnutls libtasn1 opencdk Error: /opt/local/bin/port: Status 1 encountered during processing.

Attachments (1)

libgnomeprint.diff (294 bytes) - added by takanori@… 18 years ago.
Portfile.patch

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by takanori@…

Attachment: libgnomeprint.diff added

Portfile.patch

comment:1 Changed 18 years ago by takanori@…

Summary: BUG: libgnomeprint fails to buildBUG: libgnomeprint 2.12.1 fails to build

comment:2 Changed 18 years ago by takanori@…

Cc: gnome-darwinports@… added

comment:3 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: newclosed

Committed to CVS. Thanks.

Note: See TracTickets for help on using tickets.