Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258074 Details for
Bug 349718
media-gfx/imagemagick-6.6.5.6 doesn't build due to magick/composite.c:2757: error: expected '#pragma omp' clause before 'omp_throttle'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
index.html.1 (text/plain), 83.65 KB, created by
Muelli
on 2010-12-26 00:44:55 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Muelli
Created:
2010-12-26 00:44:55 UTC
Size:
83.65 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-gfx/imagemagick-6.6.5.6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: graphics@gentoo.org >[32;01m * [39;49;00mUSE: amd64 bzip2 corefonts cxx djvu elibc_glibc gs jpeg jpeg2k kernel_linux openmp perl png tiff truetype userland_GNU wmf xml zlib >>>> Unpacking source... >>>> Unpacking ImageMagick-6.6.5-6.tar.xz to /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work >>>> Source unpacked in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work >>>> Preparing source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... > * econf: updating ImageMagick-6.6.5-6/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ImageMagick-6.6.5-6/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-hdri --disable-opencl --with-threads --without-included-ltdl --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib64 --with-modules --with-quantum-depth=16 --with-magick-plus-plus --with-perl --with-perl-options=INSTALLDIRS=vendor --with-gs-font-dir=/usr/share/fonts/default/ghostscript --with-bzlib --without-x --with-zlib --without-autotrace --with-dps --with-djvu --with-dejavu-font-dir=/usr/share/fonts/dejavu --without-fftw --without-fpx --without-fontconfig --with-freetype --with-gslib --without-gvc --without-jbig --with-jpeg --with-jp2 --without-lcms --without-lcms2 --without-lqr --without-openexr --with-png --without-rsvg --with-tiff --with-windows-font-dir=/usr/share/fonts/corefonts --with-wmf --with-xml --enable-openmp >configuring ImageMagick 6.6.5-6 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking whether build environment is sane... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking how to print strings... printf >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 and cc understand -c and -o together... yes >checking CFLAGS for maximum warnings... -Wall >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking if malloc debugging is wanted... no >checking for __attribute__... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether we are using the Microsoft C compiler... no >checking for linker lazyload option... none >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for 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 for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for native large file support... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6 /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/native_threads/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/classic/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/server/ /usr/games/lib /usr/lib64/libstdc++-v3/ >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... -I/usr/include >checking where to find libltdl library... -L/usr/lib64 -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 needs -traditional... no >checking for ANSI C header files... (cached) yes >checking whether to enable assertions... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking arm/limits.h usability... no >checking arm/limits.h presence... no >checking for arm/limits.h... no >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/unistd.h usability... yes >checking linux/unistd.h presence... yes >checking for linux/unistd.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking machine/param.h usability... no >checking machine/param.h presence... no >checking for machine/param.h... no >checking for mach-o/dyld.h... (cached) no >checking OS.h usability... no >checking OS.h presence... no >checking for OS.h... no >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for working volatile... yes >checking for preprocessor stringizing operator... yes >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether #! works in shell scripts... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking whether byte ordering is bigendian... no >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for long double with more range or precision than double... yes >checking whether char is unsigned... no >checking size of signed short... 2 >checking size of unsigned short... 2 >checking size of signed int... 4 >checking size of unsigned int... 4 >checking size of signed long... 8 >checking size of unsigned long... 8 >checking size of signed long long... 8 >checking size of unsigned long long... 8 >checking size of off_t... 8 >checking size of size_t... 8 >checking size of ssize_t... 8 >checking size of unsigned int*... 8 >checking for signed 8-bit type... signed char >checking for unsigned 8-bit type... unsigned char >checking for signed 16-bit type... signed short >checking for unsigned 16-bit type... unsigned short >checking for signed 32-bit type... signed int >checking for unsigned 32-bit type... unsigned int >checking for signed 64-bit type... signed long >checking for unsigned 64-bit type... unsigned long >checking for unsigned maximum type... unsigned long >checking for pointer difference type... unsigned long >checking whether our compiler supports __func__... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap file i/o... yes >checking whether closedir returns void... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for working memcmp... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking for working strtod... yes >checking for vprintf... yes >checking for _doprnt... no >checking for sqrt in -lm... yes >checking for atoll... yes >checking for atexit... yes >checking for cimag... yes >checking for clock... yes >checking for ctime_r... yes >checking for directio... no >checking for _exit... yes >checking for execvp... yes >checking for fchmod... yes >checking for floor... yes >checking for fork... (cached) yes >checking for ftime... yes >checking for ftruncate... yes >checking for getc_unlocked... yes >checking for getcwd... yes >checking for getpid... yes >checking for getexecname... no >checking for getdtablesize... yes >checking for getpagesize... (cached) yes >checking for getrlimit... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for gmtime_r... yes >checking for j0... yes >checking for j1... yes >checking for lltostr... no >checking for localtime_r... yes >checking for lstat... yes >checking for memmove... yes >checking for memset... yes >checking for mkstemp... yes >checking for munmap... yes >checking for nanosleep... yes >checking for _NSGetExecutablePath... no >checking for pclose... yes >checking for _pclose... no >checking for poll... yes >checking for popen... yes >checking for _popen... no >checking for posix_fadvise... yes >checking for posix_fallocate... yes >checking for posix_madvise... yes >checking for posix_memalign... yes >checking for posix_spawnp... yes >checking for pow... yes >checking for pread... yes >checking for pwrite... yes >checking for qsort_r... yes >checking for raise... yes >checking for rand_r... yes >checking for readlink... yes >checking for readdir_r... yes >checking for realpath... yes >checking for select... yes >checking for seekdir... yes >checking for setlocale... yes >checking for sqrt... yes >checking for setvbuf... yes >checking for stat... yes >checking for strchr... yes >checking for strerror_r... yes >checking for strrchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strpbrk... yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for symlink... yes >checking for sysconf... yes >checking for sigemptyset... yes >checking for sigaction... yes >checking for spawnvp... no >checking for strerror... yes >checking for strlcat... (cached) no >checking for strlcpy... (cached) no >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for telldir... yes >checking for tempnam... yes >checking for times... yes >checking for ulltostr... no >checking for usleep... yes >checking for utime... yes >checking for vsprintf... yes >checking for vsnprintf... yes >checking for waitpid... yes >checking for _wfopen... no >checking for _wstat... no >checking for library containing clock_gettime... -lrt >checking whether clock_gettime supports CLOCK_REALTIME... yes >checking whether pread is declared... yes >checking whether pwrite is declared... yes >checking whether strlcpy is declared... no >checking whether vsnprintf is declared... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking whether the compiler recognizes bool as a built-in type... yes >checking whether the compiler implements namespaces... yes >checking if g++ supports namespace std... yes >checking whether the compiler supports ISO C++ standard library... yes >checking whether the compiler implements L"widestring"... yes >checking 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... disabled >------------------------------------------------------------- >checking for ZLIB... >checking zconf.h usability... yes >checking zconf.h presence... yes >checking for zconf.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for compress in -lz... yes >checking for uncompress in -lz... yes >checking for deflate in -lz... yes >checking for inflate in -lz... yes >checking for gzseek in -lz... yes >checking for gztell in -lz... yes >checking if ZLIB package is complete... yes >------------------------------------------------------------- >checking for DJVU... >checking libdjvu/ddjvuapi.h usability... yes >checking libdjvu/ddjvuapi.h presence... yes >checking for libdjvu/ddjvuapi.h... yes >checking for ddjvu_context_create in -ldjvulibre... yes >checking if DJVU package is complete... yes >------------------------------------------------------------- >checking for FreeType 2.0... >checking for freetype-config... freetype-config >checking for FT_Init_FreeType in -lfreetype... yes >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >checking for freetype/freetype.h... yes >checking if FreeType package is complete... yes >------------------------------------------------------------- >checking for Ghostscript... >checking ghostscript/iapi.h usability... yes >checking ghostscript/iapi.h presence... yes >checking for ghostscript/iapi.h... yes >checking ghostscript/ierrors.h usability... yes >checking ghostscript/ierrors.h presence... yes >checking for ghostscript/ierrors.h... yes >checking for gsapi_new_instance in Ghostscript framework... no >checking for gsapi_new_instance in -lgs... no >checking if Ghostscript package is complete... no -- some components failed test >------------------------------------------------------------- >checking for JPEG... >checking jconfig.h usability... yes >checking jconfig.h presence... yes >checking for jconfig.h... yes >checking jerror.h usability... yes >checking jerror.h presence... yes >checking for jerror.h... yes >checking jmorecfg.h usability... yes >checking jmorecfg.h presence... yes >checking for jmorecfg.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_read_header in -ljpeg... yes >checking for JPEG library is version 6b or later... yes >checking if JPEG package is complete... yes >------------------------------------------------------------- >checking for JPEG Version 2... >checking jasper/jasper.h usability... yes >checking jasper/jasper.h presence... yes >checking for jasper/jasper.h... yes >checking for jas_stream_fopen in -ljasper... yes >checking if JPEG version 2 support package is complete... yes >------------------------------------------------------------- >checking for PNG... >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_get_io_ptr in -lpng... yes >checking if PNG package is complete... yes >------------------------------------------------------------- >checking for 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 WMF... >checking libwmf/eps.h usability... yes >checking libwmf/eps.h presence... yes >checking for libwmf/eps.h... yes >checking for wmf_eps_function in -lwmf... yes >checking if WMF package is complete... 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 mplayer... mplayer >checking for blender... blender >checking for bzip2... /bin/bzip2 >checking for xdg-open... xdg-open >checking for ralcgm... ralcgm >checking for cat... /bin/cat >checking for ufraw-batch... ufraw-batch >checking for dot... dot >checking for dvips... /usr/bin/dvips >checking for echo... /bin/echo >checking for xterm... xterm >checking for fig2dev... fig2dev >checking for convert... /usr/bin/convert >checking for display... /usr/bin/display >checking for mogrify... /usr/bin/mogrify >checking for gnuplot... gnuplot >checking for ra_pfm... ra_pfm >checking for hp2xx... hp2xx >checking for html2ps... html2ps >checking for ilbmtoppm... /usr/bin/ilbmtoppm >checking for ppmtoilbm... /usr/bin/ppmtoilbm >checking for lp... no >checking for lpr... lpr >checking for uncompress... /bin/uncompress >checking for compress... compress >checking for gimp... gimp >checking for groff... /usr/bin/groff >checking for ffmpeg... ffmpeg >checking for ffmpeg... 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... rsvg >checking for scanimage... scanimage >checking for enscript... /usr/bin/enscript >checking for uniconvertor... uniconvertor >checking for webpconv... webpconv >checking for wmf2eps... /usr/bin/wmf2eps >checking for curl... /usr/bin/curl >checking for gxps... gxps >checking for gzip... /bin/gzip >checking for Dejavu fonts directory... /usr/share/fonts/dejavu/ >checking for Ghostscript fonts directory... /usr/share/fonts/default/ghostscript/ >checking for gnutar... no >checking for gtar... no >checking for tar... tar >checking for perl... perl >checking for rpmbuild... no >checking for rpm... no >checking for 7za... no >checking for zip... no >------------------------------------------------------------- >checking for Ghostscript... >checking for Ghostscript version... gs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory >gs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory > >checking for gs alpha device... pnmraw >checking for gs color device... pnmraw >checking for gs CMYK device... bmpsep8 >checking for gs mono device... pnmraw >checking for gs PDF writing device... nodevice >checking for gs PS writing device... nodevice >checking for gs EPS writing device... nodevice >------------------------------------------------------------- >checking for Perl... >checking for perl... /usr/bin/perl >checking for perl version... This is perl 5, version 12, subversion 2 (v5.12.2) built for x86_64-linux-thread-multi >------------------------------------------------------------- >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=yes yes >DPS --with-dps=yes no >FFTW --with-fftw=no no >FlashPIX --with-fpx=no no >FontConfig --with-fontconfig=no no >FreeType --with-freetype=yes yes >GhostPCL None pcl6 (unknown) >GhostXPS None gxps (unknown) >Ghostscript None gs () >Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript /usr/share/fonts/default/ghostscript/ >Ghostscript lib --with-gslib=yes no (failed tests) >Graphviz --with-gvc=no >JBIG --with-jbig=no no >JPEG v1 --with-jpeg=yes yes >JPEG-2000 --with-jp2=yes yes >LCMS v1 --with-lcms=no no >LCMS v2 --with-lcms2=no no >LQR --with-lqr=no no >Magick++ --with-magick-plus-plus=yes yes >OpenEXR --with-openexr=no no >PERL --with-perl=yes /usr/bin/perl >PNG --with-png=yes yes >RSVG --with-rsvg=no no >TIFF --with-tiff=yes yes >Windows fonts --with-windows-font-dir=/usr/share/fonts/corefonts /usr/share/fonts/corefonts/ >WMF --with-wmf=yes yes >X11 --with-x=no no >XML --with-xml=yes yes >ZLIB --with-zlib=yes yes > >X11 Configuration: > X_CFLAGS = > X_PRE_LIBS = > X_LIBS = > X_EXTRA_LIBS = > >Options used to compile and link: > PREFIX = /usr > EXEC-PREFIX = /usr > VERSION = 6.6.5 > CC = x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 > CFLAGS = -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread > CPPFLAGS = -I/usr/include/ImageMagick > PCFLAGS = -fopenmp > DEFS = -DHAVE_CONFIG_H > LDFLAGS = -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed > MAGICK_LDFLAGS = -L/usr/lib64 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed > LIBS = -lMagickCore -ltiff -lfreetype -ljpeg -lbz2 -lz -lm -lgomp -lpthread -lltdl > CXX = x86_64-pc-linux-gnu-g++ > CXXFLAGS = -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -pthread > FEATURES = OpenMP > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6 ... >make -j2 >make all-am >make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6' > CC coders/coders_avs_la-avs.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c > CC coders/coders_bgr_la-bgr.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_bgr_la-bgr.lo `test -f 'coders/bgr.c' || echo './'`coders/bgr.c > CC coders/coders_bmp_la-bmp.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c > CC coders/coders_braille_la-braille.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_dng_la-dng.lo `test -f 'coders/dng.c' || echo './'`coders/dng.c > CC coders/coders_dot_la-dot.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_hald_la-hald.lo `test -f 'coders/hald.c' || echo './'`coders/hald.c > CC coders/coders_histogram_la-histogram.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c > CC coders/coders_magick_la-magick.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c > CC coders/coders_djvu_la-djvu.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_djvu_la-djvu.lo `test -f 'coders/djvu.c' || echo './'`coders/djvu.c > CC coders/coders_jpeg_la-jpeg.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c > CC coders/coders_wmf_la-wmf.lo >/bin/sh ./libtool --silent --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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_wmf_la-wmf.lo `test -f 'coders/wmf.c' || echo './'`coders/wmf.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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o ltdl/lt__strl.lo ltdl/lt__strl.c > CC coders/coders_art_la-art.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o coders/coders_art_la-art.lo `test -f 'coders/art.c' || echo './'`coders/art.c > CC magick/magick_libMagickCore_la-accelerate.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o magick/magick_libMagickCore_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c >coders/png.c: In function 'PNGErrorHandler': >coders/png.c:1184: warning: 'jmpbuf' is deprecated (declared at /usr/include/png.h:1096) > 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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -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 -O2 -pipe -march=athlon64 -fomit-frame-pointer -ggdb -g3 -ggdb -g3 -Wall -pthread -c -o magick/magick_libMagickCore_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c >magick/composite.c: In function 'TextureImage': >magick/composite.c:2757: error: expected '#pragma omp' clause before 'omp_throttle' >magick/composite.c:2805: error: expected '#pragma omp' clause before 'omp_throttle' >make[1]: *** [magick/magick_libMagickCore_la-composite.lo] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: media-gfx/imagemagick-6.6.5.6 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2653: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 654: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.6.5.6', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.6.5.6'. > [31;01m*[0m The complete build log is located at '/var/log/portage/media-gfx:imagemagick-6.6.5.6:20101225-222113.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-gfx/imagemagick-6.6.5.6/work/ImageMagick-6.6.5-6'
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 349718
: 258074