Skip to content

Instantly share code, notes, and snippets.

Created December 8, 2012 16:36
Show Gist options
  • Save anonymous/4240911 to your computer and use it in GitHub Desktop.
Save anonymous/4240911 to your computer and use it in GitHub Desktop.
brew doctor and --config
HOMEBREW_VERSION: 0.9.3
HEAD: (none)
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.6.8-i386
Xcode: 4.0.2
GCC-4.2: build 5666
LLVM-GCC: build 2335
Clang: 2.0 build 139
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Warning: gettext was detected in your PREFIX.
The gettext provided by Homebrew is "keg-only", meaning it does not
get linked into your PREFIX by default.
If you `brew link gettext` then a large number of brews that don't
otherwise have a `depends_on 'gettext'` will pick up gettext anyway
during the `./configure` step.
If you have a non-Homebrew provided gettext, other problems will happen
especially if it wasn't compiled with the proper architectures.
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/libatk-1.0.0.2209.1.dylib /usr/local/lib/libgdk-x11-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf_xlib-2.0.0.1200.0.dylib /usr/local/lib/libgio-2.0.0.0.0.dylib /usr/local/lib/libGLEW.1.5.4.dylib /usr/local/lib/libglib-2.0.0.1600.0.dylib /usr/local/lib/libgmodule-2.0.0.1600.0.dylib /usr/local/lib/libgobject-2.0.0.1600.0.dylib /usr/local/lib/libgthread-2.0.0.1600.0.dylib /usr/local/lib/libgtk-x11-2.0.0.1200.0.dylib /usr/local/lib/libintl.8.0.2.dylib /usr/local/lib/libjpeg.62.dylib /usr/local/lib/libosxfuse_i32.2.dylib /usr/local/lib/libosxfuse_i64.2.dylib /usr/local/lib/libpango-1.0.0.2100.0.dylib /usr/local/lib/libpangocairo-1.0.0.2100.0.dylib /usr/local/lib/libpangoft2-1.0.0.2100.0.dylib /usr/local/lib/libpangox-1.0.0.2100.0.dylib /usr/local/lib/libpangoxft-1.0.0.2100.0.dylib /usr/local/lib/libportaudio.2.0.0.dylib /usr/local/lib/libsane.1.0.21.dylib /usr/local/lib/libSDL-1.2.0.dylib /usr/local/lib/libusb-0.1.4.dylib /usr/local/lib/libusbpp-0.1.4.dylib /usr/local/lib/libz.1.2.5.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/libasprintf.la /usr/local/lib/libatk-1.0.la /usr/local/lib/libgdk-x11-2.0.la /usr/local/lib/libgdk_pixbuf-2.0.la /usr/local/lib/libgdk_pixbuf_xlib-2.0.la /usr/local/lib/libgio-2.0.la /usr/local/lib/libglib-2.0.la /usr/local/lib/libgmodule-2.0.la /usr/local/lib/libgobject-2.0.la /usr/local/lib/libgthread-2.0.la /usr/local/lib/libgtk-x11-2.0.la /usr/local/lib/libintl.la /usr/local/lib/libjpeg.la /usr/local/lib/libosxfuse_i32.la /usr/local/lib/libosxfuse_i64.la /usr/local/lib/libpango-1.0.la /usr/local/lib/libpangocairo-1.0.la /usr/local/lib/libpangoft2-1.0.la /usr/local/lib/libpangox-1.0.la /usr/local/lib/libpangoxft-1.0.la /usr/local/lib/libportaudio.la /usr/local/lib/libsane.la /usr/local/lib/libusb.la /usr/local/lib/libusbpp.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/libusb.pc /usr/local/lib/pkgconfig/osxfuse.pc
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/libasprintf.a /usr/local/lib/libGLEW.a /usr/local/lib/libintl.a /usr/local/lib/libportaudio.a /usr/local/lib/libusb.a /usr/local/lib/libusbpp.a /usr/local/lib/libz.a
Warning: You have uncommitted modifications to Homebrew
If this a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /usr/local/Library && git stash && git clean -f
Warning: Your compilers are different from the standard versions for your Xcode.
If you have Xcode 4.3 or newer, you should install the Command Line Tools for
Xcode from within Xcode's Download preferences.
Otherwise, you should reinstall Xcode.
Warning: Homebrew's sbin was not found in your path.
Consider amending your PATH variable so it contains:
/usr/local/sbin
==> Installing fontforge dependency: libtiff
==> Downloading http://download.osgeo.org/libtiff/tiff-4.0.3.tar.gz
Already downloaded: /Library/Caches/Homebrew/libtiff-4.0.3.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/libtiff-4.0.3.tar.gz
==> ./configure --disable-dependency-tracking --without-x --prefix=/usr/local/Cellar/libtiff/4.0.3
./configure --disable-dependency-tracking --without-x --prefix=/usr/local/Cellar/libtiff/4.0.3
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... /usr/bin/llvm-gcc
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 /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... none
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes
checking for C compiler warning flags... -Wall -W
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin10.8.0 file names to i386-apple-darwin10.8.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... none
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for ld used by /usr/bin/llvm-g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of signed short... 2
checking size of unsigned short... 2
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of unsigned char *... 8
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for signed size type... signed long
checking for ptrdiff_t... yes
checking for pointer difference type... ptrdiff_t
checking for int8... no
checking for int16... no
checking for int32... no
checking for floor... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for pow... yes
checking for setmode... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for getopt... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for strtoull... (cached) yes
checking for lfind... yes
checking native cpu bit order... lsb2msb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jbg_dec_init in -ljbig... no
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for lzma_code in -llzma... no
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
checking for X... disabled
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether we are using the Microsoft C compiler... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -framework OpenGL
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for OpenGL Utility library... yes
checking for varargs GLU tesselator callback function type... no
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for GLUT library... -framework GLUT
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff-4.pc
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
Libtiff is now configured for i386-apple-darwin10.8.0
Installation directory: /usr/local/Cellar/libtiff/4.0.3
Documentation directory: ${prefix}/share/doc/tiff-4.0.3
C compiler: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W
C++ compiler: /usr/bin/llvm-g++ -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6
Enable runtime linker paths: no
Enable linker symbol versioning: no
Support Microsoft Document Imaging: yes
Use win32 IO: no
Support for internal codecs:
CCITT Group 3 & 4 algorithms: yes
Macintosh PackBits algorithm: yes
LZW algorithm: yes
ThunderScan 4-bit RLE algorithm: yes
NeXT 2-bit RLE algorithm: yes
LogLuv high dynamic range encoding: yes
Support for external codecs:
ZLIB support: no
Pixar log-format algorithm: no
JPEG support: yes
Old JPEG support: yes
JPEG 8/12 bit dual mode: no
ISO JBIG support: no
LZMA2 support: no
C++ support: yes
OpenGL support: no
==> make install
make install
Making install in port
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../libtiff -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o dummy.lo dummy.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../libtiff -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c dummy.c -fno-common -DPIC -o .libs/dummy.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../libtiff -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -L/usr/local/lib -F/usr/local/Frameworks -o libport.la dummy.lo -ljpeg
libtool: link: ar cru .libs/libport.a .libs/dummy.o
libtool: link: ranlib .libs/libport.a
libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libtiff
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_aux.lo tif_aux.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_close.lo tif_close.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_close.c -fno-common -DPIC -o .libs/tif_close.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_aux.c -fno-common -DPIC -o .libs/tif_aux.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_close.c -o tif_close.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_codec.lo tif_codec.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_codec.c -fno-common -DPIC -o .libs/tif_codec.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_aux.c -o tif_aux.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_codec.c -o tif_codec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_color.lo tif_color.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_compress.lo tif_compress.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_color.c -fno-common -DPIC -o .libs/tif_color.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_compress.c -fno-common -DPIC -o .libs/tif_compress.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_color.c -o tif_color.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_compress.c -o tif_compress.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_dir.lo tif_dir.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dir.c -fno-common -DPIC -o .libs/tif_dir.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirinfo.c -fno-common -DPIC -o .libs/tif_dirinfo.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirinfo.c -o tif_dirinfo.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_dirread.lo tif_dirread.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirread.c -fno-common -DPIC -o .libs/tif_dirread.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dir.c -o tif_dir.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirwrite.c -fno-common -DPIC -o .libs/tif_dirwrite.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirread.c -o tif_dirread.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dirwrite.c -o tif_dirwrite.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dumpmode.c -fno-common -DPIC -o .libs/tif_dumpmode.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_dumpmode.c -o tif_dumpmode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_error.lo tif_error.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_error.c -fno-common -DPIC -o .libs/tif_error.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_extension.lo tif_extension.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_error.c -o tif_error.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_extension.c -fno-common -DPIC -o .libs/tif_extension.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_fax3.lo tif_fax3.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_extension.c -o tif_extension.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_fax3.c -fno-common -DPIC -o .libs/tif_fax3.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_fax3sm.c -fno-common -DPIC -o .libs/tif_fax3sm.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_fax3sm.c -o tif_fax3sm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_flush.lo tif_flush.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_flush.c -fno-common -DPIC -o .libs/tif_flush.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_flush.c -o tif_flush.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_fax3.c -o tif_fax3.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_getimage.lo tif_getimage.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_getimage.c -fno-common -DPIC -o .libs/tif_getimage.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_jbig.lo tif_jbig.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jbig.c -fno-common -DPIC -o .libs/tif_jbig.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jbig.c -o tif_jbig.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_jpeg.lo tif_jpeg.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jpeg.c -fno-common -DPIC -o .libs/tif_jpeg.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_getimage.c -o tif_getimage.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jpeg.c -o tif_jpeg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jpeg_12.c -fno-common -DPIC -o .libs/tif_jpeg_12.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_jpeg_12.c -o tif_jpeg_12.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_luv.lo tif_luv.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_luv.c -fno-common -DPIC -o .libs/tif_luv.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_lzma.lo tif_lzma.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_lzma.c -fno-common -DPIC -o .libs/tif_lzma.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_lzma.c -o tif_lzma.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_lzw.lo tif_lzw.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_lzw.c -fno-common -DPIC -o .libs/tif_lzw.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_luv.c -o tif_luv.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_lzw.c -o tif_lzw.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_next.lo tif_next.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_next.c -fno-common -DPIC -o .libs/tif_next.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_next.c -o tif_next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_ojpeg.c -fno-common -DPIC -o .libs/tif_ojpeg.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_open.lo tif_open.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_open.c -fno-common -DPIC -o .libs/tif_open.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_open.c -o tif_open.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_packbits.lo tif_packbits.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_packbits.c -fno-common -DPIC -o .libs/tif_packbits.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_packbits.c -o tif_packbits.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_pixarlog.c -fno-common -DPIC -o .libs/tif_pixarlog.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_pixarlog.c -o tif_pixarlog.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_predict.lo tif_predict.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_predict.c -fno-common -DPIC -o .libs/tif_predict.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_ojpeg.c -o tif_ojpeg.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_predict.c -o tif_predict.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_print.lo tif_print.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_print.c -fno-common -DPIC -o .libs/tif_print.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_print.c -o tif_print.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_read.lo tif_read.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_read.c -fno-common -DPIC -o .libs/tif_read.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_strip.lo tif_strip.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_strip.c -fno-common -DPIC -o .libs/tif_strip.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_read.c -o tif_read.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_strip.c -o tif_strip.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_swab.lo tif_swab.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_swab.c -fno-common -DPIC -o .libs/tif_swab.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_thunder.lo tif_thunder.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_swab.c -o tif_swab.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_thunder.c -fno-common -DPIC -o .libs/tif_thunder.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_tile.lo tif_tile.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_thunder.c -o tif_thunder.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_tile.c -fno-common -DPIC -o .libs/tif_tile.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_version.lo tif_version.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_tile.c -o tif_tile.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_version.c -fno-common -DPIC -o .libs/tif_version.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_version.c -o tif_version.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_warning.lo tif_warning.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_write.lo tif_write.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_warning.c -fno-common -DPIC -o .libs/tif_warning.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_write.c -fno-common -DPIC -o .libs/tif_write.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_warning.c -o tif_warning.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_zip.lo tif_zip.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_zip.c -fno-common -DPIC -o .libs/tif_zip.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_write.c -o tif_write.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_zip.c -o tif_zip.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c -o tif_unix.lo tif_unix.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_unix.c -fno-common -DPIC -o .libs/tif_unix.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -c -o tif_stream.lo tif_stream.cxx
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c tif_unix.c -o tif_unix.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -c tif_stream.cxx -fno-common -DPIC -o .libs/tif_stream.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -c mkg3states.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -W -no-undefined -version-info 7:0:2 -L/usr/local/lib -F/usr/local/Frameworks -o libtiff.la -rpath /usr/local/Cellar/libtiff/4.0.3/lib tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo tif_unix.lo ../port/libport.la -ljpeg
libtool: link: /usr/bin/llvm-gcc -dynamiclib -o .libs/libtiff.5.dylib .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jbig.o .libs/tif_jpeg.o .libs/tif_jpeg_12.o .libs/tif_luv.o .libs/tif_lzma.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_unix.o -Wl,-force_load,../port/.libs/libport.a -L/usr/local/lib /usr/local/lib/libjpeg.62.0.0.dylib -Os -march=core2 -msse4.1 -mmacosx-version-min=10.6 -F/usr/local/Frameworks -install_name /usr/local/Cellar/libtiff/4.0.3/lib/libtiff.5.dylib -compatibility_version 8 -current_version 8.0 -Wl,-single_module
ld: warning: directory not found for option '-F/usr/local/Frameworks'
ld: warning: ignoring file /usr/local/lib/libjpeg.62.0.0.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
Undefined symbols for architecture x86_64:
"_jpeg_resync_to_restart", referenced from:
_JPEGSetupDecode in tif_jpeg.o
"_jpeg_destroy", referenced from:
_TIFFjpeg_destroy in tif_jpeg.o
_OJPEGLibjpegSessionAbort in tif_ojpeg.o
"_jpeg_write_scanlines", referenced from:
_TIFFjpeg_write_scanlines in tif_jpeg.o
"_jpeg_write_raw_data", referenced from:
_TIFFjpeg_write_raw_data in tif_jpeg.o
"_jpeg_finish_compress", referenced from:
_TIFFjpeg_finish_compress in tif_jpeg.o
"_jpeg_set_colorspace", referenced from:
_TIFFjpeg_set_colorspace in tif_jpeg.o
"_jpeg_set_quality", referenced from:
_TIFFjpeg_set_quality in tif_jpeg.o
"_jpeg_start_compress", referenced from:
_TIFFjpeg_start_compress in tif_jpeg.o
"_jpeg_std_error", referenced from:
_TIFFjpeg_create_decompress in tif_jpeg.o
_TIFFjpeg_create_compress in tif_jpeg.o
_OJPEGPreDecode in tif_ojpeg.o
"_jpeg_CreateDecompress", referenced from:
_TIFFjpeg_create_decompress in tif_jpeg.o
_jpeg_create_decompress_encap in tif_ojpeg.o
"_jpeg_abort", referenced from:
_TIFFjpeg_error_exit in tif_jpeg.o
_TIFFjpeg_abort in tif_jpeg.o
"_jpeg_CreateCompress", referenced from:
_TIFFjpeg_create_compress in tif_jpeg.o
"_jpeg_set_defaults", referenced from:
_TIFFjpeg_set_defaults in tif_jpeg.o
"_jpeg_suppress_tables", referenced from:
_TIFFjpeg_suppress_tables in tif_jpeg.o
"_jpeg_write_tables", referenced from:
_TIFFjpeg_write_tables in tif_jpeg.o
"_jpeg_read_scanlines", referenced from:
_TIFFjpeg_read_scanlines in tif_jpeg.o
_jpeg_read_scanlines_encap in tif_ojpeg.o
"_jpeg_finish_decompress", referenced from:
_TIFFjpeg_finish_decompress in tif_jpeg.o
"_jpeg_read_header", referenced from:
_TIFFjpeg_read_header in tif_jpeg.o
_jpeg_read_header_encap in tif_ojpeg.o
"_jpeg_start_decompress", referenced from:
_TIFFjpeg_start_decompress in tif_jpeg.o
_jpeg_start_decompress_encap in tif_ojpeg.o
"_jpeg_read_raw_data", referenced from:
_TIFFjpeg_read_raw_data in tif_jpeg.o
_jpeg_read_raw_data_encap in tif_ojpeg.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [libtiff.la] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -F/usr/local/Frameworks -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -c tif_stream.cxx -o tif_stream.o >/dev/null 2>&1
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: (none)
CPU: dual-core 64-bit penryn
OS X: 10.6.8-i386
Xcode: 4.0.2
GCC-4.2: build 5666
LLVM-GCC: build 2335
Clang: 2.0 build 139
X11: 2.7.4 => /opt/X11
==> ENV
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks
MAKEFLAGS: -j2
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.6
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: /usr/bin/llvm-gcc
PATH: /opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmds
Error: libtiff did not build
Logs: /Users/benoit/Library/Logs/Homebrew/libtiff/config.log
These open issues may also help:
https://github.com/mxcl/homebrew/issues/16483
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/fontforge/20120731 --enable-double --without-freetype-bytecode --with-python-headers=/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 --with-python-lib=-lpython2.6 --enable-pyextension --without-cairo --without-pango
## --------- ##
## Platform. ##
## --------- ##
hostname = macbook.local
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 86 tasks, 421 threads, 2 processors
Load average: 1.12, Mach factor: 0.87
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/gettext/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/cmds
PATH: /opt/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2281: checking for gcc
configure:2308: result: /usr/bin/gcc-4.2
configure:2537: checking for C compiler version
configure:2546: /usr/bin/gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2557: $? = 0
configure:2546: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2557: $? = 0
configure:2546: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:2557: $? = 1
configure:2546: /usr/bin/gcc-4.2 -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:2557: $? = 1
configure:2577: checking whether the C compiler works
configure:2599: /usr/bin/gcc-4.2 -Os -w -pipe -mmacosx-version-min=10.6 -march=core2 -msse4.1 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -lintl conftest.c >&5
configure:2603: $? = 0
configure:2652: result: yes
configure:2655: checking for C compiler default output file name
configure:2657: result: a.out
configure:2663: checking for suffix of executables
configure:2670: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mmacosx-version-min=10.6 -march=core2 -msse4.1 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -lintl conftest.c >&5
configure:2674: $? = 0
configure:2696: result:
configure:2718: checking whether we are cross compiling
configure:2726: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mmacosx-version-min=10.6 -march=core2 -msse4.1 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -lintl conftest.c >&5
configure:2730: $? = 0
configure:2737: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/fontforge-6M86/fontforge-20120731-b/./conftest
Reason: no suitable image found. Did find:
/usr/local/lib/libintl.8.dylib: mach-o, but wrong architecture
/usr/local/lib/libintl.8.dylib: mach-o, but wrong architecture
./configure: line 2739: 11341 Trace/BPT trap ./conftest$ac_cv_exeext
configure:2741: $? = 133
configure:2748: error: in `/private/tmp/fontforge-6M86/fontforge-20120731-b':
configure:2752: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mmacosx-version-min=10.6 -march=core2 -msse4.1'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/opt/gettext/include -F/usr/local/Frameworks -I/opt/X11/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/System/Library/Frameworks/Python.framework/Versions/2.6/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -lintl'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
AWK=''
CC='/usr/bin/gcc-4.2'
CFLAGS='-Os -w -pipe -mmacosx-version-min=10.6 -march=core2 -msse4.1'
CFLAGS_NOOPT=''
CPP=''
CPPFLAGS='-I/usr/local/opt/gettext/include -F/usr/local/Frameworks -I/opt/X11/include'
DEFS=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
FF_EXTRA_FILES=''
FGREP=''
FINAL_TARGET=''
GDRAW_LIB=''
GREP=''
HOST=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LD=''
LDFLAGS='-L/System/Library/Frameworks/Python.framework/Versions/2.6/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -lintl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LINK_WITH_GDRAW=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MACAPP=''
MANIFEST_TOOL=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
O_EXTENSION=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PYDEFINES=''
PYINCLUDE=''
PYLIBS=''
PYPREFIX=''
RANLIB=''
SED=''
SHELL='/bin/sh'
STATIC_LIBS=''
STRIP=''
VERSION=''
WFLAGS=''
XMKMF=''
X_11LIB=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_CC='/usr/bin/gcc-4.2'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exeOBJECTS=''
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/fontforge/20120731'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment