Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 276689 Details for
Bug 371177
media-gfx/imagemagick-6.6.8.5 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 148.51 KB, created by
Theo Chatzimichos (RETIRED)
on 2011-06-11 18:55:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Theo Chatzimichos (RETIRED)
Created:
2011-06-11 18:55:51 UTC
Size:
148.51 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-gfx/imagemagick-6.6.8.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: graphics >[32;01m * [39;49;00mUSE: X amd64 bzip2 consolekit corefonts cxx elibc_glibc fontconfig graphviz jpeg jpeg2k kernel_linux lcms lzma multilib openexr openmp perl png policykit svg test tiff truetype userland_GNU video_cards_nvidia xml zlib >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug test >>>> Unpacking source... >>>> Unpacking ImageMagick-6.6.8-5.tar.xz to /var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work >>>> Source unpacked in /var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work >>>> Preparing source in /var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5 ... > * econf: updating ImageMagick-6.6.8-5/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ImageMagick-6.6.8-5/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 --enable-opencl --with-threads --without-included-ltdl --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib64 --with-modules --with-quantum-depth=16 --with-magick-plus-plus --with-perl --with-perl-options=INSTALLDIRS=vendor --with-gs-font-dir=/usr/share/fonts/default/ghostscript --with-bzlib --with-x --with-zlib --without-autotrace --without-dps --without-djvu --with-dejavu-font-dir=/usr/share/fonts/dejavu --without-fftw --without-fpx --with-fontconfig --with-freetype --without-gslib --with-gvc --without-jbig --with-jpeg --with-jp2 --without-lcms --with-lcms2 --without-lqr --with-lzma --with-openexr --with-png --with-rsvg --with-tiff --without-webp --with-windows-font-dir=/usr/share/fonts/corefonts --without-wmf --with-xml --enable-openmp >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configuring ImageMagick 6.6.8-5 >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 x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to support OpenMP... -fopenmp >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 whether we are using the Microsoft C compiler... (cached) no >checking CL/cl.h usability... no >checking CL/cl.h presence... no >checking for CL/cl.h... no >checking OpenCL/cl.h usability... no >checking OpenCL/cl.h presence... no >checking for OpenCL/cl.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for OpenCL library... 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... no >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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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 sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/32 //usr/lib64/xulrunner-2.0 /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib64/R/lib >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 cabs... yes >checking for carg... yes >checking for cimag... yes >checking for creal... yes >checking for clock... yes >checking for ctime_r... yes >checking for directio... no >checking for _exit... yes >checking for execvp... yes >checking for fchmod... yes >checking for floor... yes >checking for fork... (cached) yes >checking for ftime... yes >checking for ftruncate... yes >checking for getc_unlocked... yes >checking for getcwd... yes >checking for getpid... yes >checking for getexecname... no >checking for getdtablesize... yes >checking for getpagesize... (cached) yes >checking for getrlimit... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for gmtime_r... yes >checking for 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 for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp >checking whether C++ compiler is sufficient for Magick++... yes >checking for X11 configure files... >checking for GOMP_parallel_start in -lgomp... yes >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 FONTCONFIG... 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 GVC... 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 LCMS v2... >checking lcms2.h usability... yes >checking lcms2.h presence... yes >checking for lcms2.h... yes >checking for cmsSetLogErrorHandler in -llcms2... yes >checking if LCMS v2 package is complete... yes >------------------------------------------------------------- >checking for LZMA... >checking lzma.h usability... yes >checking lzma.h presence... yes >checking for lzma.h... yes >checking for lzma_code in -llzma... yes >checking if LZMA package is complete... yes >------------------------------------------------------------- >checking for OPENEXR... 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 XML... >checking for xml2-config... xml2-config >checking libxml/parser.h usability... yes >checking libxml/parser.h presence... yes >checking for libxml/parser.h... yes >checking for xmlParseExternalEntity in -lxml2... yes >checking if XML package is complete... yes >------------------------------------------------------------- >checking for ImageMagick delegate programs... >checking for autotrace... autotrace >checking for blender... blender >checking for bzip2... /bin/bzip2 >checking for xdg-open... /usr/bin/xdg-open >checking for ralcgm... ralcgm >checking for cat... /bin/cat >checking for ufraw-batch... ufraw-batch >checking for dot... /usr/bin/dot >checking for dvips... /usr/bin/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... /usr/bin/gnuplot >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... no >checking for gsc... no >checking for gs... /usr/bin/gs >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 wmf2eps... 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.02 >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 >------------------------------------------------------------- >checking for Perl... >checking for perl... /usr/bin/perl >checking for perl version... This is perl 5, version 12, subversion 3 (v5.12.3) built for x86_64-linux >------------------------------------------------------------- >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=16 16 >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=no no >DPS --with-dps=no no >FFTW --with-fftw=no no >FlashPIX --with-fpx=no no >FontConfig --with-fontconfig=yes yes >FreeType --with-freetype=yes yes >GhostPCL None pcl6 (unknown) >GhostXPS None gxps (unknown) >Ghostscript None gs (9.02) >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=yes yes >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=yes yes >LQR --with-lqr=no no >LZMA --with-lzma=yes yes >Magick++ --with-magick-plus-plus=yes yes >OpenEXR --with-openexr=yes yes >PERL --with-perl=yes /usr/bin/perl >PNG --with-png=yes yes >RSVG --with-rsvg=yes yes >TIFF --with-tiff=yes yes >WEBP --with-webp=no no >Windows fonts --with-windows-font-dir=/usr/share/fonts/corefonts /usr/share/fonts/corefonts/ >WMF --with-wmf=no no >X11 --with-x=yes yes >XML --with-xml=yes yes >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.8 > CC = x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 > CFLAGS = -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread > CPPFLAGS = -I/usr/include/ImageMagick > PCFLAGS = -fopenmp > DEFS = -DHAVE_CONFIG_H > LDFLAGS = -Wl,-O1 -Wl,--as-needed > MAGICK_LDFLAGS = -L/usr/lib64 -Wl,-O1 -Wl,--as-needed > LIBS = -lMagickCore -llcms2 -ltiff -lfreetype -ljpeg -lfontconfig -lXext -lSM -lICE -lX11 -lXt -llzma -lbz2 -lz -lm -lgomp -lpthread -lltdl > CXX = x86_64-pc-linux-gnu-g++ > CXXFLAGS = -march=core2 -O2 -pipe -ggdb -pthread > FEATURES = OpenMP > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5 ... >make -j5 >make all-am >make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' > CC coders/coders_art_la-art.lo > CC coders/coders_avs_la-avs.lo > CC coders/coders_bgr_la-bgr.lo > 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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_bgr_la-bgr.lo `test -f 'coders/bgr.c' || echo './'`coders/bgr.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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/graphviz -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_gif_la-gif.lo `test -f 'coders/gif.c' || echo './'`coders/gif.c > 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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_hald_la-hald.lo `test -f 'coders/hald.c' || echo './'`coders/hald.c > CC coders/coders_hdr_la-hdr.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_hdr_la-hdr.lo `test -f 'coders/hdr.c' || echo './'`coders/hdr.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c > CC coders/coders_mac_la-mac.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_mac_la-mac.lo `test -f 'coders/mac.c' || echo './'`coders/mac.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c > CC coders/coders_exr_la-exr.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/OpenEXR -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_exr_la-exr.lo `test -f 'coders/exr.c' || echo './'`coders/exr.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c > 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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c >coders/png.c: In function 'MagickPNGErrorHandler': >coders/png.c:1287:3: warning: 'jmpbuf' is deprecated (declared at /usr/include/png.h:1132) > 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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/lt__strl.lo ltdl/lt__strl.c > CC coders/coders_aai_la-aai.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o coders/coders_aai_la-aai.lo `test -f 'coders/aai.c' || echo './'`coders/aai.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 > 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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o magick/magick_libMagickCore_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.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./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-mogrify.lo `test -f 'wand/mogrify.c' || echo './'`wand/mogrify.c > CC wand/wand_libMagickWand_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/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-montage.lo `test -f 'wand/montage.c' || echo './'`wand/montage.c > CC wand/wand_libMagickWand_la-pixel-iterator.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-pixel-iterator.lo `test -f 'wand/pixel-iterator.c' || echo './'`wand/pixel-iterator.c > CC wand/wand_libMagickWand_la-pixel-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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-pixel-wand.lo `test -f 'wand/pixel-wand.c' || echo './'`wand/pixel-wand.c > CC wand/wand_libMagickWand_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/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-stream.lo `test -f 'wand/stream.c' || echo './'`wand/stream.c > CC wand/wand_libMagickWand_la-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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-wand.lo `test -f 'wand/wand.c' || echo './'`wand/wand.c > CC wand/wand_libMagickWand_la-wand-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/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wand_libMagickWand_la-wand-view.lo `test -f 'wand/wand-view.c' || echo './'`wand/wand-view.c > CC filters/filters_analyze_la-analyze.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 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o filters/filters_analyze_la-analyze.lo `test -f 'filters/analyze.c' || echo './'`filters/analyze.c > CXX Magick++/lib/Blob.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Blob.lo Magick++/lib/Blob.cpp > CXX Magick++/lib/BlobRef.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/BlobRef.lo Magick++/lib/BlobRef.cpp > CXX Magick++/lib/CoderInfo.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/CoderInfo.lo Magick++/lib/CoderInfo.cpp > CXX Magick++/lib/Color.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Color.lo Magick++/lib/Color.cpp > CXX Magick++/lib/Drawable.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Drawable.lo Magick++/lib/Drawable.cpp > CXX Magick++/lib/Exception.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Exception.lo Magick++/lib/Exception.cpp > CXX Magick++/lib/Functions.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Functions.lo Magick++/lib/Functions.cpp > CXX Magick++/lib/Geometry.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Geometry.lo Magick++/lib/Geometry.cpp > CXX Magick++/lib/Image.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Image.lo Magick++/lib/Image.cpp > CXX Magick++/lib/ImageRef.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/ImageRef.lo Magick++/lib/ImageRef.cpp > CXX Magick++/lib/Montage.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Montage.lo Magick++/lib/Montage.cpp > CXX Magick++/lib/Options.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Options.lo Magick++/lib/Options.cpp > CXX Magick++/lib/Pixels.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Pixels.lo Magick++/lib/Pixels.cpp > CXX Magick++/lib/STL.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/STL.lo Magick++/lib/STL.cpp > CXX Magick++/lib/Thread.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/Thread.lo Magick++/lib/Thread.cpp > CXX Magick++/lib/TypeMetric.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/lib/TypeMetric.lo Magick++/lib/TypeMetric.cpp > CC ltdl/loaders/dlopen.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/loaders/dlopen.lo ltdl/loaders/dlopen.c > CC ltdl/ltdl_libltdlc_la-lt__alloc.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt__alloc.lo `test -f 'ltdl/lt__alloc.c' || echo './'`ltdl/lt__alloc.c > CC ltdl/ltdl_libltdlc_la-lt_dlloader.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt_dlloader.lo `test -f 'ltdl/lt_dlloader.c' || echo './'`ltdl/lt_dlloader.c > CC ltdl/ltdl_libltdlc_la-lt_error.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-lt_error.lo `test -f 'ltdl/lt_error.c' || echo './'`ltdl/lt_error.c > CC ltdl/ltdl_libltdlc_la-ltdl.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-ltdl.lo `test -f 'ltdl/ltdl.c' || echo './'`ltdl/ltdl.c > CC ltdl/ltdl_libltdlc_la-slist.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='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o ltdl/ltdl_libltdlc_la-slist.lo `test -f 'ltdl/slist.c' || echo './'`ltdl/slist.c > CC utilities/animate.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/animate.o utilities/animate.c > CC utilities/compare.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/compare.o utilities/compare.c > CC utilities/composite.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/composite.o utilities/composite.c > CC utilities/conjure.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/conjure.o utilities/conjure.c > CC utilities/convert.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/convert.o utilities/convert.c > CC utilities/display.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/display.o utilities/display.c > CC utilities/identify.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/identify.o utilities/identify.c > CC utilities/import.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/import.o utilities/import.c > CC utilities/mogrify.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/mogrify.o utilities/mogrify.c > CC utilities/montage.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/montage.o utilities/montage.c > CC utilities/stream.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o utilities/stream.o utilities/stream.c > CCLD magick/libMagickCore.la > CCLD ltdl/dlopen.la > CCLD ltdl/libltdlc.la > CCLD coders/aai.la > CCLD coders/art.la > CCLD coders/avs.la > CCLD coders/bgr.la > CCLD coders/bmp.la > CCLD coders/braille.la > CCLD coders/cals.la > CCLD coders/caption.la > CCLD coders/cin.la > CCLD coders/cip.la > CCLD coders/clip.la > CCLD coders/cmyk.la > CCLD coders/cut.la > CCLD coders/dcm.la > CCLD coders/dds.la > CCLD coders/debug.la > CCLD coders/dib.la > CCLD coders/dng.la > CCLD coders/dot.la > CCLD coders/dpx.la > CCLD coders/fax.la > CCLD coders/fits.la > CCLD coders/gif.la > CCLD coders/gradient.la > CCLD coders/gray.la > CCLD coders/hald.la > CCLD coders/hdr.la > CCLD coders/histogram.la > CCLD coders/hrz.la > CCLD coders/html.la > CCLD coders/icon.la > CCLD coders/info.la > CCLD coders/inline.la > CCLD coders/ipl.la > CCLD coders/label.la > CCLD coders/mac.la > CCLD coders/magick.la > CCLD coders/map.la > CCLD coders/mat.la > CCLD coders/matte.la > CCLD coders/meta.la > CCLD coders/miff.la > CCLD coders/mono.la > CCLD coders/mpc.la > CCLD coders/mpeg.la > CCLD coders/mpr.la > CCLD coders/msl.la > CCLD coders/mtv.la > CCLD coders/mvg.la > CCLD coders/null.la > CCLD coders/otb.la > CCLD coders/palm.la > CCLD coders/pattern.la > CCLD coders/pcd.la > CCLD coders/pcl.la > CCLD coders/pcx.la > CCLD coders/pdb.la > CCLD coders/pdf.la > CCLD coders/pes.la > CCLD coders/pict.la > CCLD coders/pix.la > CCLD coders/plasma.la > CCLD coders/pnm.la > CCLD coders/preview.la > CCLD coders/ps.la > CCLD coders/ps2.la > CCLD coders/ps3.la > CCLD coders/psd.la > CCLD coders/pwp.la > CCLD coders/raw.la > CCLD coders/rgb.la > CCLD coders/rla.la > CCLD coders/rle.la > CCLD coders/scr.la > CCLD coders/sct.la > CCLD coders/sfw.la > CCLD coders/sgi.la > CCLD coders/stegano.la > CCLD coders/sun.la > CCLD wand/libMagickWand.la > CCLD coders/tga.la > CCLD coders/thumbnail.la > CCLD coders/tile.la > CCLD coders/tim.la > CCLD coders/ttf.la > CCLD coders/txt.la > CCLD coders/uil.la > CCLD coders/url.la > CCLD coders/uyvy.la > CCLD coders/vicar.la > CCLD coders/vid.la > CCLD coders/viff.la > CCLD coders/wbmp.la > CCLD coders/wpg.la > CCLD coders/xbm.la > CCLD coders/xc.la > CCLD coders/xcf.la > CCLD coders/xpm.la > CCLD coders/xps.la > CCLD coders/ycbcr.la > CCLD coders/yuv.la > CCLD coders/exr.la > CCLD coders/jpeg.la > CCLD coders/jp2.la > CCLD coders/png.la > CCLD coders/ept.la > CCLD coders/tiff.la > CCLD coders/x.la > CCLD coders/xwd.la > CXXLD Magick++/lib/libMagick++.la > CCLD filters/analyze.la > CCLD utilities/animate > CCLD utilities/compare > CCLD utilities/composite > CCLD utilities/conjure > CCLD utilities/convert > CCLD utilities/display > CCLD utilities/identify > CCLD utilities/import > CCLD utilities/mogrify > CCLD utilities/montage > CCLD utilities/stream > CCLD coders/svg.la >make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >>>> Source compiled. >make -j5 -j1 check >make check-am >make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make tests/validate Magick++/demo/analyze Magick++/demo/button Magick++/demo/demo Magick++/demo/detrans Magick++/demo/flip Magick++/demo/gravity Magick++/demo/piddle Magick++/demo/shapes Magick++/demo/zoom Magick++/tests/appendImages Magick++/tests/attributes Magick++/tests/averageImages Magick++/tests/coalesceImages Magick++/tests/coderInfo Magick++/tests/color Magick++/tests/colorHistogram Magick++/tests/exceptions Magick++/tests/montageImages Magick++/tests/morphImages Magick++/tests/readWriteBlob Magick++/tests/readWriteImages wand/drawtest wand/wandtest >make[2]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' > CC tests/tests_validate-validate.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o tests/tests_validate-validate.o `test -f 'tests/validate.c' || echo './'`tests/validate.c > CCLD tests/validate > CXX Magick++/demo/analyze.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/analyze.o Magick++/demo/analyze.cpp > CXXLD Magick++/demo/analyze > CXX Magick++/demo/button.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/button.o Magick++/demo/button.cpp > CXXLD Magick++/demo/button > CXX Magick++/demo/demo.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/demo.o Magick++/demo/demo.cpp > CXXLD Magick++/demo/demo > CXX Magick++/demo/detrans.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/detrans.o Magick++/demo/detrans.cpp > CXXLD Magick++/demo/detrans > CXX Magick++/demo/flip.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/flip.o Magick++/demo/flip.cpp > CXXLD Magick++/demo/flip > CXX Magick++/demo/gravity.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/gravity.o Magick++/demo/gravity.cpp > CXXLD Magick++/demo/gravity > CXX Magick++/demo/piddle.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/piddle.o Magick++/demo/piddle.cpp > CXXLD Magick++/demo/piddle > CXX Magick++/demo/shapes.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/shapes.o Magick++/demo/shapes.cpp > CXXLD Magick++/demo/shapes > CXX Magick++/demo/zoom.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/demo/zoom.o Magick++/demo/zoom.cpp > CXXLD Magick++/demo/zoom > CXX Magick++/tests/appendImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/appendImages.o Magick++/tests/appendImages.cpp > CXXLD Magick++/tests/appendImages > CXX Magick++/tests/attributes.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/attributes.o Magick++/tests/attributes.cpp > CXXLD Magick++/tests/attributes > CXX Magick++/tests/averageImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/averageImages.o Magick++/tests/averageImages.cpp > CXXLD Magick++/tests/averageImages > CXX Magick++/tests/coalesceImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/coalesceImages.o Magick++/tests/coalesceImages.cpp > CXXLD Magick++/tests/coalesceImages > CXX Magick++/tests/coderInfo.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/coderInfo.o Magick++/tests/coderInfo.cpp > CXXLD Magick++/tests/coderInfo > CXX Magick++/tests/color.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/color.o Magick++/tests/color.cpp > CXXLD Magick++/tests/color > CXX Magick++/tests/colorHistogram.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/colorHistogram.o Magick++/tests/colorHistogram.cpp > CXXLD Magick++/tests/colorHistogram > CXX Magick++/tests/exceptions.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/exceptions.o Magick++/tests/exceptions.cpp > CXXLD Magick++/tests/exceptions > CXX Magick++/tests/montageImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/montageImages.o Magick++/tests/montageImages.cpp > CXXLD Magick++/tests/montageImages > CXX Magick++/tests/morphImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/morphImages.o Magick++/tests/morphImages.cpp > CXXLD Magick++/tests/morphImages > CXX Magick++/tests/readWriteBlob.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/readWriteBlob.o Magick++/tests/readWriteBlob.cpp > CXXLD Magick++/tests/readWriteBlob > CXX Magick++/tests/readWriteImages.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -march=core2 -O2 -pipe -ggdb -pthread -c -o Magick++/tests/readWriteImages.o Magick++/tests/readWriteImages.cpp > CXXLD Magick++/tests/readWriteImages > CC wand/drawtest.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/drawtest.o wand/drawtest.c > CCLD wand/drawtest > CC wand/wandtest.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I. -I. -DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -march=core2 -O2 -pipe -ggdb -Wall -pthread -c -o wand/wandtest.o wand/wandtest.c > CCLD wand/wandtest >make[2]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make check-TESTS check-local >make[2]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make[3]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >[0;32mPASS[m: tests/validate-compare.sh >[0;32mPASS[m: tests/validate-composite.sh >[0;32mPASS[m: tests/validate-convert.sh >[0;32mPASS[m: tests/validate-identify.sh >[0;32mPASS[m: tests/validate-import.sh >[0;32mPASS[m: tests/validate-montage.sh >[0;32mPASS[m: tests/validate-pipe.sh >[0;32mPASS[m: tests/validate-stream.sh >[0;31mFAIL[m: tests/validate-formats-in-memory.sh >[0;31mFAIL[m: tests/validate-formats-on-disk.sh >[0;32mPASS[m: Magick++/tests/exceptions.sh >[0;32mPASS[m: Magick++/tests/appendImages.sh >[0;32mPASS[m: Magick++/tests/attributes.sh >[0;32mPASS[m: Magick++/tests/averageImages.sh >[0;32mPASS[m: Magick++/tests/coalesceImages.sh >[0;32mPASS[m: Magick++/tests/coderInfo.sh >[0;32mPASS[m: Magick++/tests/colorHistogram.sh >[0;32mPASS[m: Magick++/tests/color.sh >[0;32mPASS[m: Magick++/tests/montageImages.sh >[0;32mPASS[m: Magick++/tests/morphImages.sh >[0;32mPASS[m: Magick++/tests/readWriteBlob.sh >[0;32mPASS[m: Magick++/tests/readWriteImages.sh >[0;32mPASS[m: Magick++/demo/analyze.sh >[0;32mPASS[m: Magick++/demo/button.sh >[0;32mPASS[m: Magick++/demo/demo.sh >[0;32mPASS[m: Magick++/demo/flip.sh >[0;32mPASS[m: Magick++/demo/gravity.sh >[0;32mPASS[m: Magick++/demo/piddle.sh >[0;32mPASS[m: Magick++/demo/shapes.sh >[0;32mPASS[m: Magick++/demo/zoom_bessel.sh >[0;32mPASS[m: Magick++/demo/zoom_blackman.sh >[0;32mPASS[m: Magick++/demo/zoom_box.sh >[0;32mPASS[m: Magick++/demo/zoom_catrom.sh >[0;32mPASS[m: Magick++/demo/zoom_cubic.sh >[0;32mPASS[m: Magick++/demo/zoom_gaussian.sh >[0;32mPASS[m: Magick++/demo/zoom_hamming.sh >[0;32mPASS[m: Magick++/demo/zoom_hanning.sh >[0;32mPASS[m: Magick++/demo/zoom_hermite.sh >[0;32mPASS[m: Magick++/demo/zoom_lanczos.sh >[0;32mPASS[m: Magick++/demo/zoom_mitchell.sh >[0;32mPASS[m: Magick++/demo/zoom_point.sh >[0;32mPASS[m: Magick++/demo/zoom_quadratic.sh >[0;32mPASS[m: Magick++/demo/zoom_sample.sh >[0;32mPASS[m: Magick++/demo/zoom_scale.sh >[0;32mPASS[m: Magick++/demo/zoom_sinc.sh >[0;32mPASS[m: Magick++/demo/zoom_triangle.sh >[0;32mPASS[m: wand/drawtest.sh >[0;32mPASS[m: wand/wandtest.sh >[0;31m=========================================== >2 of 48 tests failed >See ./test-suite.log >Please report to http://www.imagemagick.org >=========================================== >[mmake[3]: *** [test-suite.log] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make[2]: *** [check-TESTS] Error 2 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5' >make: *** [check] Error 2 >emake failed > [31;01m*[0m ERROR: media-gfx/imagemagick-6.6.8.5 failed (test phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_test > [31;01m*[0m environment, line 2539: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -j1 check || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.6.8.5', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.6.8.5'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-gfx/imagemagick-6.6.8.5/work/ImageMagick-6.6.8-5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 371177
: 276689