Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.97k stars 11.35k forks source link

macvim installation on OS X 10.9.5 failes due to c compiler #49718

Closed HandmannP closed 8 years ago

HandmannP commented 8 years ago

Somehow I can't install macvim due to a missing c compiler. But i already installed gcc and gcc42 and gcc48 and linked everything. Do you have any Idea how to install macvim with latex suite and brew now??

brew install macvim

==> Downloading https://github.com/macvim-dev/macvim/archive/snapshot-97.tar.gz
Already downloaded: /Library/Caches/Homebrew/macvim-7.4-97.tar.gz
==> ./configure --with-features=huge --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-rubyinterp --enable-tclinterp --with-tlib=ncur
Last 15 lines from /Users/phandmann/Library/Logs/Homebrew/macvim/01.configure:
--enable-rubyinterp
--enable-tclinterp
--with-tlib=ncurses
--with-compiledby=Homebrew
--with-local-dir=/usr/local
--enable-cscope
--enable-pythoninterp

configure: creating cache auto/config.cache
checking whether make sets $(MAKE)... yes
checking for gcc... clang
**checking whether the C compiler works... no**
configure: error: in `/private/tmp/macvim20160302-22259-khr57l/macvim-snapshot-97/src':
configure: error: C compiler cannot create executables
See `config.log' for more details

READ THIS: https://git.io/brew-troubleshooting

These open issues may also help:
macvim 7.4-98 https://github.com/Homebrew/homebrew/pull/49715
macvim: disable ruby integration on 10.6 https://github.com/Homebrew/homebrew/pull/40255
macvim fails to build on Yosemite 10.10 with _SC_PHYS_PAGES error https://github.com/Homebrew/homebrew/issues/47026
macvim failed to build on 10.6.8 https://github.com/Homebrew/homebrew/issues/38047

brew doctor:

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!

Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.

You should probably `sudo chown -R $(whoami)` them:
    /usr/local/share/man/de
    /usr/local/share/man/de/man1

Warning: Anaconda is known to frequently break Homebrew builds, including Vim and
MacVim, due to bundling many duplicates of system and Homebrew-available
tools.

If you encounter a build failure please temporarily remove Anaconda
from your $PATH and attempt the build again prior to reporting the
failure to us. Thanks!

Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.

Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
    /Users/phandmann/anaconda2/bin/curl-config
    /Users/phandmann/anaconda2/bin/freetype-config
    /Users/phandmann/anaconda2/bin/geos-config
    /Users/phandmann/anaconda2/bin/krb5-config
    /Users/phandmann/anaconda2/bin/libdynd-config
    /Users/phandmann/anaconda2/bin/libpng-config
    /Users/phandmann/anaconda2/bin/libpng16-config
    /Users/phandmann/anaconda2/bin/nc-config
    /Users/phandmann/anaconda2/bin/python-config
    /Users/phandmann/anaconda2/bin/python2-config
    /Users/phandmann/anaconda2/bin/python2.7-config
    /Users/phandmann/anaconda2/bin/xml2-config
    /Users/phandmann/anaconda2/bin/xslt-config

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
    /usr/local/lib/libgcc_s.1.dylib
    /usr/local/lib/libgcc_s.10.4.dylib
    /usr/local/lib/libgcc_s.10.5.dylib
    /usr/local/lib/libgfortran.2.0.0.dylib
    /usr/local/lib/libpsl.5.1.2.dylib
    /usr/local/lib/libpsl.5.dylib
    /usr/local/lib/libpsl.dylib

Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .la files:
    /usr/local/lib/libgfortran.la

Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected static libraries:
    /usr/local/lib/libgfortran.a

Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
    apple-gcc42
    gcc44
    ghostscript

Warning: /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
    2to3
    2to3-2.7
    easy_install
    easy_install-2.7
    idle
    idle2.7
    pydoc
    pydoc2.7
    python
    python-config
    python2.7
    python2.7-config
    pythonw
    pythonw2.7
    smtpd.py
    smtpd2.7.py

Consider setting your PATH so that /usr/local/bin
occurs before /usr/bin. Here is a one-liner:
    echo 'export PATH="/usr/local/bin:$PATH"' >> ~/.bash_profile

Warning: Broken symlinks were found. Remove them with `brew prune`:
    /usr/local/share/ghostscript/9.10/Resource/Font/blex.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/blsy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbsy9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbxsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmbxti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbxsl1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcbxti1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmccsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmccsc8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmccsc9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcinch7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcitt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsc8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsc9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcsltt1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcss12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcss17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcss9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssbx1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssdc1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssi17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssq8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcssqi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcti12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcti7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcti8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcti9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmctt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmctt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmctt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmctt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcu10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmcyr9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmdunh10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmex10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmex7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmex8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmex9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmff10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmfi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmfib8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cminch.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmitt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmmib9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmr9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsltt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmss12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmss17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmss9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssdc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssi17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssq8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmssqi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmsy9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtcsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtex10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtex8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtex9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmti12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmti7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmti8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmti9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmtt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmu10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cmvtt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/contnav.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbxsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csbxti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cscsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csdunh10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csff10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csfi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csfib8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csinch.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csitt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csr9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cssl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cssl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cssl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cssl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cssltt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csss12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csss17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csss9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssdc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssi17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssq8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csssqi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cstcsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csti12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csti7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csti8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csti9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cstt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cstt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cstt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/cstt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csu10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/csvtt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/euex10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/euex7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/euex8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/euex9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufb5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufb7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufm10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufm5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eufm7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurb5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurb7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurm10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurm5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eurm7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusb5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusb7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusm10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusm5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/eusm7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasy9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lasyb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lcircle1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lcirclew.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lcmss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lcmssb8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/lcmssi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/line10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/linew10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logo10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logo8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logo9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logobf10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logod10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logosl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logosl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/logosl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/manfnt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/marvosym.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msam9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/msbm9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omding.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea1.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea1b.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea2.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea2b.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea3.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsea3b.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omseco.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecob.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecobi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecoi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecx.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecyb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsecyi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsegr.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsegrb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsegrbi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsegri.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omseha.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsehe.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omseip.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omsela.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omselab.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omselabi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omselai.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omseti.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/omssti.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbsy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbxsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plbxti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plcsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pldunh10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plex10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plex9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plff10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plfi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plfib8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plinch.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plitt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plmib10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plr9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsltt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plss12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plss17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plss9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssbi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssdc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssi12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssi17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssi9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssq8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plssqi8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plsy9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltcsc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltex10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltex8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltex9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plti10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plti12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plti7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plti8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plti9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pltt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plu10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/plvtt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbex.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbexa.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbmia.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbsy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbsya.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbsyb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxbsyc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxex.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxexa.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxmia.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxsy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxsya.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxsyb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/pxsyc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rblmi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpcxb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpcxbi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpcxi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpcxr.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxbi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxbmi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxbsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxmi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxr.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rpxsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rsfs10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rsfs5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rsfs7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxbi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxbss.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxr.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtcxss.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxbi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxbmi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxbsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxbss.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxbsssc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxmi.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxr.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxss.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/rtxsssc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/stmary9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/t1xbtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/t1xbttsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/t1xtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/t1xttsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tcxbtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tcxtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipa10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipa12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipa17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipa8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipa9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipab10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipabs10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipabx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipabx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipabx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipabx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipasl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipass10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipass12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipass17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipass8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipass9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipats10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipatt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipatt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipatt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipatt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipx17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxbs10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxbx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxbx12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxbx8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxbx9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsl12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsl8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxsl9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxss12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxss17.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxss8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxss9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxts10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxtt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxtt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxtt8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/tipxtt9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbex.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbexa.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbmia.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbsy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbsya.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbsyb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbsyc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txbttsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txex.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txexa.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txmia.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txsy.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txsya.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txsyb.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txsyc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txtt.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/txttsc.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy5.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy6.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy7.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy8.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasy9.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wasyb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wncyb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wncyi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wncyr10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wncysc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/wncyss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipa10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipab10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipabs10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipasb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipasi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipasl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipass10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipx10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxbs10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxsb10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxsi10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxsl10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xipxss10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyatip10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xybsql10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xybtip10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycirc10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmat10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmat11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmat12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmbt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmbt11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xycmbt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xydash10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeuat10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeuat11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeuat12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeubt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeubt11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyeubt12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyluat10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyluat11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xyluat12.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xylubt10.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xylubt11.pfb
    /usr/local/share/ghostscript/9.10/Resource/Font/xylubt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexg.ttf
    /usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexm.ttf
    /usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipag.ttf
    /usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipam.ttf
    /usr/local/share/ghostscript/9.16/Resource/Font/bchb8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/bchbi8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/bchr8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/bchri8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/blex.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/blsy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbsy9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbxsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmbxti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbxsl1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcbxti1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmccsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmccsc8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmccsc9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcinch7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcitt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsc8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsc9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcsltt1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcss12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcss17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcss9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssbx1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssdc1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssi17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssq8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcssqi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcti12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcti7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcti8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcti9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmctt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmctt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmctt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmctt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcu10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmcyr9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmdunh10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmex10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmex7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmex8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmex9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmff10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmfi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmfib8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cminch.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmitt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmmib9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmr9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsltt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmss12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmss17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmss9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssdc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssi17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssq8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmssqi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmsy9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtcsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtex10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtex8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtex9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmti12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmti7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmti8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmti9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmtt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmu10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cmvtt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/contnav.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbxsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csbxti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cscsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csdunh10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csff10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csfi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csfib8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csinch.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csitt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csr9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cssl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cssl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cssl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cssl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cssltt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csss12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csss17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csss9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssdc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssi17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssq8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csssqi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cstcsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csti12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csti7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csti8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csti9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cstt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cstt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cstt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/cstt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csu10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/csvtt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/euex10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/euex7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/euex8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/euex9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufb5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufb7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufm10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufm5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eufm7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurb5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurb7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurm10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurm5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eurm7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusb5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusb7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusm10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusm5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/eusm7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasy9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lasyb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lcircle1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lcirclew.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lcmss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lcmssb8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/lcmssi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/line10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/linew10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logo10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logo8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logo9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logobf10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logod10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logosl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logosl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/logosl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/manfnt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/marvosym.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msam9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/msbm9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omding.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea1.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea1b.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea2.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea2b.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea3.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsea3b.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omseco.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecob.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecobi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecoi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecx.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecyb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsecyi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsegr.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsegrb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsegrbi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsegri.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omseha.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsehe.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omseip.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omsela.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omselab.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omselabi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omselai.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omseti.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/omssti.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbsy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbxsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plbxti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plcsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pldunh10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plex10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plex9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plff10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plfi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plfib8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plinch.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plitt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plmib10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plr9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsltt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plss12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plss17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plss9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssbi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssdc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssi12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssi17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssi9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssq8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plssqi8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plsy9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltcsc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltex10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltex8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltex9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plti10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plti12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plti7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plti8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plti9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pltt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plu10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/plvtt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/putb8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/putbi8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/putr8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/putri8a.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbex.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbexa.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbmia.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbsy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbsya.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbsyb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxbsyc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxex.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxexa.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxmia.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxsy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxsya.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxsyb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/pxsyc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rblmi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpcxb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpcxbi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpcxi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpcxr.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxbi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxbmi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxbsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxmi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxr.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rpxsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rsfs10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rsfs5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rsfs7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxbi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxbss.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxr.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtcxss.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxbi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxbmi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxbsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxbss.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxbsssc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxmi.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxr.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxss.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/rtxsssc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/stmary9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/t1xbtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/t1xbttsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/t1xtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/t1xttsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tcxbtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tcxtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipa10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipa12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipa17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipa8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipa9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipab10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipabs10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipabx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipabx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipabx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipabx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipasl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipass10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipass12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipass17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipass8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipass9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipats10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipatt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipatt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipatt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipatt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipx17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxbs10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxbx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxbx12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxbx8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxbx9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsl12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsl8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxsl9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxss12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxss17.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxss8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxss9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxts10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxtt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxtt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxtt8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/tipxtt9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbex.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbexa.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbmia.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbsy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbsya.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbsyb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbsyc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txbttsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txex.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txexa.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txmia.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txsy.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txsya.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txsyb.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txsyc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txtt.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/txttsc.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy5.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy6.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy7.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy8.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasy9.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wasyb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wncyb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wncyi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wncyr10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wncysc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/wncyss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipa10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipab10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipabs10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipasb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipasi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipasl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipass10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipx10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxbs10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxsb10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxsi10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxsl10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xipxss10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyatip10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xybsql10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xybtip10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycirc10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmat10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmat11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmat12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmbt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmbt11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xycmbt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xydash10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeuat10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeuat11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeuat12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeubt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeubt11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyeubt12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyluat10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyluat11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xyluat12.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xylubt10.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xylubt11.pfb
    /usr/local/share/ghostscript/9.16/Resource/Font/xylubt12.pfb
DomT4 commented 8 years ago

Warning: Anaconda is known to frequently break Homebrew builds, including Vim and MacVim, due to bundling many duplicates of system and Homebrew-available tools.

If you encounter a build failure please temporarily remove Anaconda from your $PATH and attempt the build again prior to reporting the failure to us. Thanks!

It'll be this. Remove it from your $PATH temporarily and retry the build. I'd be enormously surprised if that doesn't do the trick.

xenyz commented 8 years ago

I found something quite bizarre trying to build on 10.8:

mac:~ adam$ brew doctor Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry and just ignore them. Thanks!

Warning: You are using OS X 10.8. We (and Apple) do not provide support for this old version. You may encounter build failures or other breakages. mac:~ adam$ brew install -v macvim Warning: You are using OS X 10.8. We (and Apple) do not provide support for this old version. You may encounter build failures or other breakages. ==> Downloading https://github.com/macvim-dev/macvim/archive/snapshot-98.tar.gz Already downloaded: /Library/Caches/Homebrew/macvim-7.4-98.tar.gz ==> Verifying macvim-7.4-98.tar.gz checksum tar xvf /Library/Caches/Homebrew/macvim-7.4-98.tar.gz [...] ==> ./configure --with-features=huge --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-rubyinterp --enable-tclinterp --with-tlib=ncurses --with-compiledby=Homebrew --with-local-dir=/usr/local --enable-cscope --enable-pythoninterp configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for gcc... clang checking whether the C compiler works... no configure: error: in /private/tmp/macvim20160305-5156-8ka370/macvim-snapshot-98/src': configure: error: C compiler cannot create executables Seeconfig.log' for more details ==> Formula Path: /usr/local/Library/Formula/macvim.rb ==> Configuration HOMEBREW_VERSION: 0.9.5 ORIGIN: https://github.com/Homebrew/homebrew.git HEAD: ae798e68bb2e8cc338630e2c9e7395fd557542f0 Last commit: 2 hours ago HOMEBREW_PREFIX: /usr/local HOMEBREW_REPOSITORY: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com CPU: dual-core 64-bit core2 OS X: 10.8.5-x86_64 Xcode: 5.1.1 CLT: 5.1.0.0.1.1396320587 Clang: 5.1 build 503 X11: 2.7.8 => /opt/X11 System Ruby: 1.8.7-p358 Perl: /usr/bin/perl Python: /usr/bin/python Ruby: /Users/adam/.rbenv/shims/ruby => /Users/adam/.rbenv/versions/1.9.2-p290/bin/ruby Java: 1.8.0_31 ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ CFLAGS: -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 LDFLAGS: -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -ldl -framework CoreFoundation -lpython2.7 -u _PyMac_Error /System/Library/Frameworks/Python.framework/Versions/2.7/Python MAKEFLAGS: -j2 CMAKE_PREFIX_PATH: /usr/local CMAKE_INCLUDE_PATH: /usr/include/libxml2 CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8 ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cscope/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: macvim 7.4-98 did not build

Hmm...

mac:~ adam$ brew install --interactive macvim Warning: You are using OS X 10.8. We (and Apple) do not provide support for this old version. You may encounter build failures or other breakages. ==> Downloading https://github.com/macvim-dev/macvim/archive/snapshot-98.tar.gz Already downloaded: /Library/Caches/Homebrew/macvim-7.4-98.tar.gz ==> Entering interactive mode Type `exit' to return and finalize the installation Install to this prefix: /usr/local/Cellar/macvim/7.4-98 bash-3.2$ ./configure --with-features=huge --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-rubyinterp --enable-tclinterp --with-tlib=ncurses --with-compiledby=Homebrew --with-local-dir=/usr/local --enable-cscope --enable-pythoninterp configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out [...] configure: updating cache auto/config.cache configure: creating auto/config.status config.status: creating auto/config.mk config.status: creating auto/config.h

So, configure works properly in an interactive session?

The build itself won't complete because of missing OpenGL headers on 10.8, likely implemented in a future Mac OS, but why would an interactive install work, but regular install not? I've resigned myself to using the binary, but this may help others trying to install this on a supported platform.

DomT4 commented 8 years ago

@Patricia2 Closing here, but please let us know if we can help further or the error reproduces again without Anaconda in the $PATH.

@xenyz Not really sure why you're seeing an error there. We haven't had any reports of failure on 10.8 as far as I know recently, but perhaps the failing element is new in Vim. Feel free to open a new Issue if you'd like to.

ilovezfs commented 8 years ago

@DomT4 @xenyz I think this is just http://stackoverflow.com/questions/22313407/clang-error-unknown-argument-mno-fused-madd-python-package-installation-fa

As I mentioned here https://github.com/Homebrew/homebrew/pull/50191#issuecomment-197842785 the solution is to add

ENV.append "ARCHFLAGS", "=-Wno-error=unused-command-line-argument-hard-error-in-future"

or to install Homebrew Python. I suppose this should be added to the Formula with an if xcode >= 5.1 and OS <= 10.8 check.