Skip to content

Instantly share code, notes, and snippets.

Created May 7, 2011 19:44
Show Gist options
  • Save anonymous/960768 to your computer and use it in GitHub Desktop.
Save anonymous/960768 to your computer and use it in GitHub Desktop.
cagatayk@Odyssey ~
$ for dep in $(brew deps imagemagick); do brew remove --force $dep; done
Uninstalling jasper...
Uninstalling jpeg...
Uninstalling libtiff...
Uninstalling little-cms...
cagatayk@Odyssey ~
$ brew install imagemagick
Also installing dependencies: jpeg, libtiff, little-cms, jasper
==> Downloading http://www.ijg.org/files/jpegsrc.v8c.tar.gz
File already downloaded and cached to /Users/cagatayk/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/jpeg/8c --disable-dependency-tracking
==> make install
/usr/local/Cellar/jpeg/8c: 17 files, 1.6M, built in 31 seconds
==> Downloading ftp://ftp.remotesensing.org/pub/libtiff/tiff-3.9.5.zip
File already downloaded and cached to /Users/cagatayk/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/libtiff/3.9.5 --mandir=/usr/local/Cellar/libtiff/3.9.5/share/man
==> make install
/usr/local/Cellar/libtiff/3.9.5: 235 files, 3.6M, built in 33 seconds
==> Downloading http://www.littlecms.com/1/lcms-1.19.tar.gz
File already downloaded and cached to /Users/cagatayk/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/little-cms/1.19 --disable-debug
==> make install
/usr/local/Cellar/little-cms/1.19: 20 files, 932K, built in 22 seconds
==> Downloading http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip
File already downloaded and cached to /Users/cagatayk/Library/Caches/Homebrew
==> Downloading patches
==> Patching
patching file src/libjasper/jpc/jpc_dec.c
==> ./configure --disable-debug --disable-dependency-tracking --enable-shared --prefix=/usr/local/Cellar/jasper/
==> make install
/usr/local/Cellar/jasper/1.900.1: 33 files, 1.2M, built in 33 seconds
/usr/local/bin/git
==> Cloning git://github.com/adamv/ImageMagick.git
Updating /Users/cagatayk/Library/Caches/Homebrew/imagemagick--git
==> Checking out tag 6.6.9-4
==> ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick/6.6.9-4 --d
==> make install
/bin/sh ./config/mkinstalldirs . ltdl/
cp ./ltdl/argz_.h ltdl/argz.h-t
mv ltdl/argz.h-t ltdl/argz.h
make install-am
CC ltdl/argz.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o ltdl/argz.lo ltdl/argz.c
CC coders/coders_art_la-art.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.c
CC coders/coders_avs_la-avs.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c
CC coders/coders_bgr_la-bgr.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_bgr_la-bgr.lo `test -f 'coders/bgr.c' || echo './'`coders/bgr.c
CC coders/coders_bmp_la-bmp.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c
CC coders/coders_braille_la-braille.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_braille_la-braille.lo `test -f 'coders/braille.c' || echo './'`coders/braille.c
CC coders/coders_cals_la-cals.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_cals_la-cals.lo `test -f 'coders/cals.c' || echo './'`coders/cals.c
CC coders/coders_caption_la-caption.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_caption_la-caption.lo `test -f 'coders/caption.c' || echo './'`coders/caption.c
CC coders/coders_cin_la-cin.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_cin_la-cin.lo `test -f 'coders/cin.c' || echo './'`coders/cin.c
CC coders/coders_cip_la-cip.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_cip_la-cip.lo `test -f 'coders/cip.c' || echo './'`coders/cip.c
CC coders/coders_clip_la-clip.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_clip_la-clip.lo `test -f 'coders/clip.c' || echo './'`coders/clip.c
CC coders/coders_cmyk_la-cmyk.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo './'`coders/cmyk.c
CC coders/coders_cut_la-cut.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_cut_la-cut.lo `test -f 'coders/cut.c' || echo './'`coders/cut.c
CC coders/coders_dcm_la-dcm.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo './'`coders/dcm.c
CC coders/coders_dds_la-dds.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_dds_la-dds.lo `test -f 'coders/dds.c' || echo './'`coders/dds.c
CC coders/coders_debug_la-debug.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_debug_la-debug.lo `test -f 'coders/debug.c' || echo './'`coders/debug.c
CC coders/coders_dib_la-dib.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_dib_la-dib.lo `test -f 'coders/dib.c' || echo './'`coders/dib.c
CC coders/coders_dng_la-dng.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_dng_la-dng.lo `test -f 'coders/dng.c' || echo './'`coders/dng.c
CC coders/coders_dot_la-dot.lo
/bin/sh ./libtool --silent --tag=CC --mode=compile /usr/bin/cc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/local/include/graphviz -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/include/libxml2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -march=core2 -msse4.1 -w -pipe -O3 -Wall -D_THREAD_SAFE -pthread -c -o coders/coders_dot_la-dot.lo `test -f 'coders/dot.c' || echo './'`coders/dot.c
coders/dot.c:66:17: error: gvc.h: No such file or directory
coders/dot.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
coders/dot.c: In function 'ReadDOTImage':
coders/dot.c:106: error: 'graph_t' undeclared (first use in this function)
coders/dot.c:106: error: (Each undeclared identifier is reported only once
coders/dot.c:106: error: for each function it appears in.)
coders/dot.c:107: error: 'graph' undeclared (first use in this function)
coders/dot.c:139: error: expected expression before ')' token
coders/dot.c:143: error: 'graphic_context' undeclared (first use in this function)
coders/dot.c: In function 'RegisterDOTImage':
coders/dot.c:197: error: 'graphic_context' undeclared (first use in this function)
coders/dot.c: In function 'UnregisterDOTImage':
coders/dot.c:225: error: 'graphic_context' undeclared (first use in this function)
make[1]: *** [coders/coders_dot_la-dot.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/imagemagick.rb#L86
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: aae084c9db223593b28f3326dd64c9702f2464db
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.7
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.5
GCC-4.0: build 5494
GCC-4.2: build 5664
LLVM: build 2333
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/bin/gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/bin/gcc-4.2
CFLAGS: -march=core2 -msse4.1 -w -pipe -O3
CXXFLAGS: -march=core2 -msse4.1 -w -pipe -O3
CPPFLAGS: -I/usr/X11/include
LDFLAGS: -L/usr/X11/lib
MAKEFLAGS: -j2
Error: Failed executing: make install
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment