developmentseed / landsat-util

A utility to search, download and process Landsat 8 satellite imagery
Creative Commons Zero v1.0 Universal
689 stars 147 forks source link

magick error #10

Closed ebarry closed 9 years ago

ebarry commented 10 years ago

After updating Xcode to 4.6.3 and running brew doctor, still i get this error after running the install for landsat-util--has anyone seen this before?

1 error generated. make[1]: * [magick/magick_libMagickCore_6_Q16_la-annotate.lo] Error 1 make[1]: * Waiting for unfinished jobs.... make: *\ [install] Error 2

scisco commented 10 years ago

Could you run the install with -v flag and copy/paste more of the output?

ebarry commented 10 years ago

Dear Scisco, Thanks for replying. I re-ran it with the flag, and it generated quite a bit (pasted below). It still seems grumpy about imagemagick, let me know if i should go figure that out outside of this landsat-util issue:

brew install https://raw.githubusercontent.com/developmentseed/landsat-util/master/Formula/landsat-util.rb -v

/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 1.8.7-358; Mac OS X 10.7.5) https://raw.githubusercontent.com/developmentseed/landsat-util/master/Formula/landsat-util.rb -o /Library/Caches/Homebrew/Formula/landsat-util.rb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 847 100 847 0 0 1299 0 --:--:-- --:--:-- --:--:-- 3995 /usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 1.8.7-358; Mac OS X 10.7.5) https://raw.githubusercontent.com/OSGeo/homebrew-osgeo4mac/master/Formula/orfeo-40.rb -o /Library/Caches/Homebrew/Formula/orfeo-40.rb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3521 100 3521 0 0 47058 0 --:--:-- --:--:-- --:--:-- 55888 ==> Installing dependencies for landsat-util: imagemagick, cmake, qt, muparser, libkml, autoconf, automake, minizip, tinyxml, https://raw.githubusercontent.com/OSGeo/homebrew-osgeo4mac/master/Formula/orfeo-40.rb ==> Installing landsat-util dependency: imagemagick ==> Downloading https://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.8.9-7.tar.xz Already downloaded: /Library/Caches/Homebrew/imagemagick-6.8.9-7.tar.xz ==> Verifying imagemagick-6.8.9-7.tar.xz checksum /usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/imagemagick-6.8.9-7.tar.xz" | tar xf - ==> ./configure --disable-osx-universal-binary --prefix=/usr/local/Cellar/imagemagick/6.8.9-7 --disable-dependency-tracking --enable-shared --disable-static --without-pango --with-modules --disable-openmp --without-gslib --without-perl --with-gs-font-dir=/usr/local/share/ghostscript/fonts --without-openjp2 --without-x --with-freetype=yes configuring ImageMagick 6.8.9-7 checking build system type... x86_64-apple-darwin11.4.2 checking host system type... x86_64-apple-darwin11.4.2 checking target system type... x86_64-apple-darwin11.4.2 checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c 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 make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define EXTENSIONS... yes checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... clang -E checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for clang option to accept ISO C99... (cached) none needed checking CFLAGS for maximum warnings... -Wall checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/local/Library/ENV/4.3/sed checking for gawk... (cached) awk checking if malloc debugging is wanted... no checking for attribute... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 checking for x86 cpuid 1 output... 206a7:1100800:1fbae3ff:bfebfbff checking whether C compiler accepts -march=corei7-avx... yes checking for gcc architecture flag... -march=corei7-avx checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if LD -Wl,--version-script works... no checking size of size_t... 8 checking for C compiler vendor... clang checking CFLAGS for maximum warnings... (cached) -Wall checking for linker lazyload option... none checking if compiler needs -Werror to reject unknown flags... 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 for PTHREAD_PRIO_INHERIT... yes checking for pthread_join in LIBS= with CFLAGS=-D_THREAD_SAFE -pthread... yes checking if compiler needs -Werror to reject unknown flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/usr/bin/nm checking the name lister (/Applications/Xcode.app/Contents/Developer/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 x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 /Applications/Xcode.app/Contents/Developer/usr/bin/nm output from 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.2 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.2 dyld checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking whether clang needs -traditional... no checking for ANSI C header files... (cached) yes checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arm/limits.h usability... no checking arm/limits.h presence... no checking for arm/limits.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/unistd.h usability... no checking linux/unistd.h presence... no checking for linux/unistd.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking machine/param.h usability... yes checking machine/param.h presence... yes checking for machine/param.h... yes checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking sun_prefetch.h usability... no checking sun_prefetch.h presence... no checking for sun_prefetch.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for working volatile... yes checking for preprocessor stringizing operator... yes checking whether stat file-mode macros are broken... no 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 for struct tm.tm_zone... yes checking whether #! works in shell scripts... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... restrict checking for working volatile... (cached) yes checking whether byte ordering is bigendian... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for long double... yes checking for long double with more range or precision than double... yes checking for long long int... (cached) yes checking for mbstate_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for unsigned long long int... (cached) yes checking whether char is unsigned... (cached) no checking for float_t... yes checking for double_t... yes checking size of float_t... 4 checking size of double_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 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 off_t... 8 checking size of size_t... (cached) 8 checking size of ssize_t... 8 checking size of unsigned int*... 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 unsigned maximum type... unsigned long checking for pointer difference type... unsigned long checking whether our compiler supports func__... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set ,struct timeval checking return type of signal handlers... void checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sqrt in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for acosh... yes checking for _aligned_malloc... no checking for asinh... yes checking for atanh... yes checking for atoll... yes checking for atexit... yes checking for cabs... yes checking for carg... yes checking for cimag... yes checking for creal... yes checking for clock... yes checking for ctime_r... yes checking for directio... no checking for _exit... yes checking for execvp... yes checking for fchmod... yes checking for floor... yes checking for fork... (cached) yes checking for ftime... yes checking for ftruncate... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getpid... yes checking for getexecname... no checking for getdtablesize... yes checking for getpagesize... (cached) yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for isnan... yes checking for j0... yes checking for j1... yes checking for lltostr... no checking for localtime_r... yes checking for lstat... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for munmap... yes checking for nanosleep... yes checking for newlocale... yes checking for _NSGetExecutablePath... yes checking for pclose... yes checking for _pclose... no checking for poll... yes checking for popen... yes checking for _popen... no checking for posix_fadvise... no checking for posix_fallocate... no checking for posix_madvise... yes checking for posix_memalign... yes checking for posix_spawnp... yes checking for pow... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for raise... yes checking for rand_r... yes checking for readlink... yes checking for readdir_r... yes checking for realpath... yes checking for select... yes checking for seekdir... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for setvbuf... yes checking for stat... yes checking for strchr... yes checking for strerror_r... (cached) yes checking for strrchr... yes checking for strcspn... yes checking for strdup... yes checking for strpbrk... yes checking for strspn... yes checking for strstr... yes checking for strtod... (cached) yes checking for strtod_l... yes checking for strtol... yes checking for strtoul... yes checking for symlink... yes checking for sysconf... yes checking for sigemptyset... yes checking for sigaction... yes checking for spawnvp... no checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for telldir... yes checking for tempnam... yes checking for times... yes checking for ulltostr... no checking for uselocale... yes checking for usleep... yes checking for utime... yes checking for vfprintf... yes checking for vfprintf_l... yes checking for vsprintf... yes checking for vsnprintf... yes checking for vsnprintf_l... yes checking for waitpid... yes checking for _wfopen... no checking for _wstat... no checking for library containing clock_gettime... no checking for gettimeofday... (cached) yes checking whether pread is declared... yes checking whether pwrite is declared... yes checking whether strlcpy is declared... yes checking whether vsnprintf is declared... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ accepts -g... (cached) yes checking dependency style of clang++... (cached) none checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler implements namespaces... yes checking if g++ supports namespace std... yes checking whether the compiler supports ISO C++ standard library... yes checking whether C++ compiler is sufficient for Magick++... yes

checking for X11 configure files...

checking for BZLIB... checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking if BZLIB package is complete... yes

checking for X... disabled

checking for ZLIB... checking zconf.h usability... yes checking zconf.h presence... yes checking for zconf.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking for uncompress in -lz... yes checking for deflate in -lz... yes checking for inflate in -lz... yes checking for gzseek in -lz... yes checking for gztell in -lz... yes

checking if ZLIB package is complete... yes

checking for libltdl... checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlinit in -lltdl... yes

checking if libltdl package is complete... yes

checking for DJVU... checking libdjvu/ddjvuapi.h usability... no checking libdjvu/ddjvuapi.h presence... no checking for libdjvu/ddjvuapi.h... no checking for ddjvu_context_create in -ldjvulibre... no

checking if DJVU package is complete... no

checking for FFTW... checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking for fftw_execute in -lfftw3... no

checking if FFTW package is complete... no

checking for FlashPIX... checking fpxlib.h usability... no checking fpxlib.h presence... no checking for fpxlib.h... no checking for FPX_OpenImageByFilename in -lfpx... no

checking if FlashPIX package is complete... no

checking for FONTCONFIG... no


checking for FREETYPE... yes


checking for JBIG... checking jbig.h usability... no checking jbig.h presence... no checking for jbig.h... no checking for jbg_dec_init in -ljbig... no

checking if JBIG package is complete... no

checking for JPEG... checking jconfig.h usability... yes checking jconfig.h presence... yes checking for jconfig.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jmorecfg.h usability... yes checking jmorecfg.h presence... yes checking for jmorecfg.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for JPEG library is version 6b or later... yes

checking if JPEG package is complete... yes

checking for LCMS v2... checking lcms2.h usability... no checking lcms2.h presence... no checking for lcms2.h... no checking lcms2/lcms2.h usability... no checking lcms2/lcms2.h presence... no checking for lcms2/lcms2.h... no checking for cmsSetLogErrorHandler in -llcms2... no

checking if LCMS v2 package is complete... no

checking for LCMS v1.1X... checking lcms.h usability... no checking lcms.h presence... no checking for lcms.h... no checking lcms/lcms.h usability... no checking lcms/lcms.h presence... no checking for lcms/lcms.h... no checking for cmsSetErrorHandler in -llcms... no

checking if LCMS package is complete... no

checking for LQR... no


checking for LZMA... yes


checking for OPENEXR... no


checking for PNG support ... checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for LIBPNG17 support ... no checking for LIBPNG16 support ... yes checking for png_get_io_ptr in -lpng16... yes checking for png_image_free in -lpng16... yes

checking if png16 package is complete... yes

checking for TIFF... checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking for TIFFClientOpen in -ltiff... yes checking for TIFFIsByteSwapped in -ltiff... yes checking for TIFFReadRGBATile in -ltiff... yes checking for TIFFReadRGBAStrip in -ltiff... yes checking if TIFF package is complete... yes checking tiffconf.h usability... yes checking tiffconf.h presence... yes checking for tiffconf.h... yes checking for TIFFIsCODECConfigured... yes checking for TIFFMergeFieldInfo... yes checking for TIFFIsBigEndian... yes checking for TIFFReadEXIFDirectory... yes checking for TIFFSetErrorHandlerExt... yes checking for TIFFSetTagExtender... yes checking for TIFFSetWarningHandlerExt... yes

checking for TIFFSwabArrayOfTriples... yes

checking for WEBP... checking webp/decode.h usability... no checking webp/decode.h presence... no checking for webp/decode.h... no checking for WebPPictureInitInternal in -lwebp... no

checking if WEBP package is complete... no

checking for XML... checking for xml2-config... /usr/bin/xml2-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlSAXVersion in -lxml2... yes checking for xmlParseChunk in -lxml2... yes checking for xmlCreatePushParserCtxt in -lxml2... yes

checking if XML package is complete... yes

checking for ImageMagick delegate programs... checking for autotrace... autotrace checking for blender... blender checking for bzip2... /usr/bin/bzip2 checking for xdg-open... no checking for google-chrome... no checking for firefox... no checking for konqueror... no checking for mozilla... no checking for lynx... no checking for cat... /bin/cat checking for convert... convert checking for ufraw-batch... ufraw-batch checking for soffice... soffice checking for dvips... dvips checking for echo... /bin/echo checking for xterm... xterm checking for display... display checking for gnuplot... gnuplot checking for dot... dot checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... ilbmtoppm checking for ppmtoilbm... ppmtoilbm checking for JxrDecApp... JxrDecApp checking for JxrEncApp... JxrEncApp checking for lp... /usr/bin/lp checking for lpr... /usr/bin/lpr checking for gimp... gimp checking for groff... /usr/bin/groff checking for mogrify... mogrify checking for avconv... avconv checking for ffmpeg... (cached) avconv checking for avconv... avconv checking for ffmpeg... (cached) avconv checking for mrsidgeodecode... mrsidgeodecode checking for mv... /bin/mv checking for pcl6... pcl6 checking for pgpv... pgpv checking for povray... povray checking for gsx... no checking for gsc... no checking for gs... no checking for rawtorle... rawtorle checking for rm... /bin/rm checking for rsvg-convert... rsvg-convert checking for scanimage... scanimage checking for inkscape... inkscape checking for enscript... /usr/bin/enscript checking for uniconvertor... uniconvertor checking for dwebp... dwebp checking for cwebp... cwebp checking for wmf2eps... wmf2eps checking for curl... /usr/bin/curl checking for gxps... gxps checking for gzip... /usr/bin/gzip checking for Dejavu fonts directory... not found! checking for Ghostscript fonts directory... /usr/local/share/ghostscript/fonts/ checking for gnutar... gnutar checking for perl... perl checking for rpmbuild... no checking for rpm... no checking for 7za... no

checking for zip... zip

Update ImageMagick configuration checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common.shi config.status: creating config/configure.xml config.status: creating config/delegates.xml config.status: creating config/ImageMagick.rdf config.status: creating config/MagickCore.dox config.status: creating config/MagickWand.dox config.status: creating config/Magick++.dox config.status: creating config/type-dejavu.xml config.status: creating config/type-ghostscript.xml config.status: creating config/type-windows.xml config.status: creating config/type.xml config.status: creating ImageMagick.spec config.status: creating Magick++/bin/Magick++-config config.status: creating magick/ImageMagick.pc config.status: creating Magick++/lib/ImageMagick++.pc config.status: creating Magick++/lib/Magick++.pc config.status: creating magick/Magick-config config.status: creating magick/MagickCore-config config.status: creating magick/MagickCore.pc config.status: creating magick/version.h config.status: creating Makefile config.status: creating magick.sh config.status: creating PerlMagick/check.sh config.status: creating PerlMagick/default/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/default/Makefile.PL config.status: creating PerlMagick/quantum/Makefile.PL config.status: creating PerlMagick/quantum/quantum.pm config.status: creating PerlMagick/quantum/quantum.xs config.status: creating PerlMagick/quantum/typemap config.status: creating utilities/animate.1 config.status: creating utilities/compare.1 config.status: creating utilities/composite.1 config.status: creating utilities/conjure.1 config.status: creating utilities/convert.1 config.status: creating utilities/display.1 config.status: creating utilities/identify.1 config.status: creating utilities/ImageMagick.1 config.status: creating utilities/import.1 config.status: creating utilities/mogrify.1 config.status: creating utilities/montage.1 config.status: creating utilities/stream.1 config.status: creating wand/MagickWand-config config.status: creating wand/MagickWand.pc config.status: creating wand/Wand-config config.status: creating wand/Wand.pc config.status: creating config/config.h config.status: executing magick/magick-baseconfig.h commands config.status: creating magick/magick-baseconfig.h - prefix MAGICKCORE for config/config.h defines config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands config.status: executing magick.sh.in commands config.status: executing MagickCore-config.in commands config.status: executing Magick-config.in commands config.status: executing MagickWand-config.in commands config.status: executing Wand-config.in commands config.status: executing Magick++-config.in commands config.status: executing PerlMagick/check.sh.in commands

ImageMagick is configured as follows. Please verify that this configuration matches your expectations.

Host system type: x86_64-apple-darwin11.4.2 Build system type: x86_64-apple-darwin11.4.2

              Option                        Value

Shared libraries --enable-shared=yes yes Static libraries --enable-static=no no Module support --with-modules=yes yes GNU ld --with-gnu-ld=no no Quantum depth --with-quantum-depth=16 16 High Dynamic Range Imagery --enable-hdri=no no

Install documentation: yes

Delegate Configuration: BZLIB --with-bzlib=yes yes Autotrace --with-autotrace=no no Dejavu fonts --with-dejavu-font-dir=default none DJVU --with-djvu=yes no DPS --with-dps=yes no FFTW --with-fftw=yes no FlashPIX --with-fpx=yes no FontConfig --with-fontconfig=yes no FreeType --with-freetype=yes yes GhostPCL None pcl6 (unknown) GhostXPS None gxps (unknown) Ghostscript None gs (unknown) Ghostscript fonts --with-gs-font-dir=/usr/local/share/ghostscript/fonts /usr/local/share/ghostscript/fonts/ Ghostscript lib --with-gslib=no no Graphviz --with-gvc=no
JBIG --with-jbig=yes no JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=
LCMS v1 --with-lcms=yes no LCMS v2 --with-lcms2=yes no LQR --with-lqr=yes no LTDL --with-ltdl=yes yes LZMA --with-lzma=yes yes Magick++ --with-magick-plus-plus=yes yes OpenEXR --with-openexr=yes no OpenJP2 --with-openjp2=no no PANGO --with-pango=no no PERL --with-perl=no no PNG --with-png=yes yes RSVG --with-rsvg=no no TIFF --with-tiff=yes yes WEBP --with-webp=yes no Windows fonts --with-windows-font-dir= none WMF --with-wmf=no no X11 --with-x=no no XML --with-xml=yes yes ZLIB --with-zlib=yes yes

