Advertisement
Guest User

completelog

a guest
Aug 7th, 2011
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 435.04 KB | None | 0 0
  1.  * Package: media-gfx/imagemagick-6.7.1.0
  2.  * Repository: gentoo
  3.  * Maintainer: graphics@gentoo.org
  4.  * USE: X amd64 bzip2 corefonts cxx elibc_glibc jpeg kernel_linux lcms multilib openmp perl png svg tiff truetype userland_GNU xml zlib
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ImageMagick-6.7.1-0.tar.xz to /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work
  8. >>> Source unpacked in /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work
  9. >>> Preparing source in /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0 ...
  12. * econf: updating ImageMagick-6.7.1-0/config/config.guess with /usr/share/gnuconfig/config.guess
  13. * econf: updating ImageMagick-6.7.1-0/config/config.sub with /usr/share/gnuconfig/config.sub
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/imagemagick-6.7.1.0 --disable-static --disable-hdri --disable-opencl --with-threads --without-included-ltdl --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib64 --with-modules --with-quantum-depth=16 --with-magick-plus-plus --with-perl --with-perl-options=INSTALLDIRS=vendor --with-gs-font-dir=/usr/share/fonts/default/ghostscript --with-bzlib --with-x --with-zlib --without-autotrace --without-dps --without-djvu --with-dejavu-font-dir=/usr/share/fonts/dejavu --without-fftw --without-fpx --without-fontconfig --with-freetype --without-gslib --without-gvc --without-jbig --with-jpeg --without-jp2 --without-lcms --with-lcms2 --without-lqr --without-lzma --without-openexr --with-png --with-rsvg --with-tiff --without-webp --with-windows-font-dir=/usr/share/fonts/corefonts --without-wmf --with-xml --enable-openmp
  15. configuring ImageMagick 6.7.1-0
  16. checking build system type... x86_64-pc-linux-gnu
  17. checking host system type... x86_64-pc-linux-gnu
  18. checking target system type... x86_64-pc-linux-gnu
  19. checking whether build environment is sane... yes
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. checking for style of include used by make... GNU
  25. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  35. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  36. checking for grep that handles long lines and -e... /bin/grep
  37. checking for egrep... /bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  57. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  58. checking whether we are using the GNU C++ compiler... yes
  59. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  60. checking dependency style of x86_64-pc-linux-gnu-g++... none
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  62. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  63. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  64. checking for a sed that does not truncate output... /bin/sed
  65. checking for fgrep... /bin/grep -F
  66. checking how to print strings... printf
  67. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  68. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  69. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99
  70. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 and cc understand -c and -o together... yes
  71. checking CFLAGS for maximum warnings... -Wall
  72. checking whether make sets $(MAKE)... (cached) yes
  73. checking whether ln -s works... yes
  74. checking if malloc debugging is wanted... no
  75. checking for __attribute__... yes
  76. checking for x86_64-pc-linux-gnu-pkg-config... no
  77. checking for pkg-config... /usr/bin/pkg-config
  78. checking pkg-config is at least version 0.9.0... yes
  79. checking whether we are using the Microsoft C compiler... no
  80. checking for linker lazyload option... none
  81. checking for the pthreads library -lpthreads... no
  82. checking whether pthreads work without any flags... no
  83. checking whether pthreads work with -Kthread... no
  84. checking whether pthreads work with -kthread... no
  85. checking for the pthreads library -llthread... no
  86. checking whether pthreads work with -pthread... yes
  87. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  88. checking if more special flags are required for pthreads... no
  89. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to support OpenMP... -fopenmp
  90. checking for pthread_join in LIBS= with CFLAGS=-pthread... yes
  91. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  92. checking if more special flags are required for pthreads... no
  93. checking for special C compiler options needed for large files... no
  94. checking for _FILE_OFFSET_BITS value needed for large files... no
  95. checking for _LARGEFILE_SOURCE value needed for large files... no
  96. checking for native large file support... no
  97. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  98. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  99. checking the maximum length of command line arguments... 1572864
  100. checking whether the shell understands some XSI constructs... yes
  101. checking whether the shell understands "+="... yes
  102. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  103. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  104. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  105. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  106. checking how to recognize dependent libraries... pass_all
  107. checking for x86_64-pc-linux-gnu-dlltool... no
  108. checking for dlltool... no
  109. checking how to associate runtime and link libraries... printf %s\n
  110. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  111. checking for archiver @FILE support... @
  112. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  113. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  114. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 object... ok
  115. checking for sysroot... no
  116. checking for x86_64-pc-linux-gnu-mt... no
  117. checking for mt... no
  118. checking if : is a manifest tool... no
  119. checking for dlfcn.h... yes
  120. checking for objdir... .libs
  121. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no
  122. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to produce PIC... -fPIC -DPIC
  123. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works... yes
  124. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 static flag -static works... yes
  125. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... yes
  126. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) yes
  127. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking whether -lc should be explicitly linked in... no
  129. checking dynamic linker characteristics... GNU/Linux ld.so
  130. checking how to hardcode library paths into programs... immediate
  131. checking for shl_load... no
  132. checking for shl_load in -ldld... no
  133. checking for dlopen... no
  134. checking for dlopen in -ldl... yes
  135. checking whether a program can dlopen itself... yes
  136. checking whether a statically linked program can dlopen itself... no
  137. checking whether stripping libraries is possible... yes
  138. checking if libtool supports shared libraries... yes
  139. checking whether to build shared libraries... yes
  140. checking whether to build static libraries... no
  141. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  142. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  143. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  144. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  145. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  146. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  147. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  148. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  149. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  150. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  151. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  152. checking how to hardcode library paths into programs... immediate
  153. checking which extension is used for runtime loadable modules... .so
  154. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  155. checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib32/opengl/nvidia/lib /usr/lib64/opengl/nvidia/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/32
  156. checking for library containing dlopen... -ldl
  157. checking for dlerror... yes
  158. checking for shl_load... (cached) no
  159. checking for shl_load in -ldld... (cached) no
  160. checking for dld_link in -ldld... no
  161. checking for _ prefix in compiled symbols... no
  162. checking whether deplibs are loaded by dlopen... yes
  163. checking for argz.h... yes
  164. checking for error_t... yes
  165. checking for argz_add... yes
  166. checking for argz_append... yes
  167. checking for argz_count... yes
  168. checking for argz_create_sep... yes
  169. checking for argz_insert... yes
  170. checking for argz_next... yes
  171. checking for argz_stringify... yes
  172. checking if argz actually works... yes
  173. checking whether libtool supports -dlopen/-dlpreopen... yes
  174. checking for ltdl.h... yes
  175. checking whether lt_dlinterface_register is declared... yes
  176. checking for lt_dladvise_preload in -lltdl... yes
  177. checking where to find libltdl headers... -I/usr/include
  178. checking where to find libltdl library... -L/usr/lib64 -lltdl
  179. checking for unistd.h... (cached) yes
  180. checking for dl.h... no
  181. checking for sys/dl.h... no
  182. checking for dld.h... no
  183. checking for mach-o/dyld.h... no
  184. checking for dirent.h... yes
  185. checking for closedir... yes
  186. checking for opendir... yes
  187. checking for readdir... yes
  188. checking for strlcat... no
  189. checking for strlcpy... no
  190. checking whether to enable maintainer-specific portions of Makefiles... no
  191. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 needs -traditional... no
  192. checking for ANSI C header files... (cached) yes
  193. checking whether to enable assertions... yes
  194. checking for dirent.h that defines DIR... yes
  195. checking for library containing opendir... none required
  196. checking arm/limits.h usability... no
  197. checking arm/limits.h presence... no
  198. checking for arm/limits.h... no
  199. checking complex.h usability... yes
  200. checking complex.h presence... yes
  201. checking for complex.h... yes
  202. checking errno.h usability... yes
  203. checking errno.h presence... yes
  204. checking for errno.h... yes
  205. checking fcntl.h usability... yes
  206. checking fcntl.h presence... yes
  207. checking for fcntl.h... yes
  208. checking limits.h usability... yes
  209. checking limits.h presence... yes
  210. checking for limits.h... yes
  211. checking linux/unistd.h usability... yes
  212. checking linux/unistd.h presence... yes
  213. checking for linux/unistd.h... yes
  214. checking locale.h usability... yes
  215. checking locale.h presence... yes
  216. checking for locale.h... yes
  217. checking machine/param.h usability... no
  218. checking machine/param.h presence... no
  219. checking for machine/param.h... no
  220. checking for mach-o/dyld.h... (cached) no
  221. checking OS.h usability... no
  222. checking OS.h presence... no
  223. checking for OS.h... no
  224. checking process.h usability... no
  225. checking process.h presence... no
  226. checking for process.h... no
  227. checking stdarg.h usability... yes
  228. checking stdarg.h presence... yes
  229. checking for stdarg.h... yes
  230. checking sys/ipc.h usability... yes
  231. checking sys/ipc.h presence... yes
  232. checking for sys/ipc.h... yes
  233. checking sys/resource.h usability... yes
  234. checking sys/resource.h presence... yes
  235. checking for sys/resource.h... yes
  236. checking sys/syslimits.h usability... no
  237. checking sys/syslimits.h presence... no
  238. checking for sys/syslimits.h... no
  239. checking sys/time.h usability... yes
  240. checking sys/time.h presence... yes
  241. checking for sys/time.h... yes
  242. checking sys/timeb.h usability... yes
  243. checking sys/timeb.h presence... yes
  244. checking for sys/timeb.h... yes
  245. checking sys/times.h usability... yes
  246. checking sys/times.h presence... yes
  247. checking for sys/times.h... yes
  248. checking sys/wait.h usability... yes
  249. checking sys/wait.h presence... yes
  250. checking for sys/wait.h... yes
  251. checking wchar.h usability... yes
  252. checking wchar.h presence... yes
  253. checking for wchar.h... yes
  254. checking xlocale.h usability... yes
  255. checking xlocale.h presence... yes
  256. checking for xlocale.h... yes
  257. checking for stdbool.h that conforms to C99... yes
  258. checking for _Bool... yes
  259. checking for working volatile... yes
  260. checking for preprocessor stringizing operator... yes
  261. checking whether stat file-mode macros are broken... no
  262. checking whether time.h and sys/time.h may both be included... yes
  263. checking whether struct tm is in sys/time.h or time.h... time.h
  264. checking for struct tm.tm_zone... yes
  265. checking whether #! works in shell scripts... yes
  266. checking for inline... inline
  267. checking for C/C++ restrict keyword... __restrict
  268. checking whether byte ordering is bigendian... no
  269. checking for int8_t... yes
  270. checking for int16_t... yes
  271. checking for int32_t... yes
  272. checking for int64_t... yes
  273. checking for long long int... yes
  274. checking for intmax_t... yes
  275. checking for intptr_t... yes
  276. checking for long double... yes
  277. checking for long double with more range or precision than double... yes
  278. checking for long long int... (cached) yes
  279. checking for mbstate_t... yes
  280. checking for mode_t... yes
  281. checking for off_t... yes
  282. checking for pid_t... yes
  283. checking for size_t... yes
  284. checking for ssize_t... yes
  285. checking for uid_t in sys/types.h... yes
  286. checking for uint8_t... yes
  287. checking for uint16_t... yes
  288. checking for uint32_t... yes
  289. checking for uint64_t... yes
  290. checking for unsigned long long int... yes
  291. checking for uintmax_t... yes
  292. checking for uintptr_t... yes
  293. checking for unsigned long long int... (cached) yes
  294. checking whether char is unsigned... no
  295. checking size of signed short... 2
  296. checking size of unsigned short... 2
  297. checking size of signed int... 4
  298. checking size of unsigned int... 4
  299. checking size of signed long... 8
  300. checking size of unsigned long... 8
  301. checking size of signed long long... 8
  302. checking size of unsigned long long... 8
  303. checking size of off_t... 8
  304. checking size of size_t... 8
  305. checking size of ssize_t... 8
  306. checking size of unsigned int*... 8
  307. checking for signed 8-bit type... signed char
  308. checking for unsigned 8-bit type... unsigned char
  309. checking for signed 16-bit type... signed short
  310. checking for unsigned 16-bit type... unsigned short
  311. checking for signed 32-bit type... signed int
  312. checking for unsigned 32-bit type... unsigned int
  313. checking for signed 64-bit type... signed long
  314. checking for unsigned 64-bit type... unsigned long
  315. checking for unsigned maximum type... unsigned long
  316. checking for pointer difference type... unsigned long
  317. checking whether our compiler supports __func__... yes
  318. checking for stdlib.h... (cached) yes
  319. checking for unistd.h... (cached) yes
  320. checking for getpagesize... yes
  321. checking for working mmap file i/o... yes
  322. checking whether closedir returns void... no
  323. checking for stdlib.h... (cached) yes
  324. checking for unistd.h... (cached) yes
  325. checking for sys/param.h... yes
  326. checking for getpagesize... (cached) yes
  327. checking for working mmap... yes
  328. checking vfork.h usability... no
  329. checking vfork.h presence... no
  330. checking for vfork.h... no
  331. checking for fork... yes
  332. checking for vfork... yes
  333. checking for working fork... yes
  334. checking for working vfork... (cached) yes
  335. checking for working memcmp... yes
  336. checking sys/select.h usability... yes
  337. checking sys/select.h presence... yes
  338. checking for sys/select.h... yes
  339. checking sys/socket.h usability... yes
  340. checking sys/socket.h presence... yes
  341. checking for sys/socket.h... yes
  342. checking types of arguments for select... int,fd_set *,struct timeval *
  343. checking return type of signal handlers... void
  344. checking for working strtod... yes
  345. checking for vprintf... yes
  346. checking for _doprnt... no
  347. checking for sqrt in -lm... yes
  348. checking for atoll... yes
  349. checking for atexit... yes
  350. checking for cabs... yes
  351. checking for carg... yes
  352. checking for cimag... yes
  353. checking for creal... yes
  354. checking for clock... yes
  355. checking for ctime_r... yes
  356. checking for directio... no
  357. checking for _exit... yes
  358. checking for execvp... yes
  359. checking for fchmod... yes
  360. checking for floor... yes
  361. checking for fork... (cached) yes
  362. checking for ftime... yes
  363. checking for ftruncate... yes
  364. checking for getc_unlocked... yes
  365. checking for getcwd... yes
  366. checking for getpid... yes
  367. checking for getexecname... no
  368. checking for getdtablesize... yes
  369. checking for getpagesize... (cached) yes
  370. checking for getrlimit... yes
  371. checking for getrusage... yes
  372. checking for gettimeofday... yes
  373. checking for gmtime_r... yes
  374. checking for j0... yes
  375. checking for j1... yes
  376. checking for lltostr... no
  377. checking for localtime_r... yes
  378. checking for lstat... yes
  379. checking for memmove... yes
  380. checking for memset... yes
  381. checking for mkstemp... yes
  382. checking for munmap... yes
  383. checking for nanosleep... yes
  384. checking for newlocale... yes
  385. checking for _NSGetExecutablePath... no
  386. checking for pclose... yes
  387. checking for _pclose... no
  388. checking for poll... yes
  389. checking for popen... yes
  390. checking for _popen... no
  391. checking for posix_fadvise... yes
  392. checking for posix_fallocate... yes
  393. checking for posix_madvise... yes
  394. checking for posix_memalign... yes
  395. checking for posix_spawnp... yes
  396. checking for pow... yes
  397. checking for pread... yes
  398. checking for pwrite... yes
  399. checking for qsort_r... yes
  400. checking for raise... yes
  401. checking for rand_r... yes
  402. checking for readlink... yes
  403. checking for readdir_r... yes
  404. checking for realpath... yes
  405. checking for select... yes
  406. checking for seekdir... yes
  407. checking for setlocale... yes
  408. checking for sqrt... yes
  409. checking for setvbuf... yes
  410. checking for stat... yes
  411. checking for strchr... yes
  412. checking for strerror_r... yes
  413. checking for strrchr... yes
  414. checking for strcspn... yes
  415. checking for strdup... yes
  416. checking for strpbrk... yes
  417. checking for strspn... yes
  418. checking for strstr... yes
  419. checking for strtod... (cached) yes
  420. checking for strtod_l... yes
  421. checking for strtol... yes
  422. checking for strtoul... yes
  423. checking for symlink... yes
  424. checking for sysconf... yes
  425. checking for sigemptyset... yes
  426. checking for sigaction... yes
  427. checking for spawnvp... no
  428. checking for strerror... yes
  429. checking for strlcat... (cached) no
  430. checking for strlcpy... (cached) no
  431. checking for strcasecmp... yes
  432. checking for strncasecmp... yes
  433. checking for telldir... yes
  434. checking for tempnam... yes
  435. checking for times... yes
  436. checking for ulltostr... no
  437. checking for uselocale... yes
  438. checking for usleep... yes
  439. checking for utime... yes
  440. checking for vfprintf... yes
  441. checking for vfprintf_l... no
  442. checking for vsprintf... yes
  443. checking for vsnprintf... yes
  444. checking for vsnprintf_l... no
  445. checking for waitpid... yes
  446. checking for _wfopen... no
  447. checking for _wstat... no
  448. checking for library containing clock_gettime... -lrt
  449. checking whether clock_gettime supports CLOCK_REALTIME... yes
  450. checking whether pread is declared... yes
  451. checking whether pwrite is declared... yes
  452. checking whether strlcpy is declared... no
  453. checking whether vsnprintf is declared... yes
  454. checking whether we are using the GNU C++ compiler... (cached) yes
  455. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  456. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  457. checking whether the compiler recognizes bool as a built-in type... yes
  458. checking whether the compiler implements namespaces... yes
  459. checking if g++ supports namespace std... yes
  460. checking whether the compiler supports ISO C++ standard library... yes
  461. checking for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp
  462. checking whether C++ compiler is sufficient for Magick++... yes
  463. checking for X11 configure files...
  464. checking for GOMP_parallel_start in -lgomp... yes
  465. checking for the pthreads library -lpthread... yes
  466. -------------------------------------------------------------
  467. checking for BZLIB...
  468. checking bzlib.h usability... yes
  469. checking bzlib.h presence... yes
  470. checking for bzlib.h... yes
  471. checking for BZ2_bzDecompress in -lbz2... yes
  472. checking if BZLIB package is complete... yes
  473. checking for X... libraries , headers
  474. checking for gethostbyname... yes
  475. checking for connect... yes
  476. checking for remove... yes
  477. checking for shmat... yes
  478. checking for IceConnectionNumber in -lICE... yes
  479. -------------------------------------------------------------
  480. checking for X11...
  481. checking for shmctl... yes
  482. checking for XShmAttach in -lXext... yes
  483. checking for XShapeCombineMask in -lXext... yes
  484. checking for XtSetEventDispatcher in -lXt... yes
  485. -------------------------------------------------------------
  486. checking for ZLIB...
  487. checking zconf.h usability... yes
  488. checking zconf.h presence... yes
  489. checking for zconf.h... yes
  490. checking zlib.h usability... yes
  491. checking zlib.h presence... yes
  492. checking for zlib.h... yes
  493. checking for compress in -lz... yes
  494. checking for uncompress in -lz... yes
  495. checking for deflate in -lz... yes
  496. checking for inflate in -lz... yes
  497. checking for gzseek in -lz... yes
  498. checking for gztell in -lz... yes
  499. checking if ZLIB package is complete... yes
  500. -------------------------------------------------------------
  501. checking for FreeType 2.0...
  502. checking for freetype-config... freetype-config
  503. checking for FT_Init_FreeType in -lfreetype... yes
  504. checking ft2build.h usability... yes
  505. checking ft2build.h presence... yes
  506. checking for ft2build.h... yes
  507. checking for freetype/freetype.h... yes
  508. checking if FreeType package is complete... yes
  509. -------------------------------------------------------------
  510. checking for JPEG...
  511. checking jconfig.h usability... yes
  512. checking jconfig.h presence... yes
  513. checking for jconfig.h... yes
  514. checking jerror.h usability... yes
  515. checking jerror.h presence... yes
  516. checking for jerror.h... yes
  517. checking jmorecfg.h usability... yes
  518. checking jmorecfg.h presence... yes
  519. checking for jmorecfg.h... yes
  520. checking jpeglib.h usability... yes
  521. checking jpeglib.h presence... yes
  522. checking for jpeglib.h... yes
  523. checking for jpeg_read_header in -ljpeg... yes
  524. checking for JPEG library is version 6b or later... yes
  525. checking if JPEG package is complete... yes
  526. -------------------------------------------------------------
  527. checking for LCMS v2...
  528. checking lcms2.h usability... yes
  529. checking lcms2.h presence... yes
  530. checking for lcms2.h... yes
  531. checking for cmsSetLogErrorHandler in -llcms2... yes
  532. checking if LCMS v2 package is complete... yes
  533. -------------------------------------------------------------
  534. checking for LZMA...
  535. checking lzma.h usability... yes
  536. checking lzma.h presence... yes
  537. checking for lzma.h... yes
  538. checking for lzma_code in -llzma... yes
  539. checking if LZMA package is complete... yes
  540. -------------------------------------------------------------
  541. checking for PNG...
  542. checking png.h usability... yes
  543. checking png.h presence... yes
  544. checking for png.h... yes
  545. checking for png_get_io_ptr in -lpng... yes
  546. checking if PNG package is complete... yes
  547. -------------------------------------------------------------
  548. checking for RSVG... yes
  549.  
  550. checking for CAIRO_SVG... yes
  551.  
  552. -------------------------------------------------------------
  553. checking for TIFF...
  554. checking tiff.h usability... yes
  555. checking tiff.h presence... yes
  556. checking for tiff.h... yes
  557. checking tiffio.h usability... yes
  558. checking tiffio.h presence... yes
  559. checking for tiffio.h... yes
  560. checking for TIFFOpen in -ltiff... yes
  561. checking for TIFFClientOpen in -ltiff... yes
  562. checking for TIFFIsBigEndian in -ltiff... yes
  563. checking for TIFFIsByteSwapped in -ltiff... yes
  564. checking for TIFFReadRGBATile in -ltiff... yes
  565. checking for TIFFReadRGBAStrip in -ltiff... yes
  566. checking if TIFF package is complete... yes
  567. checking tiffconf.h usability... yes
  568. checking tiffconf.h presence... yes
  569. checking for tiffconf.h... yes
  570. checking for TIFFIsCODECConfigured... yes
  571. checking for TIFFMergeFieldInfo... yes
  572. checking for TIFFReadEXIFDirectory... yes
  573. checking for TIFFSetErrorHandlerExt... yes
  574. checking for TIFFSetTagExtender... yes
  575. checking for TIFFSetWarningHandlerExt... yes
  576. checking for TIFFSwabArrayOfTriples... yes
  577. -------------------------------------------------------------
  578. checking for XML...
  579. checking for xml2-config... xml2-config
  580. checking libxml/parser.h usability... yes
  581. checking libxml/parser.h presence... yes
  582. checking for libxml/parser.h... yes
  583. checking for xmlParseExternalEntity in -lxml2... yes
  584. checking if XML package is complete... yes
  585. -------------------------------------------------------------
  586. checking for ImageMagick delegate programs...
  587. checking for autotrace... autotrace
  588. checking for blender... blender
  589. checking for bzip2... /bin/bzip2
  590. checking for xdg-open... /usr/bin/xdg-open
  591. checking for ralcgm... ralcgm
  592. checking for cat... /bin/cat
  593. checking for ufraw-batch... ufraw-batch
  594. checking for dot... dot
  595. checking for dvips... dvips
  596. checking for echo... /bin/echo
  597. checking for xterm... /usr/bin/xterm
  598. checking for fig2dev... fig2dev
  599. checking for convert... /usr/local/bin/convert
  600. checking for display... /usr/local/bin/display
  601. checking for mogrify... /usr/local/bin/mogrify
  602. checking for gnuplot... gnuplot
  603. checking for hp2xx... hp2xx
  604. checking for html2ps... html2ps
  605. checking for ilbmtoppm... ilbmtoppm
  606. checking for ppmtoilbm... ppmtoilbm
  607. checking for lp... /usr/bin/lp
  608. checking for lpr... /usr/bin/lpr
  609. checking for uncompress... /bin/uncompress
  610. checking for compress... compress
  611. checking for gimp... gimp
  612. checking for groff... /usr/bin/groff
  613. checking for ffmpeg... /usr/bin/ffmpeg
  614. checking for ffmpeg... /usr/bin/ffmpeg
  615. checking for mrsidgeodecode... mrsidgeodecode
  616. checking for mv... /bin/mv
  617. checking for pcl6... pcl6
  618. checking for pgpv... pgpv
  619. checking for povray... povray
  620. checking for gsx... /usr/bin/gsx
  621. checking for rawtorle... rawtorle
  622. checking for rm... /bin/rm
  623. checking for rsvg... /usr/bin/rsvg
  624. checking for scanimage... scanimage
  625. checking for enscript... enscript
  626. checking for uniconvertor... uniconvertor
  627. checking for wmf2eps... wmf2eps
  628. checking for curl... /usr/bin/curl
  629. checking for gxps... gxps
  630. checking for gzip... /bin/gzip
  631. checking for Dejavu fonts directory... /usr/share/fonts/dejavu/
  632. checking for Ghostscript fonts directory... /usr/share/fonts/default/ghostscript/
  633. checking for gnutar... no
  634. checking for gtar... no
  635. checking for tar... tar
  636. checking for perl... perl
  637. checking for rpmbuild... no
  638. checking for rpm... no
  639. checking for 7za... 7za
  640. checking for zip... zip
  641. -------------------------------------------------------------
  642. checking for Ghostscript...
  643. checking for Ghostscript version... 9.02
  644. checking for gs alpha device... pngalpha
  645. checking for gs color device... pnmraw
  646. checking for gs CMYK device... pam
  647. checking for gs mono device... pbmraw
  648. checking for gs PDF writing device... pdfwrite
  649. checking for gs PS writing device... pswrite
  650. checking for gs EPS writing device... epswrite
  651. -------------------------------------------------------------
  652. checking for Perl...
  653. checking for perl... /usr/bin/perl
  654. checking for perl version... This is perl 5, version 12, subversion 3 (v5.12.3) built for x86_64-linux
  655. -------------------------------------------------------------
  656. Update ImageMagick configuration
  657. configure: creating ./config.status
  658. config.status: creating config/configure.xml
  659. config.status: creating config/delegates.xml
  660. config.status: creating config/ImageMagick.rdf
  661. config.status: creating config/MagickCore.dox
  662. config.status: creating config/MagickWand.dox
  663. config.status: creating config/type-dejavu.xml
  664. config.status: creating config/type-ghostscript.xml
  665. config.status: creating config/type-windows.xml
  666. config.status: creating config/type.xml
  667. config.status: creating ImageMagick.spec
  668. config.status: creating Magick++/bin/Magick++-config
  669. config.status: creating magick/ImageMagick.pc
  670. config.status: creating Magick++/lib/ImageMagick++.pc
  671. config.status: creating Magick++/lib/Magick++.pc
  672. config.status: creating magick/Magick-config
  673. config.status: creating magick/MagickCore-config
  674. config.status: creating magick/MagickCore.pc
  675. config.status: creating magick/version.h
  676. config.status: creating Makefile
  677. config.status: creating magick.sh
  678. config.status: creating PerlMagick/Magick.pm
  679. config.status: creating PerlMagick/Makefile.PL
  680. config.status: creating PerlMagick/check.sh
  681. config.status: creating utilities/animate.1
  682. config.status: creating utilities/compare.1
  683. config.status: creating utilities/composite.1
  684. config.status: creating utilities/conjure.1
  685. config.status: creating utilities/convert.1
  686. config.status: creating utilities/display.1
  687. config.status: creating utilities/identify.1
  688. config.status: creating utilities/ImageMagick.1
  689. config.status: creating utilities/import.1
  690. config.status: creating utilities/mogrify.1
  691. config.status: creating utilities/montage.1
  692. config.status: creating utilities/stream.1
  693. config.status: creating wand/MagickWand-config
  694. config.status: creating wand/MagickWand.pc
  695. config.status: creating wand/Wand-config
  696. config.status: creating wand/Wand.pc
  697. config.status: creating config/config.h
  698. config.status: executing magick/magick-config.h commands
  699. config.status: creating magick/magick-config.h - prefix MAGICKCORE for config/config.h defines
  700. config.status: executing depfiles commands
  701. config.status: executing libtool commands
  702. config.status: executing default commands
  703. config.status: executing MagickCore-config.in commands
  704. config.status: executing Magick-config.in commands
  705. config.status: executing MagickWand-config.in commands
  706. config.status: executing Wand-config.in commands
  707. config.status: executing Magick++-config.in commands
  708. config.status: executing PerlMagick/check.sh.in commands
  709.  
  710. ImageMagick is configured as follows. Please verify that this configuration
  711. matches your expectations.
  712.  
  713. Host system type: x86_64-pc-linux-gnu
  714. Build system type: x86_64-pc-linux-gnu
  715.  
  716. Option Value
  717. -------------------------------------------------------------------------------
  718. Shared libraries --enable-shared=yes yes
  719. Static libraries --enable-static=no no
  720. Module support --with-modules=yes yes
  721. GNU ld --with-gnu-ld=yes yes
  722. Quantum depth --with-quantum-depth=16 16
  723. High Dynamic Range Imagery
  724. --enable-hdri=no no
  725.  
  726. Delegate Configuration:
  727. BZLIB --with-bzlib=yes yes
  728. Autotrace --with-autotrace=no no
  729. Dejavu fonts --with-dejavu-font-dir=/usr/share/fonts/dejavu /usr/share/fonts/dejavu/
  730. DJVU --with-djvu=no no
  731. DPS --with-dps=no no
  732. FFTW --with-fftw=no no
  733. FlashPIX --with-fpx=no no
  734. FontConfig --with-fontconfig=no no
  735. FreeType --with-freetype=yes yes
  736. GhostPCL None pcl6 (unknown)
  737. GhostXPS None gxps (unknown)
  738. Ghostscript None gs (9.02)
  739. Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript /usr/share/fonts/default/ghostscript/
  740. Ghostscript lib --with-gslib=no no
  741. Graphviz --with-gvc=no
  742. JBIG --with-jbig=no no
  743. JPEG v1 --with-jpeg=yes yes
  744. JPEG-2000 --with-jp2=no no
  745. LCMS v1 --with-lcms=no no
  746. LCMS v2 --with-lcms2=yes yes
  747. LQR --with-lqr=no no
  748. LZMA --with-lzma=no yes
  749. Magick++ --with-magick-plus-plus=yes yes
  750. OpenEXR --with-openexr=no no
  751. PERL --with-perl=yes /usr/bin/perl
  752. PNG --with-png=yes yes
  753. RSVG --with-rsvg=yes yes
  754. TIFF --with-tiff=yes yes
  755. WEBP --with-webp=no no
  756. Windows fonts --with-windows-font-dir=/usr/share/fonts/corefonts /usr/share/fonts/corefonts/
  757. WMF --with-wmf=no no
  758. X11 --with-x=yes yes
  759. XML --with-xml=yes yes
  760. ZLIB --with-zlib=yes yes
  761.  
  762. X11 Configuration:
  763. X_CFLAGS =
  764. X_PRE_LIBS = -lSM -lICE
  765. X_LIBS =
  766. X_EXTRA_LIBS =
  767.  
  768. Options used to compile and link:
  769. PREFIX = /usr
  770. EXEC-PREFIX = /usr
  771. VERSION = 6.7.1
  772. CC = x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99
  773. CFLAGS = -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread
  774. CPPFLAGS = -I/usr/include/ImageMagick
  775. PCFLAGS = -fopenmp
  776. DEFS = -DHAVE_CONFIG_H
  777. LDFLAGS = -Wl,-O1 -Wl,--as-needed
  778. MAGICK_LDFLAGS = -L/usr/lib64 -Wl,-O1 -Wl,--as-needed
  779. LIBS = -lMagickCore -llcms2 -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -llzma -lbz2 -lz -lm -lgomp -lpthread -lltdl
  780. CXX = x86_64-pc-linux-gnu-g++
  781. CXXFLAGS = -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread
  782. FEATURES = OpenMP
  783.  
  784. >>> Source configured.
  785. >>> Compiling source in /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0 ...
  786. make -j9
  787. make all-am
  788. make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  789. CC ltdl/lt__strl.lo
  790. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/lt__strl.lo ltdl/lt__strl.c
  791. CC coders/coders_aai_la-aai.lo
  792. CC magick/magick_libMagickCore_la-accelerate.lo
  793. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_aai_la-aai.lo `test -f 'coders/aai.c' || echo './'`coders/aai.c
  794. CC magick/magick_libMagickCore_la-animate.lo
  795. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-accelerate.lo `test -f 'magick/accelerate.c' || echo './'`magick/accelerate.c
  796. CC magick/magick_libMagickCore_la-annotate.lo
  797. CC magick/magick_libMagickCore_la-artifact.lo
  798. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-animate.lo `test -f 'magick/animate.c' || echo './'`magick/animate.c
  799. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c
  800. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-artifact.lo `test -f 'magick/artifact.c' || echo './'`magick/artifact.c
  801. CC magick/magick_libMagickCore_la-attribute.lo
  802. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-attribute.lo `test -f 'magick/attribute.c' || echo './'`magick/attribute.c
  803. CC magick/magick_libMagickCore_la-blob.lo
  804. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-blob.lo `test -f 'magick/blob.c' || echo './'`magick/blob.c
  805. CC magick/magick_libMagickCore_la-cache.lo
  806. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-cache.lo `test -f 'magick/cache.c' || echo './'`magick/cache.c
  807. CC magick/magick_libMagickCore_la-cache-view.lo
  808. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-cache-view.lo `test -f 'magick/cache-view.c' || echo './'`magick/cache-view.c
  809. CC magick/magick_libMagickCore_la-cipher.lo
  810. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-cipher.lo `test -f 'magick/cipher.c' || echo './'`magick/cipher.c
  811. CC magick/magick_libMagickCore_la-client.lo
  812. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-client.lo `test -f 'magick/client.c' || echo './'`magick/client.c
  813. CC magick/magick_libMagickCore_la-coder.lo
  814. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-coder.lo `test -f 'magick/coder.c' || echo './'`magick/coder.c
  815. CC magick/magick_libMagickCore_la-color.lo
  816. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-color.lo `test -f 'magick/color.c' || echo './'`magick/color.c
  817. CC magick/magick_libMagickCore_la-colormap.lo
  818. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-colormap.lo `test -f 'magick/colormap.c' || echo './'`magick/colormap.c
  819. CC magick/magick_libMagickCore_la-colorspace.lo
  820. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-colorspace.lo `test -f 'magick/colorspace.c' || echo './'`magick/colorspace.c
  821. CC magick/magick_libMagickCore_la-compare.lo
  822. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-compare.lo `test -f 'magick/compare.c' || echo './'`magick/compare.c
  823. CC magick/magick_libMagickCore_la-composite.lo
  824. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c
  825. CC magick/magick_libMagickCore_la-compress.lo
  826. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-compress.lo `test -f 'magick/compress.c' || echo './'`magick/compress.c
  827. CC magick/magick_libMagickCore_la-configure.lo
  828. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-configure.lo `test -f 'magick/configure.c' || echo './'`magick/configure.c
  829. CC magick/magick_libMagickCore_la-constitute.lo
  830. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-constitute.lo `test -f 'magick/constitute.c' || echo './'`magick/constitute.c
  831. CC magick/magick_libMagickCore_la-decorate.lo
  832. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-decorate.lo `test -f 'magick/decorate.c' || echo './'`magick/decorate.c
  833. CC magick/magick_libMagickCore_la-delegate.lo
  834. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-delegate.lo `test -f 'magick/delegate.c' || echo './'`magick/delegate.c
  835. CC magick/magick_libMagickCore_la-deprecate.lo
  836. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-deprecate.lo `test -f 'magick/deprecate.c' || echo './'`magick/deprecate.c
  837. CC magick/magick_libMagickCore_la-display.lo
  838. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-display.lo `test -f 'magick/display.c' || echo './'`magick/display.c
  839. CC magick/magick_libMagickCore_la-distort.lo
  840. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-distort.lo `test -f 'magick/distort.c' || echo './'`magick/distort.c
  841. CC magick/magick_libMagickCore_la-draw.lo
  842. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.c
  843. CC magick/magick_libMagickCore_la-effect.lo
  844. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-effect.lo `test -f 'magick/effect.c' || echo './'`magick/effect.c
  845. CC magick/magick_libMagickCore_la-enhance.lo
  846. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-enhance.lo `test -f 'magick/enhance.c' || echo './'`magick/enhance.c
  847. CC magick/magick_libMagickCore_la-exception.lo
  848. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-exception.lo `test -f 'magick/exception.c' || echo './'`magick/exception.c
  849. CC magick/magick_libMagickCore_la-feature.lo
  850. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-feature.lo `test -f 'magick/feature.c' || echo './'`magick/feature.c
  851. CC magick/magick_libMagickCore_la-fourier.lo
  852. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-fourier.lo `test -f 'magick/fourier.c' || echo './'`magick/fourier.c
  853. CC magick/magick_libMagickCore_la-fx.lo
  854. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-fx.lo `test -f 'magick/fx.c' || echo './'`magick/fx.c
  855. CC magick/magick_libMagickCore_la-gem.lo
  856. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-gem.lo `test -f 'magick/gem.c' || echo './'`magick/gem.c
  857. CC magick/magick_libMagickCore_la-geometry.lo
  858. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-geometry.lo `test -f 'magick/geometry.c' || echo './'`magick/geometry.c
  859. CC magick/magick_libMagickCore_la-hashmap.lo
  860. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-hashmap.lo `test -f 'magick/hashmap.c' || echo './'`magick/hashmap.c
  861. CC magick/magick_libMagickCore_la-histogram.lo
  862. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-histogram.lo `test -f 'magick/histogram.c' || echo './'`magick/histogram.c
  863. CC magick/magick_libMagickCore_la-identify.lo
  864. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-identify.lo `test -f 'magick/identify.c' || echo './'`magick/identify.c
  865. CC magick/magick_libMagickCore_la-image.lo
  866. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-image.lo `test -f 'magick/image.c' || echo './'`magick/image.c
  867. CC magick/magick_libMagickCore_la-image-view.lo
  868. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-image-view.lo `test -f 'magick/image-view.c' || echo './'`magick/image-view.c
  869. CC magick/magick_libMagickCore_la-layer.lo
  870. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-layer.lo `test -f 'magick/layer.c' || echo './'`magick/layer.c
  871. CC magick/magick_libMagickCore_la-list.lo
  872. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-list.lo `test -f 'magick/list.c' || echo './'`magick/list.c
  873. CC magick/magick_libMagickCore_la-locale.lo
  874. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-locale.lo `test -f 'magick/locale.c' || echo './'`magick/locale.c
  875. CC magick/magick_libMagickCore_la-log.lo
  876. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-log.lo `test -f 'magick/log.c' || echo './'`magick/log.c
  877. CC magick/magick_libMagickCore_la-magic.lo
  878. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-magic.lo `test -f 'magick/magic.c' || echo './'`magick/magic.c
  879. CC magick/magick_libMagickCore_la-magick.lo
  880. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-magick.lo `test -f 'magick/magick.c' || echo './'`magick/magick.c
  881. CC magick/magick_libMagickCore_la-matrix.lo
  882. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-matrix.lo `test -f 'magick/matrix.c' || echo './'`magick/matrix.c
  883. CC magick/magick_libMagickCore_la-memory.lo
  884. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-memory.lo `test -f 'magick/memory.c' || echo './'`magick/memory.c
  885. CC magick/magick_libMagickCore_la-mime.lo
  886. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-mime.lo `test -f 'magick/mime.c' || echo './'`magick/mime.c
  887. CC magick/magick_libMagickCore_la-module.lo
  888. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-module.lo `test -f 'magick/module.c' || echo './'`magick/module.c
  889. CC magick/magick_libMagickCore_la-monitor.lo
  890. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-monitor.lo `test -f 'magick/monitor.c' || echo './'`magick/monitor.c
  891. CC magick/magick_libMagickCore_la-montage.lo
  892. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-montage.lo `test -f 'magick/montage.c' || echo './'`magick/montage.c
  893. CC magick/magick_libMagickCore_la-morphology.lo
  894. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-morphology.lo `test -f 'magick/morphology.c' || echo './'`magick/morphology.c
  895. CC magick/magick_libMagickCore_la-option.lo
  896. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-option.lo `test -f 'magick/option.c' || echo './'`magick/option.c
  897. CC magick/magick_libMagickCore_la-paint.lo
  898. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-paint.lo `test -f 'magick/paint.c' || echo './'`magick/paint.c
  899. CC magick/magick_libMagickCore_la-pixel.lo
  900. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-pixel.lo `test -f 'magick/pixel.c' || echo './'`magick/pixel.c
  901. CC magick/magick_libMagickCore_la-policy.lo
  902. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-policy.lo `test -f 'magick/policy.c' || echo './'`magick/policy.c
  903. CC magick/magick_libMagickCore_la-PreRvIcccm.lo
  904. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-PreRvIcccm.lo `test -f 'magick/PreRvIcccm.c' || echo './'`magick/PreRvIcccm.c
  905. CC magick/magick_libMagickCore_la-prepress.lo
  906. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-prepress.lo `test -f 'magick/prepress.c' || echo './'`magick/prepress.c
  907. CC magick/magick_libMagickCore_la-property.lo
  908. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-property.lo `test -f 'magick/property.c' || echo './'`magick/property.c
  909. CC magick/magick_libMagickCore_la-profile.lo
  910. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-profile.lo `test -f 'magick/profile.c' || echo './'`magick/profile.c
  911. CC magick/magick_libMagickCore_la-quantize.lo
  912. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-quantize.lo `test -f 'magick/quantize.c' || echo './'`magick/quantize.c
  913. CC magick/magick_libMagickCore_la-quantum.lo
  914. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum.lo `test -f 'magick/quantum.c' || echo './'`magick/quantum.c
  915. CC magick/magick_libMagickCore_la-quantum-export.lo
  916. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum-export.lo `test -f 'magick/quantum-export.c' || echo './'`magick/quantum-export.c
  917. CC magick/magick_libMagickCore_la-quantum-import.lo
  918. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum-import.lo `test -f 'magick/quantum-import.c' || echo './'`magick/quantum-import.c
  919. CC magick/magick_libMagickCore_la-random.lo
  920. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-random.lo `test -f 'magick/random.c' || echo './'`magick/random.c
  921. CC magick/magick_libMagickCore_la-registry.lo
  922. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-registry.lo `test -f 'magick/registry.c' || echo './'`magick/registry.c
  923. CC magick/magick_libMagickCore_la-resample.lo
  924. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-resample.lo `test -f 'magick/resample.c' || echo './'`magick/resample.c
  925. CC magick/magick_libMagickCore_la-resize.lo
  926. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-resize.lo `test -f 'magick/resize.c' || echo './'`magick/resize.c
  927. CC magick/magick_libMagickCore_la-resource.lo
  928. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-resource.lo `test -f 'magick/resource.c' || echo './'`magick/resource.c
  929. CC magick/magick_libMagickCore_la-segment.lo
  930. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-segment.lo `test -f 'magick/segment.c' || echo './'`magick/segment.c
  931. CC magick/magick_libMagickCore_la-semaphore.lo
  932. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-semaphore.lo `test -f 'magick/semaphore.c' || echo './'`magick/semaphore.c
  933. CC magick/magick_libMagickCore_la-shear.lo
  934. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-shear.lo `test -f 'magick/shear.c' || echo './'`magick/shear.c
  935. CC magick/magick_libMagickCore_la-signature.lo
  936. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-signature.lo `test -f 'magick/signature.c' || echo './'`magick/signature.c
  937. CC magick/magick_libMagickCore_la-splay-tree.lo
  938. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-splay-tree.lo `test -f 'magick/splay-tree.c' || echo './'`magick/splay-tree.c
  939. CC magick/magick_libMagickCore_la-static.lo
  940. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-static.lo `test -f 'magick/static.c' || echo './'`magick/static.c
  941. CC magick/magick_libMagickCore_la-statistic.lo
  942. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-statistic.lo `test -f 'magick/statistic.c' || echo './'`magick/statistic.c
  943. CC magick/magick_libMagickCore_la-stream.lo
  944. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-stream.lo `test -f 'magick/stream.c' || echo './'`magick/stream.c
  945. CC magick/magick_libMagickCore_la-string.lo
  946. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-string.lo `test -f 'magick/string.c' || echo './'`magick/string.c
  947. CC magick/magick_libMagickCore_la-thread.lo
  948. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-thread.lo `test -f 'magick/thread.c' || echo './'`magick/thread.c
  949. CC magick/magick_libMagickCore_la-timer.lo
  950. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-timer.lo `test -f 'magick/timer.c' || echo './'`magick/timer.c
  951. CC magick/magick_libMagickCore_la-token.lo
  952. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-token.lo `test -f 'magick/token.c' || echo './'`magick/token.c
  953. CC magick/magick_libMagickCore_la-transform.lo
  954. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-transform.lo `test -f 'magick/transform.c' || echo './'`magick/transform.c
  955. CC magick/magick_libMagickCore_la-threshold.lo
  956. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-threshold.lo `test -f 'magick/threshold.c' || echo './'`magick/threshold.c
  957. CC magick/magick_libMagickCore_la-type.lo
  958. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-type.lo `test -f 'magick/type.c' || echo './'`magick/type.c
  959. CC magick/magick_libMagickCore_la-utility.lo
  960. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-utility.lo `test -f 'magick/utility.c' || echo './'`magick/utility.c
  961. CC magick/magick_libMagickCore_la-version.lo
  962. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-version.lo `test -f 'magick/version.c' || echo './'`magick/version.c
  963. CC magick/magick_libMagickCore_la-widget.lo
  964. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-widget.lo `test -f 'magick/widget.c' || echo './'`magick/widget.c
  965. CC magick/magick_libMagickCore_la-xml-tree.lo
  966. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-xml-tree.lo `test -f 'magick/xml-tree.c' || echo './'`magick/xml-tree.c
  967. CC magick/magick_libMagickCore_la-xwindow.lo
  968. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o magick/magick_libMagickCore_la-xwindow.lo `test -f 'magick/xwindow.c' || echo './'`magick/xwindow.c
  969. CC coders/coders_art_la-art.lo
  970. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.c
  971. CC coders/coders_avs_la-avs.lo
  972. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c
  973. CC coders/coders_bgr_la-bgr.lo
  974. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_bgr_la-bgr.lo `test -f 'coders/bgr.c' || echo './'`coders/bgr.c
  975. CC coders/coders_bmp_la-bmp.lo
  976. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c
  977. CC coders/coders_braille_la-braille.lo
  978. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_braille_la-braille.lo `test -f 'coders/braille.c' || echo './'`coders/braille.c
  979. CC coders/coders_cals_la-cals.lo
  980. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_cals_la-cals.lo `test -f 'coders/cals.c' || echo './'`coders/cals.c
  981. CC coders/coders_caption_la-caption.lo
  982. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_caption_la-caption.lo `test -f 'coders/caption.c' || echo './'`coders/caption.c
  983. CC coders/coders_cin_la-cin.lo
  984. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_cin_la-cin.lo `test -f 'coders/cin.c' || echo './'`coders/cin.c
  985. CC coders/coders_cip_la-cip.lo
  986. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_cip_la-cip.lo `test -f 'coders/cip.c' || echo './'`coders/cip.c
  987. CC coders/coders_clip_la-clip.lo
  988. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_clip_la-clip.lo `test -f 'coders/clip.c' || echo './'`coders/clip.c
  989. CC coders/coders_cmyk_la-cmyk.lo
  990. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo './'`coders/cmyk.c
  991. CC coders/coders_cut_la-cut.lo
  992. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_cut_la-cut.lo `test -f 'coders/cut.c' || echo './'`coders/cut.c
  993. CC coders/coders_dcm_la-dcm.lo
  994. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo './'`coders/dcm.c
  995. CC coders/coders_dds_la-dds.lo
  996. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dds_la-dds.lo `test -f 'coders/dds.c' || echo './'`coders/dds.c
  997. CC coders/coders_debug_la-debug.lo
  998. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_debug_la-debug.lo `test -f 'coders/debug.c' || echo './'`coders/debug.c
  999. CC coders/coders_dib_la-dib.lo
  1000. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dib_la-dib.lo `test -f 'coders/dib.c' || echo './'`coders/dib.c
  1001. CC coders/coders_dng_la-dng.lo
  1002. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dng_la-dng.lo `test -f 'coders/dng.c' || echo './'`coders/dng.c
  1003. CC coders/coders_dot_la-dot.lo
  1004. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dot_la-dot.lo `test -f 'coders/dot.c' || echo './'`coders/dot.c
  1005. CC coders/coders_dpx_la-dpx.lo
  1006. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo './'`coders/dpx.c
  1007. CC coders/coders_fax_la-fax.lo
  1008. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_fax_la-fax.lo `test -f 'coders/fax.c' || echo './'`coders/fax.c
  1009. CC coders/coders_fits_la-fits.lo
  1010. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_fits_la-fits.lo `test -f 'coders/fits.c' || echo './'`coders/fits.c
  1011. CC coders/coders_gif_la-gif.lo
  1012. CC coders/coders_gradient_la-gradient.lo
  1013. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo './'`coders/gradient.c
  1014. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_gif_la-gif.lo `test -f 'coders/gif.c' || echo './'`coders/gif.c
  1015. CC coders/coders_gray_la-gray.lo
  1016. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_gray_la-gray.lo `test -f 'coders/gray.c' || echo './'`coders/gray.c
  1017. CC coders/coders_hald_la-hald.lo
  1018. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_hald_la-hald.lo `test -f 'coders/hald.c' || echo './'`coders/hald.c
  1019. CC coders/coders_hdr_la-hdr.lo
  1020. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_hdr_la-hdr.lo `test -f 'coders/hdr.c' || echo './'`coders/hdr.c
  1021. CC coders/coders_histogram_la-histogram.lo
  1022. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo './'`coders/histogram.c
  1023. CC coders/coders_hrz_la-hrz.lo
  1024. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c
  1025. CC coders/coders_html_la-html.lo
  1026. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_html_la-html.lo `test -f 'coders/html.c' || echo './'`coders/html.c
  1027. CC coders/coders_icon_la-icon.lo
  1028. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_icon_la-icon.lo `test -f 'coders/icon.c' || echo './'`coders/icon.c
  1029. CC coders/coders_info_la-info.lo
  1030. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_info_la-info.lo `test -f 'coders/info.c' || echo './'`coders/info.c
  1031. CC coders/coders_inline_la-inline.lo
  1032. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_inline_la-inline.lo `test -f 'coders/inline.c' || echo './'`coders/inline.c
  1033. CC coders/coders_ipl_la-ipl.lo
  1034. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ipl_la-ipl.lo `test -f 'coders/ipl.c' || echo './'`coders/ipl.c
  1035. CC coders/coders_label_la-label.lo
  1036. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c
  1037. CC coders/coders_mac_la-mac.lo
  1038. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mac_la-mac.lo `test -f 'coders/mac.c' || echo './'`coders/mac.c
  1039. CC coders/coders_magick_la-magick.lo
  1040. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_magick_la-magick.lo `test -f 'coders/magick.c' || echo './'`coders/magick.c
  1041. CC coders/coders_map_la-map.lo
  1042. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_map_la-map.lo `test -f 'coders/map.c' || echo './'`coders/map.c
  1043. CC coders/coders_mat_la-mat.lo
  1044. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mat_la-mat.lo `test -f 'coders/mat.c' || echo './'`coders/mat.c
  1045. CC coders/coders_matte_la-matte.lo
  1046. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_matte_la-matte.lo `test -f 'coders/matte.c' || echo './'`coders/matte.c
  1047. CC coders/coders_meta_la-meta.lo
  1048. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_meta_la-meta.lo `test -f 'coders/meta.c' || echo './'`coders/meta.c
  1049. CC coders/coders_miff_la-miff.lo
  1050. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_miff_la-miff.lo `test -f 'coders/miff.c' || echo './'`coders/miff.c
  1051. CC coders/coders_mono_la-mono.lo
  1052. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mono_la-mono.lo `test -f 'coders/mono.c' || echo './'`coders/mono.c
  1053. CC coders/coders_mpc_la-mpc.lo
  1054. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo './'`coders/mpc.c
  1055. CC coders/coders_mpeg_la-mpeg.lo
  1056. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo './'`coders/mpeg.c
  1057. CC coders/coders_mpr_la-mpr.lo
  1058. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo './'`coders/mpr.c
  1059. CC coders/coders_msl_la-msl.lo
  1060. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_msl_la-msl.lo `test -f 'coders/msl.c' || echo './'`coders/msl.c
  1061. CC coders/coders_mtv_la-mtv.lo
  1062. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo './'`coders/mtv.c
  1063. CC coders/coders_mvg_la-mvg.lo
  1064. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo './'`coders/mvg.c
  1065. CC coders/coders_null_la-null.lo
  1066. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_null_la-null.lo `test -f 'coders/null.c' || echo './'`coders/null.c
  1067. CC coders/coders_otb_la-otb.lo
  1068. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_otb_la-otb.lo `test -f 'coders/otb.c' || echo './'`coders/otb.c
  1069. CC coders/coders_palm_la-palm.lo
  1070. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_palm_la-palm.lo `test -f 'coders/palm.c' || echo './'`coders/palm.c
  1071. CC coders/coders_pattern_la-pattern.lo
  1072. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pattern_la-pattern.lo `test -f 'coders/pattern.c' || echo './'`coders/pattern.c
  1073. CC coders/coders_pcd_la-pcd.lo
  1074. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo './'`coders/pcd.c
  1075. CC coders/coders_pcl_la-pcl.lo
  1076. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo './'`coders/pcl.c
  1077. CC coders/coders_pcx_la-pcx.lo
  1078. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo './'`coders/pcx.c
  1079. CC coders/coders_pdb_la-pdb.lo
  1080. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo './'`coders/pdb.c
  1081. CC coders/coders_pdf_la-pdf.lo
  1082. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo './'`coders/pdf.c
  1083. CC coders/coders_pes_la-pes.lo
  1084. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pes_la-pes.lo `test -f 'coders/pes.c' || echo './'`coders/pes.c
  1085. CC coders/coders_pict_la-pict.lo
  1086. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pict_la-pict.lo `test -f 'coders/pict.c' || echo './'`coders/pict.c
  1087. CC coders/coders_pix_la-pix.lo
  1088. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pix_la-pix.lo `test -f 'coders/pix.c' || echo './'`coders/pix.c
  1089. CC coders/coders_plasma_la-plasma.lo
  1090. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo './'`coders/plasma.c
  1091. CC coders/coders_pnm_la-pnm.lo
  1092. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo './'`coders/pnm.c
  1093. CC coders/coders_preview_la-preview.lo
  1094. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_preview_la-preview.lo `test -f 'coders/preview.c' || echo './'`coders/preview.c
  1095. CC coders/coders_ps_la-ps.lo
  1096. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ps_la-ps.lo `test -f 'coders/ps.c' || echo './'`coders/ps.c
  1097. CC coders/coders_ps2_la-ps2.lo
  1098. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo './'`coders/ps2.c
  1099. CC coders/coders_ps3_la-ps3.lo
  1100. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo './'`coders/ps3.c
  1101. CC coders/coders_psd_la-psd.lo
  1102. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_psd_la-psd.lo `test -f 'coders/psd.c' || echo './'`coders/psd.c
  1103. CC coders/coders_pwp_la-pwp.lo
  1104. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo './'`coders/pwp.c
  1105. CC coders/coders_raw_la-raw.lo
  1106. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_raw_la-raw.lo `test -f 'coders/raw.c' || echo './'`coders/raw.c
  1107. CC coders/coders_rgb_la-rgb.lo
  1108. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo './'`coders/rgb.c
  1109. CC coders/coders_rla_la-rla.lo
  1110. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_rla_la-rla.lo `test -f 'coders/rla.c' || echo './'`coders/rla.c
  1111. CC coders/coders_rle_la-rle.lo
  1112. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_rle_la-rle.lo `test -f 'coders/rle.c' || echo './'`coders/rle.c
  1113. CC coders/coders_scr_la-scr.lo
  1114. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_scr_la-scr.lo `test -f 'coders/scr.c' || echo './'`coders/scr.c
  1115. CC coders/coders_sct_la-sct.lo
  1116. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_sct_la-sct.lo `test -f 'coders/sct.c' || echo './'`coders/sct.c
  1117. CC coders/coders_sfw_la-sfw.lo
  1118. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo './'`coders/sfw.c
  1119. CC coders/coders_sgi_la-sgi.lo
  1120. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo './'`coders/sgi.c
  1121. CC coders/coders_stegano_la-stegano.lo
  1122. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo './'`coders/stegano.c
  1123. CC coders/coders_sun_la-sun.lo
  1124. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_sun_la-sun.lo `test -f 'coders/sun.c' || echo './'`coders/sun.c
  1125. CC coders/coders_svg_la-svg.lo
  1126. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_svg_la-svg.lo `test -f 'coders/svg.c' || echo './'`coders/svg.c
  1127. CC wand/wand_libMagickWand_la-animate.lo
  1128. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-animate.lo `test -f 'wand/animate.c' || echo './'`wand/animate.c
  1129. CC wand/wand_libMagickWand_la-compare.lo
  1130. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-compare.lo `test -f 'wand/compare.c' || echo './'`wand/compare.c
  1131. CC wand/wand_libMagickWand_la-composite.lo
  1132. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-composite.lo `test -f 'wand/composite.c' || echo './'`wand/composite.c
  1133. CC wand/wand_libMagickWand_la-conjure.lo
  1134. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-conjure.lo `test -f 'wand/conjure.c' || echo './'`wand/conjure.c
  1135. CC wand/wand_libMagickWand_la-convert.lo
  1136. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-convert.lo `test -f 'wand/convert.c' || echo './'`wand/convert.c
  1137. CC wand/wand_libMagickWand_la-deprecate.lo
  1138. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-deprecate.lo `test -f 'wand/deprecate.c' || echo './'`wand/deprecate.c
  1139. CC wand/wand_libMagickWand_la-display.lo
  1140. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-display.lo `test -f 'wand/display.c' || echo './'`wand/display.c
  1141. CC wand/wand_libMagickWand_la-drawing-wand.lo
  1142. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-drawing-wand.lo `test -f 'wand/drawing-wand.c' || echo './'`wand/drawing-wand.c
  1143. wand/deprecate.c: In function 'MagickColorFloodfillImage':
  1144. wand/deprecate.c:1176: warning: 'ColorFloodfillImage' is deprecated (declared at ./magick/deprecate.h:180)
  1145. wand/deprecate.c: In function 'MagickFlattenImages':
  1146. wand/deprecate.c:1246: warning: 'FlattenImages' is deprecated (declared at ./magick/deprecate.h:129)
  1147. wand/deprecate.c: In function 'MagickMapImage':
  1148. wand/deprecate.c:1570: warning: 'MapImage' is deprecated (declared at ./magick/deprecate.h:199)
  1149. wand/deprecate.c: In function 'MagickMatteFloodfillImage':
  1150. wand/deprecate.c:1642: warning: 'MatteFloodfillImage' is deprecated (declared at ./magick/deprecate.h:203)
  1151. wand/deprecate.c: In function 'MagickMosaicImages':
  1152. wand/deprecate.c:1817: warning: 'MosaicImages' is deprecated (declared at ./magick/deprecate.h:134)
  1153. wand/deprecate.c: In function 'MagickOpaqueImage':
  1154. wand/deprecate.c:1863: warning: 'MagickPaintOpaqueImage' is deprecated (declared at ./wand/deprecate.h:102)
  1155. wand/deprecate.c: In function 'MagickPaintOpaqueImage':
  1156. wand/deprecate.c:1964: warning: 'MagickPaintOpaqueImageChannel' is deprecated (declared at ./wand/deprecate.h:104)
  1157. wand/deprecate.c: In function 'MagickRecolorImage':
  1158. wand/deprecate.c:2069: warning: 'RecolorImage' is deprecated (declared at ./magick/deprecate.h:136)
  1159. wand/deprecate.c: In function 'MagickTransparentImage':
  1160. wand/deprecate.c:2313: warning: 'MagickPaintTransparentImage' is deprecated (declared at wand/deprecate.c:2016)
  1161. CC wand/wand_libMagickWand_la-identify.lo
  1162. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-identify.lo `test -f 'wand/identify.c' || echo './'`wand/identify.c
  1163. CC wand/wand_libMagickWand_la-import.lo
  1164. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-import.lo `test -f 'wand/import.c' || echo './'`wand/import.c
  1165. CC wand/wand_libMagickWand_la-magick-image.lo
  1166. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-image.lo `test -f 'wand/magick-image.c' || echo './'`wand/magick-image.c
  1167. CC wand/wand_libMagickWand_la-magick-property.lo
  1168. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-property.lo `test -f 'wand/magick-property.c' || echo './'`wand/magick-property.c
  1169. CC wand/wand_libMagickWand_la-magick-wand.lo
  1170. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-wand.lo `test -f 'wand/magick-wand.c' || echo './'`wand/magick-wand.c
  1171. CC wand/wand_libMagickWand_la-mogrify.lo
  1172. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-mogrify.lo `test -f 'wand/mogrify.c' || echo './'`wand/mogrify.c
  1173. CC wand/wand_libMagickWand_la-montage.lo
  1174. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-montage.lo `test -f 'wand/montage.c' || echo './'`wand/montage.c
  1175. CC wand/wand_libMagickWand_la-pixel-iterator.lo
  1176. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-pixel-iterator.lo `test -f 'wand/pixel-iterator.c' || echo './'`wand/pixel-iterator.c
  1177. CC wand/wand_libMagickWand_la-pixel-wand.lo
  1178. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-pixel-wand.lo `test -f 'wand/pixel-wand.c' || echo './'`wand/pixel-wand.c
  1179. CC wand/wand_libMagickWand_la-stream.lo
  1180. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-stream.lo `test -f 'wand/stream.c' || echo './'`wand/stream.c
  1181. CC wand/wand_libMagickWand_la-wand.lo
  1182. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-wand.lo `test -f 'wand/wand.c' || echo './'`wand/wand.c
  1183. CC wand/wand_libMagickWand_la-wand-view.lo
  1184. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o wand/wand_libMagickWand_la-wand-view.lo `test -f 'wand/wand-view.c' || echo './'`wand/wand-view.c
  1185. CC coders/coders_tga_la-tga.lo
  1186. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_tga_la-tga.lo `test -f 'coders/tga.c' || echo './'`coders/tga.c
  1187. CC coders/coders_thumbnail_la-thumbnail.lo
  1188. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_thumbnail_la-thumbnail.lo `test -f 'coders/thumbnail.c' || echo './'`coders/thumbnail.c
  1189. CC coders/coders_tile_la-tile.lo
  1190. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_tile_la-tile.lo `test -f 'coders/tile.c' || echo './'`coders/tile.c
  1191. CC coders/coders_tim_la-tim.lo
  1192. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_tim_la-tim.lo `test -f 'coders/tim.c' || echo './'`coders/tim.c
  1193. CC coders/coders_ttf_la-ttf.lo
  1194. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo './'`coders/ttf.c
  1195. CC coders/coders_txt_la-txt.lo
  1196. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_txt_la-txt.lo `test -f 'coders/txt.c' || echo './'`coders/txt.c
  1197. CC coders/coders_uil_la-uil.lo
  1198. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_uil_la-uil.lo `test -f 'coders/uil.c' || echo './'`coders/uil.c
  1199. CC coders/coders_url_la-url.lo
  1200. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_url_la-url.lo `test -f 'coders/url.c' || echo './'`coders/url.c
  1201. CC coders/coders_uyvy_la-uyvy.lo
  1202. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo './'`coders/uyvy.c
  1203. CC coders/coders_vicar_la-vicar.lo
  1204. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo './'`coders/vicar.c
  1205. CC coders/coders_vid_la-vid.lo
  1206. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_vid_la-vid.lo `test -f 'coders/vid.c' || echo './'`coders/vid.c
  1207. CC coders/coders_viff_la-viff.lo
  1208. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_viff_la-viff.lo `test -f 'coders/viff.c' || echo './'`coders/viff.c
  1209. CC coders/coders_wbmp_la-wbmp.lo
  1210. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo './'`coders/wbmp.c
  1211. CC coders/coders_wpg_la-wpg.lo
  1212. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo './'`coders/wpg.c
  1213. CC coders/coders_xbm_la-xbm.lo
  1214. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo './'`coders/xbm.c
  1215. CC coders/coders_xc_la-xc.lo
  1216. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xc_la-xc.lo `test -f 'coders/xc.c' || echo './'`coders/xc.c
  1217. CC coders/coders_xcf_la-xcf.lo
  1218. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo './'`coders/xcf.c
  1219. CC coders/coders_xpm_la-xpm.lo
  1220. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo './'`coders/xpm.c
  1221. CC coders/coders_xps_la-xps.lo
  1222. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xps_la-xps.lo `test -f 'coders/xps.c' || echo './'`coders/xps.c
  1223. CC coders/coders_ycbcr_la-ycbcr.lo
  1224. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ycbcr_la-ycbcr.lo `test -f 'coders/ycbcr.c' || echo './'`coders/ycbcr.c
  1225. CC coders/coders_yuv_la-yuv.lo
  1226. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c
  1227. CC coders/coders_jpeg_la-jpeg.lo
  1228. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c
  1229. CC coders/coders_ept_la-ept.lo
  1230. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_ept_la-ept.lo `test -f 'coders/ept.c' || echo './'`coders/ept.c
  1231. CC coders/coders_png_la-png.lo
  1232. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c
  1233. CC coders/coders_tiff_la-tiff.lo
  1234. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c
  1235. coders/jpeg.c: In function 'JPEGErrorHandler':
  1236. coders/jpeg.c:295: warning: format not a string literal and no format arguments
  1237. coders/jpeg.c:298: warning: format not a string literal and no format arguments
  1238. coders/png.c: In function 'MagickPNGErrorHandler':
  1239. coders/png.c:1735: warning: 'jmpbuf' is deprecated (declared at /usr/include/png.h:1135)
  1240. CC coders/coders_x_la-x.lo
  1241. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_x_la-x.lo `test -f 'coders/x.c' || echo './'`coders/x.c
  1242. CC coders/coders_xwd_la-xwd.lo
  1243. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o coders/coders_xwd_la-xwd.lo `test -f 'coders/xwd.c' || echo './'`coders/xwd.c
  1244. CC filters/filters_analyze_la-analyze.lo
  1245. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o filters/filters_analyze_la-analyze.lo `test -f 'filters/analyze.c' || echo './'`filters/analyze.c
  1246. CXX Magick++/lib/Blob.lo
  1247. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Blob.lo Magick++/lib/Blob.cpp
  1248. CXX Magick++/lib/BlobRef.lo
  1249. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/BlobRef.lo Magick++/lib/BlobRef.cpp
  1250. CXX Magick++/lib/CoderInfo.lo
  1251. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/CoderInfo.lo Magick++/lib/CoderInfo.cpp
  1252. CXX Magick++/lib/Color.lo
  1253. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Color.lo Magick++/lib/Color.cpp
  1254. CXX Magick++/lib/Drawable.lo
  1255. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Drawable.lo Magick++/lib/Drawable.cpp
  1256. CXX Magick++/lib/Exception.lo
  1257. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Exception.lo Magick++/lib/Exception.cpp
  1258. CXX Magick++/lib/Functions.lo
  1259. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Functions.lo Magick++/lib/Functions.cpp
  1260. CXX Magick++/lib/Geometry.lo
  1261. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Geometry.lo Magick++/lib/Geometry.cpp
  1262. CXX Magick++/lib/Image.lo
  1263. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Image.lo Magick++/lib/Image.cpp
  1264. CXX Magick++/lib/ImageRef.lo
  1265. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/ImageRef.lo Magick++/lib/ImageRef.cpp
  1266. CXX Magick++/lib/Montage.lo
  1267. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Montage.lo Magick++/lib/Montage.cpp
  1268. CXX Magick++/lib/Options.lo
  1269. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Options.lo Magick++/lib/Options.cpp
  1270. CXX Magick++/lib/Pixels.lo
  1271. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Pixels.lo Magick++/lib/Pixels.cpp
  1272. CXX Magick++/lib/STL.lo
  1273. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/STL.lo Magick++/lib/STL.cpp
  1274. CXX Magick++/lib/Thread.lo
  1275. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/Thread.lo Magick++/lib/Thread.cpp
  1276. CXX Magick++/lib/TypeMetric.lo
  1277. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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/include/freetype2 -I/usr/include/libxml2 -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -c -o Magick++/lib/TypeMetric.lo Magick++/lib/TypeMetric.cpp
  1278. CC ltdl/loaders/dlopen.lo
  1279. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/loaders/dlopen.lo ltdl/loaders/dlopen.c
  1280. CC ltdl/loaders/ltdl_libltdlc_la-preopen.lo
  1281. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/loaders/ltdl_libltdlc_la-preopen.lo `test -f 'ltdl/loaders/preopen.c' || echo './'`ltdl/loaders/preopen.c
  1282. CC ltdl/ltdl_libltdlc_la-lt__alloc.lo
  1283. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt__alloc.lo `test -f 'ltdl/lt__alloc.c' || echo './'`ltdl/lt__alloc.c
  1284. CC ltdl/ltdl_libltdlc_la-lt_dlloader.lo
  1285. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt_dlloader.lo `test -f 'ltdl/lt_dlloader.c' || echo './'`ltdl/lt_dlloader.c
  1286. CC ltdl/ltdl_libltdlc_la-lt_error.lo
  1287. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt_error.lo `test -f 'ltdl/lt_error.c' || echo './'`ltdl/lt_error.c
  1288. CC ltdl/ltdl_libltdlc_la-ltdl.lo
  1289. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-ltdl.lo `test -f 'ltdl/ltdl.c' || echo './'`ltdl/ltdl.c
  1290. CC ltdl/ltdl_libltdlc_la-slist.lo
  1291. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -DLTDLOPEN=libltdlc -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-slist.lo `test -f 'ltdl/slist.c' || echo './'`ltdl/slist.c
  1292. CC utilities/animate.o
  1293. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/animate.o utilities/animate.c
  1294. CC utilities/compare.o
  1295. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/compare.o utilities/compare.c
  1296. CC utilities/composite.o
  1297. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/composite.o utilities/composite.c
  1298. CC utilities/conjure.o
  1299. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/conjure.o utilities/conjure.c
  1300. CC utilities/convert.o
  1301. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/convert.o utilities/convert.c
  1302. CC utilities/display.o
  1303. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/display.o utilities/display.c
  1304. CC utilities/identify.o
  1305. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/identify.o utilities/identify.c
  1306. CC utilities/import.o
  1307. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/import.o utilities/import.c
  1308. CC utilities/mogrify.o
  1309. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/mogrify.o utilities/mogrify.c
  1310. CC utilities/montage.o
  1311. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/montage.o utilities/montage.c
  1312. CC utilities/stream.o
  1313. x86_64-pc-linux-gnu-gcc -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/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -c -o utilities/stream.o utilities/stream.c
  1314. CCLD magick/libMagickCore.la
  1315. CCLD ltdl/dlopen.la
  1316. CCLD ltdl/libltdlc.la
  1317. CCLD coders/aai.la
  1318. CCLD coders/art.la
  1319. CCLD coders/avs.la
  1320. CCLD coders/bmp.la
  1321. CCLD coders/bgr.la
  1322. CCLD coders/braille.la
  1323. CCLD coders/cals.la
  1324. CCLD coders/caption.la
  1325. CCLD coders/cin.la
  1326. CCLD coders/cip.la
  1327. CCLD coders/clip.la
  1328. CCLD coders/cmyk.la
  1329. CCLD coders/cut.la
  1330. CCLD coders/dcm.la
  1331. CCLD coders/dds.la
  1332. CCLD coders/debug.la
  1333. CCLD coders/dib.la
  1334. CCLD coders/dng.la
  1335. CCLD coders/dot.la
  1336. CCLD coders/dpx.la
  1337. CCLD coders/fax.la
  1338. CCLD coders/fits.la
  1339. CCLD coders/gif.la
  1340. CCLD coders/gradient.la
  1341. CCLD coders/gray.la
  1342. CCLD coders/hald.la
  1343. CCLD coders/hdr.la
  1344. CCLD coders/histogram.la
  1345. CCLD coders/hrz.la
  1346. CCLD coders/html.la
  1347. CCLD coders/icon.la
  1348. CCLD coders/info.la
  1349. CCLD coders/inline.la
  1350. CCLD coders/ipl.la
  1351. CCLD coders/label.la
  1352. CCLD coders/mac.la
  1353. CCLD coders/magick.la
  1354. CCLD coders/map.la
  1355. CCLD coders/mat.la
  1356. CCLD coders/matte.la
  1357. CCLD coders/meta.la
  1358. CCLD coders/miff.la
  1359. CCLD coders/mono.la
  1360. CCLD coders/mpc.la
  1361. CCLD coders/mpeg.la
  1362. CCLD coders/mpr.la
  1363. CCLD coders/msl.la
  1364. CCLD coders/mtv.la
  1365. CCLD coders/mvg.la
  1366. CCLD coders/null.la
  1367. CCLD coders/otb.la
  1368. CCLD coders/palm.la
  1369. CCLD coders/pattern.la
  1370. CCLD coders/pcd.la
  1371. CCLD coders/pcl.la
  1372. CCLD coders/pcx.la
  1373. CCLD coders/pdb.la
  1374. CCLD coders/pdf.la
  1375. CCLD coders/pes.la
  1376. CCLD coders/pict.la
  1377. CCLD coders/pix.la
  1378. CCLD coders/plasma.la
  1379. CCLD coders/pnm.la
  1380. CCLD coders/preview.la
  1381. CCLD coders/ps.la
  1382. CCLD coders/ps2.la
  1383. CCLD coders/ps3.la
  1384. CCLD coders/psd.la
  1385. CCLD coders/pwp.la
  1386. CCLD coders/raw.la
  1387. CCLD coders/rgb.la
  1388. CCLD coders/rla.la
  1389. CCLD coders/rle.la
  1390. CCLD coders/scr.la
  1391. CCLD coders/sct.la
  1392. CCLD coders/sfw.la
  1393. CCLD coders/sgi.la
  1394. CCLD coders/stegano.la
  1395. CCLD coders/sun.la
  1396. CCLD coders/tga.la
  1397. CCLD coders/thumbnail.la
  1398. CCLD coders/tile.la
  1399. CCLD coders/tim.la
  1400. CCLD coders/ttf.la
  1401. CCLD coders/txt.la
  1402. CCLD coders/uil.la
  1403. CCLD coders/url.la
  1404. CCLD coders/uyvy.la
  1405. CCLD coders/vicar.la
  1406. CCLD coders/vid.la
  1407. CCLD coders/viff.la
  1408. CCLD coders/wbmp.la
  1409. CCLD coders/wpg.la
  1410. CCLD coders/xbm.la
  1411. CCLD coders/xcf.la
  1412. CCLD coders/xc.la
  1413. CCLD coders/xpm.la
  1414. CCLD coders/xps.la
  1415. CCLD coders/ycbcr.la
  1416. CCLD coders/yuv.la
  1417. CCLD coders/jpeg.la
  1418. CCLD coders/png.la
  1419. CCLD coders/ept.la
  1420. CCLD coders/tiff.la
  1421. CCLD coders/x.la
  1422. CCLD coders/xwd.la
  1423. CCLD filters/analyze.la
  1424. CCLD wand/libMagickWand.la
  1425. CCLD coders/svg.la
  1426. CXXLD Magick++/lib/libMagick++.la
  1427. CCLD utilities/animate
  1428. CCLD utilities/compare
  1429. CCLD utilities/composite
  1430. CCLD utilities/conjure
  1431. CCLD utilities/convert
  1432. CCLD utilities/display
  1433. CCLD utilities/identify
  1434. CCLD utilities/import
  1435. CCLD utilities/mogrify
  1436. CCLD utilities/montage
  1437. CCLD utilities/stream
  1438. make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  1439. >>> Source compiled.
  1440. >>> Test phase [not enabled]: media-gfx/imagemagick-6.7.1.0
  1441.  
  1442. >>> Install imagemagick-6.7.1.0 into /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/ category media-gfx
  1443. make -j9 DESTDIR=/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/ install
  1444. make install-am
  1445. make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  1446. make[2]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  1447. test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64"
  1448. test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/bin"
  1449. cd PerlMagick && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
  1450. test -z "/usr/lib64/ImageMagick-6.7.1/modules-Q16/coders" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders"
  1451. /bin/sh ./libtool --mode=install /usr/bin/install -c magick/libMagickCore.la wand/libMagickWand.la Magick++/lib/libMagick++.la '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64'
  1452. test -z "/etc/ImageMagick/" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//etc/ImageMagick/"
  1453. test -z "/usr/share/ImageMagick-6.7.1" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/ImageMagick-6.7.1"
  1454. /bin/sh ./config/mkinstalldirs /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick
  1455. /bin/sh ./config/mkinstalldirs /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0/
  1456. /usr/bin/install -c magick/Magick-config magick/MagickCore-config wand/Wand-config wand/MagickWand-config Magick++/bin/Magick++-config '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/bin'
  1457. test -z "/usr/share/doc/imagemagick-6.7.1.0/" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0/"
  1458. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick
  1459. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0/
  1460. test -z "/usr/lib64/ImageMagick-6.7.1/modules-Q16/filters" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/filters"
  1461. /usr/bin/install -c -m 644 magick/magick-config.h /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick/magick-config.h
  1462. /usr/bin/install -c -m 644 ./index.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0/
  1463. /usr/bin/install -c -m 644 config/coder.xml config/colors.xml config/delegates.xml config/log.xml config/magic.xml config/mime.xml config/policy.xml config/sRGB.icm config/thresholds.xml config/type.xml config/type-dejavu.xml config/type-ghostscript.xml config/type-windows.xml '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//etc/ImageMagick/'
  1464. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include"
  1465. /usr/bin/install -c -m 644 config/configure.xml config/english.xml config/francais.xml config/locale.xml '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/ImageMagick-6.7.1'
  1466. /bin/sh ./libtool --mode=install /usr/bin/install -c coders/aai.la coders/art.la coders/avs.la coders/bgr.la coders/bmp.la coders/braille.la coders/cals.la coders/caption.la coders/cin.la coders/cip.la coders/clip.la coders/cmyk.la coders/cut.la coders/dcm.la coders/dds.la coders/debug.la coders/dib.la coders/dng.la coders/dot.la coders/dpx.la coders/fax.la coders/fits.la coders/gif.la coders/gradient.la coders/gray.la coders/hald.la coders/hdr.la coders/histogram.la coders/hrz.la coders/html.la coders/icon.la coders/info.la coders/inline.la coders/ipl.la coders/label.la coders/mac.la coders/magick.la coders/map.la coders/mat.la coders/matte.la coders/meta.la coders/miff.la coders/mono.la coders/mpc.la coders/mpeg.la coders/mpr.la coders/msl.la coders/mtv.la coders/mvg.la coders/null.la coders/otb.la coders/palm.la coders/pattern.la coders/pcd.la coders/pcl.la coders/pcx.la coders/pdb.la coders/pdf.la coders/pes.la coders/pict.la coders/pix.la coders/plasma.la coders/pnm.la coders/preview.la coders/ps.la coders/ps2.la coders/ps3.la coders/psd.la coders/pwp.la coders/raw.la coders/rgb.la coders/rla.la coders/rle.la coders/scr.la coders/sct.la coders/sfw.la coders/sgi.la coders/stegano.la coders/sun.la coders/svg.la coders/tga.la coders/thumbnail.la coders/tile.la coders/tim.la coders/ttf.la coders/txt.la coders/uil.la coders/url.la coders/uyvy.la coders/vicar.la coders/vid.la coders/viff.la coders/wbmp.la coders/wpg.la coders/xbm.la coders/xc.la coders/xcf.la coders/xpm.la coders/xps.la coders/ycbcr.la coders/yuv.la coders/jpeg.la coders/png.la coders/ept.la coders/tiff.la coders/x.la coders/xwd.la '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders'
  1467. /bin/sh ./libtool --mode=install /usr/bin/install -c filters/analyze.la '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/filters'
  1468. test -z "" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/"
  1469. /usr/bin/install -c -m 644 LICENSE ChangeLog NEWS.txt '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0/'
  1470. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1471. /usr/bin/install -c -m 644 ./images/affine.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1472. /usr/bin/install -c -m 644 ./images/arc.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1473. test -z "/usr/include/ImageMagick/magick" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick"
  1474. /usr/bin/install -c -m 644 ./images/background.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1475. test -z "/usr/include/ImageMagick/Magick++" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/Magick++"
  1476. /usr/bin/install -c -m 644 ./images/black.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1477. test -z "/usr/include/ImageMagick" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick"
  1478. /usr/bin/install -c -m 644 ./images/bluebells_clipped.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1479. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/man/man1"
  1480. /usr/bin/install -c -m 644 ./images/bluebells_darker.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1481. libtool: install: /usr/bin/install -c magick/.libs/libMagickCore.so.4.0.1 /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagickCore.so.4.0.1
  1482. /usr/bin/install -c -m 644 ./images/bluebells_lin.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1483. /usr/bin/install -c -m 644 magick/ImageMagick.h magick/MagickCore.h magick/PreRvIcccm.h magick/accelerate.h magick/animate.h magick/annotate.h magick/api.h magick/artifact.h magick/attribute.h magick/blob.h magick/cache.h magick/cache-view.h magick/cipher.h magick/client.h magick/coder.h magick/color.h magick/colormap.h magick/colorspace.h magick/compare.h magick/composite.h magick/compress.h magick/configure.h magick/constitute.h magick/decorate.h magick/delegate.h magick/deprecate.h magick/display.h magick/distort.h magick/draw.h magick/effect.h magick/enhance.h magick/exception.h magick/feature.h magick/fourier.h magick/fx.h magick/gem.h magick/geometry.h magick/hashmap.h magick/histogram.h magick/identify.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick'
  1484. /usr/bin/install -c -m 644 ./images/bluebells_log.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1485. /usr/bin/install -c -m 644 Magick++/lib/Magick++.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick'
  1486. /usr/bin/install -c -m 644 ./images/button.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1487. /usr/bin/install -c -m 644 Magick++/lib/Magick++/Blob.h Magick++/lib/Magick++/CoderInfo.h Magick++/lib/Magick++/Color.h Magick++/lib/Magick++/Drawable.h Magick++/lib/Magick++/Exception.h Magick++/lib/Magick++/Geometry.h Magick++/lib/Magick++/Image.h Magick++/lib/Magick++/Include.h Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h Magick++/lib/Magick++/STL.h Magick++/lib/Magick++/TypeMetric.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/Magick++'
  1488. /usr/bin/install -c -m 644 ./images/configure.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1489. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagickCore.so.4.0.1 libMagickCore.so.4 || { rm -f libMagickCore.so.4 && ln -s libMagickCore.so.4.0.1 libMagickCore.so.4; }; })
  1490. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/pkgconfig"
  1491. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagickCore.so.4.0.1 libMagickCore.so || { rm -f libMagickCore.so && ln -s libMagickCore.so.4.0.1 libMagickCore.so; }; })
  1492. /usr/bin/install -c -m 644 ./images/cylinder_shaded.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1493. libtool: install: /usr/bin/install -c magick/.libs/libMagickCore.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagickCore.la
  1494. /usr/bin/install -c -m 644 ./images/definitive-guide.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1495. /usr/bin/install -c -m 644 magick/Magick-config.1 magick/MagickCore-config.1 wand/MagickWand-config.1 wand/Wand-config.1 Magick++/bin/Magick++-config.1 utilities/ImageMagick.1 utilities/animate.1 utilities/compare.1 utilities/composite.1 utilities/conjure.1 utilities/convert.1 utilities/display.1 utilities/identify.1 utilities/import.1 utilities/mogrify.1 utilities/montage.1 utilities/stream.1 '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/man/man1'
  1496. test -z "/usr/include/ImageMagick/wand" || /bin/mkdir -p "/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/wand"
  1497. /usr/bin/install -c -m 644 magick/image.h magick/image-view.h magick/layer.h magick/list.h magick/locale_.h magick/log.h magick/magic.h magick/magick.h magick/magick-config.h magick/magick-type.h magick/matrix.h magick/memory_.h magick/methods.h magick/mime.h magick/module.h magick/monitor.h magick/montage.h magick/morphology.h magick/option.h magick/paint.h magick/pixel.h magick/policy.h magick/prepress.h magick/profile.h magick/property.h magick/quantize.h magick/quantum.h magick/random_.h magick/registry.h magick/resample.h magick/resize.h magick/resource_.h magick/segment.h magick/semaphore.h magick/shear.h magick/signature.h magick/splay-tree.h magick/statistic.h magick/stream.h magick/string_.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick'
  1498. /usr/bin/install -c -m 644 ./images/difference.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1499. /usr/bin/install -c -m 644 magick/ImageMagick.pc magick/MagickCore.pc wand/MagickWand.pc wand/Wand.pc Magick++/lib/Magick++.pc Magick++/lib/ImageMagick++.pc '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/pkgconfig'
  1500. libtool: install: warning: relinking `filters/analyze.la'
  1501. /usr/bin/install -c -m 644 ./images/donate.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1502. libtool: install: warning: relinking `wand/libMagickWand.la'
  1503. /usr/bin/install -c -m 644 ./images/examples.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1504. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o filters/analyze.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/filters filters/filters_analyze_la-analyze.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1505. /usr/bin/install -c -m 644 wand/MagickWand.h wand/animate.h wand/compare.h wand/composite.h wand/conjure.h wand/convert.h wand/deprecate.h wand/display.h wand/drawing-wand.h wand/identify.h wand/import.h wand/magick-image.h wand/magick-property.h wand/magick-wand.h wand/magick_wand.h wand/mogrify.h wand/montage.h wand/pixel-iterator.h wand/pixel-wand.h wand/stream.h wand/wand-view.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/wand'
  1506. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -version-info 4:1:0 -Wl,-O1 -Wl,--as-needed -o wand/libMagickWand.la -rpath /usr/lib64 wand/wand_libMagickWand_la-animate.lo wand/wand_libMagickWand_la-compare.lo wand/wand_libMagickWand_la-composite.lo wand/wand_libMagickWand_la-conjure.lo wand/wand_libMagickWand_la-convert.lo wand/wand_libMagickWand_la-deprecate.lo wand/wand_libMagickWand_la-display.lo wand/wand_libMagickWand_la-drawing-wand.lo wand/wand_libMagickWand_la-identify.lo wand/wand_libMagickWand_la-import.lo wand/wand_libMagickWand_la-magick-image.lo wand/wand_libMagickWand_la-magick-property.lo wand/wand_libMagickWand_la-magick-wand.lo wand/wand_libMagickWand_la-mogrify.lo wand/wand_libMagickWand_la-montage.lo wand/wand_libMagickWand_la-pixel-iterator.lo wand/wand_libMagickWand_la-pixel-wand.lo wand/wand_libMagickWand_la-stream.lo wand/wand_libMagickWand_la-wand.lo wand/wand_libMagickWand_la-wand-view.lo magick/libMagickCore.la -lSM -lICE -lX11 -lgomp -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1507. libtool: install: warning: relinking `coders/aai.la'
  1508. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/aai.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_aai_la-aai.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1509. /usr/bin/install -c -m 644 ./images/frame.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1510. /usr/bin/install -c -m 644 ./images/fuzzy-magick.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1511. /usr/bin/install -c -m 644 ./images/gaussian-blur.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1512. /usr/bin/install -c -m 644 magick/timer.h magick/token.h magick/transform.h magick/threshold.h magick/type.h magick/utility.h magick/version.h magick/widget.h magick/xml-tree.h magick/xwindow.h '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/include/ImageMagick/magick'
  1513. /usr/bin/install -c -m 644 ./images/granite.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1514. /usr/bin/install -c -m 644 ./images/imade_art2.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1515. /usr/bin/install -c -m 644 ./images/label.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1516. /usr/bin/install -c -m 644 ./images/logo-sm-flop.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1517. /usr/bin/install -c -m 644 ./images/logo-sm-fx.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1518. /usr/bin/install -c -m 644 ./images/logo-sm.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1519. /usr/bin/install -c -m 644 ./images/logo.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1520. /usr/bin/install -c -m 644 ./images/logo.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1521. /usr/bin/install -c -m 644 ./images/montage.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1522. /usr/bin/install -c -m 644 ./images/navy.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1523. /usr/bin/install -c -m 644 ./images/networkredux.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1524. /usr/bin/install -c -m 644 ./images/piechart.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1525. /usr/bin/install -c -m 644 ./images/project-support.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1526. /usr/bin/install -c -m 644 ./images/radial-gradient.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1527. /usr/bin/install -c -m 644 ./images/reconstruct.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1528. /usr/bin/install -c -m 644 ./images/red-ball.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1529. /usr/bin/install -c -m 644 ./images/red-circle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1530. /usr/bin/install -c -m 644 ./images/right.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1531. /usr/bin/install -c -m 644 ./images/rose-over.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1532. /usr/bin/install -c -m 644 ./images/rose-sigmoidal.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1533. /usr/bin/install -c -m 644 ./images/rose.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1534. /usr/bin/install -c -m 644 ./images/rose.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1535. /usr/bin/install -c -m 644 ./images/rose.pnm /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1536. /usr/bin/install -c -m 644 ./images/script.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1537. /usr/bin/install -c -m 644 ./images/smile.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1538. /usr/bin/install -c -m 644 ./images/sponsor.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1539. /usr/bin/install -c -m 644 ./images/sprite.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1540. /usr/bin/install -c -m 644 ./images/t-shirt.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1541. /usr/bin/install -c -m 644 ./images/tricks.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1542. /usr/bin/install -c -m 644 ./images/wand.ico /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1543. /usr/bin/install -c -m 644 ./images/wand.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1544. /usr/bin/install -c -m 644 ./images/white-highlight.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1545. /usr/bin/install -c -m 644 ./images/wizard.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1546. /usr/bin/install -c -m 644 ./images/wizard.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images
  1547. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1548. /usr/bin/install -c -m 644 ./images/patterns/bricks.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1549. /usr/bin/install -c -m 644 ./images/patterns/checkerboard.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1550. /usr/bin/install -c -m 644 ./images/patterns/circles.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1551. /usr/bin/install -c -m 644 ./images/patterns/crosshatch.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1552. /usr/bin/install -c -m 644 ./images/patterns/crosshatch30.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1553. /usr/bin/install -c -m 644 ./images/patterns/crosshatch45.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1554. /usr/bin/install -c -m 644 ./images/patterns/fishscales.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1555. /usr/bin/install -c -m 644 ./images/patterns/gray0.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1556. /usr/bin/install -c -m 644 ./images/patterns/gray10.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1557. /usr/bin/install -c -m 644 ./images/patterns/gray100.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1558. /usr/bin/install -c -m 644 ./images/patterns/gray15.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1559. /usr/bin/install -c -m 644 ./images/patterns/gray20.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1560. /usr/bin/install -c -m 644 ./images/patterns/gray25.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1561. /usr/bin/install -c -m 644 ./images/patterns/gray30.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1562. /usr/bin/install -c -m 644 ./images/patterns/gray35.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1563. /usr/bin/install -c -m 644 ./images/patterns/gray40.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1564. /usr/bin/install -c -m 644 ./images/patterns/gray45.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1565. /usr/bin/install -c -m 644 ./images/patterns/gray5.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1566. /usr/bin/install -c -m 644 ./images/patterns/gray50.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1567. /usr/bin/install -c -m 644 ./images/patterns/gray55.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1568. /usr/bin/install -c -m 644 ./images/patterns/gray60.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1569. /usr/bin/install -c -m 644 ./images/patterns/gray65.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1570. /usr/bin/install -c -m 644 ./images/patterns/gray70.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1571. /usr/bin/install -c -m 644 ./images/patterns/gray75.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1572. /usr/bin/install -c -m 644 ./images/patterns/gray80.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1573. /usr/bin/install -c -m 644 ./images/patterns/gray85.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1574. /usr/bin/install -c -m 644 ./images/patterns/gray90.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1575. /usr/bin/install -c -m 644 ./images/patterns/gray95.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1576. /usr/bin/install -c -m 644 ./images/patterns/hexagons.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1577. /usr/bin/install -c -m 644 ./images/patterns/horizontal.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1578. /usr/bin/install -c -m 644 ./images/patterns/horizontal2.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1579. /usr/bin/install -c -m 644 ./images/patterns/horizontal3.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1580. /usr/bin/install -c -m 644 ./images/patterns/horizontalsaw.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1581. /usr/bin/install -c -m 644 ./images/patterns/hs_bdiagonal.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1582. /usr/bin/install -c -m 644 ./images/patterns/hs_cross.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1583. /usr/bin/install -c -m 644 ./images/patterns/hs_diagcross.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1584. /usr/bin/install -c -m 644 ./images/patterns/hs_fdiagonal.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1585. /usr/bin/install -c -m 644 ./images/patterns/hs_horizontal.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1586. /usr/bin/install -c -m 644 ./images/patterns/hs_vertical.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1587. /usr/bin/install -c -m 644 ./images/patterns/left30.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1588. /usr/bin/install -c -m 644 ./images/patterns/left45.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1589. /usr/bin/install -c -m 644 ./images/patterns/leftshingle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1590. /usr/bin/install -c -m 644 ./images/patterns/octagons.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1591. /usr/bin/install -c -m 644 ./images/patterns/right30.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1592. /usr/bin/install -c -m 644 ./images/patterns/right45.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1593. /usr/bin/install -c -m 644 ./images/patterns/rightshingle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1594. libtool: install: /usr/bin/install -c filters/.libs/analyze.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/filters/analyze.so
  1595. /usr/bin/install -c -m 644 ./images/patterns/smallfishscales.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1596. libtool: install: /usr/bin/install -c filters/.libs/analyze.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/filters/analyze.la
  1597. /usr/bin/install -c -m 644 ./images/patterns/vertical.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1598. /usr/bin/install -c -m 644 ./images/patterns/vertical2.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1599. libtool: install: warning: remember to run `libtool --finish /usr/lib64/ImageMagick-6.7.1/modules-Q16/filters'
  1600. /usr/bin/install -c -m 644 ./images/patterns/vertical3.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1601. /usr/bin/install -c -m 644 ./images/patterns/verticalbricks.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1602. /usr/bin/install -c -m 644 ./images/patterns/verticalleftshingle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1603. libtool: install: /usr/bin/install -c coders/.libs/aai.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/aai.so
  1604. /usr/bin/install -c -m 644 ./images/patterns/verticalrightshingle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1605. libtool: install: /usr/bin/install -c coders/.libs/aai.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/aai.la
  1606. /usr/bin/install -c -m 644 ./images/patterns/verticalsaw.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//images/patterns
  1607. libtool: install: warning: relinking `coders/art.la'
  1608. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1609. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/art.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_art_la-art.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1610. /usr/bin/install -c -m 644 ./www/ImageMagickObject.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1611. /usr/bin/install -c -m 644 ./www/advanced-unix-installation.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1612. /usr/bin/install -c -m 644 ./www/advanced-windows-installation.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1613. /usr/bin/install -c -m 644 ./www/animate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1614. /usr/bin/install -c -m 644 ./www/api.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1615. /usr/bin/install -c -m 644 ./www/architecture.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1616. /usr/bin/install -c -m 644 ./www/binary-releases.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1617. /usr/bin/install -c -m 644 ./www/changelog.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1618. /usr/bin/install -c -m 644 ./www/cipher.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1619. /usr/bin/install -c -m 644 ./www/color.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1620. /usr/bin/install -c -m 644 ./www/command-line-options.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1621. /usr/bin/install -c -m 644 ./www/command-line-processing.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1622. /usr/bin/install -c -m 644 ./www/command-line-tools.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1623. /usr/bin/install -c -m 644 ./www/compare.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1624. /usr/bin/install -c -m 644 ./www/compose.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1625. /usr/bin/install -c -m 644 ./www/composite.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1626. /usr/bin/install -c -m 644 ./www/conjure.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1627. /usr/bin/install -c -m 644 ./www/contact.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1628. /usr/bin/install -c -m 644 ./www/convert.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1629. /usr/bin/install -c -m 644 ./www/display.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1630. /usr/bin/install -c -m 644 ./www/download.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1631. /usr/bin/install -c -m 644 ./www/escape.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1632. /usr/bin/install -c -m 644 ./www/examples.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1633. /usr/bin/install -c -m 644 ./www/exception.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1634. /usr/bin/install -c -m 644 ./www/export.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1635. /usr/bin/install -c -m 644 ./www/favicon.ico /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1636. /usr/bin/install -c -m 644 ./www/formats.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1637. /usr/bin/install -c -m 644 ./www/fx.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1638. /usr/bin/install -c -m 644 ./www/high-dynamic-range.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1639. /usr/bin/install -c -m 644 ./www/history.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1640. /usr/bin/install -c -m 644 ./www/identify.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1641. /usr/bin/install -c -m 644 ./www/import.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1642. /usr/bin/install -c -m 644 ./www/index.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1643. /usr/bin/install -c -m 644 ./www/install-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1644. /usr/bin/install -c -m 644 ./www/jp2.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1645. /usr/bin/install -c -m 644 ./www/license.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1646. /usr/bin/install -c -m 644 ./www/links.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1647. /usr/bin/install -c -m 644 ./www/magick++.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1648. /usr/bin/install -c -m 644 ./www/magick-core.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1649. /usr/bin/install -c -m 644 ./www/magick-vector-graphics.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1650. /usr/bin/install -c -m 644 ./www/magick-wand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1651. /usr/bin/install -c -m 644 ./www/magick.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1652. /usr/bin/install -c -m 644 ./www/mailing-list.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1653. /usr/bin/install -c -m 644 ./www/miff.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1654. /usr/bin/install -c -m 644 ./www/mirrors.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1655. /usr/bin/install -c -m 644 ./www/mogrify.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1656. /usr/bin/install -c -m 644 ./www/montage.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1657. /usr/bin/install -c -m 644 ./www/motion-picture.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1658. /usr/bin/install -c -m 644 ./www/perl-magick.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1659. /usr/bin/install -c -m 644 ./www/porting.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1660. /usr/bin/install -c -m 644 ./www/quantize.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1661. /usr/bin/install -c -m 644 ./www/resources.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1662. /usr/bin/install -c -m 644 ./www/search.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1663. /usr/bin/install -c -m 644 ./www/sitemap.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1664. /usr/bin/install -c -m 644 ./www/sponsors.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1665. /usr/bin/install -c -m 644 ./www/stream.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1666. /usr/bin/install -c -m 644 ./www/subversion.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1667. /usr/bin/install -c -m 644 ./www/t-shirt.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1668. /usr/bin/install -c -m 644 ./www/wand.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www
  1669. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1670. /usr/bin/install -c -m 644 ./www/api/animate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1671. /usr/bin/install -c -m 644 ./www/api/annotate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1672. /usr/bin/install -c -m 644 ./www/api/attribute.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1673. /usr/bin/install -c -m 644 ./www/api/blob.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1674. /usr/bin/install -c -m 644 ./www/api/cache-view.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1675. /usr/bin/install -c -m 644 ./www/api/cache.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1676. /usr/bin/install -c -m 644 ./www/api/cipher.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1677. /usr/bin/install -c -m 644 ./www/api/color.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1678. /usr/bin/install -c -m 644 ./www/api/colormap.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1679. /usr/bin/install -c -m 644 ./www/api/colorspace.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1680. /usr/bin/install -c -m 644 ./www/api/compare.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1681. libtool: install: /usr/bin/install -c wand/.libs/libMagickWand.so.4.0.1T /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagickWand.so.4.0.1
  1682. /usr/bin/install -c -m 644 ./www/api/composite.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1683. /usr/bin/install -c -m 644 ./www/api/constitute.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1684. /usr/bin/install -c -m 644 ./www/api/decorate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1685. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagickWand.so.4.0.1 libMagickWand.so.4 || { rm -f libMagickWand.so.4 && ln -s libMagickWand.so.4.0.1 libMagickWand.so.4; }; })
  1686. /usr/bin/install -c -m 644 ./www/api/deprecate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1687. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagickWand.so.4.0.1 libMagickWand.so || { rm -f libMagickWand.so && ln -s libMagickWand.so.4.0.1 libMagickWand.so; }; })
  1688. /usr/bin/install -c -m 644 ./www/api/display.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1689. libtool: install: /usr/bin/install -c wand/.libs/libMagickWand.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagickWand.la
  1690. /usr/bin/install -c -m 644 ./www/api/distort.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1691. /usr/bin/install -c -m 644 ./www/api/draw.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1692. /usr/bin/install -c -m 644 ./www/api/drawing-wand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1693. /usr/bin/install -c -m 644 ./www/api/effect.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1694. libtool: install: warning: relinking `Magick++/lib/libMagick++.la'
  1695. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -pthread -no-undefined -version-info 4:1:0 -Wl,-O1 -Wl,--as-needed -o Magick++/lib/libMagick++.la -rpath /usr/lib64 Magick++/lib/Blob.lo Magick++/lib/BlobRef.lo Magick++/lib/CoderInfo.lo Magick++/lib/Color.lo Magick++/lib/Drawable.lo Magick++/lib/Exception.lo Magick++/lib/Functions.lo Magick++/lib/Geometry.lo Magick++/lib/Image.lo Magick++/lib/ImageRef.lo Magick++/lib/Montage.lo Magick++/lib/Options.lo Magick++/lib/Pixels.lo Magick++/lib/STL.lo Magick++/lib/Thread.lo Magick++/lib/TypeMetric.lo magick/libMagickCore.la wand/libMagickWand.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1696. /usr/bin/install -c -m 644 ./www/api/enhance.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1697. /usr/bin/install -c -m 644 ./www/api/exception.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1698. /usr/bin/install -c -m 644 ./www/api/feature.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1699. /usr/bin/install -c -m 644 ./www/api/fourier.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1700. /usr/bin/install -c -m 644 ./www/api/fx.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1701. /usr/bin/install -c -m 644 ./www/api/histogram.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1702. /usr/bin/install -c -m 644 ./www/api/image-view.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1703. /usr/bin/install -c -m 644 ./www/api/image.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1704. /usr/bin/install -c -m 644 ./www/api/layer.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1705. Checking if your kit is complete...
  1706. /usr/bin/install -c -m 644 ./www/api/list.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1707. /usr/bin/install -c -m 644 ./www/api/magick-deprecate.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1708. /usr/bin/install -c -m 644 ./www/api/magick-image.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1709. /usr/bin/install -c -m 644 ./www/api/magick-property.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1710. libtool: install: /usr/bin/install -c coders/.libs/art.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/art.so
  1711. /usr/bin/install -c -m 644 ./www/api/magick-wand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1712. /usr/bin/install -c -m 644 ./www/api/magick.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1713. libtool: install: /usr/bin/install -c coders/.libs/art.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/art.la
  1714. /usr/bin/install -c -m 644 ./www/api/memory.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1715. /usr/bin/install -c -m 644 ./www/api/module.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1716. /usr/bin/install -c -m 644 ./www/api/mogrify.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1717. libtool: install: warning: relinking `coders/avs.la'
  1718. /usr/bin/install -c -m 644 ./www/api/monitor.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1719. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/avs.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_avs_la-avs.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1720. /usr/bin/install -c -m 644 ./www/api/montage.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1721. /usr/bin/install -c -m 644 ./www/api/morphology.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1722. /usr/bin/install -c -m 644 ./www/api/paint.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1723. /usr/bin/install -c -m 644 ./www/api/pixel-iterator.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1724. /usr/bin/install -c -m 644 ./www/api/pixel-view.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1725. /usr/bin/install -c -m 644 ./www/api/pixel-wand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1726. /usr/bin/install -c -m 644 ./www/api/profile.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1727. /usr/bin/install -c -m 644 ./www/api/property.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1728. /usr/bin/install -c -m 644 ./www/api/quantize.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1729. /usr/bin/install -c -m 644 ./www/api/registry.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1730. /usr/bin/install -c -m 644 ./www/api/resize.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1731. /usr/bin/install -c -m 644 ./www/api/resource.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1732. /usr/bin/install -c -m 644 ./www/api/segment.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1733. /usr/bin/install -c -m 644 ./www/api/shear.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1734. /usr/bin/install -c -m 644 ./www/api/signature.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1735. /usr/bin/install -c -m 644 ./www/api/statistic.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1736. /usr/bin/install -c -m 644 ./www/api/stream.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1737. /usr/bin/install -c -m 644 ./www/api/transform.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1738. /usr/bin/install -c -m 644 ./www/api/version.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1739. /usr/bin/install -c -m 644 ./www/api/wand-view.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api
  1740. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1741. /usr/bin/install -c -m 644 ./www/source/analyze.c /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1742. /usr/bin/install -c -m 644 ./www/source/coder.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1743. /usr/bin/install -c -m 644 ./www/source/colors.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1744. Looks good
  1745. /usr/bin/install -c -m 644 ./www/source/configure.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1746. /usr/bin/install -c -m 644 ./www/source/contrast.c /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1747. /usr/bin/install -c -m 644 ./www/source/core.c /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1748. /usr/bin/install -c -m 644 ./www/source/delegates.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1749. /usr/bin/install -c -m 644 ./www/source/english.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1750. /usr/bin/install -c -m 644 ./www/source/examples.pl /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1751. /usr/bin/install -c -m 644 ./www/source/francais.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1752. /usr/bin/install -c -m 644 ./www/source/incantation.msl /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1753. /usr/bin/install -c -m 644 ./www/source/locale.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1754. /usr/bin/install -c -m 644 ./www/source/log.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1755. /usr/bin/install -c -m 644 ./www/source/magic.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1756. /usr/bin/install -c -m 644 ./www/source/mgk.c /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1757. /usr/bin/install -c -m 644 ./www/source/mime.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1758. Warning: -L../magick/.libs changed to -L/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/PerlMagick/../magick/.libs
  1759. /usr/bin/install -c -m 644 ./www/source/piechart.mvg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1760. /usr/bin/install -c -m 644 ./www/source/piechart.svg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1761. /usr/bin/install -c -m 644 ./www/source/policy.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1762. /usr/bin/install -c -m 644 ./www/source/thresholds.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1763. /usr/bin/install -c -m 644 ./www/source/type-ghostscript.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1764. /usr/bin/install -c -m 644 ./www/source/type-windows.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1765. /usr/bin/install -c -m 644 ./www/source/type.xml /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1766. /usr/bin/install -c -m 644 ./www/source/wand.c /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/source
  1767. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1768. /usr/bin/install -c -m 644 ./www/api/MagickCore/ImageMagick_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1769. /usr/bin/install -c -m 644 ./www/api/MagickCore/ImageMagick_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1770. /usr/bin/install -c -m 644 ./www/api/MagickCore/MagickCore_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1771. /usr/bin/install -c -m 644 ./www/api/MagickCore/MagickCore_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1772. /usr/bin/install -c -m 644 ./www/api/MagickCore/PreRvIcccm_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1773. /usr/bin/install -c -m 644 ./www/api/MagickCore/PreRvIcccm_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1774. /usr/bin/install -c -m 644 ./www/api/MagickCore/PreRvIcccm_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1775. /usr/bin/install -c -m 644 ./www/api/MagickCore/animate-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1776. /usr/bin/install -c -m 644 ./www/api/MagickCore/animate-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1777. /usr/bin/install -c -m 644 ./www/api/MagickCore/animate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1778. /usr/bin/install -c -m 644 ./www/api/MagickCore/animate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1779. /usr/bin/install -c -m 644 ./www/api/MagickCore/animate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1780. /usr/bin/install -c -m 644 ./www/api/MagickCore/annotate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1781. /usr/bin/install -c -m 644 ./www/api/MagickCore/annotate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1782. /usr/bin/install -c -m 644 ./www/api/MagickCore/annotate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1783. /usr/bin/install -c -m 644 ./www/api/MagickCore/annotated.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1784. /usr/bin/install -c -m 644 ./www/api/MagickCore/api_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1785. /usr/bin/install -c -m 644 ./www/api/MagickCore/api_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1786. /usr/bin/install -c -m 644 ./www/api/MagickCore/artifact_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1787. /usr/bin/install -c -m 644 ./www/api/MagickCore/artifact_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1788. /usr/bin/install -c -m 644 ./www/api/MagickCore/artifact_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1789. /usr/bin/install -c -m 644 ./www/api/MagickCore/blob-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1790. /usr/bin/install -c -m 644 ./www/api/MagickCore/blob-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1791. /usr/bin/install -c -m 644 ./www/api/MagickCore/blob_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1792. /usr/bin/install -c -m 644 ./www/api/MagickCore/blob_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1793. /usr/bin/install -c -m 644 ./www/api/MagickCore/blob_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1794. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1795. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1796. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache-view_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1797. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache-view_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1798. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache-view_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1799. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1800. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1801. /usr/bin/install -c -m 644 ./www/api/MagickCore/cache_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1802. /usr/bin/install -c -m 644 ./www/api/MagickCore/classes.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1803. /usr/bin/install -c -m 644 ./www/api/MagickCore/client_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1804. /usr/bin/install -c -m 644 ./www/api/MagickCore/client_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1805. /usr/bin/install -c -m 644 ./www/api/MagickCore/client_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1806. /usr/bin/install -c -m 644 ./www/api/MagickCore/coder_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1807. /usr/bin/install -c -m 644 ./www/api/MagickCore/coder_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1808. /usr/bin/install -c -m 644 ./www/api/MagickCore/coder_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1809. /usr/bin/install -c -m 644 ./www/api/MagickCore/color-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1810. /usr/bin/install -c -m 644 ./www/api/MagickCore/color-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1811. /usr/bin/install -c -m 644 ./www/api/MagickCore/color_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1812. libtool: install: /usr/bin/install -c coders/.libs/avs.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/avs.so
  1813. /usr/bin/install -c -m 644 ./www/api/MagickCore/color_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1814. libtool: install: /usr/bin/install -c coders/.libs/avs.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/avs.la
  1815. /usr/bin/install -c -m 644 ./www/api/MagickCore/color_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1816. /usr/bin/install -c -m 644 ./www/api/MagickCore/colorspace-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1817. /usr/bin/install -c -m 644 ./www/api/MagickCore/colorspace-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1818. libtool: install: warning: relinking `coders/bgr.la'
  1819. /usr/bin/install -c -m 644 ./www/api/MagickCore/colorspace_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1820. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/bgr.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_bgr_la-bgr.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1821. /usr/bin/install -c -m 644 ./www/api/MagickCore/colorspace_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1822. /usr/bin/install -c -m 644 ./www/api/MagickCore/colorspace_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1823. /usr/bin/install -c -m 644 ./www/api/MagickCore/compare_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1824. /usr/bin/install -c -m 644 ./www/api/MagickCore/compare_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1825. /usr/bin/install -c -m 644 ./www/api/MagickCore/compare_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1826. /usr/bin/install -c -m 644 ./www/api/MagickCore/composite-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1827. /usr/bin/install -c -m 644 ./www/api/MagickCore/composite-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1828. /usr/bin/install -c -m 644 ./www/api/MagickCore/composite_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1829. /usr/bin/install -c -m 644 ./www/api/MagickCore/composite_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1830. /usr/bin/install -c -m 644 ./www/api/MagickCore/composite_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1831. /usr/bin/install -c -m 644 ./www/api/MagickCore/compress_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1832. /usr/bin/install -c -m 644 ./www/api/MagickCore/compress_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1833. /usr/bin/install -c -m 644 ./www/api/MagickCore/compress_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1834. /usr/bin/install -c -m 644 ./www/api/MagickCore/configure_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1835. /usr/bin/install -c -m 644 ./www/api/MagickCore/configure_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1836. /usr/bin/install -c -m 644 ./www/api/MagickCore/configure_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1837. /usr/bin/install -c -m 644 ./www/api/MagickCore/constitute_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1838. /usr/bin/install -c -m 644 ./www/api/MagickCore/constitute_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1839. /usr/bin/install -c -m 644 ./www/api/MagickCore/constitute_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1840. /usr/bin/install -c -m 644 ./www/api/MagickCore/decorate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1841. /usr/bin/install -c -m 644 ./www/api/MagickCore/decorate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1842. /usr/bin/install -c -m 644 ./www/api/MagickCore/decorate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1843. /usr/bin/install -c -m 644 ./www/api/MagickCore/delegate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1844. /usr/bin/install -c -m 644 ./www/api/MagickCore/delegate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1845. /usr/bin/install -c -m 644 ./www/api/MagickCore/delegate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1846. /usr/bin/install -c -m 644 ./www/api/MagickCore/deprecate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1847. /usr/bin/install -c -m 644 ./www/api/MagickCore/deprecate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1848. /usr/bin/install -c -m 644 ./www/api/MagickCore/deprecate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1849. /usr/bin/install -c -m 644 ./www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1850. /usr/bin/install -c -m 644 ./www/api/MagickCore/dirs.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1851. /usr/bin/install -c -m 644 ./www/api/MagickCore/display-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1852. /usr/bin/install -c -m 644 ./www/api/MagickCore/display-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1853. /usr/bin/install -c -m 644 ./www/api/MagickCore/display_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1854. /usr/bin/install -c -m 644 ./www/api/MagickCore/display_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1855. /usr/bin/install -c -m 644 ./www/api/MagickCore/display_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1856. /usr/bin/install -c -m 644 ./www/api/MagickCore/distort_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1857. /usr/bin/install -c -m 644 ./www/api/MagickCore/distort_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1858. /usr/bin/install -c -m 644 ./www/api/MagickCore/distort_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1859. /usr/bin/install -c -m 644 ./www/api/MagickCore/doxygen.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1860. /usr/bin/install -c -m 644 ./www/api/MagickCore/doxygen.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1861. /usr/bin/install -c -m 644 ./www/api/MagickCore/draw-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1862. /usr/bin/install -c -m 644 ./www/api/MagickCore/draw-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1863. /usr/bin/install -c -m 644 ./www/api/MagickCore/draw_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1864. /usr/bin/install -c -m 644 ./www/api/MagickCore/draw_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1865. Writing Makefile for Image::Magick
  1866. /usr/bin/install -c -m 644 ./www/api/MagickCore/draw_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1867. /usr/bin/install -c -m 644 ./www/api/MagickCore/effect_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1868. /usr/bin/install -c -m 644 ./www/api/MagickCore/effect_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1869. /usr/bin/install -c -m 644 ./www/api/MagickCore/effect_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1870. /usr/bin/install -c -m 644 ./www/api/MagickCore/enhance_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1871. /usr/bin/install -c -m 644 ./www/api/MagickCore/enhance_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1872. /usr/bin/install -c -m 644 ./www/api/MagickCore/enhance_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1873. /usr/bin/install -c -m 644 ./www/api/MagickCore/exception-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1874. /usr/bin/install -c -m 644 ./www/api/MagickCore/exception-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1875. /usr/bin/install -c -m 644 ./www/api/MagickCore/exception_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1876. /usr/bin/install -c -m 644 ./www/api/MagickCore/exception_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1877. /usr/bin/install -c -m 644 ./www/api/MagickCore/exception_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1878. Writing MYMETA.yml and MYMETA.json
  1879. ( cd PerlMagick && make CC='x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99' && \
  1880. make CC='x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99' install )
  1881. /usr/bin/install -c -m 644 ./www/api/MagickCore/files.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1882. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2blank.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1883. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2doc.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1884. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2folderclosed.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1885. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2folderopen.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1886. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2lastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1887. make[3]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/PerlMagick'
  1888. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2link.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1889. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2mlastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1890. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2mnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1891. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2node.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1892. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2plastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1893. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2pnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1894. /usr/bin/install -c -m 644 ./www/api/MagickCore/ftv2vertline.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1895. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1896. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x61.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1897. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1898. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1899. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1900. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1901. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1902. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1903. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1904. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1905. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1906. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1907. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1908. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1909. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1910. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1911. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1912. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1913. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1914. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1915. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1916. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1917. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1918. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1919. libtool: install: /usr/bin/install -c coders/.libs/bgr.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/bgr.so
  1920. /usr/bin/perl5.12.3 /usr/lib64/perl5/vendor_perl/5.12.3/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.3/ExtUtils/typemap Magick.xs > Magick.xsc && mv Magick.xsc Magick.c
  1921. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1922. libtool: install: /usr/bin/install -c coders/.libs/bgr.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/bgr.la
  1923. Running Mkbootstrap for Image::Magick ()
  1924. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_0x7a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1925. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_func.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1926. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1927. libtool: install: warning: relinking `coders/bmp.la'
  1928. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x61.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1929. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/bmp.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_bmp_la-bmp.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  1930. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1931. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1932. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1933. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1934. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1935. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1936. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1937. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1938. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1939. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1940. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1941. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1942. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1943. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1944. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1945. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1946. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1947. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1948. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1949. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1950. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1951. chmod 644 Magick.bs
  1952. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1953. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1954. cp Magick.bs blib/arch/auto/Image/Magick/Magick.bs
  1955. /usr/bin/install -c -m 644 ./www/api/MagickCore/functions_vars_0x7a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1956. chmod 644 blib/arch/auto/Image/Magick/Magick.bs
  1957. /usr/bin/install -c -m 644 ./www/api/MagickCore/fx-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1958. /usr/bin/install -c -m 644 ./www/api/MagickCore/fx-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1959. /usr/bin/install -c -m 644 ./www/api/MagickCore/fx_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1960. /usr/bin/install -c -m 644 ./www/api/MagickCore/fx_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1961. /usr/bin/install -c -m 644 ./www/api/MagickCore/fx_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1962. /usr/bin/install -c -m 644 ./www/api/MagickCore/gem_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1963. /usr/bin/install -c -m 644 ./www/api/MagickCore/gem_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1964. /usr/bin/install -c -m 644 ./www/api/MagickCore/gem_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1965. /usr/bin/install -c -m 644 ./www/api/MagickCore/geometry_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1966. /usr/bin/install -c -m 644 ./www/api/MagickCore/geometry_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1967. /usr/bin/install -c -m 644 ./www/api/MagickCore/geometry_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1968. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1969. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x61.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1970. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1971. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1972. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1973. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1974. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1975. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1976. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1977. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1978. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1979. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1980. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1981. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1982. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1983. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1984. cp Magick.pm blib/lib/Image/Magick.pm
  1985. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1986. AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
  1987. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1988. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1989. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1990. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1991. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1992. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1993. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1994. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1995. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1996. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_0x7a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1997. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1998. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x61.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  1999. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2000. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2001. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2002. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2003. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2004. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2005. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2006. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2007. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2008. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2009. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2010. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2011. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2012. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2013. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2014. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2015. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2016. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2017. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2018. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2019. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2020. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2021. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_defs_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2022. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_enum.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2023. Could not find a typemap for C type 'Image::Magick' in Magick.xs, line 2404
  2024. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2025. make[3]: *** [Magick.c] Error 1
  2026. make[3]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/PerlMagick'
  2027. make[2]: *** [install-exec-perl] Error 2
  2028. make[2]: *** Waiting for unfinished jobs....
  2029. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2030. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2031. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2032. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2033. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2034. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2035. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2036. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2037. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2038. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2039. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2040. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2041. libtool: install: /usr/bin/install -c coders/.libs/bmp.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/bmp.so
  2042. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2043. libtool: install: /usr/bin/install -c coders/.libs/bmp.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/bmp.la
  2044. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2045. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2046. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2047. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2048. libtool: install: warning: relinking `coders/braille.la'
  2049. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2050. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/braille.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_braille_la-braille.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2051. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2052. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2053. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2054. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2055. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2056. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2057. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_eval_0x7a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2058. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2059. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2060. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2061. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2062. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2063. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x66.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2064. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2065. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x68.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2066. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2067. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2068. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6b.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2069. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2070. libtool: install: /usr/bin/install -c Magick++/lib/.libs/libMagick++.so.4.0.1T /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagick++.so.4.0.1
  2071. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2072. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2073. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagick++.so.4.0.1 libMagick++.so.4 || { rm -f libMagick++.so.4 && ln -s libMagick++.so.4.0.1 libMagick++.so.4; }; })
  2074. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2075. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64 && { ln -s -f libMagick++.so.4.0.1 libMagick++.so || { rm -f libMagick++.so && ln -s libMagick++.so.4.0.1 libMagick++.so; }; })
  2076. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2077. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2078. libtool: install: /usr/bin/install -c Magick++/lib/.libs/libMagick++.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/libMagick++.la
  2079. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2080. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  2081. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2082. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2083. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2084. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x76.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2085. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2086. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2087. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x79.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2088. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_func_0x7a.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2089. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_type.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2090. /usr/bin/install -c -m 644 ./www/api/MagickCore/globals_vars.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2091. /usr/bin/install -c -m 644 ./www/api/MagickCore/hashmap_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2092. /usr/bin/install -c -m 644 ./www/api/MagickCore/hashmap_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2093. /usr/bin/install -c -m 644 ./www/api/MagickCore/hashmap_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2094. /usr/bin/install -c -m 644 ./www/api/MagickCore/identify_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2095. /usr/bin/install -c -m 644 ./www/api/MagickCore/identify_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2096. /usr/bin/install -c -m 644 ./www/api/MagickCore/identify_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2097. /usr/bin/install -c -m 644 ./www/api/MagickCore/image-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2098. /usr/bin/install -c -m 644 ./www/api/MagickCore/image-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2099. /usr/bin/install -c -m 644 ./www/api/MagickCore/image_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2100. /usr/bin/install -c -m 644 ./www/api/MagickCore/image_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2101. /usr/bin/install -c -m 644 ./www/api/MagickCore/image_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2102. /usr/bin/install -c -m 644 ./www/api/MagickCore/index.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2103. /usr/bin/install -c -m 644 ./www/api/MagickCore/layer_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2104. /usr/bin/install -c -m 644 ./www/api/MagickCore/layer_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2105. /usr/bin/install -c -m 644 ./www/api/MagickCore/layer_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2106. /usr/bin/install -c -m 644 ./www/api/MagickCore/list_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2107. /usr/bin/install -c -m 644 ./www/api/MagickCore/list_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2108. /usr/bin/install -c -m 644 ./www/api/MagickCore/list_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2109. /usr/bin/install -c -m 644 ./www/api/MagickCore/locale_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2110. /usr/bin/install -c -m 644 ./www/api/MagickCore/locale___8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2111. /usr/bin/install -c -m 644 ./www/api/MagickCore/locale___8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2112. /usr/bin/install -c -m 644 ./www/api/MagickCore/log_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2113. /usr/bin/install -c -m 644 ./www/api/MagickCore/log_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2114. /usr/bin/install -c -m 644 ./www/api/MagickCore/log_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2115. /usr/bin/install -c -m 644 ./www/api/MagickCore/mac_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2116. /usr/bin/install -c -m 644 ./www/api/MagickCore/mac_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2117. /usr/bin/install -c -m 644 ./www/api/MagickCore/mac_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2118. /usr/bin/install -c -m 644 ./www/api/MagickCore/magic_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2119. /usr/bin/install -c -m 644 ./www/api/MagickCore/magic_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2120. /usr/bin/install -c -m 644 ./www/api/MagickCore/magic_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2121. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick-config_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2122. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick-config_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2123. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick-type_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2124. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick-type_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2125. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2126. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2127. /usr/bin/install -c -m 644 ./www/api/MagickCore/magick_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2128. /usr/bin/install -c -m 644 ./www/api/MagickCore/main.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2129. /usr/bin/install -c -m 644 ./www/api/MagickCore/matrix_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2130. /usr/bin/install -c -m 644 ./www/api/MagickCore/matrix_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2131. /usr/bin/install -c -m 644 ./www/api/MagickCore/matrix_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2132. /usr/bin/install -c -m 644 ./www/api/MagickCore/memory_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2133. /usr/bin/install -c -m 644 ./www/api/MagickCore/memory___8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2134. /usr/bin/install -c -m 644 ./www/api/MagickCore/memory___8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2135. /usr/bin/install -c -m 644 ./www/api/MagickCore/methods_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2136. /usr/bin/install -c -m 644 ./www/api/MagickCore/methods_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2137. /usr/bin/install -c -m 644 ./www/api/MagickCore/mime-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2138. /usr/bin/install -c -m 644 ./www/api/MagickCore/mime-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2139. /usr/bin/install -c -m 644 ./www/api/MagickCore/mime_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2140. /usr/bin/install -c -m 644 ./www/api/MagickCore/mime_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2141. /usr/bin/install -c -m 644 ./www/api/MagickCore/mime_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2142. /usr/bin/install -c -m 644 ./www/api/MagickCore/module_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2143. /usr/bin/install -c -m 644 ./www/api/MagickCore/module_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2144. /usr/bin/install -c -m 644 ./www/api/MagickCore/module_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2145. /usr/bin/install -c -m 644 ./www/api/MagickCore/monitor_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2146. /usr/bin/install -c -m 644 ./www/api/MagickCore/monitor_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2147. /usr/bin/install -c -m 644 ./www/api/MagickCore/monitor_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2148. /usr/bin/install -c -m 644 ./www/api/MagickCore/montage_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2149. /usr/bin/install -c -m 644 ./www/api/MagickCore/montage_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2150. libtool: install: /usr/bin/install -c coders/.libs/braille.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/braille.so
  2151. /usr/bin/install -c -m 644 ./www/api/MagickCore/montage_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2152. libtool: install: /usr/bin/install -c coders/.libs/braille.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/braille.la
  2153. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-base_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2154. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-base_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2155. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-base_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2156. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-feature_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2157. libtool: install: warning: relinking `coders/cals.la'
  2158. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-feature_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2159. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/cals.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_cals_la-cals.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2160. /usr/bin/install -c -m 644 ./www/api/MagickCore/nt-feature_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2161. /usr/bin/install -c -m 644 ./www/api/MagickCore/option_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2162. /usr/bin/install -c -m 644 ./www/api/MagickCore/option_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2163. /usr/bin/install -c -m 644 ./www/api/MagickCore/option_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2164. /usr/bin/install -c -m 644 ./www/api/MagickCore/paint_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2165. /usr/bin/install -c -m 644 ./www/api/MagickCore/paint_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2166. /usr/bin/install -c -m 644 ./www/api/MagickCore/paint_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2167. /usr/bin/install -c -m 644 ./www/api/MagickCore/pixel-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2168. /usr/bin/install -c -m 644 ./www/api/MagickCore/pixel-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2169. /usr/bin/install -c -m 644 ./www/api/MagickCore/pixel_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2170. /usr/bin/install -c -m 644 ./www/api/MagickCore/pixel_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2171. /usr/bin/install -c -m 644 ./www/api/MagickCore/pixel_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2172. /usr/bin/install -c -m 644 ./www/api/MagickCore/prepress_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2173. /usr/bin/install -c -m 644 ./www/api/MagickCore/prepress_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2174. /usr/bin/install -c -m 644 ./www/api/MagickCore/prepress_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2175. /usr/bin/install -c -m 644 ./www/api/MagickCore/profile_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2176. /usr/bin/install -c -m 644 ./www/api/MagickCore/profile_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2177. /usr/bin/install -c -m 644 ./www/api/MagickCore/profile_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2178. /usr/bin/install -c -m 644 ./www/api/MagickCore/property_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2179. /usr/bin/install -c -m 644 ./www/api/MagickCore/property_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2180. /usr/bin/install -c -m 644 ./www/api/MagickCore/property_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2181. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantize_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2182. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantize_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2183. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantize_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2184. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantum-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2185. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantum-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2186. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantum_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2187. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantum_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2188. /usr/bin/install -c -m 644 ./www/api/MagickCore/quantum_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2189. /usr/bin/install -c -m 644 ./www/api/MagickCore/random_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2190. /usr/bin/install -c -m 644 ./www/api/MagickCore/random___8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2191. /usr/bin/install -c -m 644 ./www/api/MagickCore/random___8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2192. /usr/bin/install -c -m 644 ./www/api/MagickCore/registry_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2193. /usr/bin/install -c -m 644 ./www/api/MagickCore/registry_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2194. /usr/bin/install -c -m 644 ./www/api/MagickCore/registry_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2195. /usr/bin/install -c -m 644 ./www/api/MagickCore/resample_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2196. /usr/bin/install -c -m 644 ./www/api/MagickCore/resample_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2197. /usr/bin/install -c -m 644 ./www/api/MagickCore/resample_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2198. /usr/bin/install -c -m 644 ./www/api/MagickCore/resize-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2199. /usr/bin/install -c -m 644 ./www/api/MagickCore/resize-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2200. /usr/bin/install -c -m 644 ./www/api/MagickCore/resize_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2201. /usr/bin/install -c -m 644 ./www/api/MagickCore/resize_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2202. /usr/bin/install -c -m 644 ./www/api/MagickCore/resize_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2203. /usr/bin/install -c -m 644 ./www/api/MagickCore/resource_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2204. /usr/bin/install -c -m 644 ./www/api/MagickCore/resource___8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2205. /usr/bin/install -c -m 644 ./www/api/MagickCore/resource___8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2206. /usr/bin/install -c -m 644 ./www/api/MagickCore/segment_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2207. /usr/bin/install -c -m 644 ./www/api/MagickCore/segment_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2208. /usr/bin/install -c -m 644 ./www/api/MagickCore/segment_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2209. /usr/bin/install -c -m 644 ./www/api/MagickCore/semaphore_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2210. /usr/bin/install -c -m 644 ./www/api/MagickCore/semaphore_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2211. /usr/bin/install -c -m 644 ./www/api/MagickCore/semaphore_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2212. /usr/bin/install -c -m 644 ./www/api/MagickCore/shear_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2213. /usr/bin/install -c -m 644 ./www/api/MagickCore/shear_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2214. /usr/bin/install -c -m 644 ./www/api/MagickCore/shear_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2215. /usr/bin/install -c -m 644 ./www/api/MagickCore/signature_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2216. /usr/bin/install -c -m 644 ./www/api/MagickCore/signature_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2217. /usr/bin/install -c -m 644 ./www/api/MagickCore/signature_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2218. /usr/bin/install -c -m 644 ./www/api/MagickCore/splay-tree_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2219. /usr/bin/install -c -m 644 ./www/api/MagickCore/splay-tree_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2220. /usr/bin/install -c -m 644 ./www/api/MagickCore/splay-tree_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2221. /usr/bin/install -c -m 644 ./www/api/MagickCore/static_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2222. /usr/bin/install -c -m 644 ./www/api/MagickCore/static_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2223. /usr/bin/install -c -m 644 ./www/api/MagickCore/static_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2224. /usr/bin/install -c -m 644 ./www/api/MagickCore/statistic_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2225. /usr/bin/install -c -m 644 ./www/api/MagickCore/statistic_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2226. /usr/bin/install -c -m 644 ./www/api/MagickCore/statistic_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2227. /usr/bin/install -c -m 644 ./www/api/MagickCore/stream-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2228. /usr/bin/install -c -m 644 ./www/api/MagickCore/stream-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2229. /usr/bin/install -c -m 644 ./www/api/MagickCore/stream_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2230. /usr/bin/install -c -m 644 ./www/api/MagickCore/stream_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2231. /usr/bin/install -c -m 644 ./www/api/MagickCore/stream_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2232. /usr/bin/install -c -m 644 ./www/api/MagickCore/string_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2233. /usr/bin/install -c -m 644 ./www/api/MagickCore/string___8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2234. /usr/bin/install -c -m 644 ./www/api/MagickCore/string___8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2235. /usr/bin/install -c -m 644 ./www/api/MagickCore/structHuffmanTable.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2236. /usr/bin/install -c -m 644 ./www/api/MagickCore/structSemaphoreInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2237. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__AffineMatrix.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2238. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__Ascii85Info.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2239. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__BlobInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2240. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__CacheInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2241. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__CacheMethods.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2242. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__CacheView.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2243. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ChannelStatistics.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2244. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ChromaticityInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2245. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__Cluster.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2246. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__CoderInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2247. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ColorInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2248. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ColorPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2249. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ConfigureInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2250. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ContributionInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2251. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__CubeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2252. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DIR.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2253. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DataSegmentInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2254. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DelegateInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2255. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DiversityPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2256. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DoublePixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2257. libtool: install: /usr/bin/install -c coders/.libs/cals.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cals.so
  2258. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__DrawInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2259. libtool: install: /usr/bin/install -c coders/.libs/cals.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cals.la
  2260. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__EdgeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2261. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ElementInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2262. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ElementReference.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2263. libtool: install: warning: relinking `coders/caption.la'
  2264. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__EntryInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2265. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ErrorInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2266. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/caption.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_caption_la-caption.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2267. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__EventInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2268. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ExceptionInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2269. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ExtentPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2270. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__FrameInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2271. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__FxInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2272. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__GeometryInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2273. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__GhostscriptVectors.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2274. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__GradientInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2275. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__HandlerInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2276. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__HashmapInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2277. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__Image.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2278. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ImageAttribute.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2279. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ImageInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2280. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__IntervalTree.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2281. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__LinkedListInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2282. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__LocaleInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2283. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__LogInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2284. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__LongPixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2285. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MagicInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2286. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MagickInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2287. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MagickPixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2288. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MedianListNode.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2289. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MedianPixelList.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2290. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MedianSkipList.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2291. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MemoryInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2292. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MimeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2293. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ModuleInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2294. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__MontageInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2295. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__NTMEMORYSTATUSEX.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2296. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__NexusInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2297. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__NodeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2298. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__Nodes.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2299. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__OptionInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2300. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PathInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2301. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2302. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PointInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2303. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PolygonInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2304. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PrimaryInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2305. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__PrimitiveInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2306. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ProfileInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2307. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__QuantizeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2308. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__QuantumInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2309. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__QuantumState.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2310. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__RandomInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2311. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__RealPixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2312. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__RectangleInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2313. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__RegistryInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2314. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ResampleFilter.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2315. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ResizeFilter.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2316. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ResourceInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2317. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__SegmentInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2318. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__SignatureInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2319. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__SplayTreeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2320. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__StopInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2321. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__StreamInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2322. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__StringInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2323. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ThresholdMap.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2324. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__Timer.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2325. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__TimerInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2326. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__TokenInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2327. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__TypeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2328. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__TypeMetric.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2329. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ViewInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2330. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__XImportInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2331. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__XMLTreeInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2332. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__XMLTreeRoot.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2333. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__XWidgetInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2334. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ZeroCrossing.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2335. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__dirdesc.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2336. /usr/bin/install -c -m 644 ./www/api/MagickCore/struct__ile3.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2337. /usr/bin/install -c -m 644 ./www/api/MagickCore/structdirent.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2338. /usr/bin/install -c -m 644 ./www/api/MagickCore/studio_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2339. /usr/bin/install -c -m 644 ./www/api/MagickCore/studio_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2340. /usr/bin/install -c -m 644 ./www/api/MagickCore/tab_b.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2341. /usr/bin/install -c -m 644 ./www/api/MagickCore/tab_l.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2342. /usr/bin/install -c -m 644 ./www/api/MagickCore/tab_r.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2343. /usr/bin/install -c -m 644 ./www/api/MagickCore/tabs.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2344. /usr/bin/install -c -m 644 ./www/api/MagickCore/threshold_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2345. /usr/bin/install -c -m 644 ./www/api/MagickCore/threshold_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2346. /usr/bin/install -c -m 644 ./www/api/MagickCore/threshold_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2347. /usr/bin/install -c -m 644 ./www/api/MagickCore/timer_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2348. /usr/bin/install -c -m 644 ./www/api/MagickCore/timer_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2349. /usr/bin/install -c -m 644 ./www/api/MagickCore/timer_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2350. /usr/bin/install -c -m 644 ./www/api/MagickCore/token_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2351. /usr/bin/install -c -m 644 ./www/api/MagickCore/token_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2352. /usr/bin/install -c -m 644 ./www/api/MagickCore/token_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2353. /usr/bin/install -c -m 644 ./www/api/MagickCore/transform_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2354. /usr/bin/install -c -m 644 ./www/api/MagickCore/transform_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2355. /usr/bin/install -c -m 644 ./www/api/MagickCore/transform_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2356. /usr/bin/install -c -m 644 ./www/api/MagickCore/tree.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2357. /usr/bin/install -c -m 644 ./www/api/MagickCore/type_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2358. /usr/bin/install -c -m 644 ./www/api/MagickCore/type_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2359. /usr/bin/install -c -m 644 ./www/api/MagickCore/type_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2360. /usr/bin/install -c -m 644 ./www/api/MagickCore/utility_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2361. /usr/bin/install -c -m 644 ./www/api/MagickCore/utility_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2362. /usr/bin/install -c -m 644 ./www/api/MagickCore/utility_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2363. /usr/bin/install -c -m 644 ./www/api/MagickCore/version_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2364. /usr/bin/install -c -m 644 ./www/api/MagickCore/version_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2365. libtool: install: /usr/bin/install -c coders/.libs/caption.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/caption.so
  2366. /usr/bin/install -c -m 644 ./www/api/MagickCore/version_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2367. libtool: install: /usr/bin/install -c coders/.libs/caption.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/caption.la
  2368. /usr/bin/install -c -m 644 ./www/api/MagickCore/vms_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2369. /usr/bin/install -c -m 644 ./www/api/MagickCore/vms_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2370. /usr/bin/install -c -m 644 ./www/api/MagickCore/vms_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2371. libtool: install: warning: relinking `coders/cin.la'
  2372. /usr/bin/install -c -m 644 ./www/api/MagickCore/widget_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2373. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/cin.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_cin_la-cin.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2374. /usr/bin/install -c -m 644 ./www/api/MagickCore/widget_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2375. /usr/bin/install -c -m 644 ./www/api/MagickCore/widget_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2376. /usr/bin/install -c -m 644 ./www/api/MagickCore/xml-tree_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2377. /usr/bin/install -c -m 644 ./www/api/MagickCore/xml-tree_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2378. /usr/bin/install -c -m 644 ./www/api/MagickCore/xml-tree_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2379. /usr/bin/install -c -m 644 ./www/api/MagickCore/xwindow-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2380. /usr/bin/install -c -m 644 ./www/api/MagickCore/xwindow-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2381. /usr/bin/install -c -m 644 ./www/api/MagickCore/xwindow_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2382. /usr/bin/install -c -m 644 ./www/api/MagickCore/xwindow_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2383. /usr/bin/install -c -m 644 ./www/api/MagickCore/xwindow_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickCore
  2384. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2385. /usr/bin/install -c -m 644 ./www/api/MagickWand/MagickWand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2386. /usr/bin/install -c -m 644 ./www/api/MagickWand/MagickWand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2387. /usr/bin/install -c -m 644 ./www/api/MagickWand/animate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2388. /usr/bin/install -c -m 644 ./www/api/MagickWand/animate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2389. /usr/bin/install -c -m 644 ./www/api/MagickWand/animate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2390. /usr/bin/install -c -m 644 ./www/api/MagickWand/annotated.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2391. /usr/bin/install -c -m 644 ./www/api/MagickWand/classes.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2392. /usr/bin/install -c -m 644 ./www/api/MagickWand/compare_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2393. /usr/bin/install -c -m 644 ./www/api/MagickWand/compare_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2394. /usr/bin/install -c -m 644 ./www/api/MagickWand/compare_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2395. /usr/bin/install -c -m 644 ./www/api/MagickWand/composite_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2396. /usr/bin/install -c -m 644 ./www/api/MagickWand/composite_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2397. /usr/bin/install -c -m 644 ./www/api/MagickWand/composite_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2398. /usr/bin/install -c -m 644 ./www/api/MagickWand/conjure_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2399. /usr/bin/install -c -m 644 ./www/api/MagickWand/conjure_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2400. /usr/bin/install -c -m 644 ./www/api/MagickWand/conjure_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2401. /usr/bin/install -c -m 644 ./www/api/MagickWand/convert_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2402. /usr/bin/install -c -m 644 ./www/api/MagickWand/convert_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2403. /usr/bin/install -c -m 644 ./www/api/MagickWand/convert_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2404. /usr/bin/install -c -m 644 ./www/api/MagickWand/deprecate_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2405. /usr/bin/install -c -m 644 ./www/api/MagickWand/deprecate_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2406. /usr/bin/install -c -m 644 ./www/api/MagickWand/deprecate_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2407. /usr/bin/install -c -m 644 ./www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2408. /usr/bin/install -c -m 644 ./www/api/MagickWand/dirs.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2409. /usr/bin/install -c -m 644 ./www/api/MagickWand/display_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2410. /usr/bin/install -c -m 644 ./www/api/MagickWand/display_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2411. /usr/bin/install -c -m 644 ./www/api/MagickWand/display_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2412. /usr/bin/install -c -m 644 ./www/api/MagickWand/doxygen.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2413. /usr/bin/install -c -m 644 ./www/api/MagickWand/doxygen.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2414. /usr/bin/install -c -m 644 ./www/api/MagickWand/drawing-wand_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2415. /usr/bin/install -c -m 644 ./www/api/MagickWand/drawing-wand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2416. /usr/bin/install -c -m 644 ./www/api/MagickWand/drawing-wand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2417. /usr/bin/install -c -m 644 ./www/api/MagickWand/drawtest_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2418. /usr/bin/install -c -m 644 ./www/api/MagickWand/files.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2419. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2blank.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2420. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2doc.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2421. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2folderclosed.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2422. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2folderopen.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2423. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2lastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2424. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2link.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2425. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2mlastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2426. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2mnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2427. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2node.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2428. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2plastnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2429. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2pnode.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2430. /usr/bin/install -c -m 644 ./www/api/MagickWand/ftv2vertline.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2431. /usr/bin/install -c -m 644 ./www/api/MagickWand/functions.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2432. /usr/bin/install -c -m 644 ./www/api/MagickWand/functions_vars.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2433. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2434. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x61.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2435. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x62.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2436. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2437. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2438. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x65.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2439. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2440. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2441. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2442. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2443. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x6f.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2444. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2445. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x71.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2446. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2447. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2448. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x74.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2449. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x75.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2450. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x77.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2451. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_0x78.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2452. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_defs.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2453. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_enum.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2454. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_eval.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2455. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2456. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x63.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2457. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x64.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2458. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x67.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2459. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x69.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2460. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x6d.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2461. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x6e.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2462. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x70.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2463. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x72.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2464. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_func_0x73.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2465. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_type.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2466. /usr/bin/install -c -m 644 ./www/api/MagickWand/globals_vars.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2467. /usr/bin/install -c -m 644 ./www/api/MagickWand/identify_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2468. libtool: install: /usr/bin/install -c coders/.libs/cin.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cin.so
  2469. /usr/bin/install -c -m 644 ./www/api/MagickWand/identify_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2470. /usr/bin/install -c -m 644 ./www/api/MagickWand/identify_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2471. libtool: install: /usr/bin/install -c coders/.libs/cin.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cin.la
  2472. /usr/bin/install -c -m 644 ./www/api/MagickWand/import_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2473. /usr/bin/install -c -m 644 ./www/api/MagickWand/import_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2474. /usr/bin/install -c -m 644 ./www/api/MagickWand/import_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2475. libtool: install: warning: relinking `coders/cip.la'
  2476. /usr/bin/install -c -m 644 ./www/api/MagickWand/index.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2477. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/cip.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_cip_la-cip.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2478. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-image_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2479. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-image_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2480. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-image_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2481. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-property_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2482. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-property_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2483. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-property_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2484. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-wand-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2485. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-wand-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2486. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-wand_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2487. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-wand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2488. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick-wand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2489. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick__wand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2490. /usr/bin/install -c -m 644 ./www/api/MagickWand/magick__wand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2491. /usr/bin/install -c -m 644 ./www/api/MagickWand/main.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2492. /usr/bin/install -c -m 644 ./www/api/MagickWand/mogrify-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2493. /usr/bin/install -c -m 644 ./www/api/MagickWand/mogrify-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2494. /usr/bin/install -c -m 644 ./www/api/MagickWand/mogrify_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2495. /usr/bin/install -c -m 644 ./www/api/MagickWand/mogrify_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2496. /usr/bin/install -c -m 644 ./www/api/MagickWand/mogrify_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2497. /usr/bin/install -c -m 644 ./www/api/MagickWand/montage_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2498. /usr/bin/install -c -m 644 ./www/api/MagickWand/montage_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2499. /usr/bin/install -c -m 644 ./www/api/MagickWand/montage_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2500. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-iterator_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2501. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-iterator_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2502. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-iterator_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2503. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-wand-private_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2504. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-wand-private_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2505. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-wand_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2506. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-wand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2507. /usr/bin/install -c -m 644 ./www/api/MagickWand/pixel-wand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2508. /usr/bin/install -c -m 644 ./www/api/MagickWand/stream_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2509. /usr/bin/install -c -m 644 ./www/api/MagickWand/stream_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2510. /usr/bin/install -c -m 644 ./www/api/MagickWand/stream_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2511. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__CompositeOptions.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2512. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__DrawVTable.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2513. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__DrawingWand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2514. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__MagickWand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2515. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__PixelIterator.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2516. /usr/bin/install -c -m 644 ./www/api/MagickWand/struct__PixelWand.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2517. /usr/bin/install -c -m 644 ./www/api/MagickWand/studio_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2518. /usr/bin/install -c -m 644 ./www/api/MagickWand/studio_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2519. /usr/bin/install -c -m 644 ./www/api/MagickWand/tab_b.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2520. /usr/bin/install -c -m 644 ./www/api/MagickWand/tab_l.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2521. /usr/bin/install -c -m 644 ./www/api/MagickWand/tab_r.gif /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2522. /usr/bin/install -c -m 644 ./www/api/MagickWand/tabs.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2523. /usr/bin/install -c -m 644 ./www/api/MagickWand/tree.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2524. /usr/bin/install -c -m 644 ./www/api/MagickWand/wand_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2525. /usr/bin/install -c -m 644 ./www/api/MagickWand/wand_8h-source.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2526. /usr/bin/install -c -m 644 ./www/api/MagickWand/wand_8h.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2527. /usr/bin/install -c -m 644 ./www/api/MagickWand/wandtest_8c.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/api/MagickWand
  2528. mkdir -p -- /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2529. /usr/bin/install -c -m 644 ./www/Magick++/Blob.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2530. /usr/bin/install -c -m 644 ./www/Magick++/Cache.fig /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2531. /usr/bin/install -c -m 644 ./www/Magick++/Cache.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2532. /usr/bin/install -c -m 644 ./www/Magick++/Cache.svg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2533. /usr/bin/install -c -m 644 ./www/Magick++/ChangeLog.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2534. /usr/bin/install -c -m 644 ./www/Magick++/CoderInfo.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2535. /usr/bin/install -c -m 644 ./www/Magick++/Color.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2536. /usr/bin/install -c -m 644 ./www/Magick++/Documentation.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2537. /usr/bin/install -c -m 644 ./www/Magick++/Drawable.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2538. /usr/bin/install -c -m 644 ./www/Magick++/Drawable_example_1.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2539. /usr/bin/install -c -m 644 ./www/Magick++/Enumerations.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2540. /usr/bin/install -c -m 644 ./www/Magick++/Exception.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2541. /usr/bin/install -c -m 644 ./www/Magick++/FormatCharacters.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2542. /usr/bin/install -c -m 644 ./www/Magick++/Future.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2543. /usr/bin/install -c -m 644 ./www/Magick++/Geometry.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2544. /usr/bin/install -c -m 644 ./www/Magick++/Image.fig /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2545. /usr/bin/install -c -m 644 ./www/Magick++/Image.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2546. /usr/bin/install -c -m 644 ./www/Magick++/Image.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2547. /usr/bin/install -c -m 644 ./www/Magick++/ImageDesign.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2548. /usr/bin/install -c -m 644 ./www/Magick++/ImageMagick.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2549. /usr/bin/install -c -m 644 ./www/Magick++/Install.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2550. /usr/bin/install -c -m 644 ./www/Magick++/Magick++.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2551. /usr/bin/install -c -m 644 ./www/Magick++/Montage.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2552. /usr/bin/install -c -m 644 ./www/Magick++/NEWS.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2553. /usr/bin/install -c -m 644 ./www/Magick++/PixelPacket.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2554. /usr/bin/install -c -m 644 ./www/Magick++/Pixels.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2555. /usr/bin/install -c -m 644 ./www/Magick++/README.txt /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2556. /usr/bin/install -c -m 644 ./www/Magick++/STL.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2557. /usr/bin/install -c -m 644 ./www/Magick++/TypeMetric.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2558. /usr/bin/install -c -m 644 ./www/Magick++/index.html /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2559. /usr/bin/install -c -m 644 ./www/Magick++/magick.css /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2560. /usr/bin/install -c -m 644 ./www/Magick++/montage-sample-framed.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2561. /usr/bin/install -c -m 644 ./www/Magick++/right_triangle.png /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2562. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-framed.fig /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2563. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-framed.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2564. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-plain.fig /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2565. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-plain.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2566. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-sample-framed.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2567. /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-sample-plain.jpg /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/share/doc/imagemagick-6.7.1.0//www/Magick++
  2568. libtool: install: /usr/bin/install -c coders/.libs/cip.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cip.so
  2569. libtool: install: /usr/bin/install -c coders/.libs/cip.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cip.la
  2570. libtool: install: warning: relinking `coders/clip.la'
  2571. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/clip.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_clip_la-clip.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2572. libtool: install: /usr/bin/install -c coders/.libs/clip.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/clip.so
  2573. libtool: install: /usr/bin/install -c coders/.libs/clip.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/clip.la
  2574. libtool: install: warning: relinking `coders/cmyk.la'
  2575. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/cmyk.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_cmyk_la-cmyk.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2576. libtool: install: /usr/bin/install -c coders/.libs/cmyk.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cmyk.so
  2577. libtool: install: /usr/bin/install -c coders/.libs/cmyk.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cmyk.la
  2578. libtool: install: warning: relinking `coders/cut.la'
  2579. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/cut.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_cut_la-cut.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2580. libtool: install: /usr/bin/install -c coders/.libs/cut.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cut.so
  2581. libtool: install: /usr/bin/install -c coders/.libs/cut.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/cut.la
  2582. libtool: install: warning: relinking `coders/dcm.la'
  2583. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dcm.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dcm_la-dcm.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2584. libtool: install: /usr/bin/install -c coders/.libs/dcm.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dcm.so
  2585. libtool: install: /usr/bin/install -c coders/.libs/dcm.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dcm.la
  2586. libtool: install: warning: relinking `coders/dds.la'
  2587. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dds.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dds_la-dds.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2588. libtool: install: /usr/bin/install -c coders/.libs/dds.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dds.so
  2589. libtool: install: /usr/bin/install -c coders/.libs/dds.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dds.la
  2590. libtool: install: warning: relinking `coders/debug.la'
  2591. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/debug.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_debug_la-debug.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2592. libtool: install: /usr/bin/install -c coders/.libs/debug.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/debug.so
  2593. libtool: install: /usr/bin/install -c coders/.libs/debug.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/debug.la
  2594. libtool: install: warning: relinking `coders/dib.la'
  2595. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dib.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dib_la-dib.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2596. libtool: install: /usr/bin/install -c coders/.libs/dib.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dib.so
  2597. libtool: install: /usr/bin/install -c coders/.libs/dib.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dib.la
  2598. libtool: install: warning: relinking `coders/dng.la'
  2599. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dng.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dng_la-dng.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2600. libtool: install: /usr/bin/install -c coders/.libs/dng.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dng.so
  2601. libtool: install: /usr/bin/install -c coders/.libs/dng.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dng.la
  2602. libtool: install: warning: relinking `coders/dot.la'
  2603. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dot.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dot_la-dot.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2604. libtool: install: /usr/bin/install -c coders/.libs/dot.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dot.so
  2605. libtool: install: /usr/bin/install -c coders/.libs/dot.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dot.la
  2606. libtool: install: warning: relinking `coders/dpx.la'
  2607. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/dpx.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_dpx_la-dpx.lo magick/libMagickCore.la -lgomp -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2608. libtool: install: /usr/bin/install -c coders/.libs/dpx.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dpx.so
  2609. libtool: install: /usr/bin/install -c coders/.libs/dpx.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/dpx.la
  2610. libtool: install: warning: relinking `coders/fax.la'
  2611. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/fax.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_fax_la-fax.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2612. libtool: install: /usr/bin/install -c coders/.libs/fax.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/fax.so
  2613. libtool: install: /usr/bin/install -c coders/.libs/fax.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/fax.la
  2614. libtool: install: warning: relinking `coders/fits.la'
  2615. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/fits.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_fits_la-fits.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2616. libtool: install: /usr/bin/install -c coders/.libs/fits.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/fits.so
  2617. libtool: install: /usr/bin/install -c coders/.libs/fits.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/fits.la
  2618. libtool: install: warning: relinking `coders/gif.la'
  2619. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/gif.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_gif_la-gif.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2620. libtool: install: /usr/bin/install -c coders/.libs/gif.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gif.so
  2621. libtool: install: /usr/bin/install -c coders/.libs/gif.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gif.la
  2622. libtool: install: warning: relinking `coders/gradient.la'
  2623. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/gradient.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_gradient_la-gradient.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2624. libtool: install: /usr/bin/install -c coders/.libs/gradient.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gradient.so
  2625. libtool: install: /usr/bin/install -c coders/.libs/gradient.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gradient.la
  2626. libtool: install: warning: relinking `coders/gray.la'
  2627. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/gray.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_gray_la-gray.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2628. libtool: install: /usr/bin/install -c coders/.libs/gray.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gray.so
  2629. libtool: install: /usr/bin/install -c coders/.libs/gray.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/gray.la
  2630. libtool: install: warning: relinking `coders/hald.la'
  2631. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/hald.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_hald_la-hald.lo magick/libMagickCore.la -lgomp -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2632. libtool: install: /usr/bin/install -c coders/.libs/hald.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hald.so
  2633. libtool: install: /usr/bin/install -c coders/.libs/hald.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hald.la
  2634. libtool: install: warning: relinking `coders/hdr.la'
  2635. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/hdr.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_hdr_la-hdr.lo magick/libMagickCore.la -lgomp -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2636. libtool: install: /usr/bin/install -c coders/.libs/hdr.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hdr.so
  2637. libtool: install: /usr/bin/install -c coders/.libs/hdr.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hdr.la
  2638. libtool: install: warning: relinking `coders/histogram.la'
  2639. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/histogram.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_histogram_la-histogram.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2640. libtool: install: /usr/bin/install -c coders/.libs/histogram.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/histogram.so
  2641. libtool: install: /usr/bin/install -c coders/.libs/histogram.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/histogram.la
  2642. libtool: install: warning: relinking `coders/hrz.la'
  2643. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/hrz.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_hrz_la-hrz.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2644. libtool: install: /usr/bin/install -c coders/.libs/hrz.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hrz.so
  2645. libtool: install: /usr/bin/install -c coders/.libs/hrz.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/hrz.la
  2646. libtool: install: warning: relinking `coders/html.la'
  2647. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/html.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_html_la-html.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2648. libtool: install: /usr/bin/install -c coders/.libs/html.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/html.so
  2649. libtool: install: /usr/bin/install -c coders/.libs/html.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/html.la
  2650. libtool: install: warning: relinking `coders/icon.la'
  2651. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/icon.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_icon_la-icon.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2652. libtool: install: /usr/bin/install -c coders/.libs/icon.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/icon.so
  2653. libtool: install: /usr/bin/install -c coders/.libs/icon.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/icon.la
  2654. libtool: install: warning: relinking `coders/info.la'
  2655. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/info.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_info_la-info.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2656. libtool: install: /usr/bin/install -c coders/.libs/info.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/info.so
  2657. libtool: install: /usr/bin/install -c coders/.libs/info.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/info.la
  2658. libtool: install: warning: relinking `coders/inline.la'
  2659. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/inline.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_inline_la-inline.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2660. libtool: install: /usr/bin/install -c coders/.libs/inline.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/inline.so
  2661. libtool: install: /usr/bin/install -c coders/.libs/inline.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/inline.la
  2662. libtool: install: warning: relinking `coders/ipl.la'
  2663. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ipl.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ipl_la-ipl.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2664. libtool: install: /usr/bin/install -c coders/.libs/ipl.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ipl.so
  2665. libtool: install: /usr/bin/install -c coders/.libs/ipl.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ipl.la
  2666. libtool: install: warning: relinking `coders/label.la'
  2667. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -lm -Wl,-O1 -Wl,--as-needed -o coders/label.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_label_la-label.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2668. libtool: install: /usr/bin/install -c coders/.libs/label.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/label.so
  2669. libtool: install: /usr/bin/install -c coders/.libs/label.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/label.la
  2670. libtool: install: warning: relinking `coders/mac.la'
  2671. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mac.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mac_la-mac.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2672. libtool: install: /usr/bin/install -c coders/.libs/mac.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mac.so
  2673. libtool: install: /usr/bin/install -c coders/.libs/mac.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mac.la
  2674. libtool: install: warning: relinking `coders/magick.la'
  2675. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/magick.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_magick_la-magick.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2676. libtool: install: /usr/bin/install -c coders/.libs/magick.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/magick.so
  2677. libtool: install: /usr/bin/install -c coders/.libs/magick.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/magick.la
  2678. libtool: install: warning: relinking `coders/map.la'
  2679. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/map.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_map_la-map.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2680. libtool: install: /usr/bin/install -c coders/.libs/map.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/map.so
  2681. libtool: install: /usr/bin/install -c coders/.libs/map.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/map.la
  2682. libtool: install: warning: relinking `coders/mat.la'
  2683. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mat.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mat_la-mat.lo magick/libMagickCore.la -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2684. libtool: install: /usr/bin/install -c coders/.libs/mat.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mat.so
  2685. libtool: install: /usr/bin/install -c coders/.libs/mat.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mat.la
  2686. libtool: install: warning: relinking `coders/matte.la'
  2687. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/matte.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_matte_la-matte.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2688. libtool: install: /usr/bin/install -c coders/.libs/matte.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/matte.so
  2689. libtool: install: /usr/bin/install -c coders/.libs/matte.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/matte.la
  2690. libtool: install: warning: relinking `coders/meta.la'
  2691. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/meta.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_meta_la-meta.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2692. libtool: install: /usr/bin/install -c coders/.libs/meta.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/meta.so
  2693. libtool: install: /usr/bin/install -c coders/.libs/meta.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/meta.la
  2694. libtool: install: warning: relinking `coders/miff.la'
  2695. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/miff.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_miff_la-miff.lo magick/libMagickCore.la -llzma -lz -lbz2 -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2696. libtool: install: /usr/bin/install -c coders/.libs/miff.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/miff.so
  2697. libtool: install: /usr/bin/install -c coders/.libs/miff.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/miff.la
  2698. libtool: install: warning: relinking `coders/mono.la'
  2699. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mono.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mono_la-mono.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2700. libtool: install: /usr/bin/install -c coders/.libs/mono.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mono.so
  2701. libtool: install: /usr/bin/install -c coders/.libs/mono.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mono.la
  2702. libtool: install: warning: relinking `coders/mpc.la'
  2703. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mpc.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mpc_la-mpc.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2704. libtool: install: /usr/bin/install -c coders/.libs/mpc.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpc.so
  2705. libtool: install: /usr/bin/install -c coders/.libs/mpc.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpc.la
  2706. libtool: install: warning: relinking `coders/mpeg.la'
  2707. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mpeg.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mpeg_la-mpeg.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2708. libtool: install: /usr/bin/install -c coders/.libs/mpeg.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpeg.so
  2709. libtool: install: /usr/bin/install -c coders/.libs/mpeg.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpeg.la
  2710. libtool: install: warning: relinking `coders/mpr.la'
  2711. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mpr.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mpr_la-mpr.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2712. libtool: install: /usr/bin/install -c coders/.libs/mpr.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpr.so
  2713. libtool: install: /usr/bin/install -c coders/.libs/mpr.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mpr.la
  2714. libtool: install: warning: relinking `coders/msl.la'
  2715. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/msl.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_msl_la-msl.lo magick/libMagickCore.la -lxml2 -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2716. libtool: install: /usr/bin/install -c coders/.libs/msl.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/msl.so
  2717. libtool: install: /usr/bin/install -c coders/.libs/msl.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/msl.la
  2718. libtool: install: warning: relinking `coders/mtv.la'
  2719. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mtv.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mtv_la-mtv.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2720. libtool: install: /usr/bin/install -c coders/.libs/mtv.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mtv.so
  2721. libtool: install: /usr/bin/install -c coders/.libs/mtv.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mtv.la
  2722. libtool: install: warning: relinking `coders/mvg.la'
  2723. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/mvg.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_mvg_la-mvg.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2724. libtool: install: /usr/bin/install -c coders/.libs/mvg.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mvg.so
  2725. libtool: install: /usr/bin/install -c coders/.libs/mvg.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/mvg.la
  2726. libtool: install: warning: relinking `coders/null.la'
  2727. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/null.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_null_la-null.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2728. libtool: install: /usr/bin/install -c coders/.libs/null.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/null.so
  2729. libtool: install: /usr/bin/install -c coders/.libs/null.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/null.la
  2730. libtool: install: warning: relinking `coders/otb.la'
  2731. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/otb.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_otb_la-otb.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2732. libtool: install: /usr/bin/install -c coders/.libs/otb.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/otb.so
  2733. libtool: install: /usr/bin/install -c coders/.libs/otb.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/otb.la
  2734. libtool: install: warning: relinking `coders/palm.la'
  2735. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/palm.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_palm_la-palm.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2736. libtool: install: /usr/bin/install -c coders/.libs/palm.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/palm.so
  2737. libtool: install: /usr/bin/install -c coders/.libs/palm.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/palm.la
  2738. libtool: install: warning: relinking `coders/pattern.la'
  2739. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pattern.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pattern_la-pattern.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2740. libtool: install: /usr/bin/install -c coders/.libs/pattern.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pattern.so
  2741. libtool: install: /usr/bin/install -c coders/.libs/pattern.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pattern.la
  2742. libtool: install: warning: relinking `coders/pcd.la'
  2743. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pcd.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pcd_la-pcd.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2744. libtool: install: /usr/bin/install -c coders/.libs/pcd.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcd.so
  2745. libtool: install: /usr/bin/install -c coders/.libs/pcd.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcd.la
  2746. libtool: install: warning: relinking `coders/pcl.la'
  2747. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pcl.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pcl_la-pcl.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2748. libtool: install: /usr/bin/install -c coders/.libs/pcl.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcl.so
  2749. libtool: install: /usr/bin/install -c coders/.libs/pcl.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcl.la
  2750. libtool: install: warning: relinking `coders/pcx.la'
  2751. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pcx.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pcx_la-pcx.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2752. libtool: install: /usr/bin/install -c coders/.libs/pcx.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcx.so
  2753. libtool: install: /usr/bin/install -c coders/.libs/pcx.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pcx.la
  2754. libtool: install: warning: relinking `coders/pdb.la'
  2755. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pdb.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pdb_la-pdb.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2756. libtool: install: /usr/bin/install -c coders/.libs/pdb.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pdb.so
  2757. libtool: install: /usr/bin/install -c coders/.libs/pdb.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pdb.la
  2758. libtool: install: warning: relinking `coders/pdf.la'
  2759. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pdf.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pdf_la-pdf.lo magick/libMagickCore.la -ljpeg -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2760. libtool: install: /usr/bin/install -c coders/.libs/pdf.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pdf.so
  2761. libtool: install: /usr/bin/install -c coders/.libs/pdf.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pdf.la
  2762. libtool: install: warning: relinking `coders/pes.la'
  2763. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pes.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pes_la-pes.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2764. libtool: install: /usr/bin/install -c coders/.libs/pes.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pes.so
  2765. libtool: install: /usr/bin/install -c coders/.libs/pes.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pes.la
  2766. libtool: install: warning: relinking `coders/pict.la'
  2767. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pict.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pict_la-pict.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2768. libtool: install: /usr/bin/install -c coders/.libs/pict.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pict.so
  2769. libtool: install: /usr/bin/install -c coders/.libs/pict.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pict.la
  2770. libtool: install: warning: relinking `coders/pix.la'
  2771. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pix.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pix_la-pix.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2772. libtool: install: /usr/bin/install -c coders/.libs/pix.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pix.so
  2773. libtool: install: /usr/bin/install -c coders/.libs/pix.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pix.la
  2774. libtool: install: warning: relinking `coders/plasma.la'
  2775. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/plasma.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_plasma_la-plasma.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2776. libtool: install: /usr/bin/install -c coders/.libs/plasma.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/plasma.so
  2777. libtool: install: /usr/bin/install -c coders/.libs/plasma.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/plasma.la
  2778. libtool: install: warning: relinking `coders/pnm.la'
  2779. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pnm.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pnm_la-pnm.lo magick/libMagickCore.la -lgomp -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2780. libtool: install: /usr/bin/install -c coders/.libs/pnm.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pnm.so
  2781. libtool: install: /usr/bin/install -c coders/.libs/pnm.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pnm.la
  2782. libtool: install: warning: relinking `coders/preview.la'
  2783. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/preview.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_preview_la-preview.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2784. libtool: install: /usr/bin/install -c coders/.libs/preview.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/preview.so
  2785. libtool: install: /usr/bin/install -c coders/.libs/preview.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/preview.la
  2786. libtool: install: warning: relinking `coders/ps.la'
  2787. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ps.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ps_la-ps.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2788. libtool: install: /usr/bin/install -c coders/.libs/ps.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps.so
  2789. libtool: install: /usr/bin/install -c coders/.libs/ps.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps.la
  2790. libtool: install: warning: relinking `coders/ps2.la'
  2791. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ps2.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ps2_la-ps2.lo magick/libMagickCore.la -ljpeg -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2792. libtool: install: /usr/bin/install -c coders/.libs/ps2.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps2.so
  2793. libtool: install: /usr/bin/install -c coders/.libs/ps2.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps2.la
  2794. libtool: install: warning: relinking `coders/ps3.la'
  2795. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ps3.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ps3_la-ps3.lo magick/libMagickCore.la -ljpeg -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2796. libtool: install: /usr/bin/install -c coders/.libs/ps3.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps3.so
  2797. libtool: install: /usr/bin/install -c coders/.libs/ps3.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ps3.la
  2798. libtool: install: warning: relinking `coders/psd.la'
  2799. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/psd.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_psd_la-psd.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2800. libtool: install: /usr/bin/install -c coders/.libs/psd.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/psd.so
  2801. libtool: install: /usr/bin/install -c coders/.libs/psd.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/psd.la
  2802. libtool: install: warning: relinking `coders/pwp.la'
  2803. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/pwp.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_pwp_la-pwp.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2804. libtool: install: /usr/bin/install -c coders/.libs/pwp.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pwp.so
  2805. libtool: install: /usr/bin/install -c coders/.libs/pwp.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/pwp.la
  2806. libtool: install: warning: relinking `coders/raw.la'
  2807. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/raw.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_raw_la-raw.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2808. libtool: install: /usr/bin/install -c coders/.libs/raw.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/raw.so
  2809. libtool: install: /usr/bin/install -c coders/.libs/raw.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/raw.la
  2810. libtool: install: warning: relinking `coders/rgb.la'
  2811. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/rgb.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_rgb_la-rgb.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2812. libtool: install: /usr/bin/install -c coders/.libs/rgb.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rgb.so
  2813. libtool: install: /usr/bin/install -c coders/.libs/rgb.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rgb.la
  2814. libtool: install: warning: relinking `coders/rla.la'
  2815. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/rla.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_rla_la-rla.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2816. libtool: install: /usr/bin/install -c coders/.libs/rla.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rla.so
  2817. libtool: install: /usr/bin/install -c coders/.libs/rla.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rla.la
  2818. libtool: install: warning: relinking `coders/rle.la'
  2819. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/rle.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_rle_la-rle.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2820. libtool: install: /usr/bin/install -c coders/.libs/rle.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rle.so
  2821. libtool: install: /usr/bin/install -c coders/.libs/rle.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/rle.la
  2822. libtool: install: warning: relinking `coders/scr.la'
  2823. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/scr.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_scr_la-scr.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2824. libtool: install: /usr/bin/install -c coders/.libs/scr.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/scr.so
  2825. libtool: install: /usr/bin/install -c coders/.libs/scr.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/scr.la
  2826. libtool: install: warning: relinking `coders/sct.la'
  2827. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/sct.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_sct_la-sct.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2828. libtool: install: /usr/bin/install -c coders/.libs/sct.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sct.so
  2829. libtool: install: /usr/bin/install -c coders/.libs/sct.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sct.la
  2830. libtool: install: warning: relinking `coders/sfw.la'
  2831. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/sfw.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_sfw_la-sfw.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2832. libtool: install: /usr/bin/install -c coders/.libs/sfw.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sfw.so
  2833. libtool: install: /usr/bin/install -c coders/.libs/sfw.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sfw.la
  2834. libtool: install: warning: relinking `coders/sgi.la'
  2835. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/sgi.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_sgi_la-sgi.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2836. libtool: install: /usr/bin/install -c coders/.libs/sgi.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sgi.so
  2837. libtool: install: /usr/bin/install -c coders/.libs/sgi.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sgi.la
  2838. libtool: install: warning: relinking `coders/stegano.la'
  2839. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/stegano.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_stegano_la-stegano.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2840. libtool: install: /usr/bin/install -c coders/.libs/stegano.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/stegano.so
  2841. libtool: install: /usr/bin/install -c coders/.libs/stegano.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/stegano.la
  2842. libtool: install: warning: relinking `coders/sun.la'
  2843. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/sun.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_sun_la-sun.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2844. libtool: install: /usr/bin/install -c coders/.libs/sun.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sun.so
  2845. libtool: install: /usr/bin/install -c coders/.libs/sun.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/sun.la
  2846. libtool: install: warning: relinking `coders/svg.la'
  2847. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/svg.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_svg_la-svg.lo magick/libMagickCore.la wand/libMagickWand.la -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2848. libtool: install: /usr/bin/install -c coders/.libs/svg.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/svg.so
  2849. libtool: install: /usr/bin/install -c coders/.libs/svg.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/svg.la
  2850. libtool: install: warning: relinking `coders/tga.la'
  2851. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/tga.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_tga_la-tga.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2852. libtool: install: /usr/bin/install -c coders/.libs/tga.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tga.so
  2853. libtool: install: /usr/bin/install -c coders/.libs/tga.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tga.la
  2854. libtool: install: warning: relinking `coders/thumbnail.la'
  2855. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/thumbnail.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_thumbnail_la-thumbnail.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2856. libtool: install: /usr/bin/install -c coders/.libs/thumbnail.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/thumbnail.so
  2857. libtool: install: /usr/bin/install -c coders/.libs/thumbnail.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/thumbnail.la
  2858. libtool: install: warning: relinking `coders/tile.la'
  2859. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/tile.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_tile_la-tile.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2860. libtool: install: /usr/bin/install -c coders/.libs/tile.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tile.so
  2861. libtool: install: /usr/bin/install -c coders/.libs/tile.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tile.la
  2862. libtool: install: warning: relinking `coders/tim.la'
  2863. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/tim.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_tim_la-tim.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2864. libtool: install: /usr/bin/install -c coders/.libs/tim.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tim.so
  2865. libtool: install: /usr/bin/install -c coders/.libs/tim.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tim.la
  2866. libtool: install: warning: relinking `coders/ttf.la'
  2867. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ttf.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ttf_la-ttf.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2868. libtool: install: /usr/bin/install -c coders/.libs/ttf.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ttf.so
  2869. libtool: install: /usr/bin/install -c coders/.libs/ttf.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ttf.la
  2870. libtool: install: warning: relinking `coders/txt.la'
  2871. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/txt.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_txt_la-txt.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2872. libtool: install: /usr/bin/install -c coders/.libs/txt.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/txt.so
  2873. libtool: install: /usr/bin/install -c coders/.libs/txt.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/txt.la
  2874. libtool: install: warning: relinking `coders/uil.la'
  2875. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/uil.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_uil_la-uil.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2876. libtool: install: /usr/bin/install -c coders/.libs/uil.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/uil.so
  2877. libtool: install: /usr/bin/install -c coders/.libs/uil.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/uil.la
  2878. libtool: install: warning: relinking `coders/url.la'
  2879. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/url.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_url_la-url.lo magick/libMagickCore.la -lxml2 -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2880. libtool: install: /usr/bin/install -c coders/.libs/url.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/url.so
  2881. libtool: install: /usr/bin/install -c coders/.libs/url.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/url.la
  2882. libtool: install: warning: relinking `coders/uyvy.la'
  2883. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/uyvy.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_uyvy_la-uyvy.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2884. libtool: install: /usr/bin/install -c coders/.libs/uyvy.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/uyvy.so
  2885. libtool: install: /usr/bin/install -c coders/.libs/uyvy.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/uyvy.la
  2886. libtool: install: warning: relinking `coders/vicar.la'
  2887. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/vicar.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_vicar_la-vicar.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2888. libtool: install: /usr/bin/install -c coders/.libs/vicar.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/vicar.so
  2889. libtool: install: /usr/bin/install -c coders/.libs/vicar.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/vicar.la
  2890. libtool: install: warning: relinking `coders/vid.la'
  2891. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/vid.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_vid_la-vid.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2892. libtool: install: /usr/bin/install -c coders/.libs/vid.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/vid.so
  2893. libtool: install: /usr/bin/install -c coders/.libs/vid.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/vid.la
  2894. libtool: install: warning: relinking `coders/viff.la'
  2895. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/viff.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_viff_la-viff.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2896. libtool: install: /usr/bin/install -c coders/.libs/viff.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/viff.so
  2897. libtool: install: /usr/bin/install -c coders/.libs/viff.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/viff.la
  2898. libtool: install: warning: relinking `coders/wbmp.la'
  2899. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/wbmp.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_wbmp_la-wbmp.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2900. libtool: install: /usr/bin/install -c coders/.libs/wbmp.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/wbmp.so
  2901. libtool: install: /usr/bin/install -c coders/.libs/wbmp.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/wbmp.la
  2902. libtool: install: warning: relinking `coders/wpg.la'
  2903. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/wpg.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_wpg_la-wpg.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2904. libtool: install: /usr/bin/install -c coders/.libs/wpg.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/wpg.so
  2905. libtool: install: /usr/bin/install -c coders/.libs/wpg.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/wpg.la
  2906. libtool: install: warning: relinking `coders/xbm.la'
  2907. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xbm.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xbm_la-xbm.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2908. libtool: install: /usr/bin/install -c coders/.libs/xbm.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xbm.so
  2909. libtool: install: /usr/bin/install -c coders/.libs/xbm.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xbm.la
  2910. libtool: install: warning: relinking `coders/xc.la'
  2911. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xc.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xc_la-xc.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2912. libtool: install: /usr/bin/install -c coders/.libs/xc.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xc.so
  2913. libtool: install: /usr/bin/install -c coders/.libs/xc.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xc.la
  2914. libtool: install: warning: relinking `coders/xcf.la'
  2915. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xcf.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xcf_la-xcf.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2916. libtool: install: /usr/bin/install -c coders/.libs/xcf.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xcf.so
  2917. libtool: install: /usr/bin/install -c coders/.libs/xcf.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xcf.la
  2918. libtool: install: warning: relinking `coders/xpm.la'
  2919. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xpm.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xpm_la-xpm.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2920. libtool: install: /usr/bin/install -c coders/.libs/xpm.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xpm.so
  2921. libtool: install: /usr/bin/install -c coders/.libs/xpm.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xpm.la
  2922. libtool: install: warning: relinking `coders/xps.la'
  2923. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xps.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xps_la-xps.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2924. libtool: install: /usr/bin/install -c coders/.libs/xps.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xps.so
  2925. libtool: install: /usr/bin/install -c coders/.libs/xps.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xps.la
  2926. libtool: install: warning: relinking `coders/ycbcr.la'
  2927. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ycbcr.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ycbcr_la-ycbcr.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2928. libtool: install: /usr/bin/install -c coders/.libs/ycbcr.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ycbcr.so
  2929. libtool: install: /usr/bin/install -c coders/.libs/ycbcr.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ycbcr.la
  2930. libtool: install: warning: relinking `coders/yuv.la'
  2931. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/yuv.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_yuv_la-yuv.lo magick/libMagickCore.la -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2932. libtool: install: /usr/bin/install -c coders/.libs/yuv.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/yuv.so
  2933. libtool: install: /usr/bin/install -c coders/.libs/yuv.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/yuv.la
  2934. libtool: install: warning: relinking `coders/jpeg.la'
  2935. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/jpeg.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_jpeg_la-jpeg.lo magick/libMagickCore.la -ljpeg -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2936. libtool: install: /usr/bin/install -c coders/.libs/jpeg.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/jpeg.so
  2937. libtool: install: /usr/bin/install -c coders/.libs/jpeg.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/jpeg.la
  2938. libtool: install: warning: relinking `coders/png.la'
  2939. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/png.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_png_la-png.lo magick/libMagickCore.la -lpng -ljpeg -llzma -lz -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2940. libtool: install: /usr/bin/install -c coders/.libs/png.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/png.so
  2941. libtool: install: /usr/bin/install -c coders/.libs/png.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/png.la
  2942. libtool: install: warning: relinking `coders/ept.la'
  2943. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/ept.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_ept_la-ept.lo magick/libMagickCore.la -lm -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2944. libtool: install: /usr/bin/install -c coders/.libs/ept.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ept.so
  2945. libtool: install: /usr/bin/install -c coders/.libs/ept.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/ept.la
  2946. libtool: install: warning: relinking `coders/tiff.la'
  2947. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/tiff.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_tiff_la-tiff.lo magick/libMagickCore.la -ltiff -ljpeg -llzma -lz -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2948. libtool: install: /usr/bin/install -c coders/.libs/tiff.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tiff.so
  2949. libtool: install: /usr/bin/install -c coders/.libs/tiff.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/tiff.la
  2950. libtool: install: warning: relinking `coders/x.la'
  2951. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/x.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_x_la-x.lo magick/libMagickCore.la -lSM -lICE -lX11 -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2952. libtool: install: /usr/bin/install -c coders/.libs/x.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/x.so
  2953. libtool: install: /usr/bin/install -c coders/.libs/x.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/x.la
  2954. libtool: install: warning: relinking `coders/xwd.la'
  2955. libtool: install: (cd /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0; /bin/sh /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fopenmp -march=core2 -mtune=generic -O2 -pipe -fomit-frame-pointer -Wall -pthread -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o coders/xwd.la -rpath /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders coders/coders_xwd_la-xwd.lo magick/libMagickCore.la -lSM -lICE -lX11 -inst-prefix-dir /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image/)
  2956. libtool: install: /usr/bin/install -c coders/.libs/xwd.soT /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xwd.so
  2957. libtool: install: /usr/bin/install -c coders/.libs/xwd.lai /var/tmp/portage/media-gfx/imagemagick-6.7.1.0/image//usr/lib64/ImageMagick-6.7.1/modules-Q16/coders/xwd.la
  2958. libtool: install: warning: remember to run `libtool --finish /usr/lib64/ImageMagick-6.7.1/modules-Q16/coders'
  2959. make[2]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  2960. make[1]: *** [install-am] Error 2
  2961. make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
  2962. make: *** [install] Error 2
  2963. * ERROR: media-gfx/imagemagick-6.7.1.0 failed (install phase):
  2964. * emake failed
  2965. *
  2966. * If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.7.1.0',
  2967. * the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.7.1.0'.
  2968. * The complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/temp/build.log'.
  2969. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/temp/environment'.
  2970. * S: '/var/tmp/portage/media-gfx/imagemagick-6.7.1.0/work/ImageMagick-6.7.1-0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement