[MacPorts] #46332: ghostscript @9.10_2 error building

MacPorts noreply at macports.org
Fri Dec 26 17:24:14 PST 2014


#46332: ghostscript @9.10_2 error building
--------------------------+--------------------------------
  Reporter:  wwdevil@…    |      Owner:  macports-tickets@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:               |   Keywords:
      Port:  ghostscript  |
--------------------------+--------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
 * port:  ghostscript @9.10_2 => ghostscript


Old description:

> l sudo port install php54-imagick
> --->  Computing dependencies for php54-imagick
>
> --->  Dependencies to be installed: ImageMagick autoconf m4 automake
> djvulibre fftw-3 fontconfig ghostscript jbig2dec libpaper libtool
> pkgconfig xorg-libXext xorg-libXt jbigkit lcms2 openexr ilmbase openjpeg
> urw-fonts webp
> --->  Fetching archive for m4
> ...
> --->  Fetching archive for ghostscript
> --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
> from http://nue.de.packages.macports.org/macports/packages/ghostscript
> --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
> from http://lil.fr.packages.macports.org/ghostscript
> --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
> from
> http://mse.uk.packages.macports.org/sites/packages.macports.org/ghostscript
> --->  Fetching distfiles for ghostscript
> --->  Attempting to fetch ghostscript-9.10.tar.gz from
> http://nue.de.distfiles.macports.org/macports/distfiles/ghostscript
> --->  Verifying checksums for ghostscript
> --->  Extracting ghostscript
> --->  Applying patches to ghostscript
> --->  Configuring ghostscript
> --->  Building ghostscript
> Error: org.macports.build for port ghostscript returned: command
> execution failed
> Error: Failed to install ghostscript
> Please see the log file for port ghostscript for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
> Error: The following dependencies were not installed: ImageMagick
> ghostscript jbigkit lcms2 openexr ilmbase openjpeg urw-fonts webp
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port php54-imagick failed

New description:

 l `sudo port install php54-imagick`
 {{{
 --->  Computing dependencies for php54-imagick

 --->  Dependencies to be installed: ImageMagick autoconf m4 automake
 djvulibre fftw-3 fontconfig ghostscript jbig2dec libpaper libtool
 pkgconfig xorg-libXext xorg-libXt jbigkit lcms2 openexr ilmbase openjpeg
 urw-fonts webp
 --->  Fetching archive for m4
 ...
 --->  Fetching archive for ghostscript
 --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
 from http://nue.de.packages.macports.org/macports/packages/ghostscript
 --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
 from http://lil.fr.packages.macports.org/ghostscript
 --->  Attempting to fetch ghostscript-9.10_2+x11.darwin_14.x86_64.tbz2
 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/ghostscript
 --->  Fetching distfiles for ghostscript
 --->  Attempting to fetch ghostscript-9.10.tar.gz from
 http://nue.de.distfiles.macports.org/macports/distfiles/ghostscript
 --->  Verifying checksums for ghostscript
 --->  Extracting ghostscript
 --->  Applying patches to ghostscript
 --->  Configuring ghostscript
 --->  Building ghostscript
 Error: org.macports.build for port ghostscript returned: command execution
 failed
 Error: Failed to install ghostscript
 Please see the log file for port ghostscript for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
 Error: The following dependencies were not installed: ImageMagick
 ghostscript jbigkit lcms2 openexr ilmbase openjpeg urw-fonts webp
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port php54-imagick failed
 }}}

--

Comment:

 The log says:

 {{{
 :info:build dyld: Library not loaded: /opt/local/lib/libfreetype.6.dylib
 :info:build   Referenced from: /opt/local/lib/libfontconfig.1.dylib
 :info:build   Reason: Incompatible library version: libfontconfig.1.dylib
 requires version 18.0.0 or later, but libfreetype.6.dylib provides version
 15.0.0
 }}}

 Are your ports up to date? If you run `sudo port selfupdate`, are any
 ports (especially freetype) shown as outdated when you run `port
 outdated`? If so, please upgrade them by running `sudo port upgrade
 outdated`.

 If freetype is not shown as outdated, then something outside of MacPorts
 has replaced your freetype library with an older version. You can forcibly
 reinstall the correct version of freetype by running `sudo port -n upgrade
 --force freetype`, however there's no guarantee that the same outside
 influence hasn't replaced other libraries, in which case you'd have to
 repeat these steps for those ports as well. Another option is to
 completely uninstall all ports, and MacPorts itself, then reinstall
 MacPorts and the ports you want; that way, you can be sure that all the
 files that are there are the ones that are supposed to be there.

-- 
Ticket URL: <https://trac.macports.org/ticket/46332#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list