X11 Configuration: X_CFLAGS = X_PRE_LIBS = X_LIBS = X_EXTRA_LIBS =

Options used to compile and link: PREFIX = /usr/local/Cellar/imagemagick/6.8.9-7 EXEC-PREFIX = /usr/local/Cellar/imagemagick/6.8.9-7 VERSION = 6.8.9 CC = clang CFLAGS = -I@@HOMEBREW_CELLAR@@/freetype/2.5.3_1/include/freetype2 -g -O2 -Wall -march=corei7-avx -fexceptions -D_FORTIFY_SOURCE=0 -D_THREAD_SAFE -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 CPPFLAGS = -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 PCFLAGS = DEFS = -DHAVE_CONFIG_H LDFLAGS = LIBS = CXX = clang++ CXXFLAGS = -g -O2 -D_THREAD_SAFE -pthread FEATURES = DPC Modules DELEGATES = bzlib mpeg freetype jng jpeg lzma png tiff xml zlib

==> make install /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am cp -f magick/ImageMagick.pc magick/ImageMagick-6.Q16.pc cp -f magick/MagickCore.pc magick/MagickCore-6.Q16.pc cp -f wand/MagickWand.pc wand/MagickWand-6.Q16.pc cp -f wand/Wand.pc wand/Wand-6.Q16.pc cp -f Magick++/lib/Magick++.pc Magick++/lib/Magick++-6.Q16.pc cp -f Magick++/lib/ImageMagick++.pc Magick++/lib/ImageMagick++-6.Q16.pc CC coders/coders_aai_la-aai.lo CC magick/magick_libMagickCore_6_Q16_la-accelerate.lo CC magick/magick_libMagickCore_6_Q16_la-animate.lo CC magick/magick_libMagickCore_6_Q16_la-annotate.lo magick/annotate.c:82:10: fatal error: 'ft2build.h' file not found

include

     ^

CC magick/magick_libMagickCore_6_Q16_la-artifact.lo 1 error generated. make[1]: * [magick/magick_libMagickCore_6_Q16_la-annotate.lo] Error 1 make[1]: * Waiting for unfinished jobs.... make: *\ [install] Error 2 ==> Configuration HOMEBREW_VERSION: 0.9.5 HEAD: c2ae67806d9091ff9010b387b84d83519a97c074 CPU: quad-core 64-bit sandybridge OS X: 10.7.5-x86_64 Xcode: 4.6.3 Clang: N/A X11: 2.6.5 => /usr/X11 ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /usr/local/opt/libpng:/usr/local/opt/freetype:/usr/local CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries CMAKE_FRAMEWORK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk ACLOCAL_PATH: /usr/local/opt/freetype/share/aclocal:/usr/local/share/aclocal PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/libtool/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/libtiff/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: imagemagick 6.8.9-7 did not build Logs: /Users/ebarry/Library/Logs/Homebrew/imagemagick/01.configure /Users/ebarry/Library/Logs/Homebrew/imagemagick/01.configure.cc /Users/ebarry/Library/Logs/Homebrew/imagemagick/02.make /Users/ebarry/Library/Logs/Homebrew/imagemagick/02.make.cc /Users/ebarry/Library/Logs/Homebrew/imagemagick/config.log

scisco commented 10 years ago

@ebarry This is certainly an issue with ImageMagick installation and not related to Landsat-util. Did you take a look at this: https://github.com/Homebrew/homebrew/issues/24764

This is an old ticket and might not be valid anymore but the type of error generated by your brew is somehow similar.

Let me know if you manage to fix it.

ebarry commented 10 years ago

Ha, yes i did take a look at that issue before filing a ticket here. Thanks again, i'm going to go poke around at this.

scisco commented 10 years ago

@ebarry are you able to locate ft2build.h?

ebarry commented 10 years ago

@scisco i haven't been able to find ft2build.h

i am able to install imagemagick 6.8.9-7 by itself on my mac, but it continues to refuse to install inside of Homebrew as part of the landsat-util install. Even when i go into /Library/Caches/Homebrew/imagemagick-6.8.9-7.tar.xz to install it manually:

tar xvsf imagemagick-6.8.9-7.tar.xz

it tells me: tar: Invalid replacement string

oh well, maybe this is all barking up the wrong tree, but if this gives you any ideas, i'd like to hear them.

kamicut commented 9 years ago

@ebarry were you able to get imagemagick working with landsat-util ?

scisco commented 9 years ago

Imagemagick is not longer used in the new version of landsat-util. closing.