Skip to content

Instantly share code, notes, and snippets.

@kennknowles
Created August 23, 2012 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kennknowles/3436809 to your computer and use it in GitHub Desktop.
Save kennknowles/3436809 to your computer and use it in GitHub Desktop.
brew install -v libtiff
==> Downloading http://download.osgeo.org/libtiff/tiff-4.0.2.tar.gz
Already downloaded: /Users/kenn/Library/Caches/Homebrew/libtiff-4.0.2.tar.gz
/usr/bin/tar xf /Users/kenn/Library/Caches/Homebrew/libtiff-4.0.2.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libtiff/4.0.2
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libtiff/4.0.2
checking build system type... i386-apple-darwin11.4.0
checking host system type... i386-apple-darwin11.4.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/clang
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/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking whether /usr/bin/clang 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/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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-darwin11.4.0 file names to i386-apple-darwin11.4.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang 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/clang 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/clang -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/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.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/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for ld used by /usr/bin/clang++... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... yes
checking for main in -lc... 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... yes
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... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for X... libraries /usr/X11/lib, headers
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
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... -lGL
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... -lGLU
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... -lglut
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-darwin11.4.0
Installation directory: /usr/local/Cellar/libtiff/4.0.2
Documentation directory: ${prefix}/share/doc/tiff-4.0.2
C compiler: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W
C++ compiler: /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
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: yes
Pixar log-format algorithm: yes
JPEG support: yes
Old JPEG support: yes
JPEG 8/12 bit dual mode: no
ISO JBIG support: no
LZMA2 support: yes
C++ support: yes
OpenGL support: yes
==> make install
make install
Making install in port
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o dummy.lo dummy.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c dummy.c -fno-common -DPIC -o .libs/dummy.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -L/usr/local/lib -o libport.la dummy.lo -llzma -ljpeg -lz -lc
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/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_aux.lo tif_aux.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_close.lo tif_close.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_aux.c -fno-common -DPIC -o .libs/tif_aux.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_close.c -fno-common -DPIC -o .libs/tif_close.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_close.c -o tif_close.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_codec.lo tif_codec.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_aux.c -o tif_aux.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_codec.c -fno-common -DPIC -o .libs/tif_codec.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_codec.c -o tif_codec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_color.lo tif_color.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_compress.lo tif_compress.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_color.c -fno-common -DPIC -o .libs/tif_color.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_compress.c -fno-common -DPIC -o .libs/tif_compress.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_color.c -o tif_color.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_compress.c -o tif_compress.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_dir.lo tif_dir.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dir.c -fno-common -DPIC -o .libs/tif_dir.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirinfo.c -fno-common -DPIC -o .libs/tif_dirinfo.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirinfo.c -o tif_dirinfo.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_dirread.lo tif_dirread.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirread.c -fno-common -DPIC -o .libs/tif_dirread.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dir.c -o tif_dir.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirwrite.c -fno-common -DPIC -o .libs/tif_dirwrite.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirread.c -o tif_dirread.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dirwrite.c -o tif_dirwrite.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_error.lo tif_error.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dumpmode.c -fno-common -DPIC -o .libs/tif_dumpmode.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_error.c -fno-common -DPIC -o .libs/tif_error.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_dumpmode.c -o tif_dumpmode.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_error.c -o tif_error.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_extension.lo tif_extension.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_fax3.lo tif_fax3.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_extension.c -fno-common -DPIC -o .libs/tif_extension.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_fax3.c -fno-common -DPIC -o .libs/tif_fax3.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_extension.c -o tif_extension.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_fax3sm.c -fno-common -DPIC -o .libs/tif_fax3sm.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_fax3sm.c -o tif_fax3sm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_flush.lo tif_flush.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_flush.c -fno-common -DPIC -o .libs/tif_flush.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_flush.c -o tif_flush.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_getimage.lo tif_getimage.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_getimage.c -fno-common -DPIC -o .libs/tif_getimage.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_fax3.c -o tif_fax3.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_jbig.lo tif_jbig.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_getimage.c -o tif_getimage.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jbig.c -fno-common -DPIC -o .libs/tif_jbig.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jbig.c -o tif_jbig.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_jpeg.lo tif_jpeg.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jpeg.c -fno-common -DPIC -o .libs/tif_jpeg.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jpeg.c -o tif_jpeg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jpeg_12.c -fno-common -DPIC -o .libs/tif_jpeg_12.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_luv.lo tif_luv.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_jpeg_12.c -o tif_jpeg_12.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_luv.c -fno-common -DPIC -o .libs/tif_luv.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_lzma.lo tif_lzma.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_lzma.c -fno-common -DPIC -o .libs/tif_lzma.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_lzma.c -o tif_lzma.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_lzw.lo tif_lzw.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_lzw.c -fno-common -DPIC -o .libs/tif_lzw.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_luv.c -o tif_luv.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_lzw.c -o tif_lzw.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_next.lo tif_next.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_next.c -fno-common -DPIC -o .libs/tif_next.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_next.c -o tif_next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_ojpeg.c -fno-common -DPIC -o .libs/tif_ojpeg.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_open.lo tif_open.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_open.c -fno-common -DPIC -o .libs/tif_open.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_open.c -o tif_open.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_packbits.lo tif_packbits.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_packbits.c -fno-common -DPIC -o .libs/tif_packbits.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_packbits.c -o tif_packbits.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_pixarlog.c -fno-common -DPIC -o .libs/tif_pixarlog.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_ojpeg.c -o tif_ojpeg.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_pixarlog.c -o tif_pixarlog.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_predict.lo tif_predict.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_predict.c -fno-common -DPIC -o .libs/tif_predict.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_predict.c -o tif_predict.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_print.lo tif_print.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_read.lo tif_read.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_print.c -fno-common -DPIC -o .libs/tif_print.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_read.c -fno-common -DPIC -o .libs/tif_read.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_read.c -o tif_read.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_print.c -o tif_print.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_strip.lo tif_strip.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_strip.c -fno-common -DPIC -o .libs/tif_strip.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_swab.lo tif_swab.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_strip.c -o tif_strip.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_swab.c -fno-common -DPIC -o .libs/tif_swab.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_thunder.lo tif_thunder.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_swab.c -o tif_swab.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_thunder.c -fno-common -DPIC -o .libs/tif_thunder.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_tile.lo tif_tile.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_tile.c -fno-common -DPIC -o .libs/tif_tile.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_thunder.c -o tif_thunder.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_tile.c -o tif_tile.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_version.lo tif_version.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_version.c -fno-common -DPIC -o .libs/tif_version.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_warning.lo tif_warning.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_version.c -o tif_version.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_warning.c -fno-common -DPIC -o .libs/tif_warning.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_write.lo tif_write.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_warning.c -o tif_warning.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_write.c -fno-common -DPIC -o .libs/tif_write.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_zip.lo tif_zip.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_zip.c -fno-common -DPIC -o .libs/tif_zip.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_write.c -o tif_write.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_zip.c -o tif_zip.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tif_unix.lo tif_unix.c
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -c -o tif_stream.lo tif_stream.cxx
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_unix.c -fno-common -DPIC -o .libs/tif_unix.o
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -c tif_stream.cxx -fno-common -DPIC -o .libs/tif_stream.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tif_unix.c -o tif_unix.o >/dev/null 2>&1
/usr/bin/clang -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c mkg3states.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -no-undefined -version-info 6:0:1 -L/usr/local/lib -o libtiff.la -rpath /usr/local/Cellar/libtiff/4.0.2/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 -llzma -ljpeg -lz -lc
libtool: link: /usr/bin/clang -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 -llzma -ljpeg -lz -lc -Os -march=native -mmacosx-version-min=10.7 -install_name /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.5.dylib -compatibility_version 7 -current_version 7.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libtiff.dylib" && ln -s "libtiff.5.dylib" "libtiff.dylib")
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -c tif_stream.cxx -o tif_stream.o >/dev/null 2>&1
libtool: link: (cd .libs/libtiff.lax/libport.a && ar x "/private/tmp/homebrew-libtiff-4.0.2-KbXG/tiff-4.0.2/libtiff/../port/.libs/libport.a")
libtool: link: ar cru .libs/libtiff.a tif_aux.o tif_close.o tif_codec.o tif_color.o tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o tif_dumpmode.o tif_error.o tif_extension.o tif_fax3.o tif_fax3sm.o tif_flush.o tif_getimage.o tif_jbig.o tif_jpeg.o tif_jpeg_12.o tif_luv.o tif_lzma.o tif_lzw.o tif_next.o tif_ojpeg.o tif_open.o tif_packbits.o tif_pixarlog.o tif_predict.o tif_print.o tif_read.o tif_strip.o tif_swab.o tif_thunder.o tif_tile.o tif_version.o tif_warning.o tif_write.o tif_zip.o tif_unix.o .libs/libtiff.lax/libport.a/dummy.o
libtool: link: ranlib .libs/libtiff.a
libtool: link: rm -fr .libs/libtiff.lax
libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -L/usr/local/lib -o mkg3states mkg3states.o ../port/libport.la -llzma -ljpeg -lz -lc
libtool: link: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -o mkg3states mkg3states.o -L/usr/local/lib ../port/.libs/libport.a -llzma -ljpeg -lz -lc
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -no-undefined -version-info 6:0:1 -L/usr/local/lib -o libtiffxx.la -rpath /usr/local/Cellar/libtiff/4.0.2/lib tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -llzma -ljpeg -lz -lc
libtool: link: /usr/bin/clang++ -dynamiclib -o .libs/libtiffxx.5.dylib .libs/tif_stream.o -Wl,-force_load,../port/.libs/libport.a -L/usr/local/lib ../libtiff/.libs/libtiff.dylib -llzma -ljpeg -lz -lc -Os -march=native -mmacosx-version-min=10.7 -install_name /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.5.dylib -compatibility_version 7 -current_version 7.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libtiffxx.dylib" && ln -s "libtiffxx.5.dylib" "libtiffxx.dylib")
libtool: link: (cd .libs/libtiffxx.lax/libport.a && ar x "/private/tmp/homebrew-libtiff-4.0.2-KbXG/tiff-4.0.2/libtiff/../port/.libs/libport.a")
libtool: link: ar cru .libs/libtiffxx.a tif_stream.o .libs/libtiffxx.lax/libport.a/dummy.o
libtool: link: ranlib .libs/libtiffxx.a
libtool: link: rm -fr .libs/libtiffxx.lax
libtool: link: ( cd ".libs" && rm -f "libtiffxx.la" && ln -s "../libtiffxx.la" "libtiffxx.la" )
test -z "/usr/local/Cellar/libtiff/4.0.2/lib" || ../config/install-sh -c -d "/usr/local/Cellar/libtiff/4.0.2/lib"
test -z "/usr/local/Cellar/libtiff/4.0.2/include" || ../config/install-sh -c -d "/usr/local/Cellar/libtiff/4.0.2/include"
/usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h tiffio.hxx '/usr/local/Cellar/libtiff/4.0.2/include'
/bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la libtiffxx.la '/usr/local/Cellar/libtiff/4.0.2/lib'
test -z "/usr/local/Cellar/libtiff/4.0.2/include" || ../config/install-sh -c -d "/usr/local/Cellar/libtiff/4.0.2/include"
/usr/bin/install -c -m 644 tiffconf.h '/usr/local/Cellar/libtiff/4.0.2/include'
libtool: install: /usr/bin/install -c .libs/libtiff.5.dylib /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.5.dylib
libtool: install: (cd /usr/local/Cellar/libtiff/4.0.2/lib && { ln -s -f libtiff.5.dylib libtiff.dylib || { rm -f libtiff.dylib && ln -s libtiff.5.dylib libtiff.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libtiff.lai /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.la
libtool: install: /usr/bin/install -c .libs/libtiffxx.5.dylib /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.5.dylib
libtool: install: (cd /usr/local/Cellar/libtiff/4.0.2/lib && { ln -s -f libtiffxx.5.dylib libtiffxx.dylib || { rm -f libtiffxx.dylib && ln -s libtiffxx.5.dylib libtiffxx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libtiffxx.lai /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.la
libtool: install: /usr/bin/install -c .libs/libtiff.a /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.a
libtool: install: chmod 644 /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.a
libtool: install: ranlib /usr/local/Cellar/libtiff/4.0.2/lib/libtiff.a
libtool: install: /usr/bin/install -c .libs/libtiffxx.a /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.a
libtool: install: chmod 644 /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.a
libtool: install: ranlib /usr/local/Cellar/libtiff/4.0.2/lib/libtiffxx.a
Making install in tools
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c bmp2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c fax2ps.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c fax2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c gif2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c pal2rgb.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c ppm2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c ras2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c raw2tiff.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c rgb2ycbcr.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c thumbnail.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiff2bw.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiff2pdf.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiff2ps.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiff2rgba.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffcmp.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffcp.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffcrop.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffdither.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffdump.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffinfo.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffmedian.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffset.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c tiffsplit.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -D_THREAD_SAFE -pthread -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -Wall -W -c -o tiffgt-tiffgt.o `test -f 'tiffgt.c' || echo './'`tiffgt.c
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/libtiff.rb#L14
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: ae7e547411edeafc3cf0946689e24d2e72e87f09
CPU: dual-core 64-bit penryn
OS X: 10.7.4-x86_64
Xcode: 4.4.1
CLT: 4.4.0.0.1.1249367152
X11: 2.6.4 in /usr/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -isystem /usr/local/include
LDFLAGS: -L/usr/local/lib
MAKEFLAGS: -j2
MACOSX_DEPLOYMENT_TARGET: 10.7
OBJC: /usr/bin/clang
PATH: /Users/kenn/.rvm/gems/ruby-1.9.3-p194/bin:/Users/kenn/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/kenn/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/kenn/.rvm/bin:/usr/local/share/python:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/Library/Contributions/cmds
Error: Failed executing: make install (libtiff.rb:14)
This link will help resolve the above errors:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment