* Package: media-gfx/imagemagick-6.6.5.6  * Repository: gentoo  * Maintainer: graphics@gentoo.org  * USE: X amd64 bzip2 cxx djvu elibc_glibc jpeg jpeg2k kernel_linux multilib png q32 q8 raw svg tiff truetype userland_GNU zlib  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking ImageMagick-6.6.5-6.tar.xz to /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work >>> Source unpacked in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work >>> Preparing source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... * econf: updating ImageMagick-6.6.5-6/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ImageMagick-6.6.5-6/config/config.guess with /usr/share/gnuconfig/config.guess ./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 --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=32 --with-magick-plus-plus --without-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 --with-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 --with-jp2 --without-lcms --without-lcms2 --without-lqr --without-openexr --with-png --with-rsvg --with-tiff --without-windows-font-dir --without-wmf --without-xml --disable-openmp configuring ImageMagick 6.6.5-6 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 and cc understand -c and -o together... yes checking CFLAGS for maximum warnings... -Wall checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking if malloc debugging is wanted... no checking for __attribute__... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether we are using the Microsoft C compiler... no checking for linker lazyload option... none checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_join in LIBS= with CFLAGS=-pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for native large file support... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) yes 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 checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes 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 checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes 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 checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH 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/xorg-x11/lib //usr/lib64/opengl/xorg-x11/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/32 //usr/lib64/xulrunner-1.9.2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/games/lib /usr/games/lib64 /usr/games/lib32 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... -I/usr/include checking where to find libltdl library... -L/usr/lib64 -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 needs -traditional... no checking for ANSI C header files... (cached) yes checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arm/limits.h usability... no checking arm/limits.h presence... no checking for arm/limits.h... no checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking for mach-o/dyld.h... (cached) no checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for working volatile... yes checking for preprocessor stringizing operator... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether #! works in shell scripts... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for long double with more range or precision than double... yes checking whether char is unsigned... no checking size of signed short... 2 checking size of unsigned short... 2 checking size of signed int... 4 checking size of unsigned int... 4 checking size of signed long... 8 checking size of unsigned long... 8 checking size of signed long long... 8 checking size of unsigned long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of unsigned int*... 8 checking for signed 8-bit type... signed char checking for unsigned 8-bit type... unsigned char checking for signed 16-bit type... signed short checking for unsigned 16-bit type... unsigned short checking for signed 32-bit type... signed int checking for unsigned 32-bit type... unsigned int checking for signed 64-bit type... signed long checking for unsigned 64-bit type... unsigned long checking for unsigned maximum type... unsigned long checking for pointer difference type... unsigned long checking whether our compiler supports __func__... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap file i/o... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sqrt in -lm... yes checking for atoll... yes checking for atexit... yes checking for cimag... yes checking for clock... yes checking for ctime_r... yes checking for directio... no checking for _exit... yes checking for execvp... yes checking for fchmod... yes checking for floor... yes checking for fork... (cached) yes checking for ftime... yes checking for ftruncate... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getpid... yes checking for getexecname... no checking for getdtablesize... yes checking for getpagesize... (cached) yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for j0... yes checking for j1... yes checking for lltostr... no checking for localtime_r... yes checking for lstat... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for munmap... yes checking for nanosleep... yes checking for _NSGetExecutablePath... no checking for pclose... yes checking for _pclose... no checking for poll... yes checking for popen... yes checking for _popen... no checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for posix_spawnp... yes checking for pow... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for raise... yes checking for rand_r... yes checking for readlink... yes checking for readdir_r... yes checking for realpath... yes checking for select... yes checking for seekdir... yes checking for setlocale... yes checking for sqrt... yes checking for setvbuf... yes checking for stat... yes checking for strchr... yes checking for strerror_r... yes checking for strrchr... yes checking for strcspn... yes checking for strdup... yes checking for strpbrk... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for symlink... yes checking for sysconf... yes checking for sigemptyset... yes checking for sigaction... yes checking for spawnvp... no checking for strerror... yes checking for strlcat... (cached) no checking for strlcpy... (cached) no checking for strcasecmp... yes checking for strncasecmp... yes checking for telldir... yes checking for tempnam... yes checking for times... yes checking for ulltostr... no checking for usleep... yes checking for utime... yes checking for vsprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for _wfopen... no checking for _wstat... no checking for library containing clock_gettime... -lrt checking whether clock_gettime supports CLOCK_REALTIME... yes checking whether pread is declared... yes checking whether pwrite is declared... yes checking whether strlcpy is declared... no checking whether vsnprintf is declared... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler implements namespaces... yes checking if g++ supports namespace std... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler implements L"widestring"... yes checking whether C++ compiler is sufficient for Magick++... yes checking for X11 configure files... checking for the pthreads library -lpthread... yes ------------------------------------------------------------- checking for BZLIB... checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking if BZLIB package is complete... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes ------------------------------------------------------------- checking for X11... checking for shmctl... yes checking for XShmAttach in -lXext... yes checking for XShapeCombineMask in -lXext... yes checking for XtSetEventDispatcher in -lXt... yes ------------------------------------------------------------- checking for ZLIB... checking zconf.h usability... yes checking zconf.h presence... yes checking for zconf.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking for uncompress in -lz... yes checking for deflate in -lz... yes checking for inflate in -lz... yes checking for gzseek in -lz... yes checking for gztell in -lz... yes checking if ZLIB package is complete... yes ------------------------------------------------------------- checking for DJVU... checking libdjvu/ddjvuapi.h usability... yes checking libdjvu/ddjvuapi.h presence... yes checking for libdjvu/ddjvuapi.h... yes checking for ddjvu_context_create in -ldjvulibre... yes checking if DJVU package is complete... yes ------------------------------------------------------------- checking for FreeType 2.0... checking for freetype-config... freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking for freetype/freetype.h... yes checking if FreeType package is complete... yes ------------------------------------------------------------- checking for JPEG... checking jconfig.h usability... yes checking jconfig.h presence... yes checking for jconfig.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jmorecfg.h usability... yes checking jmorecfg.h presence... yes checking for jmorecfg.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for JPEG library is version 6b or later... yes checking if JPEG package is complete... yes ------------------------------------------------------------- checking for JPEG Version 2... checking jasper/jasper.h usability... yes checking jasper/jasper.h presence... yes checking for jasper/jasper.h... yes checking for jas_stream_fopen in -ljasper... yes checking if JPEG version 2 support package is complete... yes ------------------------------------------------------------- checking for PNG... checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_get_io_ptr in -lpng... yes checking if PNG package is complete... yes ------------------------------------------------------------- checking for RSVG... yes checking for CAIRO_SVG... yes ------------------------------------------------------------- checking for TIFF... checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking for TIFFClientOpen in -ltiff... yes checking for TIFFIsBigEndian in -ltiff... yes checking for TIFFIsByteSwapped in -ltiff... yes checking for TIFFReadRGBATile in -ltiff... yes checking for TIFFReadRGBAStrip in -ltiff... yes checking if TIFF package is complete... yes checking tiffconf.h usability... yes checking tiffconf.h presence... yes checking for tiffconf.h... yes checking for TIFFIsCODECConfigured... yes checking for TIFFMergeFieldInfo... yes checking for TIFFReadEXIFDirectory... yes checking for TIFFSetErrorHandlerExt... yes checking for TIFFSetTagExtender... yes checking for TIFFSetWarningHandlerExt... yes checking for TIFFSwabArrayOfTriples... yes ------------------------------------------------------------- checking for ImageMagick delegate programs... checking for autotrace... autotrace checking for mplayer... /usr/bin/mplayer checking for blender... blender checking for bzip2... /bin/bzip2 checking for xdg-open... /usr/bin/xdg-open checking for ralcgm... ralcgm checking for cat... /bin/cat checking for ufraw-batch... /usr/bin/ufraw-batch checking for dot... dot checking for dvips... dvips checking for echo... /bin/echo checking for xterm... /usr/bin/xterm checking for fig2dev... fig2dev checking for convert... /usr/bin/convert checking for display... /usr/bin/display checking for mogrify... /usr/bin/mogrify checking for gnuplot... gnuplot checking for ra_pfm... ra_pfm checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... /usr/bin/ilbmtoppm checking for ppmtoilbm... /usr/bin/ppmtoilbm checking for lp... /usr/bin/lp checking for lpr... /usr/bin/lpr checking for uncompress... /bin/uncompress checking for compress... compress checking for gimp... /usr/bin/gimp checking for groff... /usr/bin/groff checking for ffmpeg... /usr/bin/ffmpeg checking for ffmpeg... /usr/bin/ffmpeg checking for mrsidgeodecode... mrsidgeodecode checking for mv... /bin/mv checking for pcl6... pcl6 checking for pgpv... pgpv checking for povray... povray checking for gsx... /usr/bin/gsx checking for rawtorle... rawtorle checking for rm... /bin/rm checking for rsvg... /usr/bin/rsvg checking for scanimage... /usr/bin/scanimage checking for enscript... enscript checking for uniconvertor... uniconvertor checking for webpconv... webpconv checking for wmf2eps... /usr/bin/wmf2eps checking for curl... /usr/bin/curl checking for gxps... gxps checking for gzip... /bin/gzip checking for Dejavu fonts directory... /usr/share/fonts/dejavu/ checking for Ghostscript fonts directory... /usr/share/fonts/default/ghostscript/ checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... perl checking for rpmbuild... no checking for rpm... no checking for 7za... 7za checking for zip... zip ------------------------------------------------------------- checking for Ghostscript... checking for Ghostscript version... 9.00 checking for gs alpha device... pngalpha checking for gs color device... pnmraw checking for gs CMYK device... pam checking for gs mono device... pbmraw checking for gs PDF writing device... pdfwrite checking for gs PS writing device... pswrite checking for gs EPS writing device... epswrite ------------------------------------------------------------- Update ImageMagick configuration configure: creating ./config.status config.status: creating config/configure.xml config.status: creating config/delegates.xml config.status: creating config/ImageMagick.rdf config.status: creating config/MagickCore.dox config.status: creating config/MagickWand.dox config.status: creating config/type-dejavu.xml config.status: creating config/type-ghostscript.xml config.status: creating config/type-windows.xml config.status: creating config/type.xml config.status: creating ImageMagick.spec config.status: creating Magick++/bin/Magick++-config config.status: creating magick/ImageMagick.pc config.status: creating Magick++/lib/ImageMagick++.pc config.status: creating Magick++/lib/Magick++.pc config.status: creating magick/Magick-config config.status: creating magick/MagickCore-config config.status: creating magick/MagickCore.pc config.status: creating magick/version.h config.status: creating Makefile config.status: creating magick.sh config.status: creating PerlMagick/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/check.sh config.status: creating utilities/animate.1 config.status: creating utilities/compare.1 config.status: creating utilities/composite.1 config.status: creating utilities/conjure.1 config.status: creating utilities/convert.1 config.status: creating utilities/display.1 config.status: creating utilities/identify.1 config.status: creating utilities/ImageMagick.1 config.status: creating utilities/import.1 config.status: creating utilities/mogrify.1 config.status: creating utilities/montage.1 config.status: creating utilities/stream.1 config.status: creating wand/MagickWand-config config.status: creating wand/MagickWand.pc config.status: creating wand/Wand-config config.status: creating wand/Wand.pc config.status: creating config/config.h config.status: executing magick/magick-config.h commands config.status: creating magick/magick-config.h - prefix MAGICKCORE for config/config.h defines config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands config.status: executing MagickCore-config.in commands config.status: executing Magick-config.in commands config.status: executing MagickWand-config.in commands config.status: executing Wand-config.in commands config.status: executing Magick++-config.in commands config.status: executing PerlMagick/check.sh.in commands ImageMagick is configured as follows. Please verify that this configuration matches your expectations. Host system type: x86_64-pc-linux-gnu Build system type: x86_64-pc-linux-gnu Option Value ------------------------------------------------------------------------------- Shared libraries --enable-shared=yes yes Static libraries --enable-static=no no Module support --with-modules=yes yes GNU ld --with-gnu-ld=yes yes Quantum depth --with-quantum-depth=32 32 High Dynamic Range Imagery --enable-hdri=no no Delegate Configuration: BZLIB --with-bzlib=yes yes Autotrace --with-autotrace=no no Dejavu fonts --with-dejavu-font-dir=/usr/share/fonts/dejavu /usr/share/fonts/dejavu/ DJVU --with-djvu=yes yes DPS --with-dps=no no FFTW --with-fftw=no no FlashPIX --with-fpx=no no FontConfig --with-fontconfig=no no FreeType --with-freetype=yes yes GhostPCL None pcl6 (unknown) GhostXPS None gxps (unknown) Ghostscript None gs (9.00) Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript /usr/share/fonts/default/ghostscript/ Ghostscript lib --with-gslib=no no Graphviz --with-gvc=no JBIG --with-jbig=no no JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=yes yes LCMS v1 --with-lcms=no no LCMS v2 --with-lcms2=no no LQR --with-lqr=no no Magick++ --with-magick-plus-plus=yes yes OpenEXR --with-openexr=no no PERL --with-perl=no no PNG --with-png=yes yes RSVG --with-rsvg=yes yes TIFF --with-tiff=yes yes Windows fonts --with-windows-font-dir=no none WMF --with-wmf=no no X11 --with-x=yes yes XML --with-xml=no no ZLIB --with-zlib=yes yes X11 Configuration: X_CFLAGS = X_PRE_LIBS = -lSM -lICE X_LIBS = X_EXTRA_LIBS = Options used to compile and link: PREFIX = /usr EXEC-PREFIX = /usr VERSION = 6.6.5 CC = x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 CFLAGS = -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread CPPFLAGS = -I/usr/include/ImageMagick PCFLAGS = DEFS = -DHAVE_CONFIG_H LDFLAGS = -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed MAGICK_LDFLAGS = -L/usr/lib64 -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed LIBS = -lMagickCore -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread -lltdl CXX = x86_64-pc-linux-gnu-g++ CXXFLAGS = -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -pthread FEATURES = >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... make -j2 make all-am make[1]: Вход в каталог `/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6' CC coders/coders_avs_la-avs.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c CC coders/coders_bgr_la-bgr.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_bgr_la-bgr.lo `test -f 'coders/bgr.c' || echo './'`coders/bgr.c CC coders/coders_bmp_la-bmp.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c CC coders/coders_braille_la-braille.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_braille_la-braille.lo `test -f 'coders/braille.c' || echo './'`coders/braille.c CC coders/coders_cals_la-cals.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_cals_la-cals.lo `test -f 'coders/cals.c' || echo './'`coders/cals.c CC coders/coders_caption_la-caption.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_caption_la-caption.lo `test -f 'coders/caption.c' || echo './'`coders/caption.c CC coders/coders_cin_la-cin.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_cin_la-cin.lo `test -f 'coders/cin.c' || echo './'`coders/cin.c CC coders/coders_cip_la-cip.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_cip_la-cip.lo `test -f 'coders/cip.c' || echo './'`coders/cip.c CC coders/coders_clip_la-clip.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_clip_la-clip.lo `test -f 'coders/clip.c' || echo './'`coders/clip.c CC coders/coders_cmyk_la-cmyk.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo './'`coders/cmyk.c CC coders/coders_cut_la-cut.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_cut_la-cut.lo `test -f 'coders/cut.c' || echo './'`coders/cut.c CC coders/coders_dcm_la-dcm.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo './'`coders/dcm.c CC coders/coders_dds_la-dds.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dds_la-dds.lo `test -f 'coders/dds.c' || echo './'`coders/dds.c CC coders/coders_debug_la-debug.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_debug_la-debug.lo `test -f 'coders/debug.c' || echo './'`coders/debug.c CC coders/coders_dib_la-dib.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dib_la-dib.lo `test -f 'coders/dib.c' || echo './'`coders/dib.c CC coders/coders_dng_la-dng.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dng_la-dng.lo `test -f 'coders/dng.c' || echo './'`coders/dng.c CC coders/coders_dot_la-dot.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dot_la-dot.lo `test -f 'coders/dot.c' || echo './'`coders/dot.c CC coders/coders_dpx_la-dpx.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo './'`coders/dpx.c CC coders/coders_fax_la-fax.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_fax_la-fax.lo `test -f 'coders/fax.c' || echo './'`coders/fax.c CC coders/coders_fits_la-fits.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_fits_la-fits.lo `test -f 'coders/fits.c' || echo './'`coders/fits.c CC coders/coders_gif_la-gif.lo CC coders/coders_gradient_la-gradient.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_gif_la-gif.lo `test -f 'coders/gif.c' || echo './'`coders/gif.c /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo './'`coders/gradient.c CC coders/coders_gray_la-gray.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_gray_la-gray.lo `test -f 'coders/gray.c' || echo './'`coders/gray.c CC coders/coders_hald_la-hald.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_hald_la-hald.lo `test -f 'coders/hald.c' || echo './'`coders/hald.c CC coders/coders_histogram_la-histogram.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo './'`coders/histogram.c CC coders/coders_hrz_la-hrz.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c CC coders/coders_html_la-html.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_html_la-html.lo `test -f 'coders/html.c' || echo './'`coders/html.c CC coders/coders_icon_la-icon.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_icon_la-icon.lo `test -f 'coders/icon.c' || echo './'`coders/icon.c CC coders/coders_info_la-info.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_info_la-info.lo `test -f 'coders/info.c' || echo './'`coders/info.c CC coders/coders_inline_la-inline.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_inline_la-inline.lo `test -f 'coders/inline.c' || echo './'`coders/inline.c CC coders/coders_ipl_la-ipl.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ipl_la-ipl.lo `test -f 'coders/ipl.c' || echo './'`coders/ipl.c CC coders/coders_label_la-label.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c CC coders/coders_magick_la-magick.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_magick_la-magick.lo `test -f 'coders/magick.c' || echo './'`coders/magick.c CC coders/coders_map_la-map.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_map_la-map.lo `test -f 'coders/map.c' || echo './'`coders/map.c CC coders/coders_mat_la-mat.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mat_la-mat.lo `test -f 'coders/mat.c' || echo './'`coders/mat.c CC coders/coders_matte_la-matte.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_matte_la-matte.lo `test -f 'coders/matte.c' || echo './'`coders/matte.c CC coders/coders_meta_la-meta.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_meta_la-meta.lo `test -f 'coders/meta.c' || echo './'`coders/meta.c CC coders/coders_miff_la-miff.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_miff_la-miff.lo `test -f 'coders/miff.c' || echo './'`coders/miff.c CC coders/coders_mono_la-mono.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mono_la-mono.lo `test -f 'coders/mono.c' || echo './'`coders/mono.c CC coders/coders_mpc_la-mpc.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo './'`coders/mpc.c CC coders/coders_mpeg_la-mpeg.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo './'`coders/mpeg.c CC coders/coders_mpr_la-mpr.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo './'`coders/mpr.c CC coders/coders_msl_la-msl.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_msl_la-msl.lo `test -f 'coders/msl.c' || echo './'`coders/msl.c CC coders/coders_mtv_la-mtv.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo './'`coders/mtv.c CC coders/coders_mvg_la-mvg.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo './'`coders/mvg.c CC coders/coders_null_la-null.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_null_la-null.lo `test -f 'coders/null.c' || echo './'`coders/null.c CC coders/coders_otb_la-otb.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_otb_la-otb.lo `test -f 'coders/otb.c' || echo './'`coders/otb.c CC coders/coders_palm_la-palm.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_palm_la-palm.lo `test -f 'coders/palm.c' || echo './'`coders/palm.c CC coders/coders_pattern_la-pattern.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pattern_la-pattern.lo `test -f 'coders/pattern.c' || echo './'`coders/pattern.c CC coders/coders_pcd_la-pcd.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo './'`coders/pcd.c CC coders/coders_pcl_la-pcl.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo './'`coders/pcl.c CC coders/coders_pcx_la-pcx.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo './'`coders/pcx.c CC coders/coders_pdb_la-pdb.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo './'`coders/pdb.c CC coders/coders_pdf_la-pdf.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo './'`coders/pdf.c CC coders/coders_pes_la-pes.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pes_la-pes.lo `test -f 'coders/pes.c' || echo './'`coders/pes.c CC coders/coders_pict_la-pict.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pict_la-pict.lo `test -f 'coders/pict.c' || echo './'`coders/pict.c CC coders/coders_pix_la-pix.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pix_la-pix.lo `test -f 'coders/pix.c' || echo './'`coders/pix.c CC coders/coders_plasma_la-plasma.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo './'`coders/plasma.c CC coders/coders_pnm_la-pnm.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo './'`coders/pnm.c CC coders/coders_preview_la-preview.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_preview_la-preview.lo `test -f 'coders/preview.c' || echo './'`coders/preview.c CC coders/coders_ps_la-ps.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ps_la-ps.lo `test -f 'coders/ps.c' || echo './'`coders/ps.c CC coders/coders_ps2_la-ps2.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo './'`coders/ps2.c CC coders/coders_ps3_la-ps3.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo './'`coders/ps3.c CC coders/coders_psd_la-psd.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_psd_la-psd.lo `test -f 'coders/psd.c' || echo './'`coders/psd.c CC coders/coders_pwp_la-pwp.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo './'`coders/pwp.c CC coders/coders_raw_la-raw.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_raw_la-raw.lo `test -f 'coders/raw.c' || echo './'`coders/raw.c CC coders/coders_rgb_la-rgb.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo './'`coders/rgb.c CC coders/coders_rla_la-rla.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_rla_la-rla.lo `test -f 'coders/rla.c' || echo './'`coders/rla.c CC coders/coders_rle_la-rle.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_rle_la-rle.lo `test -f 'coders/rle.c' || echo './'`coders/rle.c CC coders/coders_scr_la-scr.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_scr_la-scr.lo `test -f 'coders/scr.c' || echo './'`coders/scr.c CC coders/coders_sct_la-sct.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_sct_la-sct.lo `test -f 'coders/sct.c' || echo './'`coders/sct.c CC coders/coders_sfw_la-sfw.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo './'`coders/sfw.c CC coders/coders_sgi_la-sgi.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo './'`coders/sgi.c CC coders/coders_stegano_la-stegano.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo './'`coders/stegano.c CC coders/coders_sun_la-sun.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_sun_la-sun.lo `test -f 'coders/sun.c' || echo './'`coders/sun.c CC coders/coders_svg_la-svg.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_svg_la-svg.lo `test -f 'coders/svg.c' || echo './'`coders/svg.c CC coders/coders_tga_la-tga.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_tga_la-tga.lo `test -f 'coders/tga.c' || echo './'`coders/tga.c CC coders/coders_thumbnail_la-thumbnail.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_thumbnail_la-thumbnail.lo `test -f 'coders/thumbnail.c' || echo './'`coders/thumbnail.c CC coders/coders_tile_la-tile.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_tile_la-tile.lo `test -f 'coders/tile.c' || echo './'`coders/tile.c CC coders/coders_tim_la-tim.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_tim_la-tim.lo `test -f 'coders/tim.c' || echo './'`coders/tim.c CC coders/coders_ttf_la-ttf.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo './'`coders/ttf.c CC coders/coders_txt_la-txt.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_txt_la-txt.lo `test -f 'coders/txt.c' || echo './'`coders/txt.c CC coders/coders_uil_la-uil.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_uil_la-uil.lo `test -f 'coders/uil.c' || echo './'`coders/uil.c CC coders/coders_url_la-url.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_url_la-url.lo `test -f 'coders/url.c' || echo './'`coders/url.c CC coders/coders_uyvy_la-uyvy.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo './'`coders/uyvy.c CC coders/coders_vicar_la-vicar.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo './'`coders/vicar.c CC coders/coders_vid_la-vid.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_vid_la-vid.lo `test -f 'coders/vid.c' || echo './'`coders/vid.c CC coders/coders_viff_la-viff.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_viff_la-viff.lo `test -f 'coders/viff.c' || echo './'`coders/viff.c CC coders/coders_wbmp_la-wbmp.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo './'`coders/wbmp.c CC coders/coders_wpg_la-wpg.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo './'`coders/wpg.c CC coders/coders_xbm_la-xbm.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo './'`coders/xbm.c CC coders/coders_xc_la-xc.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xc_la-xc.lo `test -f 'coders/xc.c' || echo './'`coders/xc.c CC coders/coders_xcf_la-xcf.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo './'`coders/xcf.c CC coders/coders_xpm_la-xpm.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo './'`coders/xpm.c CC coders/coders_xps_la-xps.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xps_la-xps.lo `test -f 'coders/xps.c' || echo './'`coders/xps.c CC coders/coders_ycbcr_la-ycbcr.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ycbcr_la-ycbcr.lo `test -f 'coders/ycbcr.c' || echo './'`coders/ycbcr.c CC coders/coders_yuv_la-yuv.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c CC coders/coders_djvu_la-djvu.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_djvu_la-djvu.lo `test -f 'coders/djvu.c' || echo './'`coders/djvu.c CC coders/coders_jpeg_la-jpeg.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c CC coders/coders_jp2_la-jp2.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_jp2_la-jp2.lo `test -f 'coders/jp2.c' || echo './'`coders/jp2.c CC coders/coders_png_la-png.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c coders/png.c: In function ‘PNGErrorHandler’: coders/png.c:1184:3: warning: ‘jmpbuf’ is deprecated (declared at /usr/include/png.h:1104) CC coders/coders_ept_la-ept.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_ept_la-ept.lo `test -f 'coders/ept.c' || echo './'`coders/ept.c CC coders/coders_tiff_la-tiff.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c CC coders/coders_x_la-x.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_x_la-x.lo `test -f 'coders/x.c' || echo './'`coders/x.c CC coders/coders_xwd_la-xwd.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_xwd_la-xwd.lo `test -f 'coders/xwd.c' || echo './'`coders/xwd.c CC ltdl/loaders/ltdl_libltdlc_la-preopen.lo /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='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o ltdl/loaders/ltdl_libltdlc_la-preopen.lo `test -f 'ltdl/loaders/preopen.c' || echo './'`ltdl/loaders/preopen.c CC ltdl/lt__strl.lo /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='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o ltdl/lt__strl.lo ltdl/lt__strl.c CC coders/coders_art_la-art.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.c CC magick/magick_libMagickCore_la-accelerate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-accelerate.lo `test -f 'magick/accelerate.c' || echo './'`magick/accelerate.c CC magick/magick_libMagickCore_la-animate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-animate.lo `test -f 'magick/animate.c' || echo './'`magick/animate.c CC magick/magick_libMagickCore_la-annotate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c CC magick/magick_libMagickCore_la-artifact.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-artifact.lo `test -f 'magick/artifact.c' || echo './'`magick/artifact.c CC magick/magick_libMagickCore_la-attribute.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-attribute.lo `test -f 'magick/attribute.c' || echo './'`magick/attribute.c CC magick/magick_libMagickCore_la-blob.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-blob.lo `test -f 'magick/blob.c' || echo './'`magick/blob.c CC magick/magick_libMagickCore_la-cache.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-cache.lo `test -f 'magick/cache.c' || echo './'`magick/cache.c CC magick/magick_libMagickCore_la-cache-view.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-cache-view.lo `test -f 'magick/cache-view.c' || echo './'`magick/cache-view.c CC magick/magick_libMagickCore_la-cipher.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-cipher.lo `test -f 'magick/cipher.c' || echo './'`magick/cipher.c CC magick/magick_libMagickCore_la-client.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-client.lo `test -f 'magick/client.c' || echo './'`magick/client.c CC magick/magick_libMagickCore_la-coder.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-coder.lo `test -f 'magick/coder.c' || echo './'`magick/coder.c CC magick/magick_libMagickCore_la-color.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-color.lo `test -f 'magick/color.c' || echo './'`magick/color.c CC magick/magick_libMagickCore_la-colormap.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-colormap.lo `test -f 'magick/colormap.c' || echo './'`magick/colormap.c CC magick/magick_libMagickCore_la-colorspace.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-colorspace.lo `test -f 'magick/colorspace.c' || echo './'`magick/colorspace.c CC magick/magick_libMagickCore_la-compare.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-compare.lo `test -f 'magick/compare.c' || echo './'`magick/compare.c CC magick/magick_libMagickCore_la-composite.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c CC magick/magick_libMagickCore_la-compress.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-compress.lo `test -f 'magick/compress.c' || echo './'`magick/compress.c CC magick/magick_libMagickCore_la-configure.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-configure.lo `test -f 'magick/configure.c' || echo './'`magick/configure.c CC magick/magick_libMagickCore_la-constitute.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-constitute.lo `test -f 'magick/constitute.c' || echo './'`magick/constitute.c CC magick/magick_libMagickCore_la-decorate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-decorate.lo `test -f 'magick/decorate.c' || echo './'`magick/decorate.c CC magick/magick_libMagickCore_la-delegate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-delegate.lo `test -f 'magick/delegate.c' || echo './'`magick/delegate.c CC magick/magick_libMagickCore_la-deprecate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-deprecate.lo `test -f 'magick/deprecate.c' || echo './'`magick/deprecate.c CC magick/magick_libMagickCore_la-display.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-display.lo `test -f 'magick/display.c' || echo './'`magick/display.c CC magick/magick_libMagickCore_la-distort.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-distort.lo `test -f 'magick/distort.c' || echo './'`magick/distort.c CC magick/magick_libMagickCore_la-draw.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.c CC magick/magick_libMagickCore_la-effect.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-effect.lo `test -f 'magick/effect.c' || echo './'`magick/effect.c CC magick/magick_libMagickCore_la-enhance.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-enhance.lo `test -f 'magick/enhance.c' || echo './'`magick/enhance.c CC magick/magick_libMagickCore_la-exception.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-exception.lo `test -f 'magick/exception.c' || echo './'`magick/exception.c CC magick/magick_libMagickCore_la-feature.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-feature.lo `test -f 'magick/feature.c' || echo './'`magick/feature.c CC magick/magick_libMagickCore_la-fourier.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-fourier.lo `test -f 'magick/fourier.c' || echo './'`magick/fourier.c CC magick/magick_libMagickCore_la-fx.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-fx.lo `test -f 'magick/fx.c' || echo './'`magick/fx.c CC magick/magick_libMagickCore_la-gem.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-gem.lo `test -f 'magick/gem.c' || echo './'`magick/gem.c CC magick/magick_libMagickCore_la-geometry.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-geometry.lo `test -f 'magick/geometry.c' || echo './'`magick/geometry.c CC magick/magick_libMagickCore_la-hashmap.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-hashmap.lo `test -f 'magick/hashmap.c' || echo './'`magick/hashmap.c CC magick/magick_libMagickCore_la-histogram.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-histogram.lo `test -f 'magick/histogram.c' || echo './'`magick/histogram.c CC magick/magick_libMagickCore_la-identify.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-identify.lo `test -f 'magick/identify.c' || echo './'`magick/identify.c CC magick/magick_libMagickCore_la-image.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-image.lo `test -f 'magick/image.c' || echo './'`magick/image.c CC magick/magick_libMagickCore_la-image-view.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-image-view.lo `test -f 'magick/image-view.c' || echo './'`magick/image-view.c CC magick/magick_libMagickCore_la-layer.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-layer.lo `test -f 'magick/layer.c' || echo './'`magick/layer.c CC magick/magick_libMagickCore_la-list.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-list.lo `test -f 'magick/list.c' || echo './'`magick/list.c CC magick/magick_libMagickCore_la-locale.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-locale.lo `test -f 'magick/locale.c' || echo './'`magick/locale.c CC magick/magick_libMagickCore_la-log.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-log.lo `test -f 'magick/log.c' || echo './'`magick/log.c CC magick/magick_libMagickCore_la-magic.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-magic.lo `test -f 'magick/magic.c' || echo './'`magick/magic.c CC magick/magick_libMagickCore_la-magick.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-magick.lo `test -f 'magick/magick.c' || echo './'`magick/magick.c CC magick/magick_libMagickCore_la-matrix.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-matrix.lo `test -f 'magick/matrix.c' || echo './'`magick/matrix.c CC magick/magick_libMagickCore_la-memory.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-memory.lo `test -f 'magick/memory.c' || echo './'`magick/memory.c CC magick/magick_libMagickCore_la-mime.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-mime.lo `test -f 'magick/mime.c' || echo './'`magick/mime.c CC magick/magick_libMagickCore_la-module.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-module.lo `test -f 'magick/module.c' || echo './'`magick/module.c CC magick/magick_libMagickCore_la-monitor.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-monitor.lo `test -f 'magick/monitor.c' || echo './'`magick/monitor.c CC magick/magick_libMagickCore_la-montage.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-montage.lo `test -f 'magick/montage.c' || echo './'`magick/montage.c CC magick/magick_libMagickCore_la-morphology.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-morphology.lo `test -f 'magick/morphology.c' || echo './'`magick/morphology.c CC magick/magick_libMagickCore_la-option.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-option.lo `test -f 'magick/option.c' || echo './'`magick/option.c CC magick/magick_libMagickCore_la-paint.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-paint.lo `test -f 'magick/paint.c' || echo './'`magick/paint.c CC magick/magick_libMagickCore_la-pixel.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-pixel.lo `test -f 'magick/pixel.c' || echo './'`magick/pixel.c CC magick/magick_libMagickCore_la-policy.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-policy.lo `test -f 'magick/policy.c' || echo './'`magick/policy.c CC magick/magick_libMagickCore_la-PreRvIcccm.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-PreRvIcccm.lo `test -f 'magick/PreRvIcccm.c' || echo './'`magick/PreRvIcccm.c CC magick/magick_libMagickCore_la-prepress.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-prepress.lo `test -f 'magick/prepress.c' || echo './'`magick/prepress.c CC magick/magick_libMagickCore_la-property.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-property.lo `test -f 'magick/property.c' || echo './'`magick/property.c CC magick/magick_libMagickCore_la-profile.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-profile.lo `test -f 'magick/profile.c' || echo './'`magick/profile.c CC magick/magick_libMagickCore_la-quantize.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-quantize.lo `test -f 'magick/quantize.c' || echo './'`magick/quantize.c CC magick/magick_libMagickCore_la-quantum.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum.lo `test -f 'magick/quantum.c' || echo './'`magick/quantum.c CC magick/magick_libMagickCore_la-quantum-export.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum-export.lo `test -f 'magick/quantum-export.c' || echo './'`magick/quantum-export.c CC magick/magick_libMagickCore_la-quantum-import.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-quantum-import.lo `test -f 'magick/quantum-import.c' || echo './'`magick/quantum-import.c CC magick/magick_libMagickCore_la-random.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-random.lo `test -f 'magick/random.c' || echo './'`magick/random.c CC magick/magick_libMagickCore_la-registry.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-registry.lo `test -f 'magick/registry.c' || echo './'`magick/registry.c CC magick/magick_libMagickCore_la-resample.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-resample.lo `test -f 'magick/resample.c' || echo './'`magick/resample.c CC magick/magick_libMagickCore_la-resize.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-resize.lo `test -f 'magick/resize.c' || echo './'`magick/resize.c CC magick/magick_libMagickCore_la-resource.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-resource.lo `test -f 'magick/resource.c' || echo './'`magick/resource.c CC magick/magick_libMagickCore_la-segment.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-segment.lo `test -f 'magick/segment.c' || echo './'`magick/segment.c CC magick/magick_libMagickCore_la-semaphore.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-semaphore.lo `test -f 'magick/semaphore.c' || echo './'`magick/semaphore.c CC magick/magick_libMagickCore_la-shear.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-shear.lo `test -f 'magick/shear.c' || echo './'`magick/shear.c CC magick/magick_libMagickCore_la-signature.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-signature.lo `test -f 'magick/signature.c' || echo './'`magick/signature.c CC magick/magick_libMagickCore_la-splay-tree.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-splay-tree.lo `test -f 'magick/splay-tree.c' || echo './'`magick/splay-tree.c CC magick/magick_libMagickCore_la-static.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-static.lo `test -f 'magick/static.c' || echo './'`magick/static.c CC magick/magick_libMagickCore_la-statistic.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-statistic.lo `test -f 'magick/statistic.c' || echo './'`magick/statistic.c CC magick/magick_libMagickCore_la-stream.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-stream.lo `test -f 'magick/stream.c' || echo './'`magick/stream.c CC magick/magick_libMagickCore_la-string.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-string.lo `test -f 'magick/string.c' || echo './'`magick/string.c CC magick/magick_libMagickCore_la-thread.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-thread.lo `test -f 'magick/thread.c' || echo './'`magick/thread.c CC magick/magick_libMagickCore_la-timer.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-timer.lo `test -f 'magick/timer.c' || echo './'`magick/timer.c CC magick/magick_libMagickCore_la-token.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-token.lo `test -f 'magick/token.c' || echo './'`magick/token.c CC magick/magick_libMagickCore_la-transform.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-transform.lo `test -f 'magick/transform.c' || echo './'`magick/transform.c CC magick/magick_libMagickCore_la-threshold.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-threshold.lo `test -f 'magick/threshold.c' || echo './'`magick/threshold.c CC magick/magick_libMagickCore_la-type.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-type.lo `test -f 'magick/type.c' || echo './'`magick/type.c CC magick/magick_libMagickCore_la-utility.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-utility.lo `test -f 'magick/utility.c' || echo './'`magick/utility.c CC magick/magick_libMagickCore_la-version.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-version.lo `test -f 'magick/version.c' || echo './'`magick/version.c CC magick/magick_libMagickCore_la-widget.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-widget.lo `test -f 'magick/widget.c' || echo './'`magick/widget.c CC magick/magick_libMagickCore_la-xml-tree.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-xml-tree.lo `test -f 'magick/xml-tree.c' || echo './'`magick/xml-tree.c CC magick/magick_libMagickCore_la-xwindow.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o magick/magick_libMagickCore_la-xwindow.lo `test -f 'magick/xwindow.c' || echo './'`magick/xwindow.c CC wand/wand_libMagickWand_la-animate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-animate.lo `test -f 'wand/animate.c' || echo './'`wand/animate.c CC wand/wand_libMagickWand_la-compare.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-compare.lo `test -f 'wand/compare.c' || echo './'`wand/compare.c CC wand/wand_libMagickWand_la-composite.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-composite.lo `test -f 'wand/composite.c' || echo './'`wand/composite.c CC wand/wand_libMagickWand_la-conjure.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-conjure.lo `test -f 'wand/conjure.c' || echo './'`wand/conjure.c CC wand/wand_libMagickWand_la-convert.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-convert.lo `test -f 'wand/convert.c' || echo './'`wand/convert.c CC wand/wand_libMagickWand_la-deprecate.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-deprecate.lo `test -f 'wand/deprecate.c' || echo './'`wand/deprecate.c wand/deprecate.c: In function ‘MagickColorFloodfillImage’: wand/deprecate.c:1169:3: warning: ‘ColorFloodfillImage’ is deprecated (declared at ./magick/deprecate.h:173) wand/deprecate.c: In function ‘MagickFlattenImages’: wand/deprecate.c:1239:3: warning: ‘FlattenImages’ is deprecated (declared at ./magick/deprecate.h:129) wand/deprecate.c: In function ‘MagickMapImage’: wand/deprecate.c:1563:3: warning: ‘MapImage’ is deprecated (declared at ./magick/deprecate.h:192) wand/deprecate.c: In function ‘MagickMatteFloodfillImage’: wand/deprecate.c:1635:3: warning: ‘MatteFloodfillImage’ is deprecated (declared at ./magick/deprecate.h:196) wand/deprecate.c: In function ‘MagickMosaicImages’: wand/deprecate.c:1759:3: warning: ‘MosaicImages’ is deprecated (declared at ./magick/deprecate.h:132) wand/deprecate.c: In function ‘MagickOpaqueImage’: wand/deprecate.c:1805:3: warning: ‘MagickPaintOpaqueImage’ is deprecated (declared at ./wand/deprecate.h:96) wand/deprecate.c: In function ‘MagickPaintOpaqueImage’: wand/deprecate.c:1906:3: warning: ‘MagickPaintOpaqueImageChannel’ is deprecated (declared at ./wand/deprecate.h:98) wand/deprecate.c: In function ‘MagickRecolorImage’: wand/deprecate.c:2011:3: warning: ‘RecolorImage’ is deprecated (declared at ./magick/deprecate.h:134) wand/deprecate.c: In function ‘MagickTransparentImage’: wand/deprecate.c:2167:3: warning: ‘MagickPaintTransparentImage’ is deprecated (declared at wand/deprecate.c:1958) CC wand/wand_libMagickWand_la-display.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-display.lo `test -f 'wand/display.c' || echo './'`wand/display.c CC wand/wand_libMagickWand_la-drawing-wand.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-drawing-wand.lo `test -f 'wand/drawing-wand.c' || echo './'`wand/drawing-wand.c CC wand/wand_libMagickWand_la-identify.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-identify.lo `test -f 'wand/identify.c' || echo './'`wand/identify.c CC wand/wand_libMagickWand_la-import.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-import.lo `test -f 'wand/import.c' || echo './'`wand/import.c CC wand/wand_libMagickWand_la-magick-image.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-image.lo `test -f 'wand/magick-image.c' || echo './'`wand/magick-image.c CC wand/wand_libMagickWand_la-magick-property.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-property.lo `test -f 'wand/magick-property.c' || echo './'`wand/magick-property.c CC wand/wand_libMagickWand_la-magick-wand.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-magick-wand.lo `test -f 'wand/magick-wand.c' || echo './'`wand/magick-wand.c CC wand/wand_libMagickWand_la-mogrify.lo /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 -march=native -g0 -O2 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -ftree-vectorize -fpeel-loops -funswitch-loops -ftracer -mfpmath=sse,387 -Wall -pthread -c -o wand/wand_libMagickWand_la-mogrify.lo `test -f 'wand/mogrify.c' || echo './'`wand/mogrify.c x86_64-pc-linux-gnu-gcc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. make[1]: *** [magick/magick_libMagickCore_la-decorate.lo] Ошибка 1 make[1]: *** Ожидание завершения заданий... make[1]: Выход из каталога `/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6' make: *** [all] Ошибка 2 emake failed * ERROR: media-gfx/imagemagick-6.6.5.6 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2655: Called _eapi2_src_compile * ebuild.sh, line 657: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.6.5.6', * the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.6.5.6'. * The complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/temp/environment'. * S: '/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6'