Skip to content

Instantly share code, notes, and snippets.

@maug
Created January 8, 2013 15:32
Show Gist options
  • Save maug/4484685 to your computer and use it in GitHub Desktop.
Save maug/4484685 to your computer and use it in GitHub Desktop.
brew install -v pdf2image
$ brew install -v pdf2image
==> Downloading http://pdf2image.googlecode.com/files/pdf2image-0.53-source.tar.gz
Already downloaded: /Users/maug/Library/Caches/Homebrew/pdf2image-0.53.tar.gz
/usr/bin/tar xf /Users/maug/Library/Caches/Homebrew/pdf2image-0.53.tar.gz
==> ./configure --prefix=/usr/local/Cellar/pdf2image/0.53
./configure --prefix=/usr/local/Cellar/pdf2image/0.53
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for main in -lGoo... no
checking for main in -lX11... yes
checking for main in -lXpdf... no
checking for main in -lfofi... no
checking for main in -lfreetype... yes
checking for main in -lm... yes
checking for main in -lsplash... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for size_t... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking for error_at_line... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for floor... yes
checking for ftime... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strrchr... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fofi/Makefile
config.status: creating goo/Makefile
config.status: creating splash/Makefile
config.status: creating src/Makefile
config.status: creating xpdf/Makefile
config.status: creating aconf.h
==> make
make
cd goo; /usr/bin/make
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmem.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I. -c FixedPoint.cc
cc -g -O2 -DHAVE_CONFIG_H -I.. -I. -c -o parseargs.o parseargs.c
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
rm -f libGoo.a
ar rc libGoo.a GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o
/usr/bin/ranlib: file: libGoo.a(gmempp.o) has no symbols
/usr/bin/ranlib: file: libGoo.a(FixedPoint.o) has no symbols
ranlib libGoo.a
ranlib: file: libGoo.a(gmempp.o) has no symbols
ranlib: file: libGoo.a(FixedPoint.o) has no symbols
cd fofi; /usr/bin/make
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
rm -f libfofi.a
ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o
ranlib libfofi.a
cd splash; /usr/bin/make
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c Splash.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontEngine.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontFile.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFont.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontEngine.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFile.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFileID.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPath.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPattern.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashScreen.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashState.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1Font.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontEngine.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontFile.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPath.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPathScanner.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
rm -f libsplash.a
ar rc libsplash.a Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashT1Font.o SplashT1FontEngine.o SplashT1FontFile.o SplashXPath.o SplashXPathScanner.o
/usr/bin/ranlib: file: libsplash.a(SplashFTFont.o) has no symbols
/usr/bin/ranlib: file: libsplash.a(SplashFTFontEngine.o) has no symbols
/usr/bin/ranlib: file: libsplash.a(SplashFTFontFile.o) has no symbols
/usr/bin/ranlib: file: libsplash.a(SplashT1Font.o) has no symbols
/usr/bin/ranlib: file: libsplash.a(SplashT1FontEngine.o) has no symbols
/usr/bin/ranlib: file: libsplash.a(SplashT1FontFile.o) has no symbols
ranlib libsplash.a
ranlib: file: libsplash.a(SplashFTFont.o) has no symbols
ranlib: file: libsplash.a(SplashFTFontEngine.o) has no symbols
ranlib: file: libsplash.a(SplashFTFontFile.o) has no symbols
ranlib: file: libsplash.a(SplashT1Font.o) has no symbols
ranlib: file: libsplash.a(SplashT1FontEngine.o) has no symbols
ranlib: file: libsplash.a(SplashT1FontFile.o) has no symbols
cd xpdf; /usr/bin/make
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Annot.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Array.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFont.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFontTables.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Catalog.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CharCodeToUnicode.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CMap.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Decrypt.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Dict.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Error.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c FontEncodingTables.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Function.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Gfx.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxFont.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxState.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GlobalParams.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JArithmeticDecoder.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JBIG2Stream.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JPXStream.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Lexer.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Link.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c NameToCharCode.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Outline.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Object.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c OutputDev.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Page.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Parser.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDoc.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDocEncoding.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PreScanOutputDev.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSOutputDev.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSTokenizer.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SecurityHandler.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SplashOutputDev.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Stream.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeMap.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XpdfPluginAPI.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XRef.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftops.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c TextOutputDev.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeTypeTable.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftotext.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfinfo.cc
brew: superenv removed: -I/usr/local/include -g -O2
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdffonts.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c ImageOutputDev.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfimages.cc
brew: superenv removed: -I/usr/local/include -g -O2
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -L/usr/X11/lib -o pdftops Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o \
-L../goo -lGoo -L../splash -lsplash -lfreetype -lGoo -L../fofi -lfofi -L../goo -lGoo -lm
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -L/usr/X11/lib -o pdfinfo Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o \
-L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -L/usr/X11/lib -o pdffonts Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o \
-L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -L/usr/X11/lib -o pdfimages Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o \
-L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm
rm -f libXpdf.a
ar rc libXpdf.a Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SplashOutputDev.o Stream.o UnicodeMap.o SecurityHandler.o UnicodeTypeTable.o XRef.o
brew: superenv removed: -I/usr/local/include -g -O2 -L/usr/X11/lib
brew: superenv removed: -I/usr/local/include -g -O2 -L/usr/X11/lib
brew: superenv removed: -I/usr/local/include -g -O2 -L/usr/X11/lib
brew: superenv removed: -I/usr/local/include -g -O2 -L/usr/X11/lib
ranlib libXpdf.a
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -L/usr/X11/lib -o pdftotext Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o \
-L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm
brew: superenv removed: -I/usr/local/include -g -O2 -L/usr/X11/lib
cd src; /usr/bin/make
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -DHAVE_DIRENT_H=1 -I.. -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I.. -I../goo -I../xpdf -I../fofi -I../splash -I -I/usr/X11R6/include -c ImgOutputDev.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -DHAVE_DIRENT_H=1 -I.. -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I.. -I../goo -I../xpdf -I../fofi -I../splash -I -I/usr/X11R6/include -c XmlFonts.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -DHAVE_DIRENT_H=1 -I.. -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I.. -I../goo -I../xpdf -I../fofi -I../splash -I -I/usr/X11R6/include -c XmlLinks.cc
c++ -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -DHAVE_CONFIG_H -DHAVE_DIRENT_H=1 -I.. -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1 -I.. -I../goo -I../xpdf -I../fofi -I../splash -I -I/usr/X11R6/include -c pdf2image.cc
brew: superenv removed: -I/usr/local/include -g -O2 -I/usr/X11R6/include
brew: superenv removed: -I/usr/local/include -g -O2 -I/usr/X11R6/include
brew: superenv removed: -I/usr/local/include -g -O2 -I/usr/X11R6/include
brew: superenv removed: -I/usr/local/include -g -O2 -I/usr/X11R6/include
Undefined symbols for architecture x86_64:
"GString::append(GString*)", referenced from:
XmlLink::getLinkStart() in XmlLinks-88u1Kf.o
"GString::GString(char const*)", referenced from:
XmlLink::getLinkStart() in XmlLinks-88u1Kf.o
"GString::GString(GString*)", referenced from:
XmlLink::XmlLink(XmlLink const&) in XmlLinks-88u1Kf.o
XmlLink::XmlLink(double, double, double, double, GString*) in XmlLinks-88u1Kf.o
XmlLink::operator=(XmlLink const&) in XmlLinks-88u1Kf.o
"GString::~GString()", referenced from:
XmlLink::~XmlLink() in XmlLinks-88u1Kf.o
XmlLink::operator=(XmlLink const&) in XmlLinks-88u1Kf.o
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [XmlLinks.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Undefined symbols for architecture x86_64:
"UnicodeMap::mapUnicode(unsigned int, char*, int)", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
"UnicodeMap::decRefCnt()", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
"GlobalParams::getTextEncoding()", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
"GString::del(int, int)", referenced from:
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
"GString::append(char const*)", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::CSStyle(int, int) in XmlFonts-6DM9MH.o
"GString::append(char const*, int)", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
"GString::append(GString*)", referenced from:
XmlFontColor::toString() const in XmlFonts-6DM9MH.o
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::CSStyle(int, int) in XmlFonts-6DM9MH.o
"GString::append(char)", referenced from:
XmlFontColor::convtoX(unsigned int) const in XmlFonts-6DM9MH.o
"GString::insert(int, char const*, int)", referenced from:
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
"GString::fromInt(int)", referenced from:
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::CSStyle(int, int) in XmlFonts-6DM9MH.o
"GString::lowerCase()", referenced from:
XmlFont::XmlFont(GString*, int, double, GfxRGB) in XmlFonts-6DM9MH.o
"GString::GString(char const*)", referenced from:
XmlFontColor::toString() const in XmlFonts-6DM9MH.o
XmlFont::XmlFont(GString*, int, double, GfxRGB) in XmlFonts-6DM9MH.o
XmlFont::getFontName() in XmlFonts-6DM9MH.o
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
__GLOBAL__I_a in XmlFonts-6DM9MH.o
"GString::GString(GString*)", referenced from:
XmlFont::XmlFont(GString*, int, double, GfxRGB) in XmlFonts-6DM9MH.o
XmlFont::XmlFont(XmlFont const&) in XmlFonts-6DM9MH.o
XmlFont::operator=(XmlFont const&) in XmlFonts-6DM9MH.o
XmlFont::getFontName() in XmlFonts-6DM9MH.o
XmlFont::getFullName() in XmlFonts-6DM9MH.o
XmlFont::setDefaultFont(GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
...
"GString::GString()", referenced from:
XmlFontColor::convtoX(unsigned int) const in XmlFonts-6DM9MH.o
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
XmlFontAccu::CSStyle(int, int) in XmlFonts-6DM9MH.o
"GString::~GString()", referenced from:
XmlFontColor::toString() const in XmlFonts-6DM9MH.o
XmlFont::XmlFont(GString*, int, double, GfxRGB) in XmlFonts-6DM9MH.o
XmlFont::~XmlFont() in XmlFonts-6DM9MH.o
XmlFont::operator=(XmlFont const&) in XmlFonts-6DM9MH.o
XmlFont::clear() in XmlFonts-6DM9MH.o
XmlFont::setDefaultFont(GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
...
"_globalParams", referenced from:
XmlFont::HtmlFilter(unsigned int*, int) in XmlFonts-6DM9MH.o
"_main", referenced from:
start in crt1.10.6.o
"_xml", referenced from:
XmlFontAccu::getCSStyle(int, GString*) in XmlFonts-6DM9MH.o
XmlFontAccu::CSStyle(int, int) in XmlFonts-6DM9MH.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Undefined symbols for architecture x86_64:
make[1]: "executeCommand(char*)", referenced from:
*** [XmlFonts.o] Error 1
_main in pdf2image-b2PX1b.o
"error(int, char*, ...)", referenced from:
_main in pdf2image-b2PX1b.o
"PSOutputDev::PSOutputDev(char*, XRef*, Catalog*, int, int, PSOutMode, int, int, int, int, int)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::setErrQuiet(int)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::setPSNoText(int)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::getTextEncoding()", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::setPSPaperWidth(int)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::setTextEncoding(char*)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::setPSPaperHeight(int)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::GlobalParams(char*)", referenced from:
_main in pdf2image-b2PX1b.o
"GlobalParams::~GlobalParams()", referenced from:
_main in pdf2image-b2PX1b.o
"ImgOutputDev::dumpDocOutline(Catalog*)", referenced from:
_main in pdf2image-b2PX1b.o
"ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int)", referenced from:
_main in pdf2image-b2PX1b.o
"Dict::lookup(char*, Object*)", referenced from:
__ZL13getInfoStringP4DictPc in pdf2image-b2PX1b.o
__ZL11getInfoDateP4DictPc in pdf2image-b2PX1b.o
"XRef::getDocInfo(Object*)", referenced from:
_main in pdf2image-b2PX1b.o
"XRef::okToCopy(int)", referenced from:
_main in pdf2image-b2PX1b.o
"Object::free()", referenced from:
_main in pdf2image-b2PX1b.o
__ZL13getInfoStringP4DictPc in pdf2image-b2PX1b.o
__ZL11getInfoDateP4DictPc in pdf2image-b2PX1b.o
"Object::memCheck(__sFILE*)", referenced from:
_main in pdf2image-b2PX1b.o
"PDFDoc::displayPages(OutputDev*, int, int, double, double, int, int, int, int, int (*)(void*), void*)", referenced from:
_main in pdf2image-b2PX1b.o
"PDFDoc::PDFDoc(GString*, GString*, GString*, void*)", referenced from:
_main in pdf2image-b2PX1b.o
"PDFDoc::~PDFDoc()", referenced from:
_main in pdf2image-b2PX1b.o
"GString::append(char const*)", referenced from:
_main in pdf2image-b2PX1b.o
"GString::append(GString*)", referenced from:
_main in pdf2image-b2PX1b.o
"GString::fromInt(int)", referenced from:
_main in pdf2image-b2PX1b.o
"GString::GString(char const*)", referenced from:
_main in pdf2image-b2PX1b.o
__ZL11getInfoDateP4DictPc in pdf2image-b2PX1b.o
"GString::GString(char const*, int)", referenced from:
_main in pdf2image-b2PX1b.o
"GString::GString(GString*)", referenced from:
_main in pdf2image-b2PX1b.o
__ZL13getInfoStringP4DictPc in pdf2image-b2PX1b.o
GString::copy() in pdf2image-b2PX1b.o
"GString::~GString()", referenced from:
_main in pdf2image-b2PX1b.o
"XmlFont::clear()", referenced from:
_main in pdf2image-b2PX1b.o
"_globalParams", referenced from:
_main in pdf2image-b2PX1b.o
"_parseArgs", referenced from:
_main in pdf2image-b2PX1b.o
"_printUsage", referenced from:
_main in pdf2image-b2PX1b.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [pdf2image.o] Error 1
Undefined symbols for architecture x86_64:
"error(int, char*, ...)", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
"UnicodeMap::getDirection(unsigned int)", referenced from:
HtmlString::addChar(GfxState*, double, double, double, double, unsigned int) in ImgOutputDev-JBdxmd.o
"XmlFontAccu::getCSStyle(int, GString*)", referenced from:
HtmlPage::dumpAsXML(__sFILE*, int, int) in ImgOutputDev-JBdxmd.o
"XmlFontAccu::AddFont(XmlFont const&)", referenced from:
HtmlString::HtmlString(GfxState*, double, double, XmlFontAccu*) in ImgOutputDev-JBdxmd.o
"XmlFontAccu::XmlFontAccu()", referenced from:
HtmlPage::HtmlPage(int, int, int, char*) in ImgOutputDev-JBdxmd.o
HtmlPage::clear() in ImgOutputDev-JBdxmd.o
"XmlFontAccu::~XmlFontAccu()", referenced from:
HtmlPage::~HtmlPage() in ImgOutputDev-JBdxmd.o
HtmlPage::clear() in ImgOutputDev-JBdxmd.o
"GlobalParams::getErrQuiet()", referenced from:
ImgOutputDev::endPage() in ImgOutputDev-JBdxmd.o
"GlobalParams::getTextEncodingName()", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
"GList::append(void*)", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
"GList::GList()", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
"GList::~GList()", referenced from:
ImgOutputDev::~ImgOutputDev() in ImgOutputDev-JBdxmd.o
"Catalog::findDest(GString*)", referenced from:
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"Catalog::findPage(int, int)", referenced from:
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::del(int, int)", referenced from:
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::append(char const*)", referenced from:
HtmlMetaVar::toString() in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::append(GString*)", referenced from:
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
HtmlMetaVar::toString() in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::insert(int, GString*)", referenced from:
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
"GString::fromInt(int)", referenced from:
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::GString(char const*)", referenced from:
HtmlPage::HtmlPage(int, int, int, char*) in ImgOutputDev-JBdxmd.o
HtmlPage::setDocName(char*) in ImgOutputDev-JBdxmd.o
HtmlMetaVar::HtmlMetaVar(char*, char*) in ImgOutputDev-JBdxmd.o
HtmlMetaVar::toString() in ImgOutputDev-JBdxmd.o
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::GString(char const*, int)", referenced from:
ImgOutputDev::startPage(int, GfxState*) in ImgOutputDev-JBdxmd.o
"GString::GString(GString*)", referenced from:
HtmlPage::dumpAsXML(__sFILE*, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::startPage(int, GfxState*) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
"GString::GString()", referenced from:
HtmlString::HtmlString(GfxState*, double, double, XmlFontAccu*) in ImgOutputDev-JBdxmd.o
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"GString::~GString()", referenced from:
HtmlString::~HtmlString() in ImgOutputDev-JBdxmd.o
HtmlPage::~HtmlPage() in ImgOutputDev-JBdxmd.o
HtmlPage::conv() in ImgOutputDev-JBdxmd.o
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
HtmlPage::dumpAsXML(__sFILE*, int, int) in ImgOutputDev-JBdxmd.o
HtmlMetaVar::~HtmlMetaVar() in ImgOutputDev-JBdxmd.o
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
...
"XmlFont::getDefaultFont()", referenced from:
HtmlString::HtmlString(GfxState*, double, double, XmlFontAccu*) in ImgOutputDev-JBdxmd.o
"XmlFont::clear()", referenced from:
ImgOutputDev::~ImgOutputDev() in ImgOutputDev-JBdxmd.o
"XmlFont::simple(XmlFont*, unsigned int*, int)", referenced from:
HtmlPage::conv() in ImgOutputDev-JBdxmd.o
"XmlFont::XmlFont(GString*, int, double, GfxRGB)", referenced from:
HtmlString::HtmlString(GfxState*, double, double, XmlFontAccu*) in ImgOutputDev-JBdxmd.o
"XmlFont::~XmlFont()", referenced from:
HtmlString::HtmlString(GfxState*, double, double, XmlFontAccu*) in ImgOutputDev-JBdxmd.o
"XmlLink::getLinkStart()", referenced from:
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
"XmlLink::XmlLink(double, double, double, double, GString*)", referenced from:
ImgOutputDev::drawLink(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"XmlLink::~XmlLink()", referenced from:
ImgOutputDev::drawLink(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
GVector<XmlLink>::resize() in ImgOutputDev-JBdxmd.o
"XmlLink::operator=(XmlLink const&)", referenced from:
GVector<XmlLink>::push_back(XmlLink const&) in ImgOutputDev-JBdxmd.o
GVector<XmlLink>::copy(XmlLink*, XmlLink*, XmlLink*) in ImgOutputDev-JBdxmd.o
"GfxState::getTransformedFontSize()", referenced from:
HtmlPage::updateFont(GfxState*) in ImgOutputDev-JBdxmd.o
"LinkDest::LinkDest(LinkDest*)", referenced from:
LinkDest::copy() in ImgOutputDev-JBdxmd.o
"XmlLinks::XmlLinks()", referenced from:
HtmlPage::HtmlPage(int, int, int, char*) in ImgOutputDev-JBdxmd.o
HtmlPage::clear() in ImgOutputDev-JBdxmd.o
"XmlLinks::~XmlLinks()", referenced from:
HtmlPage::~HtmlPage() in ImgOutputDev-JBdxmd.o
HtmlPage::clear() in ImgOutputDev-JBdxmd.o
"OutputDev::cvtDevToUser(double, double, double*, double*)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::cvtUserToDev(double, double, int*, int*)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int)", referenced from:
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
"OutputDev::setDefaultCTM(double*)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::beginType3Char(GfxState*, double, double, double, double, unsigned int, unsigned int*, int)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::drawMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, Stream*, int, int, int)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::drawSoftMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, Stream*, int, int, GfxImageColorMap*)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"OutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int)", referenced from:
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
"OutputDev::updateAll(GfxState*)", referenced from:
vtable for ImgOutputDev in ImgOutputDev-JBdxmd.o
"XmlLink::isEqualDest(XmlLink const&) const", referenced from:
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
"XmlLinks::inLink(double, double, double, double, int&) const", referenced from:
HtmlPage::conv() in ImgOutputDev-JBdxmd.o
"XmlLinks::getLink(int) const", referenced from:
HtmlPage::conv() in ImgOutputDev-JBdxmd.o
"typeinfo for OutputDev", referenced from:
typeinfo for ImgOutputDev in ImgOutputDev-JBdxmd.o
"_complexMode", referenced from:
HtmlPage::dump(__sFILE*, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::startPage(int, GfxState*) in ImgOutputDev-JBdxmd.o
ImgOutputDev::endPage() in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
"_gfree", referenced from:
HtmlString::~HtmlString() in ImgOutputDev-JBdxmd.o
"_globalParams", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::endPage() in ImgOutputDev-JBdxmd.o
"_grealloc", referenced from:
HtmlString::addChar(GfxState*, double, double, double, double, unsigned int) in ImgOutputDev-JBdxmd.o
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
"_ignore", referenced from:
ImgOutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, int) in ImgOutputDev-JBdxmd.o
"_main", referenced from:
start in crt1.10.6.o
"_noMerge", referenced from:
HtmlPage::coalesce() in ImgOutputDev-JBdxmd.o
"_noframes", referenced from:
HtmlPage::clear() in ImgOutputDev-JBdxmd.o
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::startPage(int, GfxState*) in ImgOutputDev-JBdxmd.o
"_printCommands", referenced from:
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"_printHtml", referenced from:
ImgOutputDev::getLinkDest(Link*, Catalog*) in ImgOutputDev-JBdxmd.o
"_showHidden", referenced from:
ImgOutputDev::drawChar(GfxState*, double, double, double, double, double, double, unsigned int, int, unsigned int*, int) in ImgOutputDev-JBdxmd.o
"_stout", referenced from:
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::endPage() in ImgOutputDev-JBdxmd.o
"_xml", referenced from:
HtmlPage::dump(__sFILE*, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::ImgOutputDev(char*, char*, char*, char*, char*, char*, char*, int, int, int, int, int, int) in ImgOutputDev-JBdxmd.o
ImgOutputDev::~ImgOutputDev() in ImgOutputDev-JBdxmd.o
ImgOutputDev::endPage() in ImgOutputDev-JBdxmd.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [ImgOutputDev.o] Error 1
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: cd0654b4cdb6e87fd9f8b317746da2f83169194e
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
X11: 2.6.4 => /usr/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/X11/include/freetype2:/usr/include/libxml2:/usr/X11/include
CMAKE_LIBRARY_PATH: /usr/X11/lib
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: pdf2image did not build
Logs: /Users/maug/Library/Logs/Homebrew/pdf2image/config.log
These open issues may also help:
https://github.com/mxcl/homebrew/issues/16186
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment