Advertisement
riocampos

brew install -v imagemagick

Apr 23rd, 2013
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.41 KB | None | 0 0
  1. mini:~ admin$ brew install -v imagemagick
  2. Warning: Your Xcode (4.6.1) is outdated
  3. Please install Xcode 4.6.2.
  4. ==> Installing imagemagick dependency: libtool
  5. ==> Downloading http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz
  6. /usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.7.5) http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz -C 0 -o /Library/Caches/Homebrew/libtool-2.4.2.tar.gz.incomplete
  7. ######################################################################## 100.0%
  8. tar xf /Library/Caches/Homebrew/libtool-2.4.2.tar.gz
  9. ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libtool/2.4.2 --program-prefix=g --enable-ltdl-install
  10. ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libtool/2.4.2 --program-prefix=g --enable-ltdl-install
  11. ## ------------------------- ##
  12. ## Configuring libtool 2.4.2 ##
  13. ## ------------------------- ##
  14.  
  15. checking for a BSD-compatible install... /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... libltdl/config/install-sh -c -d
  18. checking for gawk... no
  19. checking for mawk... no
  20. checking for nawk... no
  21. checking for awk... awk
  22. checking whether make sets $(MAKE)... yes
  23. checking build system type... x86_64-apple-darwin11.4.2
  24. checking host system type... x86_64-apple-darwin11.4.2
  25. configure: autobuild project... GNU Libtool
  26. configure: autobuild revision... 2.4.2 ()
  27. configure: autobuild hostname... mini.hoge.private
  28. configure: autobuild mode... default
  29. configure: autobuild timestamp... 20130423T064759Z
  30. checking for gcc... cc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether cc accepts -g... yes
  38. checking for cc option to accept ISO C89... none needed
  39. checking for style of include used by make... GNU
  40. checking dependency style of cc... none
  41. checking whether cc understands -c and -o together... yes
  42. checking how to run the C preprocessor... cc -E
  43. checking how to print strings... printf
  44. checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
  45. checking for grep that handles long lines and -e... /usr/bin/grep
  46. checking for egrep... /usr/bin/grep -E
  47. checking for fgrep... /usr/bin/grep -F
  48. checking for ld used by cc... /usr/bin/ld
  49. checking if the linker (/usr/bin/ld) is GNU ld... no
  50. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  51. checking the name lister (/usr/bin/nm) interface... BSD nm
  52. checking whether ln -s works... yes
  53. checking the maximum length of command line arguments... 196608
  54. checking whether the shell understands some XSI constructs... yes
  55. checking whether the shell understands "+="... yes
  56. checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
  57. checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
  58. checking for /usr/bin/ld option to reload object files... -r
  59. checking for objdump... no
  60. checking how to recognize dependent libraries... pass_all
  61. checking for dlltool... no
  62. checking how to associate runtime and link libraries... printf %s\n
  63. checking for ar... ar
  64. checking for archiver @FILE support... no
  65. checking for strip... strip
  66. checking for ranlib... ranlib
  67. checking command to parse /usr/bin/nm output from cc object... ok
  68. checking for sysroot... no
  69. checking for mt... no
  70. checking if : is a manifest tool... no
  71. checking for dsymutil... dsymutil
  72. checking for nmedit... nmedit
  73. checking for lipo... lipo
  74. checking for otool... otool
  75. checking for otool64... no
  76. checking for -single_module linker flag... yes
  77. checking for -exported_symbols_list linker flag... yes
  78. checking for -force_load linker flag... yes
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking for dlfcn.h... yes
  90. checking for objdir... .libs
  91. checking if cc supports -fno-rtti -fno-exceptions... yes
  92. checking for cc option to produce PIC... -fno-common -DPIC
  93. checking if cc PIC flag -fno-common -DPIC works... yes
  94. checking if cc static flag -static works... no
  95. checking if cc supports -c -o file.o... yes
  96. checking if cc supports -c -o file.o... (cached) yes
  97. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  98. checking dynamic linker characteristics... darwin11.4.2 dyld
  99. checking how to hardcode library paths into programs... immediate
  100. checking for dlopen in -ldl... yes
  101. checking whether a program can dlopen itself... yes
  102. checking whether a statically linked program can dlopen itself... yes
  103. checking whether stripping libraries is possible... yes
  104. checking if libtool supports shared libraries... yes
  105. checking whether to build shared libraries... yes
  106. checking whether to build static libraries... yes
  107. checking which extension is used for runtime loadable modules... .so
  108. checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
  109. checking for the default library search path... /usr/local/lib /lib /usr/lib
  110. checking for library containing dlopen... none required
  111. checking for dlerror... yes
  112. checking for shl_load... no
  113. checking for shl_load in -ldld... no
  114. checking for dld_link in -ldld... no
  115. checking for _ prefix in compiled symbols... yes
  116. checking whether we have to add an underscore for dlsym... no
  117. checking whether deplibs are loaded by dlopen... yes
  118. checking for argz.h... no
  119. checking for error_t... no
  120. checking for argz_add... no
  121. checking for argz_append... no
  122. checking for argz_count... no
  123. checking for argz_create_sep... no
  124. checking for argz_insert... no
  125. checking for argz_next... no
  126. checking for argz_stringify... no
  127. checking whether libtool supports -dlopen/-dlpreopen... yes
  128. checking for unistd.h... (cached) yes
  129. checking for dl.h... no
  130. checking for sys/dl.h... no
  131. checking for dld.h... no
  132. checking for mach-o/dyld.h... yes
  133. checking for dirent.h... yes
  134. checking for closedir... yes
  135. checking for opendir... yes
  136. checking for readdir... yes
  137. checking for strlcat... yes
  138. checking for strlcpy... yes
  139. checking whether we are using the GNU C++ compiler... yes
  140. checking whether c++ accepts -g... yes
  141. checking dependency style of c++... none
  142. checking how to run the C++ preprocessor... c++ -E
  143. checking for ld used by c++... /usr/bin/ld
  144. checking if the linker (/usr/bin/ld) is GNU ld... no
  145. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  146. checking for c++ option to produce PIC... -fno-common -DPIC
  147. checking if c++ PIC flag -fno-common -DPIC works... yes
  148. checking if c++ static flag -static works... no
  149. checking if c++ supports -c -o file.o... yes
  150. checking if c++ supports -c -o file.o... (cached) yes
  151. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  152. checking dynamic linker characteristics... darwin11.4.2 dyld
  153. checking how to hardcode library paths into programs... immediate
  154. checking for g77... no
  155. checking for xlf... no
  156. checking for f77... no
  157. checking for frt... no
  158. checking for pgf77... no
  159. checking for cf77... no
  160. checking for fort77... no
  161. checking for fl32... no
  162. checking for af77... no
  163. checking for xlf90... no
  164. checking for f90... no
  165. checking for pgf90... no
  166. checking for pghpf... no
  167. checking for epcf90... no
  168. checking for gfortran... no
  169. checking for g95... no
  170. checking for xlf95... no
  171. checking for f95... no
  172. checking for fort... no
  173. checking for ifort... no
  174. checking for ifc... no
  175. checking for efc... no
  176. checking for pgfortran... no
  177. checking for pgf95... no
  178. checking for lf95... no
  179. checking for ftn... no
  180. checking whether we are using the GNU Fortran 77 compiler... no
  181. checking whether  accepts -g... no
  182. checking for gfortran... no
  183. checking for g95... no
  184. checking for xlf95... no
  185. checking for f95... no
  186. checking for fort... no
  187. checking for ifort... no
  188. checking for ifc... no
  189. checking for efc... no
  190. checking for pgfortran... no
  191. checking for pgf95... no
  192. checking for lf95... no
  193. checking for ftn... no
  194. checking for xlf90... no
  195. checking for f90... no
  196. checking for pgf90... no
  197. checking for pghpf... no
  198. checking for epcf90... no
  199. checking for g77... no
  200. checking for xlf... no
  201. checking for f77... no
  202. checking for frt... no
  203. checking for pgf77... no
  204. checking for cf77... no
  205. checking for fort77... no
  206. checking for fl32... no
  207. checking for af77... no
  208. checking whether we are using the GNU Fortran compiler... no
  209. checking whether  accepts -g... no
  210. checking for gccgo... no
  211. checking for gcj... no
  212. checking for windres... no
  213. checking whether make supports order-only prerequisites... yes
  214. configure: creating ./config.status
  215. config.status: creating Makefile
  216. config.status: creating config.h
  217. config.status: executing tests/atconfig commands
  218. config.status: executing depfiles commands
  219. config.status: executing libtool commands
  220. ==> make install
  221. make install
  222. rm -f libtoolize.tmp libtoolize
  223. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d . libltdl/
  224. sed -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' -e 's,@aclocaldir\@,/usr/local/Cellar/libtool/2.4.2/share/aclocal,g' -e 's,@datadir\@,/usr/local/Cellar/libtool/2.4.2/share,g' -e 's,@EGREP\@,/usr/bin/grep -E,g' -e 's,@FGREP\@,/usr/bin/grep -F,g' -e 's,@GREP\@,/usr/bin/grep,g' -e 's,@host_triplet\@,x86_64-apple-darwin11.4.2,g' -e 's,@LN_S\@,ln -s,g' -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" -e 's,@pkgdatadir\@,/usr/local/Cellar/libtool/2.4.2/share/libtool,g' -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" -e 's,@prefix\@,/usr/local/Cellar/libtool/2.4.2,g' -e 's,@SED\@,/usr/local/Library/ENV/4.3/sed,g' \
  225.         ./libtoolize.in > libtoolize.tmp
  226. cp ./libltdl/argz_.h libltdl/argz.h-t
  227. mv libltdl/argz.h-t libltdl/argz.h
  228. chmod a+x libtoolize.tmp
  229. chmod a-w libtoolize.tmp
  230. mv -f libtoolize.tmp libtoolize
  231. /usr/bin/make  install-recursive
  232. /bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/argz.lo libltdl/argz.c
  233. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
  234. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
  235. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
  236. libtool: compile:  cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/argz.c  -fno-common -DPIC -o libltdl/.libs/argz.o
  237. brew: superenv removed: -I./libltdl -g -O2
  238. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt_dlloader.c  -fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
  239. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt__alloc.c  -fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
  240. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/loaders/preopen.c  -fno-common -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
  241. brew: superenv removed: -I./libltdl -g -O2
  242. brew: superenv removed: -I./libltdl -g -O2
  243. brew: superenv removed: -I./libltdl -g -O2
  244. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1
  245. libtool: compile:  cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/argz.c -o libltdl/argz.o >/dev/null 2>&1
  246. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1
  247. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1
  248. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
  249. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c
  250. /bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
  251. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt_error.c  -fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
  252. /bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl   -g -O2 -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c
  253. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/ltdl.c  -fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
  254. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/slist.c  -fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
  255. brew: superenv removed: -I./libltdl -g -O2
  256. brew: superenv removed: -I./libltdl -g -O2
  257. brew: superenv removed: -I./libltdl -g -O2
  258. libtool: compile:  cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/loaders/dlopen.c  -fno-common -DPIC -o libltdl/loaders/.libs/dlopen.o
  259. brew: superenv removed: -I./libltdl -g -O2
  260. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
  261. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
  262. libtool: compile:  cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
  263. /bin/sh ./libtool --tag=CC   --mode=link cc  -g -O2 -module -avoid-version  -o libltdl/dlopen.la  libltdl/loaders/dlopen.lo  
  264. libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
  265. libtool: link: ranlib libltdl/.libs/dlopen.a
  266. libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  267. libtool: compile:  cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
  268. /bin/sh ./libtool --tag=CC   --mode=link cc  -g -O2 -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la   -o libltdl/libltdl.la -rpath /usr/local/Cellar/libtool/2.4.2/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/argz.lo
  269. libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
  270. libtool: link: (cd libltdl/.libs && cc -g -O2 -c -fno-builtin -fno-rtti -fno-exceptions  -fno-common -DPIC "libltdlS.c")
  271. brew: superenv removed: -g -O2
  272. libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
  273. libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/.libs/dlopen.a")
  274. libtool: link: cc -dynamiclib  -o libltdl/.libs/libltdl.7.dylib  libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/argz.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o    -O2   -install_name  /usr/local/Cellar/libtool/2.4.2/lib/libltdl.7.dylib -compatibility_version 11 -current_version 11.0 -Wl,-single_module
  275. brew: superenv removed: -O2
  276. libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.dylib" && ln -s "libltdl.7.dylib" "libltdl.dylib")
  277. libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x "/private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/.libs/dlopen.a")
  278. libtool: link: ar cru libltdl/.libs/libltdl.a  libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/argz.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o
  279. libtool: link: ranlib libltdl/.libs/libltdl.a
  280. libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax
  281. libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
  282. test -z "/usr/local/Cellar/libtool/2.4.2/bin" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/bin"
  283. test -z "/usr/local/Cellar/libtool/2.4.2/lib" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/lib"
  284. rm -rf /usr/local/Cellar/libtool/2.4.2/share/libtool/*
  285. test -z "/usr/local/Cellar/libtool/2.4.2/include" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/include"
  286. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/aclocal
  287.  /bin/sh ./libtool   --mode=install /usr/bin/install -c   libltdl/libltdl.la '/usr/local/Cellar/libtool/2.4.2/lib'
  288.  /usr/bin/install -c libtoolize '/usr/local/Cellar/libtool/2.4.2/bin/./glibtoolize'
  289.  /usr/bin/install -c libtool '/usr/local/Cellar/libtool/2.4.2/bin/./glibtool'
  290.  /usr/bin/install -c -m 644 libltdl/ltdl.h '/usr/local/Cellar/libtool/2.4.2/include'
  291.  /usr/bin/install -c -m 644 './libltdl/m4/argz.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/argz.m4'
  292. test -z "/usr/local/Cellar/libtool/2.4.2/share/info" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/share/info"
  293. test -z "/usr/local/Cellar/libtool/2.4.2/include/libltdl" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/include/libltdl"
  294.  /usr/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/libtool.m4'
  295.  /usr/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/ltdl.m4'
  296. libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.7.dylib /usr/local/Cellar/libtool/2.4.2/lib/libltdl.7.dylib
  297.  /usr/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/ltoptions.m4'
  298. libtool: install: (cd /usr/local/Cellar/libtool/2.4.2/lib && { ln -s -f libltdl.7.dylib libltdl.dylib || { rm -f libltdl.dylib && ln -s libltdl.7.dylib libltdl.dylib; }; })
  299. libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /usr/local/Cellar/libtool/2.4.2/lib/libltdl.la
  300. libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /usr/local/Cellar/libtool/2.4.2/lib/libltdl.a
  301.  /usr/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/ltsugar.m4'
  302. libtool: install: chmod 644 /usr/local/Cellar/libtool/2.4.2/lib/libltdl.a
  303. libtool: install: ranlib /usr/local/Cellar/libtool/2.4.2/lib/libltdl.a
  304.  /usr/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/ltversion.m4'
  305.  /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/usr/local/Cellar/libtool/2.4.2/include/libltdl'
  306. test -z "/usr/local/Cellar/libtool/2.4.2/share/man/man1" || libltdl/config/install-sh -c -d "/usr/local/Cellar/libtool/2.4.2/share/man/man1"
  307.  /usr/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/usr/local/Cellar/libtool/2.4.2/share/aclocal/lt~obsolete.m4'
  308. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/libtool
  309.  /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/usr/local/Cellar/libtool/2.4.2/share/info'
  310. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/libtool/config
  311.  /usr/bin/install -c -m 644 './doc/libtool.1' '/usr/local/Cellar/libtool/2.4.2/share/man/man1/glibtool.1'
  312.  /usr/bin/install -c -m 644 './doc/libtoolize.1' '/usr/local/Cellar/libtool/2.4.2/share/man/man1/glibtoolize.1'
  313.  install-info --info-dir='/usr/local/Cellar/libtool/2.4.2/share/info' '/usr/local/Cellar/libtool/2.4.2/share/info/libtool.info'
  314.  /usr/bin/install -c './libltdl/config/compile' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/compile'
  315.  /usr/bin/install -c './libltdl/config/config.guess' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/config.guess'
  316.  /usr/bin/install -c './libltdl/config/config.sub' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/config.sub'
  317.  /usr/bin/install -c './libltdl/config/depcomp' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/depcomp'
  318.  /usr/bin/install -c './libltdl/config/install-sh' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/install-sh'
  319.  /usr/bin/install -c './libltdl/config/missing' '/usr/local/Cellar/libtool/2.4.2/share/libtool/config/missing'
  320. /usr/bin/install -c -m 644 "./libltdl/config/ltmain.sh" "/usr/local/Cellar/libtool/2.4.2/share/libtool/config/ltmain.sh"
  321. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl
  322. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl
  323. /bin/sh /private/tmp/libtool-UZI0/libtool-2.4.2/libltdl/config/install-sh -d /usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders
  324.  /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/COPYING.LIB'
  325.  /usr/bin/install -c -m 644 './libltdl/README' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/README'
  326.  /usr/bin/install -c -m 644 './libltdl/Makefile.inc' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/Makefile.inc'
  327.  /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/Makefile.am'
  328.  /usr/bin/install -c -m 644 './libltdl/configure.ac' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/configure.ac'
  329.  /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/aclocal.m4'
  330.  /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/Makefile.in'
  331.  /usr/bin/install -c -m 644 './libltdl/config-h.in' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/config-h.in'
  332.  /usr/bin/install -c -m 644 './libltdl/configure' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/configure'
  333.  /usr/bin/install -c -m 644 './libltdl/argz_.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/argz_.h'
  334.  /usr/bin/install -c -m 644 './libltdl/argz.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/argz.c'
  335.  /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/dld_link.c'
  336.  /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/dlopen.c'
  337.  /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/dyld.c'
  338.  /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/load_add_on.c'
  339.  /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/loadlibrary.c'
  340.  /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/shl_load.c'
  341.  /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/lt__dirent.c'
  342.  /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/lt__strl.c'
  343.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt__alloc.h'
  344.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt__dirent.h'
  345.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt__glibc.h'
  346.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt__private.h'
  347.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt__strl.h'
  348.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt_dlloader.h'
  349.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt_error.h'
  350.  /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/lt_system.h'
  351.  /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/libltdl/slist.h'
  352.  /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/loaders/preopen.c'
  353.  /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/lt__alloc.c'
  354.  /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/lt_dlloader.c'
  355.  /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/lt_error.c'
  356.  /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/ltdl.c'
  357.  /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/ltdl.h'
  358.  /usr/bin/install -c -m 644 './libltdl/slist.c' '/usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/slist.c'
  359. chmod a+x /usr/local/Cellar/libtool/2.4.2/share/libtool/libltdl/configure
  360. ==> Cleaning
  361. rm: /usr/local/Cellar/libtool/2.4.2/lib/libltdl.la
  362. ==> Caveats
  363. In order to prevent conflicts with Apple's own libtool we have prepended a "g"
  364. so, you have instead: glibtool and glibtoolize.
  365. ==> Finishing up
  366. ln -s ../Cellar/libtool/2.4.2/bin/glibtoolize glibtoolize
  367. ln -s ../Cellar/libtool/2.4.2/bin/glibtool glibtool
  368. ln -s ../Cellar/libtool/2.4.2/include/ltdl.h ltdl.h
  369. ln -s ../Cellar/libtool/2.4.2/include/libltdl libltdl
  370. ln -s ../../../Cellar/libtool/2.4.2/share/man/man1/glibtoolize.1 glibtoolize.1
  371. ln -s ../../../Cellar/libtool/2.4.2/share/man/man1/glibtool.1 glibtool.1
  372. ln -s ../Cellar/libtool/2.4.2/share/libtool libtool
  373. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/lt~obsolete.m4 lt~obsolete.m4
  374. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/ltversion.m4 ltversion.m4
  375. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/ltsugar.m4 ltsugar.m4
  376. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/ltoptions.m4 ltoptions.m4
  377. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/ltdl.m4 ltdl.m4
  378. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/libtool.m4 libtool.m4
  379. ln -s ../../Cellar/libtool/2.4.2/share/aclocal/argz.m4 argz.m4
  380. ln -s ../Cellar/libtool/2.4.2/lib/libltdl.dylib libltdl.dylib
  381. ln -s ../Cellar/libtool/2.4.2/lib/libltdl.a libltdl.a
  382. ln -s ../Cellar/libtool/2.4.2/lib/libltdl.7.dylib libltdl.7.dylib
  383. ln -s ../../Cellar/libtool/2.4.2 libtool
  384. ln -s ../Cellar/libtool/2.4.2 libtool
  385. ==> Summary
  386. 🍺  /usr/local/Cellar/libtool/2.4.2: 66 files, 2.2M, built in 21 seconds
  387. ==> Installing imagemagick dependency: jpeg
  388. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.lion.bottle.1.tar.gz
  389. /usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.7.5) https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.lion.bottle.1.tar.gz -C 0 -o /Library/Caches/Homebrew/jpeg-8d.lion.bottle.1.tar.gz.incomplete
  390. ######################################################################## 100.0%
  391. ==> Pouring jpeg-8d.lion.bottle.1.tar.gz
  392. tar xf /Library/Caches/Homebrew/jpeg-8d.lion.bottle.1.tar.gz
  393. ==> Finishing up
  394. ln -s ../Cellar/jpeg/8d/bin/wrjpgcom wrjpgcom
  395. ln -s ../Cellar/jpeg/8d/bin/rdjpgcom rdjpgcom
  396. ln -s ../Cellar/jpeg/8d/bin/jpegtran jpegtran
  397. ln -s ../Cellar/jpeg/8d/bin/djpeg djpeg
  398. ln -s ../Cellar/jpeg/8d/bin/cjpeg cjpeg
  399. ln -s ../Cellar/jpeg/8d/include/jpeglib.h jpeglib.h
  400. ln -s ../Cellar/jpeg/8d/include/jmorecfg.h jmorecfg.h
  401. ln -s ../Cellar/jpeg/8d/include/jerror.h jerror.h
  402. ln -s ../Cellar/jpeg/8d/include/jconfig.h jconfig.h
  403. ln -s ../../../Cellar/jpeg/8d/share/man/man1/wrjpgcom.1 wrjpgcom.1
  404. ln -s ../../../Cellar/jpeg/8d/share/man/man1/rdjpgcom.1 rdjpgcom.1
  405. ln -s ../../../Cellar/jpeg/8d/share/man/man1/jpegtran.1 jpegtran.1
  406. ln -s ../../../Cellar/jpeg/8d/share/man/man1/djpeg.1 djpeg.1
  407. ln -s ../../../Cellar/jpeg/8d/share/man/man1/cjpeg.1 cjpeg.1
  408. ln -s ../Cellar/jpeg/8d/lib/libjpeg.dylib libjpeg.dylib
  409. ln -s ../Cellar/jpeg/8d/lib/libjpeg.a libjpeg.a
  410. ln -s ../Cellar/jpeg/8d/lib/libjpeg.8.dylib libjpeg.8.dylib
  411. ln -s ../../Cellar/jpeg/8d jpeg
  412. ln -s ../Cellar/jpeg/8d jpeg
  413. ==> Summary
  414. 🍺  /usr/local/Cellar/jpeg/8d: 18 files, 784K
  415. ==> Installing imagemagick
  416. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/imagemagick-6.8.0-10.lion.bottle.1.tar.gz
  417. /usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.7.5) https://downloads.sf.net/project/machomebrew/Bottles/imagemagick-6.8.0-10.lion.bottle.1.tar.gz -C 0 -o /Library/Caches/Homebrew/imagemagick-6.8.0-10.lion.bottle.1.tar.gz.incomplete
  418. ######################################################################## 100.0%
  419. ==> Pouring imagemagick-6.8.0-10.lion.bottle.1.tar.gz
  420. tar xf /Library/Caches/Homebrew/imagemagick-6.8.0-10.lion.bottle.1.tar.gz
  421. ==> Finishing up
  422. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/type.xml type.xml
  423. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/type-windows.xml type-windows.xml
  424. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/type-ghostscript.xml type-ghostscript.xml
  425. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/type-dejavu.xml type-dejavu.xml
  426. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/thresholds.xml thresholds.xml
  427. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/quantization-table.xml quantization-table.xml
  428. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/policy.xml policy.xml
  429. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/mime.xml mime.xml
  430. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/magic.xml magic.xml
  431. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/log.xml log.xml
  432. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/delegates.xml delegates.xml
  433. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/colors.xml colors.xml
  434. ln -s ../../Cellar/imagemagick/6.8.0-10/etc/ImageMagick/coder.xml coder.xml
  435. ln -s ../Cellar/imagemagick/6.8.0-10/bin/Wand-config Wand-config
  436. ln -s ../Cellar/imagemagick/6.8.0-10/bin/stream stream
  437. ln -s ../Cellar/imagemagick/6.8.0-10/bin/montage montage
  438. ln -s ../Cellar/imagemagick/6.8.0-10/bin/mogrify mogrify
  439. ln -s ../Cellar/imagemagick/6.8.0-10/bin/MagickWand-config MagickWand-config
  440. ln -s ../Cellar/imagemagick/6.8.0-10/bin/MagickCore-config MagickCore-config
  441. ln -s ../Cellar/imagemagick/6.8.0-10/bin/Magick-config Magick-config
  442. ln -s ../Cellar/imagemagick/6.8.0-10/bin/import import
  443. ln -s ../Cellar/imagemagick/6.8.0-10/bin/identify identify
  444. ln -s ../Cellar/imagemagick/6.8.0-10/bin/display display
  445. ln -s ../Cellar/imagemagick/6.8.0-10/bin/convert convert
  446. ln -s ../Cellar/imagemagick/6.8.0-10/bin/conjure conjure
  447. ln -s ../Cellar/imagemagick/6.8.0-10/bin/composite composite
  448. ln -s ../Cellar/imagemagick/6.8.0-10/bin/compare compare
  449. ln -s ../Cellar/imagemagick/6.8.0-10/bin/animate animate
  450. ln -s ../Cellar/imagemagick/6.8.0-10/include/ImageMagick ImageMagick
  451. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/Wand-config.1 Wand-config.1
  452. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/stream.1 stream.1
  453. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/montage.1 montage.1
  454. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/mogrify.1 mogrify.1
  455. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/MagickWand-config.1 MagickWand-config.1
  456. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/MagickCore-config.1 MagickCore-config.1
  457. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/Magick-config.1 Magick-config.1
  458. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/import.1 import.1
  459. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/ImageMagick.1 ImageMagick.1
  460. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/identify.1 identify.1
  461. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/display.1 display.1
  462. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/convert.1 convert.1
  463. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/conjure.1 conjure.1
  464. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/composite.1 composite.1
  465. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/compare.1 compare.1
  466. ln -s ../../../Cellar/imagemagick/6.8.0-10/share/man/man1/animate.1 animate.1
  467. ln -s ../Cellar/imagemagick/6.8.0-10/share/ImageMagick ImageMagick
  468. ln -s ../../Cellar/imagemagick/6.8.0-10/share/doc/ImageMagick ImageMagick
  469. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/Wand.pc Wand.pc
  470. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/Wand-Q16.pc Wand-Q16.pc
  471. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/MagickWand.pc MagickWand.pc
  472. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/MagickWand-Q16.pc MagickWand-Q16.pc
  473. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/MagickCore.pc MagickCore.pc
  474. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/MagickCore-Q16.pc MagickCore-Q16.pc
  475. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/ImageMagick.pc ImageMagick.pc
  476. ln -s ../../Cellar/imagemagick/6.8.0-10/lib/pkgconfig/ImageMagick-Q16.pc ImageMagick-Q16.pc
  477. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickWand-Q16.la libMagickWand-Q16.la
  478. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickWand-Q16.dylib libMagickWand-Q16.dylib
  479. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickWand-Q16.7.dylib libMagickWand-Q16.7.dylib
  480. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickCore-Q16.la libMagickCore-Q16.la
  481. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickCore-Q16.dylib libMagickCore-Q16.dylib
  482. ln -s ../Cellar/imagemagick/6.8.0-10/lib/libMagickCore-Q16.7.dylib libMagickCore-Q16.7.dylib
  483. ln -s ../Cellar/imagemagick/6.8.0-10/lib/ImageMagick ImageMagick
  484. ln -s ../../Cellar/imagemagick/6.8.0-10 imagemagick
  485. ln -s ../Cellar/imagemagick/6.8.0-10 imagemagick
  486. ==> Summary
  487. 🍺  /usr/local/Cellar/imagemagick/6.8.0-10: 1401 files, 44M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement