Date: Tue, 11 Jun 2013 23:03:59 +0100 From: "Luis P. Mendes" <luislupe@gmx.com> To: freebsd-ports@freebsd.org Subject: Problem with cups-base dependency gobject-introspection Message-ID: <20130611220359.GA14925@localhost>
next in thread | raw e-mail | index | archive | help
Hi, I'm running # uname -a FreeBSD atom0 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 and I'm trying to install `cups-base` port. Just ran one more time `portsnap fetch update`. Here's what I got: ===> cups-base-1.5.4_1 depends on package: cups-client>=1.5.4 - found ===> cups-base-1.5.4_1 depends on package: cups-image>=1.5.4 - found ===> cups-base-1.5.4_1 depends on executable: pkgconf - found ===> cups-base-1.5.4_1 depends on executable: gmake - found ===> cups-base-1.5.4_1 depends on executable: gs - not found ===> Verifying install for gs in /usr/ports/print/ghostscript9 ===> ghostscript9-9.06_2 depends on executable: gmake - found ===> ghostscript9-9.06_2 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> ghostscript9-9.06_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> ghostscript9-9.06_2 depends on file: /usr/local/bin/autoconf-2.69 - found ===> ghostscript9-9.06_2 depends on file: /usr/local/bin/intltool-extract - found ===> ghostscript9-9.06_2 depends on shared library: expat - found ===> ghostscript9-9.06_2 depends on shared library: idn - found ===> ghostscript9-9.06_2 depends on shared library: jbig2dec - found ===> ghostscript9-9.06_2 depends on shared library: jpeg - found ===> ghostscript9-9.06_2 depends on shared library: png15 - found ===> ghostscript9-9.06_2 depends on shared library: tiff - found ===> ghostscript9-9.06_2 depends on shared library: lcms2 - found ===> ghostscript9-9.06_2 depends on shared library: paper - found ===> ghostscript9-9.06_2 depends on shared library: cupsimage.2 - found ===> ghostscript9-9.06_2 depends on shared library: vga.1 - found ===> ghostscript9-9.06_2 depends on shared library: fontconfig - found ===> ghostscript9-9.06_2 depends on shared library: freetype - found ===> ghostscript9-9.06_2 depends on shared library: glib-2.0 - found ===> ghostscript9-9.06_2 depends on shared library: pcre - found ===> ghostscript9-9.06_2 depends on shared library: atk-1.0.0 - not found ===> Verifying install for atk-1.0.0 in /usr/ports/accessibility/atk ===> atk-2.6.0 depends on executable: g-ir-scanner - not found ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection ===> Building for gobject-introspection-1.34.2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2' Making all in . gmake[2]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2' CC _giscanner_la-giscannermodule.lo gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2' gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.34.2' *** [do-build] Error code 1 Stop in /usr/ports/devel/gobject-introspection. *** [build-depends] Error code 1 Stop in /usr/ports/accessibility/atk. *** [lib-depends] Error code 1 Stop in /usr/ports/print/ghostscript9. *** [install] Error code 1 Stop in /usr/ports/print/ghostscript9. *** [build-depends] Error code 1 Stop in /usr/ports/print/cups-base. *** [install] Error code 1 Stop in /usr/ports/print/cups-base. Is this only a problem of myself? What to do? I'd appreciate help on this. -- Luis P. Mendes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130611220359.GA14925>