* CPV: media-gfx/graphicsmagick-1.3.7 * REPO: gentoo * USE: bzip2 cxx elibc_glibc jpeg jpeg2k kernel_linux openmp perl png svg test threads truetype userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking GraphicsMagick-1.3.7.tar.bz2 to /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work >>> Source unpacked in /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work >>> Preparing source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7 ... * econf: updating GraphicsMagick-1.3.7/ltdl/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GraphicsMagick-1.3.7/ltdl/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating GraphicsMagick-1.3.7/TclMagick/unix/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GraphicsMagick-1.3.7/TclMagick/unix/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-largefile --without-included-ltdl --without-frozenpaths --with-modules --with-quantum-depth=8 --disable-ccmalloc --disable-prof --disable-gcov --disable-magick-compat --enable-openmp --with-bzlib --with-magick-plus-plus --without-fpx --without-gslib --without-jbig --with-jpeg --with-jp2 --without-lcms --with-perl --with-png --with-xml --with-threads --without-tiff --with-ttf --without-wmf --without-x --with-zlib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configuring GraphicsMagick 1.3.7 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes 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 i686-pc-linux-gnu-gcc -std=gnu99 option to support OpenMP... -fopenmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... 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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/4.4.2 /usr/lib/gcc/i686-pc-linux-gnu/4.4.1 /usr/lib/gcc/i686-pc-linux-gnu/4.3.3 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6 /opt/intel/Compiler/11.1/056/lib/ia32 /usr/lib/nspr /usr/lib/nss /usr/lib/xulrunner-1.9.1 /usr/lib/seamonkey /opt/gwydion-dylan/lib/dylan/2.4.0/x86-linux-gcc33/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/native_threads/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/classic/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/server/ /usr/lib/paraview-3.6 /usr/lib/qca2 /usr/lib/qt4 /opt/hp/hpacucli /usr/qt/3/lib /usr/qt/3-embedded/lib /usr/lib/postgresql-8.3/lib /usr/lib/postgresql-8.4/lib /opt/fdftk-6.0/lib /usr/lib/gnat-gcc/i686-pc-linux-gnu/4.3 /usr/lib/gnat-gcc/i686-pc-linux-gnu/4.3/adalib /opt/fmodex/api/lib /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /opt/firefox /opt/thunderbird /opt/xulrunner /usr/lib/hamlib /opt/nvidia-cg-toolkit/lib /usr/games/lib /usr/lib/R/lib /opt/cuda/lib /usr/lib/fltk-1.1 /usr/lib/fltk /usr/lib/geant4 /usr/GNUstep/System/Library/Libraries /usr/GNUstep/Local/Library/Libraries /usr/grass63/lib /usr/lib/octave-3.2.3 /usr/lib/quagga /usr/lib/gcc-lib/ti-linux-gnu/4.1.2 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... checking where to find libltdl library... -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 i686-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline 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... 4 checking size of unsigned long... 4 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... 4 checking size of unsigned int*... 4 checking return type of signal handlers... void checking for C compiler __func__ support... yes 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 long checking for unsigned 64-bit type... unsigned long long checking for unsigned maximum type... unsigned long long checking for pointer difference type... unsigned long 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 for atoll... yes checking for ctime_r... yes checking for directio... no checking for _exit... yes checking for fcntl... yes checking for ftime... yes checking for getexecname... no checking for getc_unlocked... yes checking for getpagesize... (cached) yes checking for getrlimit... yes checking for getpid... yes checking for lltostr... no checking for localtime_r... yes checking for madvise... yes checking for mkstemp... yes checking for _NSGetExecutablePath... no checking for _pclose... no checking for pclose... yes checking for poll... yes checking for _popen... no checking for popen... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_madvise... yes checking for pread... yes checking for pwrite... yes checking for putc_unlocked... yes checking for raise... yes checking for rand_r... yes checking for readdir_r... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for seekdir... yes checking for setrlimit... yes checking for sigemptyset... yes checking for sigaction... yes checking for strerror... yes checking for strerror_r... yes checking for strlcat... (cached) no checking for strlcpy... (cached) no checking for strtoll... yes checking for sysconf... yes checking for tempnam... yes checking for tmpnam_r... yes checking for times... yes checking for telldir... yes checking for ulltostr... no checking for vsprintf... yes checking for vsnprintf... yes checking for qsort_r... yes checking whether pread is declared... no checking whether pwrite is declared... no checking whether strlcpy is declared... no checking whether vsnprintf is declared... yes checking for /dev/urandom... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports default template parameters... yes checking whether the compiler supports exceptions... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports the explicit keyword... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler supports ios::binary... yes checking whether the compiler supports the mutable keyword... yes checking whether the compiler accepts the new for scoping rules... yes checking whether the compiler supports static_cast<>... yes checking whether the compiler supports basic templates... yes checking for C++ compiler __func__ support... yes checking whether C++ compiler is sufficient for Magick++... yes checking for X11 configure files... checking for the pthreads library -lpthread... yes checking for GOMP_parallel_start in -lgomp... yes checking for sqrt in -lm... yes checking for ZLIB support ... 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 BZLIB support ... 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 PNG support ... 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 JPEG support ... 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 support ... 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 FreeType 2.0 ... checking for freetype-config... /usr/bin/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 XML support ... 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 if WMF package is complete... no checking for autotrace... /usr/bin/autotrace checking for bzip2... /bin/bzip2 checking for mozilla... mozilla checking for ralcgm... ralcgm checking for cat... /bin/cat checking for dcraw... /usr/bin/dcraw 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... /usr/bin/fig2dev checking for gm... gm 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... /usr/bin/uncompress checking for compress... /usr/bin/compress checking for gimp... /usr/bin/gimp checking for groff... /usr/bin/groff checking for mpeg2decode... /usr/bin/mpeg2decode checking for mpeg2encode... /usr/bin/mpeg2encode checking for mv... /bin/mv checking for pgpv... pgpv checking for povray... /usr/bin/povray checking for gs... /usr/bin/gs checking for ra_ppm... ra_ppm checking for rawtorle... /usr/bin/rawtorle checking for rm... /bin/rm checking for scanimage... /usr/bin/scanimage checking for enscript... /usr/bin/enscript checking for wmf2eps... /usr/bin/wmf2eps checking for wget... /usr/bin/wget checking for gzip... /bin/gzip checking for rst2html.py... /usr/bin/rst2html.py checking for txt2html... /usr/bin/txt2html checking for Ghostscript fonts directory... /usr/share/ghostscript/fonts/ checking for rpmbuild... rpmbuild checking for 7za... 7za checking for zip... zip checking for Ghostscript version... 8.70 checking for gs color device... pnmraw checking for gs color+alpha device... pngalpha checking for gs gray device... pgmraw checking for gs pallet device... pcx256 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... /usr/bin/perl checking for perl version greater than or equal to 5.8.1... ok configure: creating ./config.status config.status: creating GraphicsMagick.spec config.status: creating Magick++/bin/GraphicsMagick++-config config.status: creating Magick++/lib/GraphicsMagick++.pc config.status: creating Makefile config.status: creating PerlMagick/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/PerlMagickCheck.sh config.status: creating config/delegates.mgk config.status: creating config/type-ghostscript.mgk config.status: creating config/type-solaris.mgk config.status: creating config/type-windows.mgk config.status: creating config/type.mgk config.status: creating magick/GraphicsMagick-config config.status: creating magick/GraphicsMagick.pc config.status: creating magick/magick_types.h config.status: creating magick/version.h config.status: creating rungm.sh config.status: creating wand/GraphicsMagickWand-config config.status: creating wand/GraphicsMagickWand.pc config.status: creating magick/magick_config.h config.status: creating magick/magick_config_api.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands config.status: executing GraphicsMagick++-config.in commands config.status: executing GraphicsMagick-config.in commands config.status: executing GraphicsMagickWand-config.in commands config.status: executing rungm.sh.in commands config.status: executing PerlMagick/PerlMagickCheck.sh.in commands GraphicsMagick is configured as follows. Please verify that this configuration matches your expectations. Host system type : i686-pc-linux-gnu Build system type : i686-pc-linux-gnu Option Configure option Configured value ----------------------------------------------------------------- Shared libraries --enable-shared=yes yes Static libraries --enable-static=yes yes GNU ld --with-gnu-ld=yes yes Quantum depth --with-quantum-depth=8 8 Delegate Configuration: BZLIB --with-bzlib=yes yes DPS --with-dps=yes no FlashPIX --with-fpx=no no FreeType 2.0 --with-ttf=yes yes Ghostscript None gs (8.70) Ghostscript fonts --with-gs-font-dir=default /usr/share/ghostscript/fonts/ Ghostscript lib --with-gslib=no no JBIG --with-jbig=no no JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=yes yes LCMS --with-lcms=no no Magick++ --with-magick-plus-plus=yes yes PERL --with-perl=yes /usr/bin/perl PNG --with-png=yes yes TIFF --with-tiff=no no TRIO --with-trio=yes no Windows fonts --with-windows-font-dir= none WMF --with-wmf=no no X11 --with-x=no no XML --with-xml=yes yes ZLIB --with-zlib=yes yes X11 Configuration: Not using X11. Options used to compile and link: CC = i686-pc-linux-gnu-gcc -std=gnu99 CFLAGS = -fopenmp -O2 -pipe -Wall -pthread CPPFLAGS = -I/usr/include/freetype2 -I/usr/include/libxml2 CXX = i686-pc-linux-gnu-g++ CXXFLAGS = -O2 -pipe -pthread DEFS = -DHAVE_CONFIG_H LDFLAGS = -Wl,-O1 -L/usr/lib -L/usr/lib LIBS = -lfreetype -lbz2 -lz -lm -lgomp -lpthread >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7 ... make -j14 OTHERLDFLAGS=-Wl,-O1 make all-am make[1]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' depbase=`echo ltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT ltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o ltdl/lt__strl.lo ltdl/lt__strl.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_art_la-art.lo -MD -MP -MF coders/.deps/coders_art_la-art.Tpo -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 i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-annotate.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-annotate.Tpo -c -o magick/magick_libGraphicsMagick_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-attribute.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-attribute.Tpo -c -o magick/magick_libGraphicsMagick_la-attribute.lo `test -f 'magick/attribute.c' || echo './'`magick/attribute.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-average.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-average.Tpo -c -o magick/magick_libGraphicsMagick_la-average.lo `test -f 'magick/average.c' || echo './'`magick/average.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-bit_stream.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-bit_stream.Tpo -c -o magick/magick_libGraphicsMagick_la-bit_stream.lo `test -f 'magick/bit_stream.c' || echo './'`magick/bit_stream.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-blob.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-blob.Tpo -c -o magick/magick_libGraphicsMagick_la-blob.lo `test -f 'magick/blob.c' || echo './'`magick/blob.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-cdl.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-cdl.Tpo -c -o magick/magick_libGraphicsMagick_la-cdl.lo `test -f 'magick/cdl.c' || echo './'`magick/cdl.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-channel.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-channel.Tpo -c -o magick/magick_libGraphicsMagick_la-channel.lo `test -f 'magick/channel.c' || echo './'`magick/channel.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-compare.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-compare.Tpo -c -o magick/magick_libGraphicsMagick_la-compare.lo `test -f 'magick/compare.c' || echo './'`magick/compare.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-confirm_access.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-confirm_access.Tpo -c -o magick/magick_libGraphicsMagick_la-confirm_access.lo `test -f 'magick/confirm_access.c' || echo './'`magick/confirm_access.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-color.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-color.Tpo -c -o magick/magick_libGraphicsMagick_la-color.lo `test -f 'magick/color.c' || echo './'`magick/color.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-colormap.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-colormap.Tpo -c -o magick/magick_libGraphicsMagick_la-colormap.lo `test -f 'magick/colormap.c' || echo './'`magick/colormap.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-colorspace.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-colorspace.Tpo -c -o magick/magick_libGraphicsMagick_la-colorspace.lo `test -f 'magick/colorspace.c' || echo './'`magick/colorspace.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-command.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-command.Tpo -c -o magick/magick_libGraphicsMagick_la-command.lo `test -f 'magick/command.c' || echo './'`magick/command.c mv -f magick/.deps/magick_libGraphicsMagick_la-confirm_access.Tpo magick/.deps/magick_libGraphicsMagick_la-confirm_access.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-composite.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-composite.Tpo -c -o magick/magick_libGraphicsMagick_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c mv -f magick/.deps/magick_libGraphicsMagick_la-cdl.Tpo magick/.deps/magick_libGraphicsMagick_la-cdl.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-compress.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-compress.Tpo -c -o magick/magick_libGraphicsMagick_la-compress.lo `test -f 'magick/compress.c' || echo './'`magick/compress.c mv -f magick/.deps/magick_libGraphicsMagick_la-bit_stream.Tpo magick/.deps/magick_libGraphicsMagick_la-bit_stream.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-constitute.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-constitute.Tpo -c -o magick/magick_libGraphicsMagick_la-constitute.lo `test -f 'magick/constitute.c' || echo './'`magick/constitute.c mv -f coders/.deps/coders_art_la-art.Tpo coders/.deps/coders_art_la-art.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-average.Tpo magick/.deps/magick_libGraphicsMagick_la-average.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-decorate.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-decorate.Tpo -c -o magick/magick_libGraphicsMagick_la-decorate.lo `test -f 'magick/decorate.c' || echo './'`magick/decorate.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-delegate.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-delegate.Tpo -c -o magick/magick_libGraphicsMagick_la-delegate.lo `test -f 'magick/delegate.c' || echo './'`magick/delegate.c mv -f magick/.deps/magick_libGraphicsMagick_la-colormap.Tpo magick/.deps/magick_libGraphicsMagick_la-colormap.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-deprecate.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-deprecate.Tpo -c -o magick/magick_libGraphicsMagick_la-deprecate.lo `test -f 'magick/deprecate.c' || echo './'`magick/deprecate.c mv -f magick/.deps/magick_libGraphicsMagick_la-compare.Tpo magick/.deps/magick_libGraphicsMagick_la-compare.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-describe.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-describe.Tpo -c -o magick/magick_libGraphicsMagick_la-describe.lo `test -f 'magick/describe.c' || echo './'`magick/describe.c mv -f magick/.deps/magick_libGraphicsMagick_la-channel.Tpo magick/.deps/magick_libGraphicsMagick_la-channel.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-draw.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-draw.Tpo -c -o magick/magick_libGraphicsMagick_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.c mv -f magick/.deps/magick_libGraphicsMagick_la-deprecate.Tpo magick/.deps/magick_libGraphicsMagick_la-deprecate.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-effect.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-effect.Tpo -c -o magick/magick_libGraphicsMagick_la-effect.lo `test -f 'magick/effect.c' || echo './'`magick/effect.c magick/blob.c: In function ‘CloseBlob’: magick/blob.c:942: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mv -f magick/.deps/magick_libGraphicsMagick_la-color.Tpo magick/.deps/magick_libGraphicsMagick_la-color.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-enhance.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-enhance.Tpo -c -o magick/magick_libGraphicsMagick_la-enhance.lo `test -f 'magick/enhance.c' || echo './'`magick/enhance.c mv -f magick/.deps/magick_libGraphicsMagick_la-delegate.Tpo magick/.deps/magick_libGraphicsMagick_la-delegate.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-enum_strings.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-enum_strings.Tpo -c -o magick/magick_libGraphicsMagick_la-enum_strings.lo `test -f 'magick/enum_strings.c' || echo './'`magick/enum_strings.c mv -f magick/.deps/magick_libGraphicsMagick_la-decorate.Tpo magick/.deps/magick_libGraphicsMagick_la-decorate.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-colorspace.Tpo magick/.deps/magick_libGraphicsMagick_la-colorspace.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-error.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-error.Tpo -c -o magick/magick_libGraphicsMagick_la-error.lo `test -f 'magick/error.c' || echo './'`magick/error.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-fx.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-fx.Tpo -c -o magick/magick_libGraphicsMagick_la-fx.lo `test -f 'magick/fx.c' || echo './'`magick/fx.c mv -f magick/.deps/magick_libGraphicsMagick_la-attribute.Tpo magick/.deps/magick_libGraphicsMagick_la-attribute.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-gem.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-gem.Tpo -c -o magick/magick_libGraphicsMagick_la-gem.lo `test -f 'magick/gem.c' || echo './'`magick/gem.c mv -f magick/.deps/magick_libGraphicsMagick_la-annotate.Tpo magick/.deps/magick_libGraphicsMagick_la-annotate.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-gradient.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-gradient.Tpo -c -o magick/magick_libGraphicsMagick_la-gradient.lo `test -f 'magick/gradient.c' || echo './'`magick/gradient.c mv -f magick/.deps/magick_libGraphicsMagick_la-compress.Tpo magick/.deps/magick_libGraphicsMagick_la-compress.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-hclut.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-hclut.Tpo -c -o magick/magick_libGraphicsMagick_la-hclut.lo `test -f 'magick/hclut.c' || echo './'`magick/hclut.c mv -f magick/.deps/magick_libGraphicsMagick_la-blob.Tpo magick/.deps/magick_libGraphicsMagick_la-blob.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-image.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-image.Tpo -c -o magick/magick_libGraphicsMagick_la-image.lo `test -f 'magick/image.c' || echo './'`magick/image.c mv -f magick/.deps/magick_libGraphicsMagick_la-error.Tpo magick/.deps/magick_libGraphicsMagick_la-error.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-list.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-list.Tpo -c -o magick/magick_libGraphicsMagick_la-list.lo `test -f 'magick/list.c' || echo './'`magick/list.c mv -f magick/.deps/magick_libGraphicsMagick_la-gradient.Tpo magick/.deps/magick_libGraphicsMagick_la-gradient.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-locale.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-locale.Tpo -c -o magick/magick_libGraphicsMagick_la-locale.lo `test -f 'magick/locale.c' || echo './'`magick/locale.c mv -f magick/.deps/magick_libGraphicsMagick_la-describe.Tpo magick/.deps/magick_libGraphicsMagick_la-describe.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-log.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-log.Tpo -c -o magick/magick_libGraphicsMagick_la-log.lo `test -f 'magick/log.c' || echo './'`magick/log.c mv -f magick/.deps/magick_libGraphicsMagick_la-composite.Tpo magick/.deps/magick_libGraphicsMagick_la-composite.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-magic.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-magic.Tpo -c -o magick/magick_libGraphicsMagick_la-magic.lo `test -f 'magick/magic.c' || echo './'`magick/magic.c mv -f magick/.deps/magick_libGraphicsMagick_la-hclut.Tpo magick/.deps/magick_libGraphicsMagick_la-hclut.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-magick.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-magick.Tpo -c -o magick/magick_libGraphicsMagick_la-magick.lo `test -f 'magick/magick.c' || echo './'`magick/magick.c mv -f magick/.deps/magick_libGraphicsMagick_la-enum_strings.Tpo magick/.deps/magick_libGraphicsMagick_la-enum_strings.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-magick_endian.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-magick_endian.Tpo -c -o magick/magick_libGraphicsMagick_la-magick_endian.lo `test -f 'magick/magick_endian.c' || echo './'`magick/magick_endian.c mv -f magick/.deps/magick_libGraphicsMagick_la-gem.Tpo magick/.deps/magick_libGraphicsMagick_la-gem.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-map.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-map.Tpo -c -o magick/magick_libGraphicsMagick_la-map.lo `test -f 'magick/map.c' || echo './'`magick/map.c magick/image.c: In function ‘IsFrame’: magick/image.c:2699: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result mv -f magick/.deps/magick_libGraphicsMagick_la-locale.Tpo magick/.deps/magick_libGraphicsMagick_la-locale.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-memory.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-memory.Tpo -c -o magick/magick_libGraphicsMagick_la-memory.lo `test -f 'magick/memory.c' || echo './'`magick/memory.c mv -f magick/.deps/magick_libGraphicsMagick_la-enhance.Tpo magick/.deps/magick_libGraphicsMagick_la-enhance.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-module.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-module.Tpo -c -o magick/magick_libGraphicsMagick_la-module.lo `test -f 'magick/module.c' || echo './'`magick/module.c mv -f magick/.deps/magick_libGraphicsMagick_la-magick_endian.Tpo magick/.deps/magick_libGraphicsMagick_la-magick_endian.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-monitor.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-monitor.Tpo -c -o magick/magick_libGraphicsMagick_la-monitor.lo `test -f 'magick/monitor.c' || echo './'`magick/monitor.c mv -f magick/.deps/magick_libGraphicsMagick_la-list.Tpo magick/.deps/magick_libGraphicsMagick_la-list.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-montage.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-montage.Tpo -c -o magick/magick_libGraphicsMagick_la-montage.lo `test -f 'magick/montage.c' || echo './'`magick/montage.c mv -f magick/.deps/magick_libGraphicsMagick_la-magic.Tpo magick/.deps/magick_libGraphicsMagick_la-magic.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-omp_data_view.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-omp_data_view.Tpo -c -o magick/magick_libGraphicsMagick_la-omp_data_view.lo `test -f 'magick/omp_data_view.c' || echo './'`magick/omp_data_view.c mv -f magick/.deps/magick_libGraphicsMagick_la-fx.Tpo magick/.deps/magick_libGraphicsMagick_la-fx.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-operator.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-operator.Tpo -c -o magick/magick_libGraphicsMagick_la-operator.lo `test -f 'magick/operator.c' || echo './'`magick/operator.c mv -f magick/.deps/magick_libGraphicsMagick_la-image.Tpo magick/.deps/magick_libGraphicsMagick_la-image.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-log.Tpo magick/.deps/magick_libGraphicsMagick_la-log.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-paint.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-paint.Tpo -c -o magick/magick_libGraphicsMagick_la-paint.lo `test -f 'magick/paint.c' || echo './'`magick/paint.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-pixel_cache.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-pixel_cache.Tpo -c -o magick/magick_libGraphicsMagick_la-pixel_cache.lo `test -f 'magick/pixel_cache.c' || echo './'`magick/pixel_cache.c mv -f magick/.deps/magick_libGraphicsMagick_la-memory.Tpo magick/.deps/magick_libGraphicsMagick_la-memory.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-pixel_iterator.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-pixel_iterator.Tpo -c -o magick/magick_libGraphicsMagick_la-pixel_iterator.lo `test -f 'magick/pixel_iterator.c' || echo './'`magick/pixel_iterator.c mv -f magick/.deps/magick_libGraphicsMagick_la-magick.Tpo magick/.deps/magick_libGraphicsMagick_la-magick.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-plasma.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-plasma.Tpo -c -o magick/magick_libGraphicsMagick_la-plasma.lo `test -f 'magick/plasma.c' || echo './'`magick/plasma.c mv -f magick/.deps/magick_libGraphicsMagick_la-monitor.Tpo magick/.deps/magick_libGraphicsMagick_la-monitor.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-profile.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-profile.Tpo -c -o magick/magick_libGraphicsMagick_la-profile.lo `test -f 'magick/profile.c' || echo './'`magick/profile.c mv -f magick/.deps/magick_libGraphicsMagick_la-draw.Tpo magick/.deps/magick_libGraphicsMagick_la-draw.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-omp_data_view.Tpo magick/.deps/magick_libGraphicsMagick_la-omp_data_view.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-quantize.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-quantize.Tpo -c -o magick/magick_libGraphicsMagick_la-quantize.lo `test -f 'magick/quantize.c' || echo './'`magick/quantize.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-registry.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-registry.Tpo -c -o magick/magick_libGraphicsMagick_la-registry.lo `test -f 'magick/registry.c' || echo './'`magick/registry.c mv -f magick/.deps/magick_libGraphicsMagick_la-map.Tpo magick/.deps/magick_libGraphicsMagick_la-map.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-random.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-random.Tpo -c -o magick/magick_libGraphicsMagick_la-random.lo `test -f 'magick/random.c' || echo './'`magick/random.c magick/profile.c: In function ‘AppendImageProfile’: magick/profile.c:157: warning: cast from pointer to integer of different size mv -f magick/.deps/magick_libGraphicsMagick_la-plasma.Tpo magick/.deps/magick_libGraphicsMagick_la-plasma.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-module.Tpo magick/.deps/magick_libGraphicsMagick_la-module.Plo mv -f magick/.deps/magick_libGraphicsMagick_la-montage.Tpo magick/.deps/magick_libGraphicsMagick_la-montage.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-render.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-render.Tpo -c -o magick/magick_libGraphicsMagick_la-render.lo `test -f 'magick/render.c' || echo './'`magick/render.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-resize.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-resize.Tpo -c -o magick/magick_libGraphicsMagick_la-resize.lo `test -f 'magick/resize.c' || echo './'`magick/resize.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-resource.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-resource.Tpo -c -o magick/magick_libGraphicsMagick_la-resource.lo `test -f 'magick/resource.c' || echo './'`magick/resource.c mv -f magick/.deps/magick_libGraphicsMagick_la-registry.Tpo magick/.deps/magick_libGraphicsMagick_la-registry.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-segment.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-segment.Tpo -c -o magick/magick_libGraphicsMagick_la-segment.lo `test -f 'magick/segment.c' || echo './'`magick/segment.c mv -f magick/.deps/magick_libGraphicsMagick_la-random.Tpo magick/.deps/magick_libGraphicsMagick_la-random.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-semaphore.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-semaphore.Tpo -c -o magick/magick_libGraphicsMagick_la-semaphore.lo `test -f 'magick/semaphore.c' || echo './'`magick/semaphore.c mv -f magick/.deps/magick_libGraphicsMagick_la-profile.Tpo magick/.deps/magick_libGraphicsMagick_la-profile.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-shear.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-shear.Tpo -c -o magick/magick_libGraphicsMagick_la-shear.lo `test -f 'magick/shear.c' || echo './'`magick/shear.c mv -f magick/.deps/magick_libGraphicsMagick_la-pixel_iterator.Tpo magick/.deps/magick_libGraphicsMagick_la-pixel_iterator.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-signature.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-signature.Tpo -c -o magick/magick_libGraphicsMagick_la-signature.lo `test -f 'magick/signature.c' || echo './'`magick/signature.c mv -f magick/.deps/magick_libGraphicsMagick_la-paint.Tpo magick/.deps/magick_libGraphicsMagick_la-paint.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-static.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-static.Tpo -c -o magick/magick_libGraphicsMagick_la-static.lo `test -f 'magick/static.c' || echo './'`magick/static.c mv -f magick/.deps/magick_libGraphicsMagick_la-semaphore.Tpo magick/.deps/magick_libGraphicsMagick_la-semaphore.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-statistics.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-statistics.Tpo -c -o magick/magick_libGraphicsMagick_la-statistics.lo `test -f 'magick/statistics.c' || echo './'`magick/statistics.c mv -f magick/.deps/magick_libGraphicsMagick_la-resource.Tpo magick/.deps/magick_libGraphicsMagick_la-resource.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-tempfile.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-tempfile.Tpo -c -o magick/magick_libGraphicsMagick_la-tempfile.lo `test -f 'magick/tempfile.c' || echo './'`magick/tempfile.c mv -f magick/.deps/magick_libGraphicsMagick_la-static.Tpo magick/.deps/magick_libGraphicsMagick_la-static.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-texture.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-texture.Tpo -c -o magick/magick_libGraphicsMagick_la-texture.lo `test -f 'magick/texture.c' || echo './'`magick/texture.c mv -f magick/.deps/magick_libGraphicsMagick_la-quantize.Tpo magick/.deps/magick_libGraphicsMagick_la-quantize.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-timer.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-timer.Tpo -c -o magick/magick_libGraphicsMagick_la-timer.lo `test -f 'magick/timer.c' || echo './'`magick/timer.c mv -f magick/.deps/magick_libGraphicsMagick_la-signature.Tpo magick/.deps/magick_libGraphicsMagick_la-signature.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-transform.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-transform.Tpo -c -o magick/magick_libGraphicsMagick_la-transform.lo `test -f 'magick/transform.c' || echo './'`magick/transform.c mv -f magick/.deps/magick_libGraphicsMagick_la-statistics.Tpo magick/.deps/magick_libGraphicsMagick_la-statistics.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-tsd.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-tsd.Tpo -c -o magick/magick_libGraphicsMagick_la-tsd.lo `test -f 'magick/tsd.c' || echo './'`magick/tsd.c mv -f magick/.deps/magick_libGraphicsMagick_la-tempfile.Tpo magick/.deps/magick_libGraphicsMagick_la-tempfile.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-type.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-type.Tpo -c -o magick/magick_libGraphicsMagick_la-type.lo `test -f 'magick/type.c' || echo './'`magick/type.c mv -f magick/.deps/magick_libGraphicsMagick_la-pixel_cache.Tpo magick/.deps/magick_libGraphicsMagick_la-pixel_cache.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-unix_port.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-unix_port.Tpo -c -o magick/magick_libGraphicsMagick_la-unix_port.lo `test -f 'magick/unix_port.c' || echo './'`magick/unix_port.c mv -f magick/.deps/magick_libGraphicsMagick_la-timer.Tpo magick/.deps/magick_libGraphicsMagick_la-timer.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-utility.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-utility.Tpo -c -o magick/magick_libGraphicsMagick_la-utility.lo `test -f 'magick/utility.c' || echo './'`magick/utility.c mv -f magick/.deps/magick_libGraphicsMagick_la-texture.Tpo magick/.deps/magick_libGraphicsMagick_la-texture.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT magick/magick_libGraphicsMagick_la-version.lo -MD -MP -MF magick/.deps/magick_libGraphicsMagick_la-version.Tpo -c -o magick/magick_libGraphicsMagick_la-version.lo `test -f 'magick/version.c' || echo './'`magick/version.c mv -f magick/.deps/magick_libGraphicsMagick_la-tsd.Tpo magick/.deps/magick_libGraphicsMagick_la-tsd.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_avi_la-avi.lo -MD -MP -MF coders/.deps/coders_avi_la-avi.Tpo -c -o coders/coders_avi_la-avi.lo `test -f 'coders/avi.c' || echo './'`coders/avi.c mv -f magick/.deps/magick_libGraphicsMagick_la-operator.Tpo magick/.deps/magick_libGraphicsMagick_la-operator.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_avs_la-avs.lo -MD -MP -MF coders/.deps/coders_avs_la-avs.Tpo -c -o coders/coders_avs_la-avs.lo `test -f 'coders/avs.c' || echo './'`coders/avs.c mv -f magick/.deps/magick_libGraphicsMagick_la-segment.Tpo magick/.deps/magick_libGraphicsMagick_la-segment.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_bmp_la-bmp.lo -MD -MP -MF coders/.deps/coders_bmp_la-bmp.Tpo -c -o coders/coders_bmp_la-bmp.lo `test -f 'coders/bmp.c' || echo './'`coders/bmp.c mv -f magick/.deps/magick_libGraphicsMagick_la-version.Tpo magick/.deps/magick_libGraphicsMagick_la-version.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_cals_la-cals.lo -MD -MP -MF coders/.deps/coders_cals_la-cals.Tpo -c -o coders/coders_cals_la-cals.lo `test -f 'coders/cals.c' || echo './'`coders/cals.c mv -f magick/.deps/magick_libGraphicsMagick_la-unix_port.Tpo magick/.deps/magick_libGraphicsMagick_la-unix_port.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_caption_la-caption.lo -MD -MP -MF coders/.deps/coders_caption_la-caption.Tpo -c -o coders/coders_caption_la-caption.lo `test -f 'coders/caption.c' || echo './'`coders/caption.c mv -f magick/.deps/magick_libGraphicsMagick_la-shear.Tpo magick/.deps/magick_libGraphicsMagick_la-shear.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_cineon_la-cineon.lo -MD -MP -MF coders/.deps/coders_cineon_la-cineon.Tpo -c -o coders/coders_cineon_la-cineon.lo `test -f 'coders/cineon.c' || echo './'`coders/cineon.c mv -f magick/.deps/magick_libGraphicsMagick_la-type.Tpo magick/.deps/magick_libGraphicsMagick_la-type.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_cmyk_la-cmyk.lo -MD -MP -MF coders/.deps/coders_cmyk_la-cmyk.Tpo -c -o coders/coders_cmyk_la-cmyk.lo `test -f 'coders/cmyk.c' || echo './'`coders/cmyk.c coders/cals.c: In function ‘ReadCALSImage’: coders/cals.c:238: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:240: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:242: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:245: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:248: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:250: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:252: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:254: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:258: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:261: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:263: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:266: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:269: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:272: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:275: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/cals.c:277: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f coders/.deps/coders_avs_la-avs.Tpo coders/.deps/coders_avs_la-avs.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_cut_la-cut.lo -MD -MP -MF coders/.deps/coders_cut_la-cut.Tpo -c -o coders/coders_cut_la-cut.lo `test -f 'coders/cut.c' || echo './'`coders/cut.c mv -f coders/.deps/coders_caption_la-caption.Tpo coders/.deps/coders_caption_la-caption.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_dcm_la-dcm.lo -MD -MP -MF coders/.deps/coders_dcm_la-dcm.Tpo -c -o coders/coders_dcm_la-dcm.lo `test -f 'coders/dcm.c' || echo './'`coders/dcm.c mv -f coders/.deps/coders_cals_la-cals.Tpo coders/.deps/coders_cals_la-cals.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_dcraw_la-dcraw.lo -MD -MP -MF coders/.deps/coders_dcraw_la-dcraw.Tpo -c -o coders/coders_dcraw_la-dcraw.lo `test -f 'coders/dcraw.c' || echo './'`coders/dcraw.c mv -f magick/.deps/magick_libGraphicsMagick_la-resize.Tpo magick/.deps/magick_libGraphicsMagick_la-resize.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_dib_la-dib.lo -MD -MP -MF coders/.deps/coders_dib_la-dib.Tpo -c -o coders/coders_dib_la-dib.lo `test -f 'coders/dib.c' || echo './'`coders/dib.c mv -f magick/.deps/magick_libGraphicsMagick_la-transform.Tpo magick/.deps/magick_libGraphicsMagick_la-transform.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_dpx_la-dpx.lo -MD -MP -MF coders/.deps/coders_dpx_la-dpx.Tpo -c -o coders/coders_dpx_la-dpx.lo `test -f 'coders/dpx.c' || echo './'`coders/dpx.c mv -f coders/.deps/coders_dcraw_la-dcraw.Tpo coders/.deps/coders_dcraw_la-dcraw.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_fax_la-fax.lo -MD -MP -MF coders/.deps/coders_fax_la-fax.Tpo -c -o coders/coders_fax_la-fax.lo `test -f 'coders/fax.c' || echo './'`coders/fax.c mv -f coders/.deps/coders_cineon_la-cineon.Tpo coders/.deps/coders_cineon_la-cineon.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_fits_la-fits.lo -MD -MP -MF coders/.deps/coders_fits_la-fits.Tpo -c -o coders/coders_fits_la-fits.lo `test -f 'coders/fits.c' || echo './'`coders/fits.c magick/utility.c: In function ‘ExpandFilenames’: magick/utility.c:904: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result magick/utility.c:1032: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result magick/utility.c: In function ‘GetExecutionPathUsingName’: magick/utility.c:1404: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result magick/utility.c:1414: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result magick/utility.c:1458: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result magick/utility.c:1470: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result magick/utility.c: In function ‘IsFrame’: magick/utility.c:2240: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result magick/utility.c: In function ‘GetToken’: magick/utility.c:2486: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result magick/utility.c: In function ‘ListFiles’: magick/utility.c:3165: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result magick/utility.c:3169: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result mv -f coders/.deps/coders_cmyk_la-cmyk.Tpo coders/.deps/coders_cmyk_la-cmyk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_gif_la-gif.lo -MD -MP -MF coders/.deps/coders_gif_la-gif.Tpo -c -o coders/coders_gif_la-gif.lo `test -f 'coders/gif.c' || echo './'`coders/gif.c mv -f coders/.deps/coders_cut_la-cut.Tpo coders/.deps/coders_cut_la-cut.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_gradient_la-gradient.lo -MD -MP -MF coders/.deps/coders_gradient_la-gradient.Tpo -c -o coders/coders_gradient_la-gradient.lo `test -f 'coders/gradient.c' || echo './'`coders/gradient.c mv -f coders/.deps/coders_fax_la-fax.Tpo coders/.deps/coders_fax_la-fax.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_gray_la-gray.lo -MD -MP -MF coders/.deps/coders_gray_la-gray.Tpo -c -o coders/coders_gray_la-gray.lo `test -f 'coders/gray.c' || echo './'`coders/gray.c mv -f magick/.deps/magick_libGraphicsMagick_la-effect.Tpo magick/.deps/magick_libGraphicsMagick_la-effect.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_histogram_la-histogram.lo -MD -MP -MF coders/.deps/coders_histogram_la-histogram.Tpo -c -o coders/coders_histogram_la-histogram.lo `test -f 'coders/histogram.c' || echo './'`coders/histogram.c mv -f coders/.deps/coders_avi_la-avi.Tpo coders/.deps/coders_avi_la-avi.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_hrz_la-hrz.lo -MD -MP -MF coders/.deps/coders_hrz_la-hrz.Tpo -c -o coders/coders_hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c mv -f coders/.deps/coders_bmp_la-bmp.Tpo coders/.deps/coders_bmp_la-bmp.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_html_la-html.lo -MD -MP -MF coders/.deps/coders_html_la-html.Tpo -c -o coders/coders_html_la-html.lo `test -f 'coders/html.c' || echo './'`coders/html.c mv -f coders/.deps/coders_gradient_la-gradient.Tpo coders/.deps/coders_gradient_la-gradient.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_icon_la-icon.lo -MD -MP -MF coders/.deps/coders_icon_la-icon.Tpo -c -o coders/coders_icon_la-icon.lo `test -f 'coders/icon.c' || echo './'`coders/icon.c mv -f coders/.deps/coders_fits_la-fits.Tpo coders/.deps/coders_fits_la-fits.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_identity_la-identity.lo -MD -MP -MF coders/.deps/coders_identity_la-identity.Tpo -c -o coders/coders_identity_la-identity.lo `test -f 'coders/identity.c' || echo './'`coders/identity.c mv -f coders/.deps/coders_hrz_la-hrz.Tpo coders/.deps/coders_hrz_la-hrz.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_label_la-label.lo -MD -MP -MF coders/.deps/coders_label_la-label.Tpo -c -o coders/coders_label_la-label.lo `test -f 'coders/label.c' || echo './'`coders/label.c mv -f coders/.deps/coders_gif_la-gif.Tpo coders/.deps/coders_gif_la-gif.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_locale_la-locale.lo -MD -MP -MF coders/.deps/coders_locale_la-locale.Tpo -c -o coders/coders_locale_la-locale.lo `test -f 'coders/locale.c' || echo './'`coders/locale.c mv -f coders/.deps/coders_histogram_la-histogram.Tpo coders/.deps/coders_histogram_la-histogram.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_logo_la-logo.lo -MD -MP -MF coders/.deps/coders_logo_la-logo.Tpo -c -o coders/coders_logo_la-logo.lo `test -f 'coders/logo.c' || echo './'`coders/logo.c mv -f coders/.deps/coders_gray_la-gray.Tpo coders/.deps/coders_gray_la-gray.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_map_la-map.lo -MD -MP -MF coders/.deps/coders_map_la-map.Tpo -c -o coders/coders_map_la-map.lo `test -f 'coders/map.c' || echo './'`coders/map.c mv -f coders/.deps/coders_dcm_la-dcm.Tpo coders/.deps/coders_dcm_la-dcm.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mat_la-mat.lo -MD -MP -MF coders/.deps/coders_mat_la-mat.Tpo -c -o coders/coders_mat_la-mat.lo `test -f 'coders/mat.c' || echo './'`coders/mat.c mv -f coders/.deps/coders_dib_la-dib.Tpo coders/.deps/coders_dib_la-dib.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_matte_la-matte.lo -MD -MP -MF coders/.deps/coders_matte_la-matte.Tpo -c -o coders/coders_matte_la-matte.lo `test -f 'coders/matte.c' || echo './'`coders/matte.c mv -f coders/.deps/coders_html_la-html.Tpo coders/.deps/coders_html_la-html.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_meta_la-meta.lo -MD -MP -MF coders/.deps/coders_meta_la-meta.Tpo -c -o coders/coders_meta_la-meta.lo `test -f 'coders/meta.c' || echo './'`coders/meta.c mv -f coders/.deps/coders_identity_la-identity.Tpo coders/.deps/coders_identity_la-identity.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_miff_la-miff.lo -MD -MP -MF coders/.deps/coders_miff_la-miff.Tpo -c -o coders/coders_miff_la-miff.lo `test -f 'coders/miff.c' || echo './'`coders/miff.c mv -f coders/.deps/coders_label_la-label.Tpo coders/.deps/coders_label_la-label.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mono_la-mono.lo -MD -MP -MF coders/.deps/coders_mono_la-mono.Tpo -c -o coders/coders_mono_la-mono.lo `test -f 'coders/mono.c' || echo './'`coders/mono.c mv -f coders/.deps/coders_icon_la-icon.Tpo coders/.deps/coders_icon_la-icon.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mpc_la-mpc.lo -MD -MP -MF coders/.deps/coders_mpc_la-mpc.Tpo -c -o coders/coders_mpc_la-mpc.lo `test -f 'coders/mpc.c' || echo './'`coders/mpc.c magick/render.c: In function ‘IsPoint’: magick/render.c:1575: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result magick/render.c: In function ‘DrawImage’: magick/render.c:2849: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result mv -f coders/.deps/coders_matte_la-matte.Tpo coders/.deps/coders_matte_la-matte.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mpeg_la-mpeg.lo -MD -MP -MF coders/.deps/coders_mpeg_la-mpeg.Tpo -c -o coders/coders_mpeg_la-mpeg.lo `test -f 'coders/mpeg.c' || echo './'`coders/mpeg.c mv -f coders/.deps/coders_map_la-map.Tpo coders/.deps/coders_map_la-map.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mpr_la-mpr.lo -MD -MP -MF coders/.deps/coders_mpr_la-mpr.Tpo -c -o coders/coders_mpr_la-mpr.lo `test -f 'coders/mpr.c' || echo './'`coders/mpr.c coders/mat.c: In function ‘DecompressBlock’: coders/mat.c:365: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f coders/.deps/coders_mono_la-mono.Tpo coders/.deps/coders_mono_la-mono.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_msl_la-msl.lo -MD -MP -MF coders/.deps/coders_msl_la-msl.Tpo -c -o coders/coders_msl_la-msl.lo `test -f 'coders/msl.c' || echo './'`coders/msl.c mv -f coders/.deps/coders_logo_la-logo.Tpo coders/.deps/coders_logo_la-logo.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mtv_la-mtv.lo -MD -MP -MF coders/.deps/coders_mtv_la-mtv.Tpo -c -o coders/coders_mtv_la-mtv.lo `test -f 'coders/mtv.c' || echo './'`coders/mtv.c mv -f magick/.deps/magick_libGraphicsMagick_la-utility.Tpo magick/.deps/magick_libGraphicsMagick_la-utility.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_mvg_la-mvg.lo -MD -MP -MF coders/.deps/coders_mvg_la-mvg.Tpo -c -o coders/coders_mvg_la-mvg.lo `test -f 'coders/mvg.c' || echo './'`coders/mvg.c mv -f coders/.deps/coders_mpr_la-mpr.Tpo coders/.deps/coders_mpr_la-mpr.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_null_la-null.lo -MD -MP -MF coders/.deps/coders_null_la-null.Tpo -c -o coders/coders_null_la-null.lo `test -f 'coders/null.c' || echo './'`coders/null.c mv -f coders/.deps/coders_locale_la-locale.Tpo coders/.deps/coders_locale_la-locale.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_otb_la-otb.lo -MD -MP -MF coders/.deps/coders_otb_la-otb.Tpo -c -o coders/coders_otb_la-otb.lo `test -f 'coders/otb.c' || echo './'`coders/otb.c mv -f coders/.deps/coders_mvg_la-mvg.Tpo coders/.deps/coders_mvg_la-mvg.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_palm_la-palm.lo -MD -MP -MF coders/.deps/coders_palm_la-palm.Tpo -c -o coders/coders_palm_la-palm.lo `test -f 'coders/palm.c' || echo './'`coders/palm.c mv -f coders/.deps/coders_mat_la-mat.Tpo coders/.deps/coders_mat_la-mat.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pcd_la-pcd.lo -MD -MP -MF coders/.deps/coders_pcd_la-pcd.Tpo -c -o coders/coders_pcd_la-pcd.lo `test -f 'coders/pcd.c' || echo './'`coders/pcd.c mv -f coders/.deps/coders_mpeg_la-mpeg.Tpo coders/.deps/coders_mpeg_la-mpeg.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pcl_la-pcl.lo -MD -MP -MF coders/.deps/coders_pcl_la-pcl.Tpo -c -o coders/coders_pcl_la-pcl.lo `test -f 'coders/pcl.c' || echo './'`coders/pcl.c mv -f coders/.deps/coders_mtv_la-mtv.Tpo coders/.deps/coders_mtv_la-mtv.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pcx_la-pcx.lo -MD -MP -MF coders/.deps/coders_pcx_la-pcx.Tpo -c -o coders/coders_pcx_la-pcx.lo `test -f 'coders/pcx.c' || echo './'`coders/pcx.c mv -f coders/.deps/coders_null_la-null.Tpo coders/.deps/coders_null_la-null.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pdb_la-pdb.lo -MD -MP -MF coders/.deps/coders_pdb_la-pdb.Tpo -c -o coders/coders_pdb_la-pdb.lo `test -f 'coders/pdb.c' || echo './'`coders/pdb.c mv -f coders/.deps/coders_meta_la-meta.Tpo coders/.deps/coders_meta_la-meta.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pdf_la-pdf.lo -MD -MP -MF coders/.deps/coders_pdf_la-pdf.Tpo -c -o coders/coders_pdf_la-pdf.lo `test -f 'coders/pdf.c' || echo './'`coders/pdf.c mv -f coders/.deps/coders_otb_la-otb.Tpo coders/.deps/coders_otb_la-otb.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pict_la-pict.lo -MD -MP -MF coders/.deps/coders_pict_la-pict.Tpo -c -o coders/coders_pict_la-pict.lo `test -f 'coders/pict.c' || echo './'`coders/pict.c mv -f coders/.deps/coders_mpc_la-mpc.Tpo coders/.deps/coders_mpc_la-mpc.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pix_la-pix.lo -MD -MP -MF coders/.deps/coders_pix_la-pix.Tpo -c -o coders/coders_pix_la-pix.lo `test -f 'coders/pix.c' || echo './'`coders/pix.c mv -f coders/.deps/coders_miff_la-miff.Tpo coders/.deps/coders_miff_la-miff.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_plasma_la-plasma.lo -MD -MP -MF coders/.deps/coders_plasma_la-plasma.Tpo -c -o coders/coders_plasma_la-plasma.lo `test -f 'coders/plasma.c' || echo './'`coders/plasma.c mv -f coders/.deps/coders_pix_la-pix.Tpo coders/.deps/coders_pix_la-pix.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pnm_la-pnm.lo -MD -MP -MF coders/.deps/coders_pnm_la-pnm.Tpo -c -o coders/coders_pnm_la-pnm.lo `test -f 'coders/pnm.c' || echo './'`coders/pnm.c mv -f coders/.deps/coders_palm_la-palm.Tpo coders/.deps/coders_palm_la-palm.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_preview_la-preview.lo -MD -MP -MF coders/.deps/coders_preview_la-preview.Tpo -c -o coders/coders_preview_la-preview.lo `test -f 'coders/preview.c' || echo './'`coders/preview.c mv -f coders/.deps/coders_plasma_la-plasma.Tpo coders/.deps/coders_plasma_la-plasma.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_ps_la-ps.lo -MD -MP -MF coders/.deps/coders_ps_la-ps.Tpo -c -o coders/coders_ps_la-ps.lo `test -f 'coders/ps.c' || echo './'`coders/ps.c mv -f coders/.deps/coders_pcl_la-pcl.Tpo coders/.deps/coders_pcl_la-pcl.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_ps2_la-ps2.lo -MD -MP -MF coders/.deps/coders_ps2_la-ps2.Tpo -c -o coders/coders_ps2_la-ps2.lo `test -f 'coders/ps2.c' || echo './'`coders/ps2.c mv -f coders/.deps/coders_pdb_la-pdb.Tpo coders/.deps/coders_pdb_la-pdb.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_ps3_la-ps3.lo -MD -MP -MF coders/.deps/coders_ps3_la-ps3.Tpo -c -o coders/coders_ps3_la-ps3.lo `test -f 'coders/ps3.c' || echo './'`coders/ps3.c mv -f coders/.deps/coders_pcx_la-pcx.Tpo coders/.deps/coders_pcx_la-pcx.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_psd_la-psd.lo -MD -MP -MF coders/.deps/coders_psd_la-psd.Tpo -c -o coders/coders_psd_la-psd.lo `test -f 'coders/psd.c' || echo './'`coders/psd.c mv -f coders/.deps/coders_pcd_la-pcd.Tpo coders/.deps/coders_pcd_la-pcd.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_pwp_la-pwp.lo -MD -MP -MF coders/.deps/coders_pwp_la-pwp.Tpo -c -o coders/coders_pwp_la-pwp.lo `test -f 'coders/pwp.c' || echo './'`coders/pwp.c mv -f coders/.deps/coders_dpx_la-dpx.Tpo coders/.deps/coders_dpx_la-dpx.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_rgb_la-rgb.lo -MD -MP -MF coders/.deps/coders_rgb_la-rgb.Tpo -c -o coders/coders_rgb_la-rgb.lo `test -f 'coders/rgb.c' || echo './'`coders/rgb.c coders/pwp.c: In function ‘ReadPWPImage’: coders/pwp.c:199: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f coders/.deps/coders_pdf_la-pdf.Tpo coders/.deps/coders_pdf_la-pdf.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_rla_la-rla.lo -MD -MP -MF coders/.deps/coders_rla_la-rla.Tpo -c -o coders/coders_rla_la-rla.lo `test -f 'coders/rla.c' || echo './'`coders/rla.c mv -f coders/.deps/coders_preview_la-preview.Tpo coders/.deps/coders_preview_la-preview.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_rle_la-rle.lo -MD -MP -MF coders/.deps/coders_rle_la-rle.Tpo -c -o coders/coders_rle_la-rle.lo `test -f 'coders/rle.c' || echo './'`coders/rle.c mv -f coders/.deps/coders_pwp_la-pwp.Tpo coders/.deps/coders_pwp_la-pwp.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_sct_la-sct.lo -MD -MP -MF coders/.deps/coders_sct_la-sct.Tpo -c -o coders/coders_sct_la-sct.lo `test -f 'coders/sct.c' || echo './'`coders/sct.c mv -f magick/.deps/magick_libGraphicsMagick_la-render.Tpo magick/.deps/magick_libGraphicsMagick_la-render.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_sfw_la-sfw.lo -MD -MP -MF coders/.deps/coders_sfw_la-sfw.Tpo -c -o coders/coders_sfw_la-sfw.lo `test -f 'coders/sfw.c' || echo './'`coders/sfw.c mv -f coders/.deps/coders_pict_la-pict.Tpo coders/.deps/coders_pict_la-pict.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_sgi_la-sgi.lo -MD -MP -MF coders/.deps/coders_sgi_la-sgi.Tpo -c -o coders/coders_sgi_la-sgi.lo `test -f 'coders/sgi.c' || echo './'`coders/sgi.c mv -f coders/.deps/coders_sct_la-sct.Tpo coders/.deps/coders_sct_la-sct.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_stegano_la-stegano.lo -MD -MP -MF coders/.deps/coders_stegano_la-stegano.Tpo -c -o coders/coders_stegano_la-stegano.lo `test -f 'coders/stegano.c' || echo './'`coders/stegano.c coders/sfw.c: In function ‘ReadSFWImage’: coders/sfw.c:295: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/sfw.c:296: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/sfw.c:297: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f coders/.deps/coders_pnm_la-pnm.Tpo coders/.deps/coders_pnm_la-pnm.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_sun_la-sun.lo -MD -MP -MF coders/.deps/coders_sun_la-sun.Tpo -c -o coders/coders_sun_la-sun.lo `test -f 'coders/sun.c' || echo './'`coders/sun.c mv -f coders/.deps/coders_ps2_la-ps2.Tpo coders/.deps/coders_ps2_la-ps2.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_svg_la-svg.lo -MD -MP -MF coders/.deps/coders_svg_la-svg.Tpo -c -o coders/coders_svg_la-svg.lo `test -f 'coders/svg.c' || echo './'`coders/svg.c mv -f coders/.deps/coders_rla_la-rla.Tpo coders/.deps/coders_rla_la-rla.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_tga_la-tga.lo -MD -MP -MF coders/.deps/coders_tga_la-tga.Tpo -c -o coders/coders_tga_la-tga.lo `test -f 'coders/tga.c' || echo './'`coders/tga.c mv -f coders/.deps/coders_rgb_la-rgb.Tpo coders/.deps/coders_rgb_la-rgb.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_tile_la-tile.lo -MD -MP -MF coders/.deps/coders_tile_la-tile.Tpo -c -o coders/coders_tile_la-tile.lo `test -f 'coders/tile.c' || echo './'`coders/tile.c mv -f coders/.deps/coders_rle_la-rle.Tpo coders/.deps/coders_rle_la-rle.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_tim_la-tim.lo -MD -MP -MF coders/.deps/coders_tim_la-tim.Tpo -c -o coders/coders_tim_la-tim.lo `test -f 'coders/tim.c' || echo './'`coders/tim.c mv -f coders/.deps/coders_sfw_la-sfw.Tpo coders/.deps/coders_sfw_la-sfw.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_topol_la-topol.lo -MD -MP -MF coders/.deps/coders_topol_la-topol.Tpo -c -o coders/coders_topol_la-topol.lo `test -f 'coders/topol.c' || echo './'`coders/topol.c mv -f coders/.deps/coders_ps_la-ps.Tpo coders/.deps/coders_ps_la-ps.Plo mv -f coders/.deps/coders_psd_la-psd.Tpo coders/.deps/coders_psd_la-psd.Plo mv -f coders/.deps/coders_ps3_la-ps3.Tpo coders/.deps/coders_ps3_la-ps3.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_ttf_la-ttf.lo -MD -MP -MF coders/.deps/coders_ttf_la-ttf.Tpo -c -o coders/coders_ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo './'`coders/ttf.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_txt_la-txt.lo -MD -MP -MF coders/.deps/coders_txt_la-txt.Tpo -c -o coders/coders_txt_la-txt.lo `test -f 'coders/txt.c' || echo './'`coders/txt.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_uil_la-uil.lo -MD -MP -MF coders/.deps/coders_uil_la-uil.Tpo -c -o coders/coders_uil_la-uil.lo `test -f 'coders/uil.c' || echo './'`coders/uil.c mv -f coders/.deps/coders_stegano_la-stegano.Tpo coders/.deps/coders_stegano_la-stegano.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_url_la-url.lo -MD -MP -MF coders/.deps/coders_url_la-url.Tpo -c -o coders/coders_url_la-url.lo `test -f 'coders/url.c' || echo './'`coders/url.c mv -f coders/.deps/coders_tile_la-tile.Tpo coders/.deps/coders_tile_la-tile.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_uyvy_la-uyvy.lo -MD -MP -MF coders/.deps/coders_uyvy_la-uyvy.Tpo -c -o coders/coders_uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo './'`coders/uyvy.c coders/url.c: In function ‘GetFTPData’: coders/url.c:104: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result coders/url.c: In function ‘ReadURLImage’: coders/url.c:175: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f coders/.deps/coders_ttf_la-ttf.Tpo coders/.deps/coders_ttf_la-ttf.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_vicar_la-vicar.lo -MD -MP -MF coders/.deps/coders_vicar_la-vicar.Tpo -c -o coders/coders_vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo './'`coders/vicar.c mv -f coders/.deps/coders_tim_la-tim.Tpo coders/.deps/coders_tim_la-tim.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_vid_la-vid.lo -MD -MP -MF coders/.deps/coders_vid_la-vid.Tpo -c -o coders/coders_vid_la-vid.lo `test -f 'coders/vid.c' || echo './'`coders/vid.c mv -f coders/.deps/coders_url_la-url.Tpo coders/.deps/coders_url_la-url.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_viff_la-viff.lo -MD -MP -MF coders/.deps/coders_viff_la-viff.Tpo -c -o coders/coders_viff_la-viff.lo `test -f 'coders/viff.c' || echo './'`coders/viff.c mv -f coders/.deps/coders_uil_la-uil.Tpo coders/.deps/coders_uil_la-uil.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_wbmp_la-wbmp.lo -MD -MP -MF coders/.deps/coders_wbmp_la-wbmp.Tpo -c -o coders/coders_wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo './'`coders/wbmp.c mv -f coders/.deps/coders_tga_la-tga.Tpo coders/.deps/coders_tga_la-tga.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_wmf_la-wmf.lo -MD -MP -MF coders/.deps/coders_wmf_la-wmf.Tpo -c -o coders/coders_wmf_la-wmf.lo `test -f 'coders/wmf.c' || echo './'`coders/wmf.c mv -f coders/.deps/coders_uyvy_la-uyvy.Tpo coders/.deps/coders_uyvy_la-uyvy.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_wpg_la-wpg.lo -MD -MP -MF coders/.deps/coders_wpg_la-wpg.Tpo -c -o coders/coders_wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo './'`coders/wpg.c mv -f coders/.deps/coders_topol_la-topol.Tpo coders/.deps/coders_topol_la-topol.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_xbm_la-xbm.lo -MD -MP -MF coders/.deps/coders_xbm_la-xbm.Tpo -c -o coders/coders_xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo './'`coders/xbm.c mv -f coders/.deps/coders_sun_la-sun.Tpo coders/.deps/coders_sun_la-sun.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_xc_la-xc.lo -MD -MP -MF coders/.deps/coders_xc_la-xc.Tpo -c -o coders/coders_xc_la-xc.lo `test -f 'coders/xc.c' || echo './'`coders/xc.c mv -f magick/.deps/magick_libGraphicsMagick_la-command.Tpo magick/.deps/magick_libGraphicsMagick_la-command.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_xcf_la-xcf.lo -MD -MP -MF coders/.deps/coders_xcf_la-xcf.Tpo -c -o coders/coders_xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo './'`coders/xcf.c mv -f coders/.deps/coders_wmf_la-wmf.Tpo coders/.deps/coders_wmf_la-wmf.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_xpm_la-xpm.lo -MD -MP -MF coders/.deps/coders_xpm_la-xpm.Tpo -c -o coders/coders_xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo './'`coders/xpm.c mv -f coders/.deps/coders_txt_la-txt.Tpo coders/.deps/coders_txt_la-txt.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_yuv_la-yuv.lo -MD -MP -MF coders/.deps/coders_yuv_la-yuv.Tpo -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c mv -f coders/.deps/coders_vid_la-vid.Tpo coders/.deps/coders_vid_la-vid.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_jpeg_la-jpeg.lo -MD -MP -MF coders/.deps/coders_jpeg_la-jpeg.Tpo -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c mv -f coders/.deps/coders_sgi_la-sgi.Tpo coders/.deps/coders_sgi_la-sgi.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_jp2_la-jp2.lo -MD -MP -MF coders/.deps/coders_jp2_la-jp2.Tpo -c -o coders/coders_jp2_la-jp2.lo `test -f 'coders/jp2.c' || echo './'`coders/jp2.c mv -f coders/.deps/coders_vicar_la-vicar.Tpo coders/.deps/coders_vicar_la-vicar.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I/usr/include/freetype2 -I/usr/include/libxml2 -fopenmp -O2 -pipe -Wall -pthread -MT coders/coders_png_la-png.lo -MD -MP -MF coders/.deps/coders_png_la-png.Tpo -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c mv -f coders/.deps/coders_wbmp_la-wbmp.Tpo coders/.deps/coders_wbmp_la-wbmp.Plo depbase=`echo filters/analyze.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT filters/analyze.lo -MD -MP -MF $depbase.Tpo -c -o filters/analyze.lo filters/analyze.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_xc_la-xc.Tpo coders/.deps/coders_xc_la-xc.Plo depbase=`echo Magick++/lib/Blob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Blob.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Blob.lo Magick++/lib/Blob.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_xbm_la-xbm.Tpo coders/.deps/coders_xbm_la-xbm.Plo depbase=`echo Magick++/lib/BlobRef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/BlobRef.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/BlobRef.lo Magick++/lib/BlobRef.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_msl_la-msl.Tpo coders/.deps/coders_msl_la-msl.Plo depbase=`echo Magick++/lib/CoderInfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/CoderInfo.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/CoderInfo.lo Magick++/lib/CoderInfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Magick++/lib/Color.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Color.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Color.lo Magick++/lib/Color.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_viff_la-viff.Tpo coders/.deps/coders_viff_la-viff.Plo depbase=`echo Magick++/lib/Drawable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Drawable.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Drawable.lo Magick++/lib/Drawable.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_svg_la-svg.Tpo coders/.deps/coders_svg_la-svg.Plo depbase=`echo Magick++/lib/Exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Exception.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Exception.lo Magick++/lib/Exception.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_xcf_la-xcf.Tpo coders/.deps/coders_xcf_la-xcf.Plo depbase=`echo Magick++/lib/Functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Functions.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Functions.lo Magick++/lib/Functions.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_yuv_la-yuv.Tpo coders/.deps/coders_yuv_la-yuv.Plo depbase=`echo Magick++/lib/Geometry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Geometry.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Geometry.lo Magick++/lib/Geometry.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_xpm_la-xpm.Tpo coders/.deps/coders_xpm_la-xpm.Plo depbase=`echo Magick++/lib/Image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Image.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Image.lo Magick++/lib/Image.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Magick++/lib/ImageRef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/ImageRef.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/ImageRef.lo Magick++/lib/ImageRef.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Magick++/lib/Montage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Montage.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Montage.lo Magick++/lib/Montage.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_wpg_la-wpg.Tpo coders/.deps/coders_wpg_la-wpg.Plo depbase=`echo Magick++/lib/Options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Options.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Options.lo Magick++/lib/Options.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_jp2_la-jp2.Tpo coders/.deps/coders_jp2_la-jp2.Plo depbase=`echo Magick++/lib/Pixels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Pixels.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Pixels.lo Magick++/lib/Pixels.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Magick++/lib/STL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/STL.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/STL.lo Magick++/lib/STL.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Magick++/lib/Thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/Thread.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/Thread.lo Magick++/lib/Thread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f coders/.deps/coders_jpeg_la-jpeg.Tpo coders/.deps/coders_jpeg_la-jpeg.Plo depbase=`echo Magick++/lib/TypeMetric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/lib/TypeMetric.lo -MD -MP -MF $depbase.Tpo -c -o Magick++/lib/TypeMetric.lo Magick++/lib/TypeMetric.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wand/drawing_wand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/drawing_wand.lo -MD -MP -MF $depbase.Tpo -c -o wand/drawing_wand.lo wand/drawing_wand.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wand/magick_compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/magick_compat.lo -MD -MP -MF $depbase.Tpo -c -o wand/magick_compat.lo wand/magick_compat.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wand/magick_wand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/magick_wand.lo -MD -MP -MF $depbase.Tpo -c -o wand/magick_wand.lo wand/magick_wand.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wand/pixel_wand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/pixel_wand.lo -MD -MP -MF $depbase.Tpo -c -o wand/pixel_wand.lo wand/pixel_wand.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT ltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o ltdl/loaders/dlopen.lo ltdl/loaders/dlopen.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/loaders/ltdl_libltdlc_la-preopen.lo -MD -MP -MF ltdl/loaders/.deps/ltdl_libltdlc_la-preopen.Tpo -c -o ltdl/loaders/ltdl_libltdlc_la-preopen.lo `test -f 'ltdl/loaders/preopen.c' || echo './'`ltdl/loaders/preopen.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/ltdl_libltdlc_la-lt__alloc.lo -MD -MP -MF ltdl/.deps/ltdl_libltdlc_la-lt__alloc.Tpo -c -o ltdl/ltdl_libltdlc_la-lt__alloc.lo `test -f 'ltdl/lt__alloc.c' || echo './'`ltdl/lt__alloc.c wand/magick_compat.c: In function ‘GMPrivateParseGeometry’: wand/magick_compat.c:499: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/ltdl_libltdlc_la-lt_dlloader.lo -MD -MP -MF ltdl/.deps/ltdl_libltdlc_la-lt_dlloader.Tpo -c -o ltdl/ltdl_libltdlc_la-lt_dlloader.lo `test -f 'ltdl/lt_dlloader.c' || echo './'`ltdl/lt_dlloader.c mv -f ltdl/.deps/ltdl_libltdlc_la-lt__alloc.Tpo ltdl/.deps/ltdl_libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/ltdl_libltdlc_la-lt_error.lo -MD -MP -MF ltdl/.deps/ltdl_libltdlc_la-lt_error.Tpo -c -o ltdl/ltdl_libltdlc_la-lt_error.lo `test -f 'ltdl/lt_error.c' || echo './'`ltdl/lt_error.c /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/ltdl_libltdlc_la-ltdl.lo -MD -MP -MF ltdl/.deps/ltdl_libltdlc_la-ltdl.Tpo -c -o ltdl/ltdl_libltdlc_la-ltdl.lo `test -f 'ltdl/ltdl.c' || echo './'`ltdl/ltdl.c mv -f ltdl/loaders/.deps/ltdl_libltdlc_la-preopen.Tpo ltdl/loaders/.deps/ltdl_libltdlc_la-preopen.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -DLTDLOPEN=libltdlc -I. -I. -DLT_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 -Wall -pthread -MT ltdl/ltdl_libltdlc_la-slist.lo -MD -MP -MF ltdl/.deps/ltdl_libltdlc_la-slist.Tpo -c -o ltdl/ltdl_libltdlc_la-slist.lo `test -f 'ltdl/slist.c' || echo './'`ltdl/slist.c depbase=`echo utilities/gm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT utilities/gm.o -MD -MP -MF $depbase.Tpo -c -o utilities/gm.o utilities/gm.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o ltdl/dlopen.la ltdl/loaders/dlopen.lo -ldl mv -f ltdl/.deps/ltdl_libltdlc_la-lt_error.Tpo ltdl/.deps/ltdl_libltdlc_la-lt_error.Plo mv -f ltdl/.deps/ltdl_libltdlc_la-lt_dlloader.Tpo ltdl/.deps/ltdl_libltdlc_la-lt_dlloader.Plo mv -f ltdl/.deps/ltdl_libltdlc_la-slist.Tpo ltdl/.deps/ltdl_libltdlc_la-slist.Plo ltdl/ltdl.c: In function ‘try_dlopen’: ltdl/ltdl.c:1267: warning: the address of ‘libext’ will always evaluate as ‘true’ mv -f ltdl/.deps/ltdl_libltdlc_la-ltdl.Tpo ltdl/.deps/ltdl_libltdlc_la-ltdl.Plo /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -dlpreopen ltdl/dlopen.la -Wl,-O1 -L/usr/lib -L/usr/lib -o ltdl/libltdlc.la ltdl/loaders/ltdl_libltdlc_la-preopen.lo ltdl/ltdl_libltdlc_la-lt__alloc.lo ltdl/ltdl_libltdlc_la-lt_dlloader.lo ltdl/ltdl_libltdlc_la-lt_error.lo ltdl/ltdl_libltdlc_la-ltdl.lo ltdl/ltdl_libltdlc_la-slist.lo ltdl/lt__strl.lo mv -f magick/.deps/magick_libGraphicsMagick_la-constitute.Tpo magick/.deps/magick_libGraphicsMagick_la-constitute.Plo /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -version-info 5:0:2 -Wl,-O1 -L/usr/lib -L/usr/lib -o magick/libGraphicsMagick.la -rpath /usr/lib magick/magick_libGraphicsMagick_la-annotate.lo magick/magick_libGraphicsMagick_la-attribute.lo magick/magick_libGraphicsMagick_la-average.lo magick/magick_libGraphicsMagick_la-bit_stream.lo magick/magick_libGraphicsMagick_la-blob.lo magick/magick_libGraphicsMagick_la-cdl.lo magick/magick_libGraphicsMagick_la-channel.lo magick/magick_libGraphicsMagick_la-compare.lo magick/magick_libGraphicsMagick_la-confirm_access.lo magick/magick_libGraphicsMagick_la-color.lo magick/magick_libGraphicsMagick_la-colormap.lo magick/magick_libGraphicsMagick_la-colorspace.lo magick/magick_libGraphicsMagick_la-command.lo magick/magick_libGraphicsMagick_la-composite.lo magick/magick_libGraphicsMagick_la-compress.lo magick/magick_libGraphicsMagick_la-constitute.lo magick/magick_libGraphicsMagick_la-decorate.lo magick/magick_libGraphicsMagick_la-delegate.lo magick/magick_libGraphicsMagick_la-deprecate.lo magick/magick_libGraphicsMagick_la-describe.lo magick/magick_libGraphicsMagick_la-draw.lo magick/magick_libGraphicsMagick_la-effect.lo magick/magick_libGraphicsMagick_la-enhance.lo magick/magick_libGraphicsMagick_la-enum_strings.lo magick/magick_libGraphicsMagick_la-error.lo magick/magick_libGraphicsMagick_la-fx.lo magick/magick_libGraphicsMagick_la-gem.lo magick/magick_libGraphicsMagick_la-gradient.lo magick/magick_libGraphicsMagick_la-hclut.lo magick/magick_libGraphicsMagick_la-image.lo magick/magick_libGraphicsMagick_la-list.lo magick/magick_libGraphicsMagick_la-locale.lo magick/magick_libGraphicsMagick_la-log.lo magick/magick_libGraphicsMagick_la-magic.lo magick/magick_libGraphicsMagick_la-magick.lo magick/magick_libGraphicsMagick_la-magick_endian.lo magick/magick_libGraphicsMagick_la-map.lo magick/magick_libGraphicsMagick_la-memory.lo magick/magick_libGraphicsMagick_la-module.lo magick/magick_libGraphicsMagick_la-monitor.lo magick/magick_libGraphicsMagick_la-montage.lo magick/magick_libGraphicsMagick_la-omp_data_view.lo magick/magick_libGraphicsMagick_la-operator.lo magick/magick_libGraphicsMagick_la-paint.lo magick/magick_libGraphicsMagick_la-pixel_cache.lo magick/magick_libGraphicsMagick_la-pixel_iterator.lo magick/magick_libGraphicsMagick_la-plasma.lo magick/magick_libGraphicsMagick_la-profile.lo magick/magick_libGraphicsMagick_la-quantize.lo magick/magick_libGraphicsMagick_la-registry.lo magick/magick_libGraphicsMagick_la-random.lo magick/magick_libGraphicsMagick_la-render.lo magick/magick_libGraphicsMagick_la-resize.lo magick/magick_libGraphicsMagick_la-resource.lo magick/magick_libGraphicsMagick_la-segment.lo magick/magick_libGraphicsMagick_la-semaphore.lo magick/magick_libGraphicsMagick_la-shear.lo magick/magick_libGraphicsMagick_la-signature.lo magick/magick_libGraphicsMagick_la-static.lo magick/magick_libGraphicsMagick_la-statistics.lo magick/magick_libGraphicsMagick_la-tempfile.lo magick/magick_libGraphicsMagick_la-texture.lo magick/magick_libGraphicsMagick_la-timer.lo magick/magick_libGraphicsMagick_la-transform.lo magick/magick_libGraphicsMagick_la-tsd.lo magick/magick_libGraphicsMagick_la-type.lo magick/magick_libGraphicsMagick_la-unix_port.lo magick/magick_libGraphicsMagick_la-utility.lo magick/magick_libGraphicsMagick_la-version.lo -lfreetype -lbz2 -lz -lm -lgomp -lpthread -lltdl /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/art.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_art_la-art.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/avi.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_avi_la-avi.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/avs.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_avs_la-avs.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/bmp.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_bmp_la-bmp.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/cals.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_cals_la-cals.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/caption.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_caption_la-caption.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/cineon.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_cineon_la-cineon.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/cmyk.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_cmyk_la-cmyk.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/cut.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_cut_la-cut.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/dcm.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_dcm_la-dcm.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/dcraw.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_dcraw_la-dcraw.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/dib.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_dib_la-dib.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/dpx.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_dpx_la-dpx.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/fax.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_fax_la-fax.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/fits.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_fits_la-fits.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/gif.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_gif_la-gif.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/gradient.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_gradient_la-gradient.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/gray.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_gray_la-gray.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/histogram.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_histogram_la-histogram.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/hrz.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_hrz_la-hrz.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/html.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_html_la-html.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/icon.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_icon_la-icon.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/identity.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_identity_la-identity.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -lm -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/label.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_label_la-label.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/locale.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_locale_la-locale.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/logo.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_logo_la-logo.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/map.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_map_la-map.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mat.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mat_la-mat.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/matte.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_matte_la-matte.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/meta.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_meta_la-meta.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/miff.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_miff_la-miff.lo magick/libGraphicsMagick.la -lz -lbz2 /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mono.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mono_la-mono.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mpc.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mpc_la-mpc.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mpeg.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mpeg_la-mpeg.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mpr.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mpr_la-mpr.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/msl.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_msl_la-msl.lo magick/libGraphicsMagick.la -lxml2 -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mtv.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mtv_la-mtv.lo magick/libGraphicsMagick.la mv -f coders/.deps/coders_png_la-png.Tpo coders/.deps/coders_png_la-png.Plo /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/mvg.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_mvg_la-mvg.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/null.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_null_la-null.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/otb.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_otb_la-otb.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/palm.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_palm_la-palm.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pcd.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pcd_la-pcd.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pcl.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pcl_la-pcl.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pcx.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pcx_la-pcx.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pdb.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pdb_la-pdb.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pdf.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pdf_la-pdf.lo magick/libGraphicsMagick.la -ljpeg -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pict.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pict_la-pict.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pix.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pix_la-pix.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/plasma.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_plasma_la-plasma.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pnm.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pnm_la-pnm.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/preview.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_preview_la-preview.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/ps.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_ps_la-ps.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/ps2.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_ps2_la-ps2.lo magick/libGraphicsMagick.la -ljpeg -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/ps3.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_ps3_la-ps3.lo magick/libGraphicsMagick.la -ljpeg -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/psd.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_psd_la-psd.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/pwp.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_pwp_la-pwp.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/rgb.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_rgb_la-rgb.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/rla.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_rla_la-rla.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/rle.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_rle_la-rle.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/sct.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_sct_la-sct.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/sfw.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_sfw_la-sfw.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/sgi.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_sgi_la-sgi.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/stegano.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_stegano_la-stegano.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/sun.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_sun_la-sun.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/svg.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_svg_la-svg.lo magick/libGraphicsMagick.la -lxml2 -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/tga.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_tga_la-tga.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/tile.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_tile_la-tile.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/tim.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_tim_la-tim.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/topol.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_topol_la-topol.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/ttf.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_ttf_la-ttf.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/txt.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_txt_la-txt.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/uil.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_uil_la-uil.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/url.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_url_la-url.lo magick/libGraphicsMagick.la -lxml2 -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/uyvy.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_uyvy_la-uyvy.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/vicar.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_vicar_la-vicar.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/vid.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_vid_la-vid.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/viff.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_viff_la-viff.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/wbmp.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_wbmp_la-wbmp.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/wmf.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_wmf_la-wmf.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/wpg.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_wpg_la-wpg.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/xbm.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_xbm_la-xbm.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/xc.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_xc_la-xc.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/xcf.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_xcf_la-xcf.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/xpm.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_xpm_la-xpm.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/yuv.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_yuv_la-yuv.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/jpeg.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_jpeg_la-jpeg.lo magick/libGraphicsMagick.la -ljpeg /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/jp2.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_jp2_la-jp2.lo magick/libGraphicsMagick.la -ljasper -ljpeg -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o coders/png.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders coders/coders_png_la-png.lo magick/libGraphicsMagick.la -lpng -ljpeg -lz -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -module -avoid-version -Wl,-O1 -L/usr/lib -L/usr/lib -o filters/analyze.la -rpath /usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters filters/analyze.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -version-info 5:0:2 -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/lib/libGraphicsMagick++.la -rpath /usr/lib Magick++/lib/Blob.lo Magick++/lib/BlobRef.lo Magick++/lib/CoderInfo.lo Magick++/lib/Color.lo Magick++/lib/Drawable.lo Magick++/lib/Exception.lo Magick++/lib/Functions.lo Magick++/lib/Geometry.lo Magick++/lib/Image.lo Magick++/lib/ImageRef.lo Magick++/lib/Montage.lo Magick++/lib/Options.lo Magick++/lib/Pixels.lo Magick++/lib/STL.lo Magick++/lib/Thread.lo Magick++/lib/TypeMetric.lo magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -export-symbols-regex ".*" -version-info 3:0:1 -Wl,-O1 -L/usr/lib -L/usr/lib -o wand/libGraphicsMagickWand.la -rpath /usr/lib wand/drawing_wand.lo wand/magick_compat.lo wand/magick_wand.lo wand/pixel_wand.lo magick/libGraphicsMagick.la -lm /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -Wl,-O1 -L/usr/lib -L/usr/lib -Wl,-O1 -L/usr/lib -L/usr/lib -o utilities/gm utilities/gm.o magick/libGraphicsMagick.la make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' >>> Source compiled. make -j14 check make check-am make[1]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make tests/bitstream tests/constitute tests/drawtest tests/maptest tests/rwblob tests/rwfile 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/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' depbase=`echo wand/drawtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/drawtest.o -MD -MP -MF $depbase.Tpo -c -o wand/drawtest.o wand/drawtest.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wand/wandtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT wand/wandtest.o -MD -MP -MF $depbase.Tpo -c -o wand/wandtest.o wand/wandtest.c &&\ mv -f $depbase.Tpo $depbase.Po i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_bitstream-bitstream.o -MD -MP -MF tests/.deps/tests_bitstream-bitstream.Tpo -c -o tests/tests_bitstream-bitstream.o `test -f 'tests/bitstream.c' || echo './'`tests/bitstream.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_constitute-constitute.o -MD -MP -MF tests/.deps/tests_constitute-constitute.Tpo -c -o tests/tests_constitute-constitute.o `test -f 'tests/constitute.c' || echo './'`tests/constitute.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_drawtest-drawtest.o -MD -MP -MF tests/.deps/tests_drawtest-drawtest.Tpo -c -o tests/tests_drawtest-drawtest.o `test -f 'tests/drawtest.c' || echo './'`tests/drawtest.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_maptest-maptest.o -MD -MP -MF tests/.deps/tests_maptest-maptest.Tpo -c -o tests/tests_maptest-maptest.o `test -f 'tests/maptest.c' || echo './'`tests/maptest.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_rwblob-rwblob.o -MD -MP -MF tests/.deps/tests_rwblob-rwblob.Tpo -c -o tests/tests_rwblob-rwblob.o `test -f 'tests/rwblob.c' || echo './'`tests/rwblob.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_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 -Wall -pthread -MT tests/tests_rwfile-rwfile.o -MD -MP -MF tests/.deps/tests_rwfile-rwfile.Tpo -c -o tests/tests_rwfile-rwfile.o `test -f 'tests/rwfile.c' || echo './'`tests/rwfile.c depbase=`echo Magick++/demo/analyze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/analyze.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/analyze.o Magick++/demo/analyze.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/demo/button.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/button.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/button.o Magick++/demo/button.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/demo/demo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/demo.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/demo.o Magick++/demo/demo.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/demo/detrans.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/detrans.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/detrans.o Magick++/demo/detrans.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/demo/flip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/flip.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/flip.o Magick++/demo/flip.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/demo/gravity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/gravity.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/gravity.o Magick++/demo/gravity.cpp &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/.deps/tests_maptest-maptest.Tpo tests/.deps/tests_maptest-maptest.Po depbase=`echo Magick++/demo/piddle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/piddle.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/piddle.o Magick++/demo/piddle.cpp &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/.deps/tests_bitstream-bitstream.Tpo tests/.deps/tests_bitstream-bitstream.Po depbase=`echo Magick++/demo/shapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/shapes.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/shapes.o Magick++/demo/shapes.cpp &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/.deps/tests_drawtest-drawtest.Tpo tests/.deps/tests_drawtest-drawtest.Po mv -f tests/.deps/tests_constitute-constitute.Tpo tests/.deps/tests_constitute-constitute.Po depbase=`echo Magick++/demo/zoom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/demo/zoom.o -MD -MP -MF $depbase.Tpo -c -o Magick++/demo/zoom.o Magick++/demo/zoom.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/appendImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/appendImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/appendImages.o Magick++/tests/appendImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/attributes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/attributes.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/attributes.o Magick++/tests/attributes.cpp &&\ mv -f $depbase.Tpo $depbase.Po wand/drawtest.c: In function ‘ScribbleImage’: wand/drawtest.c:37: warning: ‘MagickDrawAllocateWand’ is deprecated (declared at ./wand/drawing_wand.h:269) wand/drawtest.c:379: warning: ‘MagickDrawRender’ is deprecated (declared at ./wand/drawing_wand.h:295) depbase=`echo Magick++/tests/averageImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/averageImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/averageImages.o Magick++/tests/averageImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/.deps/tests_rwblob-rwblob.Tpo tests/.deps/tests_rwblob-rwblob.Po mv -f tests/.deps/tests_rwfile-rwfile.Tpo tests/.deps/tests_rwfile-rwfile.Po depbase=`echo Magick++/tests/coalesceImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/coalesceImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/coalesceImages.o Magick++/tests/coalesceImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/coderInfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/coderInfo.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/coderInfo.o Magick++/tests/coderInfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/color.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/color.o Magick++/tests/color.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/colorHistogram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/colorHistogram.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/colorHistogram.o Magick++/tests/colorHistogram.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/exceptions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/exceptions.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/exceptions.o Magick++/tests/exceptions.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/montageImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/montageImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/montageImages.o Magick++/tests/montageImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/morphImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/morphImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/morphImages.o Magick++/tests/morphImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/readWriteBlob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/readWriteBlob.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/readWriteBlob.o Magick++/tests/readWriteBlob.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Magick++/tests/readWriteImages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./magick -I. -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Iltdl -I./ltdl -I./ltdl/libltdl -I./Magick++/lib -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -pipe -pthread -MT Magick++/tests/readWriteImages.o -MD -MP -MF $depbase.Tpo -c -o Magick++/tests/readWriteImages.o Magick++/tests/readWriteImages.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -Wl,-O1 -L/usr/lib -L/usr/lib -Wl,-O1 -L/usr/lib -L/usr/lib -o wand/drawtest wand/drawtest.o wand/libGraphicsMagickWand.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -Wl,-O1 -L/usr/lib -L/usr/lib -Wl,-O1 -L/usr/lib -L/usr/lib -o wand/wandtest wand/wandtest.o wand/libGraphicsMagickWand.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/bitstream tests/tests_bitstream-bitstream.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/constitute tests/tests_constitute-constitute.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/drawtest tests/tests_drawtest-drawtest.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/maptest tests/tests_maptest-maptest.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/rwblob tests/tests_rwblob-rwblob.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -fopenmp -O2 -pipe -Wall -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o tests/rwfile tests/tests_rwfile-rwfile.o magick/libGraphicsMagick.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/analyze Magick++/demo/analyze.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/button Magick++/demo/button.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/detrans Magick++/demo/detrans.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/flip Magick++/demo/flip.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/gravity Magick++/demo/gravity.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/piddle Magick++/demo/piddle.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/shapes Magick++/demo/shapes.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/zoom Magick++/demo/zoom.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/appendImages Magick++/tests/appendImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/averageImages Magick++/tests/averageImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/coalesceImages Magick++/tests/coalesceImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/coderInfo Magick++/tests/coderInfo.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/color Magick++/tests/color.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/colorHistogram Magick++/tests/colorHistogram.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/exceptions Magick++/tests/exceptions.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/montageImages Magick++/tests/montageImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/morphImages Magick++/tests/morphImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/readWriteImages Magick++/tests/readWriteImages.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/readWriteBlob Magick++/tests/readWriteBlob.o Magick++/lib/libGraphicsMagick++.la Magick++/demo/demo.cpp: In function ‘int main(int, char**)’: Magick++/demo/demo.cpp:315: warning: ‘void Magick::Image::quantumOperator(MagickLib::ChannelType, MagickLib::QuantumOperator, MagickLib::Quantum)’ is deprecated (declared at ./Magick++/lib/Magick++/Image.h:483) /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/demo/demo Magick++/demo/demo.o Magick++/lib/libGraphicsMagick++.la /bin/sh ./libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -pthread -no-undefined -Wl,-O1 -L/usr/lib -L/usr/lib -o Magick++/tests/attributes Magick++/tests/attributes.o Magick++/lib/libGraphicsMagick++.la make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make check-TESTS check-local make[2]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make[2]: Nothing to be done for `check-local'. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' PASS: tests/constitute_char_bgrp.sh PASS: tests/constitute_char_rgbo.sh PASS: tests/constitute_char_cmy.sh PASS: tests/constitute_double_bgrp.sh PASS: tests/constitute_char_bgr.sh PASS: tests/constitute_char_prgb.sh PASS: tests/constitute_char_i.sh PASS: tests/constitute_char_rgbt.sh PASS: tests/constitute_char_cmyk.sh PASS: tests/constitute_char_bgro.sh PASS: tests/constitute_char_rgb.sh PASS: tests/constitute_char_rgba.sh PASS: tests/constitute_double_bgr.sh PASS: tests/constitute_double_bgro.sh PASS: tests/constitute_double_cmyk.sh PASS: tests/constitute_double_cmy.sh PASS: tests/constitute_double_i.sh PASS: tests/constitute_double_rgbo.sh PASS: tests/constitute_double_rgba.sh PASS: tests/constitute_double_rgb.sh PASS: tests/constitute_double_prgb.sh PASS: tests/constitute_double_rgbt.sh PASS: tests/constitute_float_bgro.sh PASS: tests/constitute_float_cmyk.sh PASS: tests/constitute_float_bgr.sh PASS: tests/constitute_float_cmy.sh PASS: tests/constitute_float_i.sh PASS: tests/constitute_float_bgrp.sh PASS: tests/constitute_float_rgba.sh PASS: tests/constitute_float_prgb.sh PASS: tests/constitute_float_rgbt.sh PASS: tests/constitute_integer_bgrp.sh PASS: tests/constitute_float_rgb.sh PASS: tests/constitute_float_rgbo.sh PASS: tests/constitute_integer_bgro.sh PASS: tests/constitute_integer_cmyk.sh PASS: tests/constitute_integer_i.sh PASS: tests/constitute_integer_bgr.sh PASS: tests/constitute_integer_cmy.sh PASS: tests/constitute_integer_prgb.sh PASS: tests/constitute_integer_rgba.sh PASS: tests/constitute_integer_rgbo.sh PASS: tests/constitute_integer_rgb.sh PASS: tests/constitute_long_bgro.sh PASS: tests/constitute_integer_rgbt.sh PASS: tests/constitute_long_bgr.sh PASS: tests/constitute_long_bgrp.sh PASS: tests/constitute_long_cmyk.sh PASS: tests/constitute_long_cmy.sh PASS: tests/constitute_long_rgba.sh PASS: tests/constitute_long_prgb.sh PASS: tests/constitute_long_i.sh PASS: tests/constitute_long_rgb.sh PASS: tests/constitute_long_rgbo.sh PASS: tests/constitute_long_rgbt.sh PASS: tests/constitute_short_bgro.sh PASS: tests/constitute_short_bgrp.sh PASS: tests/constitute_short_cmyk.sh PASS: tests/constitute_short_bgr.sh PASS: tests/constitute_short_prgb.sh PASS: tests/constitute_short_i.sh PASS: tests/constitute_short_cmy.sh PASS: tests/constitute_short_rgba.sh PASS: tests/constitute_short_rgbt.sh PASS: tests/constitute_short_rgb.sh PASS: tests/constitute_short_rgbo.sh PASS: tests/rwblob_AVS_bilevel.sh PASS: tests/rwblob_AVS_gray.sh PASS: tests/rwblob_AVS_pallette.sh PASS: tests/rwblob_AVS_truecolor.sh PASS: tests/rwblob_BMP_bilevel.sh PASS: tests/rwblob_BMP_gray.sh PASS: tests/rwblob_BMP_pallette.sh PASS: tests/rwblob_BMP_truecolor.sh PASS: tests/rwblob_CIN_bilevel.sh PASS: tests/rwblob_DIB_bilevel.sh PASS: tests/rwblob_CIN_gray.sh PASS: tests/rwblob_CMYK_truecolor_70x46.sh PASS: tests/rwblob_CIN_truecolor.sh PASS: tests/rwblob_DIB_gray.sh PASS: tests/rwblob_CIN_pallette.sh PASS: tests/rwblob_DIB_pallette.sh PASS: tests/rwblob_DIB_truecolor.sh PASS: tests/rwblob_DPX_gray.sh PASS: tests/rwblob_DPX_bilevel.sh PASS: tests/drawtest.sh XFAIL: tests/rwblob_EPT_bilevel.sh PASS: tests/rwblob_DPX_pallette.sh PASS: tests/rwblob_DPX_truecolor.sh XFAIL: tests/rwblob_EPT_gray.sh XFAIL: tests/rwblob_EPT_pallette.sh XFAIL: tests/rwblob_EPT_truecolor.sh PASS: tests/rwblob_FAX_bilevel.sh PASS: tests/rwblob_FAX_truecolor.sh PASS: tests/rwblob_FITS_bilevel.sh PASS: tests/rwblob_FITS_pallette.sh PASS: tests/rwblob_FITS_truecolor.sh PASS: tests/rwblob_EPDF_gray.sh PASS: tests/rwblob_FITS_gray.sh XFAIL: tests/rwblob_FPX_gray.sh PASS: tests/rwblob_FAX_gray.sh PASS: tests/rwblob_FAX_pallette.sh XFAIL: tests/rwblob_FPX_bilevel.sh PASS: tests/rwblob_EPDF_pallette.sh XFAIL: tests/rwblob_FPX_pallette.sh XFAIL: tests/rwblob_FPX_truecolor.sh PASS: tests/rwblob_G3_bilevel.sh PASS: tests/rwblob_EPDF_truecolor.sh PASS: tests/rwblob_GIF87_pallette.sh PASS: tests/rwblob_GIF87_bilevel.sh PASS: tests/rwblob_GIF87_gray.sh PASS: tests/rwblob_G3_pallette.sh PASS: tests/rwblob_GIF87_truecolor.sh PASS: tests/rwblob_G3_gray.sh PASS: tests/rwblob_GIF_bilevel.sh PASS: tests/rwblob_G3_truecolor.sh PASS: tests/rwblob_EPDF_bilevel.sh PASS: tests/rwblob_GIF_gray.sh PASS: tests/rwblob_GIF_pallette.sh PASS: tests/rwblob_GRAY_truecolor_70x46.sh PASS: tests/rwblob_GIF_truecolor.sh XFAIL: tests/rwblob_JBIG_gray.sh XFAIL: tests/rwblob_JBIG_bilevel.sh XFAIL: tests/rwblob_JBIG_pallette.sh XFAIL: tests/rwblob_JBIG_truecolor.sh PASS: tests/rwblob_JP2_bilevel.sh PASS: tests/rwblob_JP2_gray.sh PASS: tests/rwblob_JPEG_bilevel.sh PASS: tests/rwblob_JP2_pallette.sh PASS: tests/rwblob_JPEG_gray.sh PASS: tests/rwblob_JPEG_pallette.sh PASS: tests/rwblob_JPEG_truecolor.sh FAIL: tests/rwblob_MAT_bilevel.sh PASS: tests/rwblob_JP2_truecolor.sh FAIL: tests/rwblob_MAT_gray.sh FAIL: tests/rwblob_MAT_pallette.sh FAIL: tests/rwblob_MAT_truecolor.sh PASS: tests/rwblob_MIFF_gray.sh PASS: tests/rwblob_MIFF_bilevel.sh PASS: tests/rwblob_MIFF_pallette.sh PASS: tests/rwblob_MIFF_truecolor.sh PASS: tests/rwblob_MNG_gray.sh PASS: tests/rwblob_MNG_truecolor.sh PASS: tests/rwblob_MTV_bilevel.sh PASS: tests/rwblob_MNG_pallette.sh PASS: tests/rwblob_MONO_truecolor_70x46.sh PASS: tests/rwblob_MNG_bilevel.sh PASS: tests/rwblob_MTV_gray.sh PASS: tests/rwblob_MTV_pallette.sh PASS: tests/rwblob_MTV_truecolor.sh PASS: tests/rwblob_P7_bilevel.sh PASS: tests/rwblob_P7_gray.sh PASS: tests/rwblob_P7_pallette.sh PASS: tests/rwblob_PAL_truecolor_70x46.sh PASS: tests/rwblob_P7_truecolor.sh PASS: tests/rwblob_PBM_bilevel.sh PASS: tests/rwblob_PBM_pallette.sh PASS: tests/rwblob_PBM_gray.sh PASS: tests/rwblob_PBM_truecolor.sh PASS: tests/rwblob_PCX_bilevel.sh PASS: tests/rwblob_PCX_gray.sh PASS: tests/rwblob_PCX_pallette.sh PASS: tests/rwblob_PCX_truecolor.sh PASS: tests/rwblob_PGM_gray.sh PASS: tests/rwblob_PGM_bilevel.sh PASS: tests/rwblob_PGM_pallette.sh PASS: tests/rwblob_PGM_truecolor.sh PASS: tests/rwblob_PICON_bilevel.sh PASS: tests/rwblob_PICON_gray.sh PASS: tests/rwblob_PICON_truecolor.sh PASS: tests/rwblob_PICON_pallette.sh PASS: tests/rwblob_PICT_bilevel.sh PASS: tests/rwblob_PICT_gray.sh PASS: tests/rwblob_PNG_bilevel.sh PASS: tests/rwblob_PICT_truecolor.sh PASS: tests/rwblob_PICT_pallette.sh PASS: tests/rwblob_PNG_gray.sh PASS: tests/rwblob_PNG_pallette.sh PASS: tests/rwblob_PNG_truecolor.sh PASS: tests/rwblob_PNM_gray.sh PASS: tests/rwblob_PNM_truecolor.sh PASS: tests/rwblob_PNM_bilevel.sh PASS: tests/rwblob_PNM_pallette.sh PASS: tests/rwblob_PPM_bilevel.sh PASS: tests/rwblob_PPM_truecolor.sh PASS: tests/rwblob_PSD_bilevel.sh PASS: tests/rwblob_PSD_gray.sh PASS: tests/rwblob_PCDS_truecolor.sh PASS: tests/rwblob_PSD_pallette.sh PASS: tests/rwblob_PCDS_gray.sh PASS: tests/rwblob_PPM_pallette.sh PASS: tests/rwblob_PPM_gray.sh PASS: tests/rwblob_PCDS_bilevel.sh PASS: tests/rwblob_RAS_gray.sh PASS: tests/rwblob_PSD_truecolor.sh PASS: tests/rwblob_PCD_gray.sh PASS: tests/rwblob_PCDS_pallette.sh PASS: tests/rwblob_RAS_pallette.sh PASS: tests/rwblob_RAS_bilevel.sh PASS: tests/rwblob_PCD_bilevel.sh PASS: tests/rwblob_SGI_bilevel.sh PASS: tests/rwblob_RAS_truecolor.sh PASS: tests/rwblob_RGBA_truecolor_70x46.sh PASS: tests/rwblob_PCD_truecolor.sh PASS: tests/rwblob_PCD_pallette.sh PASS: tests/rwblob_RGB_truecolor_70x46.sh PASS: tests/rwblob_SGI_gray.sh PASS: tests/rwblob_SGI_pallette.sh PASS: tests/rwblob_SGI_truecolor.sh PASS: tests/rwblob_SUN_bilevel.sh PASS: tests/rwblob_SUN_gray.sh PASS: tests/rwblob_SUN_pallette.sh PASS: tests/rwblob_TGA_gray.sh PASS: tests/rwblob_SUN_truecolor.sh PASS: tests/rwblob_TGA_bilevel.sh XFAIL: tests/rwblob_TIFF_gray.sh PASS: tests/rwblob_TGA_pallette.sh PASS: tests/rwblob_TGA_truecolor.sh XFAIL: tests/rwblob_TIFF_truecolor.sh XFAIL: tests/rwblob_TIFF_bilevel.sh XFAIL: tests/rwblob_TIFF_pallette.sh PASS: tests/rwblob_TXT_gray.sh PASS: tests/rwblob_TXT_bilevel.sh PASS: tests/rwblob_UYVY_truecolor_70x46.sh PASS: tests/rwblob_VDA_bilevel.sh PASS: tests/rwblob_VDA_gray.sh PASS: tests/rwblob_TXT_truecolor.sh PASS: tests/rwblob_VDA_pallette.sh PASS: tests/rwblob_VDA_truecolor.sh PASS: tests/rwblob_VICAR_gray.sh PASS: tests/rwblob_TXT_pallette.sh PASS: tests/rwblob_VICAR_truecolor.sh PASS: tests/rwblob_VICAR_bilevel.sh PASS: tests/rwblob_VIFF_bilevel.sh PASS: tests/rwblob_VICAR_pallette.sh PASS: tests/rwblob_VST_bilevel.sh PASS: tests/rwblob_VIFF_gray.sh PASS: tests/rwblob_VIFF_truecolor.sh PASS: tests/rwblob_VST_truecolor.sh PASS: tests/rwblob_VST_gray.sh PASS: tests/rwblob_VST_pallette.sh PASS: tests/rwblob_VIFF_pallette.sh PASS: tests/rwblob_XBM_bilevel.sh PASS: tests/rwblob_WBMP_bilevel.sh PASS: tests/rwblob_WBMP_gray.sh PASS: tests/rwblob_WBMP_pallette.sh PASS: tests/rwblob_WBMP_truecolor.sh PASS: tests/rwblob_XBM_gray.sh PASS: tests/rwblob_XBM_pallette.sh PASS: tests/rwblob_XPM_bilevel.sh PASS: tests/rwblob_XPM_pallette.sh PASS: tests/rwblob_XBM_truecolor.sh XFAIL: tests/rwblob_XWD_bilevel.sh XFAIL: tests/rwblob_XWD_gray.sh PASS: tests/rwblob_XPM_gray.sh XFAIL: tests/rwblob_XWD_pallette.sh XFAIL: tests/rwblob_XWD_truecolor.sh PASS: tests/rwblob_XPM_truecolor.sh PASS: tests/rwfile_AVS_bilevel.sh PASS: tests/rwfile_AVS_gray.sh PASS: tests/rwfile_AVS_pallette.sh PASS: tests/rwfile_AVS_truecolor.sh PASS: tests/rwfile_BMP_bilevel.sh PASS: tests/rwfile_BMP_truecolor.sh PASS: tests/rwfile_AVS_truecolor16.sh PASS: tests/rwfile_AVS_truecolor10.sh PASS: tests/rwfile_BMP_gray.sh PASS: tests/rwblob_YUV_truecolor_70x46.sh PASS: tests/rwfile_BMP_pallette.sh PASS: tests/rwfile_CIN_bilevel.sh PASS: tests/rwfile_AVS_truecolor12.sh PASS: tests/rwfile_CIN_gray.sh PASS: tests/rwfile_BMP_truecolor12.sh PASS: tests/rwfile_BMP_truecolor10.sh PASS: tests/rwfile_BMP_truecolor16.sh PASS: tests/rwfile_CIN_pallette.sh PASS: tests/rwfile_CMYK_truecolor_70x46.sh PASS: tests/rwfile_CIN_truecolor12.sh PASS: tests/rwfile_DIB_bilevel.sh PASS: tests/rwfile_CIN_truecolor.sh PASS: tests/rwfile_DIB_gray.sh PASS: tests/rwfile_CIN_truecolor16.sh PASS: tests/rwfile_CIN_truecolor10.sh PASS: tests/rwfile_DIB_pallette.sh PASS: tests/rwfile_DIB_truecolor.sh PASS: tests/rwfile_DIB_truecolor10.sh PASS: tests/rwfile_DIB_truecolor12.sh PASS: tests/rwfile_DIB_truecolor16.sh PASS: tests/rwfile_DPX_bilevel.sh PASS: tests/rwfile_DPX_pallette.sh PASS: tests/rwfile_DPX_gray.sh PASS: tests/rwfile_DPX_truecolor12.sh PASS: tests/rwfile_DPX_truecolor.sh PASS: tests/rwfile_DPX_truecolor16.sh PASS: tests/rwfile_DPX_truecolor10.sh PASS: tests/rwfile_EPDF_pallette.sh PASS: tests/rwfile_EPDF_truecolor16.sh PASS: tests/rwfile_EPDF_gray.sh PASS: tests/rwfile_EPDF_truecolor.sh PASS: tests/rwfile_EPDF_bilevel.sh PASS: tests/rwfile_EPDF_truecolor10.sh PASS: tests/rwfile_EPDF_truecolor12.sh PASS: tests/rwfile_EPI_truecolor10.sh PASS: tests/rwfile_EPI_truecolor16.sh PASS: tests/rwfile_EPI_truecolor12.sh PASS: tests/rwfile_EPI_bilevel.sh PASS: tests/rwfile_EPSF_gray.sh PASS: tests/rwfile_EPI_pallette.sh PASS: tests/rwfile_EPSF_truecolor.sh PASS: tests/rwfile_EPSF_bilevel.sh PASS: tests/rwfile_EPSF_truecolor16.sh PASS: tests/rwfile_EPI_truecolor.sh PASS: tests/rwfile_EPSF_pallette.sh PASS: tests/rwfile_EPI_gray.sh PASS: tests/rwfile_EPSF_truecolor12.sh PASS: tests/rwfile_EPSF_truecolor10.sh PASS: tests/rwfile_EPS_truecolor16.sh PASS: tests/rwfile_EPSI_truecolor.sh XFAIL: tests/rwfile_EPT_bilevel.sh XFAIL: tests/rwfile_EPT_gray.sh PASS: tests/rwfile_EPSI_truecolor16.sh XFAIL: tests/rwfile_EPT_pallette.sh PASS: tests/rwfile_EPSI_bilevel.sh PASS: tests/rwfile_EPS_pallette.sh PASS: tests/rwfile_EPSI_gray.sh XFAIL: tests/rwfile_EPT_truecolor.sh XFAIL: tests/rwfile_EPT_truecolor12.sh XFAIL: tests/rwfile_EPT_truecolor10.sh PASS: tests/rwfile_EPS_truecolor.sh PASS: tests/rwfile_EPSI_pallette.sh PASS: tests/rwfile_EPS_truecolor10.sh XFAIL: tests/rwfile_EPT_truecolor16.sh PASS: tests/rwfile_FAX_bilevel.sh PASS: tests/rwfile_EPSI_truecolor12.sh PASS: tests/rwfile_FAX_gray.sh PASS: tests/rwfile_EPS_bilevel.sh PASS: tests/rwfile_FAX_pallette.sh PASS: tests/rwfile_FAX_truecolor.sh PASS: tests/rwfile_FAX_truecolor10.sh PASS: tests/rwfile_FITS_gray.sh PASS: tests/rwfile_FITS_pallette.sh PASS: tests/rwfile_EPS_gray.sh PASS: tests/rwfile_FITS_bilevel.sh PASS: tests/rwfile_FAX_truecolor12.sh PASS: tests/rwfile_FAX_truecolor16.sh PASS: tests/rwfile_FITS_truecolor.sh PASS: tests/rwfile_EPSI_truecolor10.sh PASS: tests/rwfile_FITS_truecolor10.sh PASS: tests/rwfile_EPS_truecolor12.sh PASS: tests/rwfile_FITS_truecolor16.sh XFAIL: tests/rwfile_FPX_bilevel.sh PASS: tests/rwfile_FITS_truecolor12.sh XFAIL: tests/rwfile_FPX_gray.sh XFAIL: tests/rwfile_FPX_pallette.sh XFAIL: tests/rwfile_FPX_truecolor.sh PASS: tests/rwfile_GIF_bilevel.sh XFAIL: tests/rwfile_FPX_truecolor12.sh PASS: tests/rwfile_GIF_gray.sh XFAIL: tests/rwfile_FPX_truecolor16.sh XFAIL: tests/rwfile_FPX_truecolor10.sh PASS: tests/rwfile_GIF_pallette.sh PASS: tests/rwfile_GIF_truecolor.sh PASS: tests/rwfile_GRAY_gray.sh PASS: tests/rwfile_GRAY_bilevel.sh PASS: tests/rwfile_GIF_truecolor12.sh PASS: tests/rwfile_GIF_truecolor10.sh PASS: tests/rwfile_GRAY_pallette.sh PASS: tests/rwfile_GRAY_truecolor.sh PASS: tests/rwfile_GRAY_truecolor10.sh PASS: tests/rwfile_GIF_truecolor16.sh PASS: tests/rwfile_GRAY_truecolor12.sh PASS: tests/rwfile_GRAY_truecolor_70x46.sh PASS: tests/rwfile_GRAY_truecolor16.sh PASS: tests/rwfile_ICB_bilevel.sh PASS: tests/rwfile_ICB_gray.sh PASS: tests/rwfile_ICB_pallette.sh PASS: tests/rwfile_ICB_truecolor.sh PASS: tests/rwfile_ICB_truecolor12.sh XFAIL: tests/rwfile_JBIG_bilevel.sh PASS: tests/rwfile_ICB_truecolor10.sh XFAIL: tests/rwfile_JBIG_gray.sh PASS: tests/rwfile_ICB_truecolor16.sh XFAIL: tests/rwfile_JBIG_truecolor.sh XFAIL: tests/rwfile_JBIG_pallette.sh XFAIL: tests/rwfile_JBIG_truecolor12.sh PASS: tests/rwfile_JP2_bilevel.sh XFAIL: tests/rwfile_JBIG_truecolor16.sh XFAIL: tests/rwfile_JBIG_truecolor10.sh PASS: tests/rwfile_JP2_gray.sh PASS: tests/rwfile_JP2_pallette.sh PASS: tests/rwfile_JPEG_bilevel.sh PASS: tests/rwfile_JP2_truecolor.sh PASS: tests/rwfile_JPEG_pallette.sh PASS: tests/rwfile_JPEG_gray.sh PASS: tests/rwfile_JPEG_truecolor.sh PASS: tests/rwfile_JP2_truecolor10.sh PASS: tests/rwfile_JP2_truecolor12.sh PASS: tests/rwfile_JPEG_truecolor10.sh PASS: tests/rwfile_JPEG_truecolor16.sh PASS: tests/rwfile_JPEG_truecolor12.sh PASS: tests/rwfile_MAT_bilevel.sh PASS: tests/rwfile_MAT_gray.sh PASS: tests/rwfile_JP2_truecolor16.sh PASS: tests/rwfile_MIFF_bilevel.sh PASS: tests/rwfile_MAT_pallette.sh PASS: tests/rwfile_MAT_truecolor10.sh PASS: tests/rwfile_MIFF_bilevel_none.sh PASS: tests/rwfile_MIFF_bilevel_bzip.sh PASS: tests/rwfile_MAT_truecolor12.sh PASS: tests/rwfile_MAT_truecolor.sh PASS: tests/rwfile_MAT_truecolor16.sh PASS: tests/rwfile_MIFF_bilevel_rle.sh PASS: tests/rwfile_MIFF_bilevel_zip.sh PASS: tests/rwfile_MIFF_gray.sh PASS: tests/rwfile_MIFF_gray_rle.sh PASS: tests/rwfile_MIFF_gray_none.sh PASS: tests/rwfile_MIFF_gray_bzip.sh PASS: tests/rwfile_MIFF_pallette.sh PASS: tests/rwfile_MIFF_gray_zip.sh PASS: tests/rwfile_MIFF_pallette_zip.sh PASS: tests/rwfile_MIFF_pallette_bzip.sh PASS: tests/rwfile_MIFF_pallette_rle.sh PASS: tests/rwfile_MIFF_pallette_none.sh PASS: tests/rwfile_MIFF_truecolor.sh PASS: tests/rwfile_MIFF_truecolor10.sh PASS: tests/rwfile_MIFF_truecolor12.sh PASS: tests/rwfile_MIFF_truecolor_bzip.sh PASS: tests/rwfile_MIFF_truecolor_rle.sh PASS: tests/rwfile_MIFF_truecolor_none.sh PASS: tests/rwfile_MIFF_truecolor16.sh PASS: tests/rwfile_MIFF_truecolor_zip.sh PASS: tests/rwfile_MNG_gray.sh PASS: tests/rwfile_MNG_pallette.sh PASS: tests/rwfile_MNG_bilevel.sh PASS: tests/rwfile_MNG_truecolor.sh PASS: tests/rwfile_MNG_truecolor10.sh PASS: tests/rwfile_MPR_bilevel.sh PASS: tests/rwfile_MPR_gray.sh PASS: tests/rwfile_MONO_truecolor_70x46.sh PASS: tests/rwfile_MNG_truecolor12.sh PASS: tests/rwfile_MNG_truecolor16.sh PASS: tests/rwfile_MPR_pallette.sh PASS: tests/rwfile_MPR_truecolor.sh PASS: tests/rwfile_MPR_truecolor10.sh PASS: tests/rwfile_MPR_truecolor12.sh PASS: tests/rwfile_MPR_truecolor16.sh PASS: tests/rwfile_MTV_bilevel.sh PASS: tests/rwfile_MTV_gray.sh PASS: tests/rwfile_MTV_pallette.sh PASS: tests/rwfile_MTV_truecolor.sh PASS: tests/rwfile_MTV_truecolor12.sh PASS: tests/rwfile_MTV_truecolor16.sh PASS: tests/rwfile_P7_bilevel.sh PASS: tests/rwfile_P7_gray.sh PASS: tests/rwfile_MTV_truecolor10.sh PASS: tests/rwfile_PAL_truecolor_70x46.sh PASS: tests/rwfile_P7_pallette.sh PASS: tests/rwfile_P7_truecolor12.sh PASS: tests/rwfile_P7_truecolor.sh PASS: tests/rwfile_P7_truecolor10.sh PASS: tests/rwfile_PBM_bilevel.sh PASS: tests/rwfile_PBM_gray.sh PASS: tests/rwfile_P7_truecolor16.sh PASS: tests/rwfile_PBM_pallette.sh PASS: tests/rwfile_PBM_truecolor.sh PASS: tests/rwfile_PBM_truecolor10.sh PASS: tests/rwfile_PBM_truecolor12.sh PASS: tests/rwfile_PBM_truecolor16.sh PASS: tests/rwfile_PCDS_pallette.sh PASS: tests/rwfile_PCD_truecolor12.sh PASS: tests/rwfile_PCX_bilevel.sh PASS: tests/rwfile_PCX_gray.sh PASS: tests/rwfile_PCX_pallette.sh PASS: tests/rwfile_PCX_truecolor.sh PASS: tests/rwfile_PCX_truecolor10.sh PASS: tests/rwfile_PCDS_truecolor10.sh PASS: tests/rwfile_PCX_truecolor12.sh PASS: tests/rwfile_PCX_truecolor16.sh PASS: tests/rwfile_PCDS_bilevel.sh PASS: tests/rwfile_PCDS_gray.sh PASS: tests/rwfile_PCDS_truecolor.sh PASS: tests/rwfile_PGM_truecolor12.sh PASS: tests/rwfile_PGM_gray.sh PASS: tests/rwfile_PGM_bilevel.sh PASS: tests/rwfile_PCD_gray.sh PASS: tests/rwfile_PCD_pallette.sh PASS: tests/rwfile_PGM_pallette.sh PASS: tests/rwfile_PCDS_truecolor12.sh PASS: tests/rwfile_PCD_bilevel.sh PASS: tests/rwfile_PGM_truecolor10.sh PASS: tests/rwfile_PCDS_truecolor16.sh PASS: tests/rwfile_PCD_truecolor.sh PASS: tests/rwfile_PGM_truecolor.sh PASS: tests/rwfile_PGM_truecolor16.sh PASS: tests/rwfile_PICON_bilevel.sh PASS: tests/rwfile_PCD_truecolor16.sh PASS: tests/rwfile_PICON_gray.sh PASS: tests/rwfile_PICT_bilevel.sh PASS: tests/rwfile_PICT_gray.sh PASS: tests/rwfile_PICON_pallette.sh PASS: tests/rwfile_PICT_pallette.sh PASS: tests/rwfile_PICT_truecolor.sh PASS: tests/rwfile_PICON_truecolor.sh PASS: tests/rwfile_PCD_truecolor10.sh PASS: tests/rwfile_PICON_truecolor16.sh PASS: tests/rwfile_PICON_truecolor12.sh PASS: tests/rwfile_PICT_truecolor12.sh PASS: tests/rwfile_PICT_truecolor10.sh PASS: tests/rwfile_PICON_truecolor10.sh PASS: tests/rwfile_PNG_bilevel.sh PASS: tests/rwfile_PNG_truecolor.sh PASS: tests/rwfile_PNG_pallette.sh PASS: tests/rwfile_PICT_truecolor16.sh PASS: tests/rwfile_PNG_gray.sh PASS: tests/rwfile_PNG_truecolor10.sh PASS: tests/rwfile_PNG_truecolor16.sh PASS: tests/rwfile_PNG_truecolor12.sh PASS: tests/rwfile_PNM_bilevel.sh PASS: tests/rwfile_PNM_gray.sh PASS: tests/rwfile_PNM_pallette.sh PASS: tests/rwfile_PNM_truecolor.sh PASS: tests/rwfile_PPM_bilevel.sh PASS: tests/rwfile_PNM_truecolor12.sh PASS: tests/rwfile_PPM_pallette.sh PASS: tests/rwfile_PNM_truecolor16.sh PASS: tests/rwfile_PPM_gray.sh PASS: tests/rwfile_PNM_truecolor10.sh PASS: tests/rwfile_PPM_truecolor.sh PASS: tests/rwfile_PPM_truecolor10.sh PASS: tests/rwfile_PSD_bilevel.sh PASS: tests/rwfile_PSD_gray.sh PASS: tests/rwfile_PPM_truecolor16.sh PASS: tests/rwfile_PSD_truecolor.sh PASS: tests/rwfile_PSD_pallette.sh PASS: tests/rwfile_PPM_truecolor12.sh PASS: tests/rwfile_PSD_truecolor16.sh PASS: tests/rwfile_PSD_truecolor10.sh PASS: tests/rwfile_PSD_truecolor12.sh XFAIL: tests/rwfile_PTIF_bilevel.sh XFAIL: tests/rwfile_PTIF_gray.sh XFAIL: tests/rwfile_PTIF_pallette.sh XFAIL: tests/rwfile_PTIF_truecolor.sh XFAIL: tests/rwfile_PTIF_truecolor10.sh XFAIL: tests/rwfile_PTIF_truecolor12.sh PASS: tests/rwfile_RAS_truecolor.sh XFAIL: tests/rwfile_PTIF_truecolor16.sh PASS: tests/rwfile_RAS_bilevel.sh PASS: tests/rwfile_RAS_gray.sh PASS: tests/rwfile_RAS_pallette.sh PASS: tests/rwfile_RGB_truecolor_70x46.sh PASS: tests/rwfile_RAS_truecolor12.sh PASS: tests/rwfile_RGBA_truecolor_70x46.sh PASS: tests/rwfile_RAS_truecolor16.sh PASS: tests/rwfile_RAS_truecolor10.sh PASS: tests/rwfile_SGI_bilevel.sh PASS: tests/rwfile_SGI_gray.sh PASS: tests/rwfile_SGI_pallette.sh PASS: tests/rwfile_SGI_truecolor.sh PASS: tests/rwfile_SUN_bilevel.sh PASS: tests/rwfile_SGI_truecolor12.sh PASS: tests/rwfile_SGI_truecolor10.sh PASS: tests/rwfile_SGI_truecolor16.sh PASS: tests/rwfile_SUN_gray.sh PASS: tests/rwfile_SUN_pallette.sh PASS: tests/rwfile_SUN_truecolor.sh PASS: tests/rwfile_SUN_truecolor10.sh PASS: tests/rwfile_TGA_bilevel.sh PASS: tests/rwfile_SUN_truecolor16.sh PASS: tests/rwfile_SUN_truecolor12.sh PASS: tests/rwfile_TGA_gray.sh PASS: tests/rwfile_TGA_truecolor.sh PASS: tests/rwfile_TGA_pallette.sh XFAIL: tests/rwfile_TIFF_bilevel.sh XFAIL: tests/rwfile_TIFF_gray.sh PASS: tests/rwfile_TGA_truecolor10.sh PASS: tests/rwfile_TGA_truecolor12.sh PASS: tests/rwfile_TGA_truecolor16.sh XFAIL: tests/rwfile_TIFF_pallette.sh PASS: tests/rwfile_PS_gray.sh XFAIL: tests/rwfile_TIFF_truecolor.sh XFAIL: tests/rwfile_TIFF_truecolor10.sh XFAIL: tests/rwfile_TIFF_truecolor16.sh XFAIL: tests/rwfile_TIFF_truecolor12.sh PASS: tests/rwfile_PS_truecolor.sh PASS: tests/rwfile_TXT_bilevel.sh PASS: tests/rwfile_TXT_gray.sh PASS: tests/rwfile_TXT_truecolor.sh PASS: tests/rwfile_TXT_pallette.sh PASS: tests/rwfile_PS_truecolor10.sh PASS: tests/rwfile_PS_bilevel.sh PASS: tests/rwfile_UYVY_truecolor_70x46.sh PASS: tests/rwfile_VDA_gray.sh PASS: tests/rwfile_TXT_truecolor10.sh PASS: tests/rwfile_VDA_bilevel.sh PASS: tests/rwfile_TXT_truecolor16.sh PASS: tests/rwfile_VDA_pallette.sh PASS: tests/rwfile_VDA_truecolor.sh PASS: tests/rwfile_TXT_truecolor12.sh PASS: tests/rwfile_VDA_truecolor10.sh PASS: tests/rwfile_VICAR_bilevel.sh PASS: tests/rwfile_VICAR_gray.sh PASS: tests/rwfile_VDA_truecolor16.sh PASS: tests/rwfile_PS_truecolor16.sh PASS: tests/rwfile_VICAR_pallette.sh PASS: tests/rwfile_VDA_truecolor12.sh PASS: tests/rwfile_VICAR_truecolor10.sh PASS: tests/rwfile_VICAR_truecolor.sh PASS: tests/rwfile_PS_truecolor12.sh PASS: tests/rwfile_PS_pallette.sh PASS: tests/rwfile_VICAR_truecolor12.sh PASS: tests/rwfile_VICAR_truecolor16.sh PASS: tests/rwfile_VIFF_pallette.sh PASS: tests/rwfile_VIFF_truecolor.sh PASS: tests/rwfile_VIFF_bilevel.sh PASS: tests/rwfile_VIFF_gray.sh PASS: tests/rwfile_VST_bilevel.sh PASS: tests/rwfile_VST_pallette.sh PASS: tests/rwfile_VIFF_truecolor12.sh PASS: tests/rwfile_VST_gray.sh PASS: tests/rwfile_VIFF_truecolor10.sh PASS: tests/rwfile_VST_truecolor.sh PASS: tests/rwfile_VIFF_truecolor16.sh PASS: tests/rwfile_WBMP_bilevel.sh PASS: tests/rwfile_VST_truecolor16.sh PASS: tests/rwfile_VST_truecolor10.sh PASS: tests/rwfile_VST_truecolor12.sh PASS: tests/rwfile_WBMP_gray.sh PASS: tests/rwfile_WBMP_pallette.sh PASS: tests/rwfile_WBMP_truecolor.sh PASS: tests/rwfile_WBMP_truecolor10.sh PASS: tests/rwfile_XBM_bilevel.sh PASS: tests/rwfile_WBMP_truecolor16.sh PASS: tests/rwfile_XBM_gray.sh PASS: tests/rwfile_XBM_truecolor.sh PASS: tests/rwfile_WBMP_truecolor12.sh PASS: tests/rwfile_XBM_pallette.sh PASS: tests/rwfile_XBM_truecolor10.sh PASS: tests/rwfile_XPM_gray.sh PASS: tests/rwfile_XPM_bilevel.sh PASS: tests/rwfile_XBM_truecolor12.sh PASS: tests/rwfile_XPM_pallette.sh PASS: tests/rwfile_XBM_truecolor16.sh XFAIL: tests/rwfile_XWD_bilevel.sh PASS: tests/rwfile_XPM_truecolor.sh XFAIL: tests/rwfile_XWD_gray.sh XFAIL: tests/rwfile_XWD_pallette.sh XFAIL: tests/rwfile_XWD_truecolor.sh PASS: tests/rwfile_XPM_truecolor12.sh PASS: tests/rwfile_XPM_truecolor10.sh XFAIL: tests/rwfile_XWD_truecolor10.sh PASS: tests/rwfile_XPM_truecolor16.sh XFAIL: tests/rwfile_XWD_truecolor12.sh XFAIL: tests/rwfile_XWD_truecolor16.sh PASS: Magick++/tests/exceptions.sh PASS: Magick++/tests/coalesceImages.sh PASS: Magick++/tests/averageImages.sh PASS: Magick++/tests/color.sh PASS: Magick++/tests/appendImages.sh PASS: tests/rwfile_YUV_truecolor_70x46.sh PASS: Magick++/tests/morphImages.sh PASS: Magick++/tests/readWriteBlob.sh PASS: Magick++/tests/colorHistogram.sh PASS: Magick++/tests/readWriteImages.sh PASS: Magick++/demo/analyze.sh PASS: Magick++/tests/coderInfo.sh FAIL: Magick++/demo/button.sh FAIL: Magick++/demo/demo.sh PASS: Magick++/demo/zoom_catrom.sh PASS: Magick++/demo/flip.sh FAIL: Magick++/demo/gravity.sh PASS: Magick++/demo/zoom_bessel.sh PASS: Magick++/demo/zoom_blackman.sh PASS: Magick++/demo/zoom_box.sh PASS: Magick++/demo/zoom_hamming.sh PASS: Magick++/demo/zoom_cubic.sh PASS: Magick++/tests/montageImages.sh FAIL: Magick++/demo/shapes.sh PASS: Magick++/demo/zoom_gaussian.sh PASS: Magick++/demo/zoom_hermite.sh PASS: Magick++/demo/zoom_lanczos.sh PASS: Magick++/demo/zoom_hanning.sh PASS: Magick++/demo/zoom_point.sh FAIL: PerlMagick/PerlMagickCheck.sh PASS: Magick++/demo/zoom_sample.sh PASS: Magick++/demo/zoom_mitchell.sh PASS: Magick++/demo/zoom_scale.sh PASS: Magick++/tests/attributes.sh PASS: Magick++/demo/zoom_quadratic.sh PASS: Magick++/demo/zoom_triangle.sh PASS: Magick++/demo/zoom_sinc.sh PASS: utilities/tests/addnoise.sh PASS: utilities/tests/annotate.sh PASS: utilities/tests/black-threshold.sh PASS: utilities/tests/affine.sh PASS: wand/wandtest.sh PASS: utilities/tests/border.sh PASS: utilities/tests/blur.sh PASS: utilities/tests/composite.sh PASS: utilities/tests/channel.sh PASS: utilities/tests/convolve.sh PASS: utilities/tests/contrast.sh PASS: utilities/tests/crop.sh PASS: wand/drawtest.sh PASS: utilities/tests/draw.sh PASS: utilities/tests/edge.sh PASS: utilities/tests/emboss.sh PASS: utilities/tests/despeckle.sh PASS: utilities/tests/charcoal.sh PASS: utilities/tests/equalize.sh PASS: utilities/tests/explode.sh PASS: utilities/tests/flip.sh PASS: utilities/tests/flop.sh PASS: utilities/tests/gamma.sh PASS: utilities/tests/frame.sh PASS: utilities/tests/gradient.sh PASS: utilities/tests/grayscale.sh PASS: utilities/tests/gaussianblur.sh PASS: utilities/tests/implode.sh XFAIL: utilities/tests/icc-transform.sh PASS: utilities/tests/level.sh PASS: utilities/tests/identify.sh PASS: utilities/tests/modulate.sh PASS: utilities/tests/mask.sh PASS: utilities/tests/negate.sh PASS: utilities/tests/oilpaint.sh PASS: utilities/tests/normalize.sh PASS: utilities/tests/monochrome.sh PASS: utilities/tests/ordered-dither2x2.sh FAIL: Magick++/demo/piddle.sh PASS: utilities/tests/ordered-dither3x3.sh PASS: utilities/tests/ordered-dither4x4.sh PASS: utilities/tests/hald-clut-transform.sh PASS: utilities/tests/random-threshold.sh PASS: utilities/tests/raise.sh PASS: utilities/tests/medianfilter.sh PASS: utilities/tests/roll.sh PASS: utilities/tests/quantize.sh PASS: utilities/tests/recolor.sh PASS: utilities/tests/scale.sh PASS: utilities/tests/resize.sh PASS: utilities/tests/plasma.sh PASS: utilities/tests/segment.sh PASS: utilities/tests/reducenoise.sh PASS: utilities/tests/shade.sh PASS: utilities/tests/sharpen.sh PASS: utilities/tests/solarize.sh PASS: utilities/tests/shave.sh PASS: utilities/tests/spread.sh PASS: utilities/tests/threshold.sh PASS: utilities/tests/rotate.sh PASS: utilities/tests/swirl.sh PASS: utilities/tests/shear.sh PASS: utilities/tests/white-threshold.sh PASS: utilities/tests/wave.sh PASS: utilities/tests/unsharpmask.sh PASS: utilities/tests/preview_edgedetect.sh PASS: utilities/tests/preview_oilpaint.sh PASS: utilities/tests/preview_addnoise.sh PASS: utilities/tests/preview_gamma.sh PASS: utilities/tests/preview_brightness.sh PASS: utilities/tests/preview_hue.sh PASS: utilities/tests/preview_implode.sh PASS: utilities/tests/hald-clut-identity.sh PASS: utilities/tests/preview_quantize.sh PASS: utilities/tests/preview_blur.sh PASS: utilities/tests/preview_dull.sh PASS: utilities/tests/preview_grayscale.sh PASS: utilities/tests/preview_saturation.sh PASS: utilities/tests/preview_raise.sh PASS: utilities/tests/preview_charcoal.sh PASS: utilities/tests/preview_roll.sh PASS: utilities/tests/preview_shade.sh PASS: utilities/tests/preview_despeckle.sh PASS: utilities/tests/preview_segment.sh PASS: utilities/tests/preview_swirl.sh PASS: utilities/tests/preview_sharpen.sh PASS: utilities/tests/preview_solarize.sh PASS: utilities/tests/preview_rotate.sh PASS: utilities/tests/preview_spread.sh PASS: utilities/tests/preview_spiff.sh PASS: utilities/tests/preview_threshold.sh PASS: utilities/tests/preview_shear.sh PASS: utilities/tests/preview_wave.sh PASS: utilities/tests/msl_composite.sh PASS: utilities/tests/preview_reducenoise.sh PASS: utilities/tests/montage.sh ====================== 10 of 786 tests failed See ./test-suite.log ====================== make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make: *** [check] Error 2 * ERROR: media-gfx/graphicsmagick-1.3.7 failed: * tests failed * * Call stack: * ebuild.sh, line 61: Called src_test * environment, line 3170: Called die * The specific snippet of code: * emake check || die "tests failed" * * If you need support, post the output of 'emerge --info =media-gfx/graphicsmagick-1.3.7', * the complete build log and the output of 'emerge -pqv =media-gfx/graphicsmagick-1.3.7'. * The complete build log is located at '/var/log/portage/build/media-gfx/graphicsmagick-1.3.7:20091220-153210.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/temp/environment'. * S: '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' >>> Install graphicsmagick-1.3.7 into /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/ category media-gfx make -j14 DESTDIR=/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/ install make install-am make[1]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make[2]: Entering directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/bin" test -z "/usr/lib/GraphicsMagick-1.3.7/config" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/config" test -z "/usr/share/GraphicsMagick-1.3.7/config" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/GraphicsMagick-1.3.7/config" /bin/sh /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7/ltdl/config/install-sh -d /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/magick /bin/sh /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7/ltdl/config/install-sh -d /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick test -z "/usr/share/doc/GraphicsMagick" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include" test -z "" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/" /usr/bin/install -c magick/GraphicsMagick-config Magick++/bin/GraphicsMagick++-config wand/GraphicsMagickWand-config '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/bin' test -z "/usr/include/GraphicsMagick/magick" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/magick" test -z "/usr/include/GraphicsMagick/Magick++" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/Magick++" /usr/bin/install -c -m 644 config/delegates.mgk config/type-ghostscript.mgk config/type.mgk config/type-solaris.mgk config/type-windows.mgk '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/config' test -z "/usr/include/GraphicsMagick" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick" /usr/bin/install -c -m 644 config/colors.mgk config/log.mgk config/modules.mgk config/magic.mgk '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/GraphicsMagick-1.3.7/config' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man1" test -z "/usr/share/man/man4" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man4" test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man5" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/pkgconfig" test -z "/usr/include/GraphicsMagick/wand" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/wand" /usr/bin/install -c -m 644 Copyright.txt ChangeLog ChangeLog.2001 ChangeLog.2002 ChangeLog.2003 ChangeLog.2004 ChangeLog.2005 ChangeLog.2006 ChangeLog.2007 ChangeLog.2008 NEWS.txt '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick' /usr/bin/install -c -m 644 magick/api.h magick/attribute.h magick/average.h magick/blob.h magick/cdl.h magick/channel.h magick/color.h magick/colormap.h magick/colorspace.h magick/command.h magick/compare.h magick/composite.h magick/compress.h magick/confirm_access.h magick/constitute.h magick/decorate.h magick/delegate.h magick/describe.h magick/deprecate.h magick/draw.h magick/effect.h magick/enhance.h magick/error.h magick/forward.h magick/fx.h magick/gem.h magick/gradient.h magick/hclut.h magick/image.h magick/list.h magick/log.h magick/magic.h magick/magick.h magick/magick_types.h magick/memory.h magick/module.h magick/monitor.h magick/montage.h magick/operator.h magick/paint.h '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/magick' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib" /usr/bin/install -c -m 644 Magick++/lib/Magick++.h '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick' /usr/bin/install -c -m 644 Magick++/lib/Magick++/Blob.h Magick++/lib/Magick++/CoderInfo.h Magick++/lib/Magick++/Color.h Magick++/lib/Magick++/Drawable.h Magick++/lib/Magick++/Exception.h Magick++/lib/Magick++/Geometry.h Magick++/lib/Magick++/Image.h Magick++/lib/Magick++/Include.h Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h Magick++/lib/Magick++/STL.h Magick++/lib/Magick++/TypeMetric.h '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/Magick++' /usr/bin/install -c -m 644 magick/magick_config_api.h /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/magick/magick_config.h /usr/bin/install -c -m 644 magick/pixel_cache.h magick/pixel_iterator.h magick/plasma.h magick/profile.h magick/quantize.h magick/random.h magick/registry.h magick/render.h magick/resize.h magick/resource.h magick/shear.h magick/signature.h magick/statistics.h magick/symbols.h magick/texture.h magick/timer.h magick/transform.h magick/utility.h magick/version.h '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/magick' /usr/bin/install -c -m 644 magick/GraphicsMagick-config.1 Magick++/bin/GraphicsMagick++-config.1 utilities/gm.1 wand/GraphicsMagickWand-config.1 '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man1' /usr/bin/install -c -m 644 magick/GraphicsMagick.pc Magick++/lib/GraphicsMagick++.pc wand/GraphicsMagickWand.pc '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/pkgconfig' test -z "/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders" test -z "/usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c magick/libGraphicsMagick.la Magick++/lib/libGraphicsMagick++.la wand/libGraphicsMagickWand.la '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib' /usr/bin/install -c -m 644 utilities/miff.4 '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man4' /usr/bin/install -c -m 644 utilities/quantize.5 '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/man/man5' /usr/bin/install -c -m 644 wand/drawing_wand.h wand/magick_wand.h wand/pixel_wand.h wand/wand_api.h '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/include/GraphicsMagick/wand' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c filters/analyze.la '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters' /usr/bin/install -c -m 644 ./www/animate.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/authors.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/authors.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/benchmarks-1.2.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /bin/sh ./libtool --silent --mode=install /usr/bin/install -c coders/art.la coders/avi.la coders/avs.la coders/bmp.la coders/cals.la coders/caption.la coders/cineon.la coders/cmyk.la coders/cut.la coders/dcm.la coders/dcraw.la coders/dib.la coders/dpx.la coders/fax.la coders/fits.la coders/gif.la coders/gradient.la coders/gray.la coders/histogram.la coders/hrz.la coders/html.la coders/icon.la coders/identity.la coders/label.la coders/locale.la coders/logo.la coders/map.la coders/mat.la coders/matte.la coders/meta.la coders/miff.la coders/mono.la coders/mpc.la coders/mpeg.la coders/mpr.la coders/msl.la coders/mtv.la coders/mvg.la coders/null.la coders/otb.la coders/palm.la coders/pcd.la coders/pcl.la coders/pcx.la coders/pdb.la coders/pdf.la coders/pict.la coders/pix.la coders/plasma.la coders/pnm.la coders/preview.la coders/ps.la coders/ps2.la coders/ps3.la coders/psd.la coders/pwp.la coders/rgb.la coders/rla.la coders/rle.la coders/sct.la coders/sfw.la coders/sgi.la coders/stegano.la coders/sun.la coders/svg.la coders/tga.la coders/tile.la coders/tim.la coders/topol.la coders/ttf.la coders/txt.la coders/uil.la coders/url.la coders/uyvy.la coders/vicar.la coders/vid.la coders/viff.la coders/wbmp.la coders/wmf.la coders/wpg.la coders/xbm.la coders/xc.la coders/xcf.la coders/xpm.la coders/yuv.la coders/jpeg.la coders/jp2.la coders/png.la '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders' /usr/bin/install -c -m 644 ./www/benchmarks-1.2.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/benchmarks.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/benchmarks.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/bugs.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www libtool: install: warning: relinking `filters/analyze.la' /usr/bin/install -c -m 644 ./www/bugs.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/Changelog.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/color.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www libtool: install: warning: relinking `Magick++/lib/libGraphicsMagick++.la' /usr/bin/install -c -m 644 ./www/compare.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/composite.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/conjure.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/contribute.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/contribute.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/convert.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www libtool: install: warning: relinking `coders/art.la' /usr/bin/install -c -m 644 ./www/Copyright.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/CVS.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/CVS.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/display.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/docutils-api.css /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/docutils-articles.css /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/download.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/download.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/FAQ.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/FAQ.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/favicon.ico /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/formats.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/formats.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/gm.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/GraphicsMagick.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/identify.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/ImageMagickObject.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/ImageMagickObject.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/import.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/index.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/index.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/INSTALL-unix.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/INSTALL-windows.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/links.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/links.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/magick.css /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/Makefile.am /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/miff.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/miff.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/mission.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/mission.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/mogrify.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/montage.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/motion-picture.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/motion-picture.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/NEWS.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/OpenMP.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/OpenMP.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/perl.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/perl.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/platforms.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/platforms.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/process.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/process.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/programming.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/programming.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/quantize.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/quantize.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/README.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/smile.c /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/tools.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/tools.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/utilities.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/utilities.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www /usr/bin/install -c -m 644 ./www/api/animate.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/annotate.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api libtool: install: warning: remember to run `libtool --finish /usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters' /usr/bin/install -c -m 644 ./www/api/api.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/api_hyperlinks.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/api.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/attribute.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/average.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/blob.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/cdl.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/channel.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api libtool: install: warning: relinking `coders/avi.la' /usr/bin/install -c -m 644 ./www/api/color.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/colormap.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/compare.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/composite.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/confirm_access.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/constitute.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/decorate.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/deprecate.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/describe.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/display.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/draw.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/effect.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/enhance.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/error.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/fx.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/hclut.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/image.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/list.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/magick.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/Makefile.am /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/memory.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/monitor.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/montage.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/operator.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/paint.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/pixel_cache.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/pixel_iterator.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/plasma.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/profile.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/quantize.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/registry.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/render.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/resize.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/resource.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/segment.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/shear.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/signature.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/statistics.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/texture.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/transform.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/types.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/types.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/api/widget.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/api /usr/bin/install -c -m 644 ./www/images/ball.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/banner_bg.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/examples.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/gm-107x76.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/gm-125x80t.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/right_triangle_option.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/images/right_triangle.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/images /usr/bin/install -c -m 644 ./www/Magick++/Blob.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Cache.fig /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Cache.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Cache.svg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/ChangeLog.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/CoderInfo.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Color.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Documentation.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ libtool: install: warning: relinking `coders/avs.la' /usr/bin/install -c -m 644 ./www/Magick++/Documentation.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Drawable_example_1.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Drawable.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Enumerations.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Exception.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/FormatCharacters.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Future.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Geometry.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/gm-188x120t.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/ImageDesign.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Image.fig /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Image.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/ImageMagick.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Image.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Image.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/index.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/index.rst /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Install.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Magick++.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Montage.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/montage-sample-framed.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/NEWS.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/PixelPacket.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/Pixels.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/README.txt /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/right_triangle.png /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/STL.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-framed.fig /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-framed.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-plain.fig /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-anatomy-plain.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-sample-framed.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/thumbnail-sample-plain.jpg /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ /usr/bin/install -c -m 644 ./www/Magick++/TypeMetric.html /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/share/doc/GraphicsMagick/www/Magick++ libtool: install: warning: relinking `wand/libGraphicsMagickWand.la' libtool: install: warning: relinking `coders/bmp.la' libtool: install: warning: relinking `coders/cals.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c utilities/gm '/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image//usr/bin' libtool: install: warning: `magick/libGraphicsMagick.la' has not been installed in `/usr/lib' libtool: install: warning: relinking `coders/caption.la' libtool: install: warning: relinking `coders/cineon.la' libtool: install: warning: relinking `coders/cmyk.la' libtool: install: warning: relinking `coders/cut.la' libtool: install: warning: relinking `coders/dcm.la' libtool: install: warning: relinking `coders/dcraw.la' libtool: install: warning: relinking `coders/dib.la' libtool: install: warning: relinking `coders/dpx.la' libtool: install: warning: relinking `coders/fax.la' libtool: install: warning: relinking `coders/fits.la' libtool: install: warning: relinking `coders/gif.la' libtool: install: warning: relinking `coders/gradient.la' libtool: install: warning: relinking `coders/gray.la' libtool: install: warning: relinking `coders/histogram.la' libtool: install: warning: relinking `coders/hrz.la' libtool: install: warning: relinking `coders/html.la' libtool: install: warning: relinking `coders/icon.la' libtool: install: warning: relinking `coders/identity.la' libtool: install: warning: relinking `coders/label.la' libtool: install: warning: relinking `coders/locale.la' libtool: install: warning: relinking `coders/logo.la' libtool: install: warning: relinking `coders/map.la' libtool: install: warning: relinking `coders/mat.la' libtool: install: warning: relinking `coders/matte.la' libtool: install: warning: relinking `coders/meta.la' libtool: install: warning: relinking `coders/miff.la' libtool: install: warning: relinking `coders/mono.la' libtool: install: warning: relinking `coders/mpc.la' libtool: install: warning: relinking `coders/mpeg.la' libtool: install: warning: relinking `coders/mpr.la' libtool: install: warning: relinking `coders/msl.la' libtool: install: warning: relinking `coders/mtv.la' libtool: install: warning: relinking `coders/mvg.la' libtool: install: warning: relinking `coders/null.la' libtool: install: warning: relinking `coders/otb.la' libtool: install: warning: relinking `coders/palm.la' libtool: install: warning: relinking `coders/pcd.la' libtool: install: warning: relinking `coders/pcl.la' libtool: install: warning: relinking `coders/pcx.la' libtool: install: warning: relinking `coders/pdb.la' libtool: install: warning: relinking `coders/pdf.la' libtool: install: warning: relinking `coders/pict.la' libtool: install: warning: relinking `coders/pix.la' libtool: install: warning: relinking `coders/plasma.la' libtool: install: warning: relinking `coders/pnm.la' libtool: install: warning: relinking `coders/preview.la' libtool: install: warning: relinking `coders/ps.la' libtool: install: warning: relinking `coders/ps2.la' libtool: install: warning: relinking `coders/ps3.la' libtool: install: warning: relinking `coders/psd.la' libtool: install: warning: relinking `coders/pwp.la' libtool: install: warning: relinking `coders/rgb.la' libtool: install: warning: relinking `coders/rla.la' libtool: install: warning: relinking `coders/rle.la' libtool: install: warning: relinking `coders/sct.la' libtool: install: warning: relinking `coders/sfw.la' libtool: install: warning: relinking `coders/sgi.la' libtool: install: warning: relinking `coders/stegano.la' libtool: install: warning: relinking `coders/sun.la' libtool: install: warning: relinking `coders/svg.la' libtool: install: warning: relinking `coders/tga.la' libtool: install: warning: relinking `coders/tile.la' libtool: install: warning: relinking `coders/tim.la' libtool: install: warning: relinking `coders/topol.la' libtool: install: warning: relinking `coders/ttf.la' libtool: install: warning: relinking `coders/txt.la' libtool: install: warning: relinking `coders/uil.la' libtool: install: warning: relinking `coders/url.la' libtool: install: warning: relinking `coders/uyvy.la' libtool: install: warning: relinking `coders/vicar.la' libtool: install: warning: relinking `coders/vid.la' libtool: install: warning: relinking `coders/viff.la' libtool: install: warning: relinking `coders/wbmp.la' libtool: install: warning: relinking `coders/wmf.la' libtool: install: warning: relinking `coders/wpg.la' libtool: install: warning: relinking `coders/xbm.la' libtool: install: warning: relinking `coders/xc.la' libtool: install: warning: relinking `coders/xcf.la' libtool: install: warning: relinking `coders/xpm.la' libtool: install: warning: relinking `coders/yuv.la' libtool: install: warning: relinking `coders/jpeg.la' libtool: install: warning: relinking `coders/jp2.la' libtool: install: warning: relinking `coders/png.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders' make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphicsmagick-1.3.7/work/GraphicsMagick-1.3.7' >>> Completed installing graphicsmagick-1.3.7 into /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/ * Tinderbox QA Warning! Invalid directories in image /usr/share/doc/GraphicsMagick * Tinderbox QA Warning (end)! Invalid directories in image /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dib.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/miff.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/matte.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/identity.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/stegano.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rle.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fax.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ttf.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xcf.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpc.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/label.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/url.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vid.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/palm.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/html.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cineon.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdf.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcx.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/bmp.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avs.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mono.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xc.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcl.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cut.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tile.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/map.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps2.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/topol.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mvg.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xpm.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/viff.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpeg.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/preview.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpr.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vicar.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sct.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gif.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pnm.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wmf.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/hrz.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pict.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/png.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdb.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/null.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wpg.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcd.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pwp.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tga.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pix.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcraw.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps3.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rla.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gray.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/otb.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/psd.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dpx.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sfw.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/caption.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mtv.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mat.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rgb.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/art.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avi.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sgi.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/txt.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/meta.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jp2.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wbmp.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/icon.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/histogram.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cmyk.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xbm.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uyvy.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/svg.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sun.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/msl.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uil.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/locale.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/yuv.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/logo.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gradient.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cals.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jpeg.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcm.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tim.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fits.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/plasma.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters/analyze.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/libGraphicsMagickWand.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/libGraphicsMagick.la: Updating... /var/tmp/portage/media-gfx/graphicsmagick-1.3.7/image/usr/lib/libGraphicsMagick++.la: Updating... strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libGraphicsMagick.so.3.2.0 usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dib.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xcf.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/caption.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcd.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/matte.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xbm.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/locale.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/icon.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wbmp.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/meta.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vid.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/png.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gif.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tim.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/map.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gradient.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcraw.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcx.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xpm.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mtv.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pnm.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/null.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/topol.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcl.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fax.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/histogram.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpr.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jpeg.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/miff.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdb.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rle.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdf.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gray.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uyvy.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wpg.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/otb.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/plasma.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mono.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cals.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/url.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cut.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jp2.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ttf.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/label.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avs.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps3.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fits.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mvg.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/psd.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dpx.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cmyk.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/bmp.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wmf.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/preview.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pwp.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sun.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/logo.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avi.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/viff.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vicar.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/stegano.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/art.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/identity.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpc.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/hrz.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/msl.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcm.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tga.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpeg.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pict.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/html.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/yuv.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cineon.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sct.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/txt.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps2.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xc.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mat.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tile.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sgi.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rla.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/palm.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/svg.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sfw.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rgb.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uil.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pix.so usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters/analyze.so usr/lib/libGraphicsMagick++.so.3.2.0 usr/lib/libGraphicsMagickWand.so.2.1.0 usr/bin/gm usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcd.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/url.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdf.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/meta.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xc.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/locale.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avs.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/logo.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sfw.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcraw.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/svg.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fits.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dcm.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/stegano.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/art.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uil.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps2.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xpm.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tile.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/plasma.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/topol.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/uyvy.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/otb.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gray.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cut.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sun.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pdb.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/caption.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mat.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tim.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpc.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wmf.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wbmp.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/wpg.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xbm.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vicar.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dpx.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cals.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/miff.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/identity.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mvg.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/hrz.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pix.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/tga.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rgb.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/label.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rla.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cineon.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps3.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/map.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gradient.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/xcf.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/fax.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/gif.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/matte.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/icon.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/bmp.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mtv.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/null.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jp2.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/yuv.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/vid.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpr.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/cmyk.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/rle.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/html.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/dib.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcl.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/preview.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pict.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ps.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pwp.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/msl.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/psd.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pnm.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mono.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/pcx.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/ttf.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/mpeg.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/jpeg.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/palm.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/histogram.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/avi.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/png.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sct.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/txt.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/sgi.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/coders/viff.a usr/lib/GraphicsMagick-1.3.7/modules-Q8/filters/analyze.a usr/lib/libGraphicsMagick++.a usr/lib/libGraphicsMagick.a usr/lib/libGraphicsMagickWand.a removing executable bit: usr/lib/libGraphicsMagick.la removing executable bit: usr/lib/libGraphicsMagick++.la removing executable bit: usr/lib/libGraphicsMagickWand.la * Removing /usr/share/doc * Removing /usr/share/info * For RAW image suport please install media-gfx/dcraw. * For mpeg suport please install media-video/mpeg2vidcodec. * To read gnuplot files please install sci-visualization/gnuplot.