Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2015 22:41:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201726] graphics/ImageMagick-noX11 does not compile
Message-ID:  <bug-201726-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201726

            Bug ID: 201726
           Summary: graphics/ImageMagick-noX11 does not compile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: bugs.freebsd.org@cheasy.de

Upgrading ports/ImageMagick-noX11 fails as follows:
pre-install check cannot locate ghostscript9, but installing it fails fails
because it is already installed. Another -noX11 problem like bug #199268?

Build output follows. 
cs@home[ports/graphics/ImageMagick]% sudo make all install clean
===>   ImageMagick-nox11-6.9.1.9,1 depends on executable: gmake - found
===>   ImageMagick-nox11-6.9.1.9,1 depends on executable: pkgconf - found
===>   ImageMagick-nox11-6.9.1.9,1 depends on file: ghostscript9>=0 - not found
===>  Installing for ghostscript9-nox11-9.06_10
===>   ghostscript9-nox11-9.06_10 depends on file:
/usr/local/share/ghostscript/fonts/a010013l.pfb - found
===>   ghostscript9-nox11-9.06_10 depends on shared library: libexpat.so -
found (/usr/local/lib/libexpat.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libidn.so - found
(/usr/local/lib/libidn.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libjbig2dec.so -
found (/usr/local/lib/libjbig2dec.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libpng.so - found
(/usr/local/lib/libpng.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libtiff.so - found
(/usr/local/lib/libtiff.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: liblcms2.so -
found (/usr/local/lib/liblcms2.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libpaper.so -
found (/usr/local/lib/libpaper.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libvga.so - found
(/usr/local/lib/libvga.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libfreetype.so -
found (/usr/local/lib/libfreetype.so)
===>   ghostscript9-nox11-9.06_10 depends on shared library: libjpeg.so - found
(/usr/local/lib/libjpeg.so)
===>  Checking if ghostscript9-nox11 already installed
===>   ghostscript9-nox11-9.06_10 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of ghostscript9-nox11
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/print/ghostscript9
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/print/ghostscript9
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/ImageMagick
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/ImageMagick

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201726-13>