Command Wrapper Debug: running 'gcc-42 --version' .. gcc-42 is /ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/wrapper/gcc-42 Old Command: gcc-42 --version ENVPREFIX = 'CMD' APPEND_PO = '' OTHERS = '' INSERT = '-Os -pipe -march=pentium-mmx' REMOVE = '-march=* -mcpu=* -O -O[0-9s] -g* -I/usr/local/include -I/usr/include' APPEND = '-s' FILTER = '' Old PATH: /ROCK/src.graphicsmagick.1184629038.17410.23814696/wrappers:/ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/wrapper:/ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11/bin:/usr/games:/opt/mysql50/bin:/opt/postgresql/bin:/opt/qt33/bin New PATH: /ROCK/src.graphicsmagick.1184629038.17410.23814696/wrappers:/ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11/bin:/usr/games:/opt/mysql50/bin:/opt/postgresql/bin:/opt/qt33/bin Insert: -Os Insert: -pipe Insert: -march=pentium-mmx Copy: --version Append: -s New Command: gcc-42 -Os -pipe -march=pentium-mmx --version -s gcc-42 (GCC) 4.2.0 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [ writing debug log to /ROCK/src.graphicsmagick.1184629038.17410.23814696/cmd_wrapper.log ] Running main build function 'build_this_package' ... Extracting GraphicsMagick-1.1.7.tar.bz2 (tar -v --use-compress-program=bzip2 -xf) ... Fixing ownership and permissions ... Removing CVS and .svn directories ... Changeing into /ROCK/src.graphicsmagick.1184629038.17410.23814696/GraphicsMagick-1.1.7 ... Creating /usr/<..> if required ... mkdir: created directory `/usr/share/doc/graphicsmagick' Autodetection for option impossible: --disable-debug passed thru. Removing unsupported '--with-mysql-lib=/opt/mysql50/lib/mysql' from configure option string. Removing unsupported '--with-mysql-include=/opt/mysql50/include/mysql' from configure option string. Removing unsupported '--with-libpam' from configure option string. Removing unsupported '--with-pam' from configure option string. Autodetection for option impossible: --enable-libpam passed thru. Autodetection for option impossible: --enable-pam passed thru. Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-libpam --enable-pam --build=i586-unknown-linux-gnu --host=i586-unknown-linux-gnu configuring GraphicsMagick 1.1.7 checking build system type... i586-unknown-linux-gnu checking host system type... i586-unknown-linux-gnu checking target system type... i586-unknown-linux-gnu checking whether build environment is sane... yes checking for a BSD-compatible install... /ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/wrapper/install -c checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-unknown-linux-gnu-gcc... gcc-42 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 gcc-42 accepts -g... yes checking for gcc-42 option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc-42... gcc3 checking how to run the C preprocessor... gcc-42 -E checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc-42... ld checking if the linker (ld) is GNU ld... yes checking for a BSD-compatible install... /ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/wrapper/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 dynamic linker characteristics... GNU/Linux ld.so checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib /usr/X11/lib /usr/local/lib /opt/*/lib checking for objdir... .libs checking for BSD-compatible nm... nm checking command to parse nm output from object... ok checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes 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_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking for assert.h... yes checking for ctype.h... yes checking for errno.h... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... yes 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 string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking for i586-unknown-linux-gnu-g++... g++-42 checking whether we are using the GNU C++ compiler... yes checking whether g++-42 accepts -g... yes checking dependency style of g++-42... gcc3 checking how to run the C++ preprocessor... g++-42 -E checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc-42 object... (cached) ok checking for objdir... .libs checking for i586-unknown-linux-gnu-ar... ar checking for i586-unknown-linux-gnu-ranlib... ranlib checking for i586-unknown-linux-gnu-strip... strip checking if gcc-42 static flag works... yes checking if gcc-42 supports -fno-rtti -fno-exceptions... no checking for gcc-42 option to produce PIC... -fPIC checking if gcc-42 PIC flag -fPIC works... yes checking if gcc-42 supports -c -o file.o... yes checking whether the gcc-42 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... checking whether to build static libraries... yes checking for ld used by g++-42... ld checking if the linker (ld) is GNU ld... yes checking whether the g++-42 linker (ld) supports shared libraries... yes checking for g++-42 option to produce PIC... -fPIC checking if g++-42 PIC flag -fPIC works... yes checking if g++-42 supports -c -o file.o... yes checking whether the g++-42 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking whether gcc-42 needs -traditional... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no 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... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for working long double with more range or precision than double... yes checking for signed short... yes checking size of signed short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for signed int... yes checking size of signed int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for signed long... yes checking size of signed long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for signed long long... yes checking size of signed long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 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 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap file i/o... yes checking for ftime... yes checking for getexecname... no checking for getc_unlocked... yes checking for getpagesize... (cached) yes checking for mkstemp... yes checking for _pclose... no checking for pclose... yes checking for poll... yes checking for _popen... no checking for popen... 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 select... yes checking for tempnam... yes checking for times... yes checking for sigemptyset... yes checking for sigaction... yes checking for strerror... yes checking for strlcpy... no checking for sysconf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for C++ compiler __func__ support... yes checking for i586-unknown-linux-gnu-g++... (cached) g++-42 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++-42 accepts -g... (cached) yes checking dependency style of g++-42... (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 whether C++ compiler is sufficient for Magick++... yes checking for X11 configure files... checking for the pthreads library -lpthread... 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_bzCompress in -lbz2... yes checking for BZ2_bzDecompress in -lbz2... yes checking if BZLIB package is complete... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for shmctl... yes checking for XShmAttach in -lXext... yes checking for XShapeCombineMask in -lXext... yes checking for Display Postscript support ... checking DPS/dpsXclient.h usability... no checking DPS/dpsXclient.h presence... no checking for DPS/dpsXclient.h... no checking for DPSInitialize in -ldps... no checking for DPSInitialize in -ldps... no checking for XDPSPixelsPerPoint in -ldpstk... no checking if DPS package is complete... no checking for FlashPIX components ... checking fpxlib.h usability... no checking fpxlib.h presence... no checking for fpxlib.h... no checking for FPX_OpenImageByFilename in -lfpx... no checking if FlashPIX package is complete... no checking for LCMS support ... checking lcms.h usability... yes checking lcms.h presence... yes checking for lcms.h... yes checking for cmsOpenProfileFromMem in -llcms... yes checking if LCMS package is complete... yes 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... no checking jasper/jasper.h presence... no checking for jasper/jasper.h... no checking for jas_stream_fopen in -ljasper... no checking if JPEG version 2 support package is complete... no checking for FreeType 2.0 ... checking for freetype-config... freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking for freetype/freetype.h... yes checking if FreeType package is complete... yes checking for TIFF support ... checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking for TIFFClientOpen in -ltiff... yes checking for TIFFIsByteSwapped in -ltiff... yes checking for TIFFReadRGBATile in -ltiff... yes checking for TIFFReadRGBAStrip in -ltiff... yes checking if TIFF package is complete... yes checking tiffconf.h usability... yes checking tiffconf.h presence... yes checking for tiffconf.h... yes checking for JBIG support ... checking jbig.h usability... no checking jbig.h presence... no checking for jbig.h... no checking for jbg_dec_init in -ljbig... no checking if JBIG package is complete... no 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 for WMF support ... checking libwmf/ipa.h usability... no checking libwmf/ipa.h presence... no checking for libwmf/ipa.h... no ./configure: line 33306: #include: command not found checking if WMF package is complete... no checking for autotrace... autotrace checking for bzip2... /bin/bzip2 checking for mozilla... mozilla checking for ralcgm... ralcgm checking for cat... /bin/cat checking for dcraw... dcraw checking for dot... dot checking for dvips... dvips checking for echo... /bin/echo checking for xterm... /usr/bin/xterm checking for fig2dev... fig2dev checking for gm... gm checking for gnuplot... gnuplot checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... ilbmtoppm checking for ppmtoilbm... ppmtoilbm checking for lp... no checking for lpr... no checking for uncompress... /usr/bin/uncompress checking for compress... compress checking for gimp... gimp checking for groff... /usr/bin/groff checking for mpeg2decode... mpeg2decode checking for mpeg2encode... mpeg2encode checking for mv... /ROCK/build/crystal-TRUNK-x86-crystal/ROCK/tools.chroot/wrapper/mv checking for pgpv... pgpv checking for povray... povray checking for gs... /usr/bin/gs checking for ra_ppm... ra_ppm checking for rawtorle... rawtorle checking for rm... /bin/rm checking for scanimage... scanimage checking for enscript... enscript checking for wmf2eps... wmf2eps checking for wget... /usr/bin/wget checking for gzip... /bin/gzip checking for txt2html... txt2html checking for Ghostscript fonts directory... /usr/share/ghostscript/fonts/ checking for rpmbuild... no checking for rpm... no checking for Ghostscript version... 8.15.2 checking for gs color device... pnmraw 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++/Makefile config.status: creating Magick++/bin/GraphicsMagick++-config config.status: creating Magick++/bin/Makefile config.status: creating Magick++/demo/Makefile config.status: creating Magick++/lib/GraphicsMagick++.pc config.status: creating Magick++/lib/Magick++/Makefile config.status: creating Magick++/lib/Makefile config.status: creating Magick++/tests/Makefile config.status: creating Makefile config.status: creating PerlMagick/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating coders/Makefile config.status: creating config/Makefile 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 filters/Makefile config.status: creating ltdl/Makefile config.status: creating magick/GraphicsMagick-config config.status: creating magick/GraphicsMagick.pc config.status: creating magick/Makefile config.status: creating magick/magick_types.h config.status: creating magick/version.h config.status: creating rungm.sh config.status: creating tests/Makefile config.status: creating utilities/Makefile config.status: creating wand/GraphicsMagickWand-config config.status: creating wand/GraphicsMagickWand.pc config.status: creating wand/Makefile 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 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 GraphicsMagick is configured as follows. Please verify that this configuration matches your expectations. Host system type : i586-unknown-linux-gnu Option Configure option Configured value ----------------------------------------------------------------- Shared libraries --enable-shared= no Static libraries --enable-static=yes yes GNU ld --with-gnu-ld=yes yes LZW support --enable-lzw=yes yes Quantum depth --with-quantum-depth=8 8 Delegate Configuration: BZLIB --with-bzlib=yes yes DPS --with-dps=yes no FlashPIX --with-fpx=yes no FreeType 2.0 --with-ttf=yes yes Ghostscript None gs (8.15.2) Ghostscript fonts --with-gs-font-dir=default /usr/share/ghostscript/fonts/ Ghostscript lib --with-gslib=no no JBIG --with-jbig=yes no JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=yes no LCMS --with-lcms=yes yes Magick++ --with-magick-plus-plus=yes yes PERL --with-perl=yes /usr/bin/perl PNG --with-png=yes yes TIFF --with-tiff=yes yes TRIO --with-trio=yes no Windows fonts --with-windows-font-dir= none WMF --with-wmf=yes no X11 --with-x= yes XML --with-xml=yes yes ZLIB --with-zlib=yes yes X11 Configuration: X_CFLAGS = -I/usr/X11R7/include X_PRE_LIBS = -lSM -lICE X_LIBS = -L/usr/X11R7/lib X_EXTRA_LIBS = Options used to compile and link: CC = gcc-42 CFLAGS = -g -O2 -Wall -pthread CPPFLAGS = -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 CXX = g++-42 CXXFLAGS = -pthread DEFS = -DHAVE_CONFIG_H LDFLAGS = -L/usr/X11R7/lib -L/usr/lib -L/usr/lib LIBS = -llcms -ltiff -lfreetype -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lpthread Making all in config make[1]: Entering directory `/ROCK/loop/src.graphicsmagick.1184629038.17410.23814696/GraphicsMagick-1.1.7/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/ROCK/loop/src.graphicsmagick.1184629038.17410.23814696/GraphicsMagick-1.1.7/config' Making all in coders make[1]: Entering directory `/ROCK/loop/src.graphicsmagick.1184629038.17410.23814696/GraphicsMagick-1.1.7/coders' if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT art.lo -MD -MP -MF ".deps/art.Tpo" -c -o art.lo art.c; \ then mv -f ".deps/art.Tpo" ".deps/art.Plo"; else rm -f ".deps/art.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT avi.lo -MD -MP -MF ".deps/avi.Tpo" -c -o avi.lo avi.c; \ then mv -f ".deps/avi.Tpo" ".deps/avi.Plo"; else rm -f ".deps/avi.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT avs.lo -MD -MP -MF ".deps/avs.Tpo" -c -o avs.lo avs.c; \ then mv -f ".deps/avs.Tpo" ".deps/avs.Plo"; else rm -f ".deps/avs.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT bmp.lo -MD -MP -MF ".deps/bmp.Tpo" -c -o bmp.lo bmp.c; \ then mv -f ".deps/bmp.Tpo" ".deps/bmp.Plo"; else rm -f ".deps/bmp.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT caption.lo -MD -MP -MF ".deps/caption.Tpo" -c -o caption.lo caption.c; \ then mv -f ".deps/caption.Tpo" ".deps/caption.Plo"; else rm -f ".deps/caption.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT cineon.lo -MD -MP -MF ".deps/cineon.Tpo" -c -o cineon.lo cineon.c; \ then mv -f ".deps/cineon.Tpo" ".deps/cineon.Plo"; else rm -f ".deps/cineon.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT clipboard.lo -MD -MP -MF ".deps/clipboard.Tpo" -c -o clipboard.lo clipboard.c; \ then mv -f ".deps/clipboard.Tpo" ".deps/clipboard.Plo"; else rm -f ".deps/clipboard.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT cmyk.lo -MD -MP -MF ".deps/cmyk.Tpo" -c -o cmyk.lo cmyk.c; \ then mv -f ".deps/cmyk.Tpo" ".deps/cmyk.Plo"; else rm -f ".deps/cmyk.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT cut.lo -MD -MP -MF ".deps/cut.Tpo" -c -o cut.lo cut.c; \ then mv -f ".deps/cut.Tpo" ".deps/cut.Plo"; else rm -f ".deps/cut.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT dcm.lo -MD -MP -MF ".deps/dcm.Tpo" -c -o dcm.lo dcm.c; \ then mv -f ".deps/dcm.Tpo" ".deps/dcm.Plo"; else rm -f ".deps/dcm.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT dib.lo -MD -MP -MF ".deps/dib.Tpo" -c -o dib.lo dib.c; \ then mv -f ".deps/dib.Tpo" ".deps/dib.Plo"; else rm -f ".deps/dib.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT dps.lo -MD -MP -MF ".deps/dps.Tpo" -c -o dps.lo dps.c; \ then mv -f ".deps/dps.Tpo" ".deps/dps.Plo"; else rm -f ".deps/dps.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT dpx.lo -MD -MP -MF ".deps/dpx.Tpo" -c -o dpx.lo dpx.c; \ then mv -f ".deps/dpx.Tpo" ".deps/dpx.Plo"; else rm -f ".deps/dpx.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT emf.lo -MD -MP -MF ".deps/emf.Tpo" -c -o emf.lo emf.c; \ then mv -f ".deps/emf.Tpo" ".deps/emf.Plo"; else rm -f ".deps/emf.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT ept.lo -MD -MP -MF ".deps/ept.Tpo" -c -o ept.lo ept.c; \ then mv -f ".deps/ept.Tpo" ".deps/ept.Plo"; else rm -f ".deps/ept.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT fax.lo -MD -MP -MF ".deps/fax.Tpo" -c -o fax.lo fax.c; \ then mv -f ".deps/fax.Tpo" ".deps/fax.Plo"; else rm -f ".deps/fax.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT fits.lo -MD -MP -MF ".deps/fits.Tpo" -c -o fits.lo fits.c; \ then mv -f ".deps/fits.Tpo" ".deps/fits.Plo"; else rm -f ".deps/fits.Tpo"; exit 1; fi fits.c: In function 'ReadFITSImage': fits.c:156: warning: 'fits_info.number_axes' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT fpx.lo -MD -MP -MF ".deps/fpx.Tpo" -c -o fpx.lo fpx.c; \ then mv -f ".deps/fpx.Tpo" ".deps/fpx.Plo"; else rm -f ".deps/fpx.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT gif.lo -MD -MP -MF ".deps/gif.Tpo" -c -o gif.lo gif.c; \ then mv -f ".deps/gif.Tpo" ".deps/gif.Plo"; else rm -f ".deps/gif.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT gradient.lo -MD -MP -MF ".deps/gradient.Tpo" -c -o gradient.lo gradient.c; \ then mv -f ".deps/gradient.Tpo" ".deps/gradient.Plo"; else rm -f ".deps/gradient.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT gray.lo -MD -MP -MF ".deps/gray.Tpo" -c -o gray.lo gray.c; \ then mv -f ".deps/gray.Tpo" ".deps/gray.Plo"; else rm -f ".deps/gray.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT histogram.lo -MD -MP -MF ".deps/histogram.Tpo" -c -o histogram.lo histogram.c; \ then mv -f ".deps/histogram.Tpo" ".deps/histogram.Plo"; else rm -f ".deps/histogram.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT html.lo -MD -MP -MF ".deps/html.Tpo" -c -o html.lo html.c; \ then mv -f ".deps/html.Tpo" ".deps/html.Plo"; else rm -f ".deps/html.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT icon.lo -MD -MP -MF ".deps/icon.Tpo" -c -o icon.lo icon.c; \ then mv -f ".deps/icon.Tpo" ".deps/icon.Plo"; else rm -f ".deps/icon.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT jbig.lo -MD -MP -MF ".deps/jbig.Tpo" -c -o jbig.lo jbig.c; \ then mv -f ".deps/jbig.Tpo" ".deps/jbig.Plo"; else rm -f ".deps/jbig.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT jp2.lo -MD -MP -MF ".deps/jp2.Tpo" -c -o jp2.lo jp2.c; \ then mv -f ".deps/jp2.Tpo" ".deps/jp2.Plo"; else rm -f ".deps/jp2.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT jpeg.lo -MD -MP -MF ".deps/jpeg.Tpo" -c -o jpeg.lo jpeg.c; \ then mv -f ".deps/jpeg.Tpo" ".deps/jpeg.Plo"; else rm -f ".deps/jpeg.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT label.lo -MD -MP -MF ".deps/label.Tpo" -c -o label.lo label.c; \ then mv -f ".deps/label.Tpo" ".deps/label.Plo"; else rm -f ".deps/label.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT locale.lo -MD -MP -MF ".deps/locale.Tpo" -c -o locale.lo locale.c; \ then mv -f ".deps/locale.Tpo" ".deps/locale.Plo"; else rm -f ".deps/locale.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT logo.lo -MD -MP -MF ".deps/logo.Tpo" -c -o logo.lo logo.c; \ then mv -f ".deps/logo.Tpo" ".deps/logo.Plo"; else rm -f ".deps/logo.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mat.lo -MD -MP -MF ".deps/mat.Tpo" -c -o mat.lo mat.c; \ then mv -f ".deps/mat.Tpo" ".deps/mat.Plo"; else rm -f ".deps/mat.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT matte.lo -MD -MP -MF ".deps/matte.Tpo" -c -o matte.lo matte.c; \ then mv -f ".deps/matte.Tpo" ".deps/matte.Plo"; else rm -f ".deps/matte.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT meta.lo -MD -MP -MF ".deps/meta.Tpo" -c -o meta.lo meta.c; \ then mv -f ".deps/meta.Tpo" ".deps/meta.Plo"; else rm -f ".deps/meta.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT miff.lo -MD -MP -MF ".deps/miff.Tpo" -c -o miff.lo miff.c; \ then mv -f ".deps/miff.Tpo" ".deps/miff.Plo"; else rm -f ".deps/miff.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mono.lo -MD -MP -MF ".deps/mono.Tpo" -c -o mono.lo mono.c; \ then mv -f ".deps/mono.Tpo" ".deps/mono.Plo"; else rm -f ".deps/mono.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mpc.lo -MD -MP -MF ".deps/mpc.Tpo" -c -o mpc.lo mpc.c; \ then mv -f ".deps/mpc.Tpo" ".deps/mpc.Plo"; else rm -f ".deps/mpc.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mpeg.lo -MD -MP -MF ".deps/mpeg.Tpo" -c -o mpeg.lo mpeg.c; \ then mv -f ".deps/mpeg.Tpo" ".deps/mpeg.Plo"; else rm -f ".deps/mpeg.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mpr.lo -MD -MP -MF ".deps/mpr.Tpo" -c -o mpr.lo mpr.c; \ then mv -f ".deps/mpr.Tpo" ".deps/mpr.Plo"; else rm -f ".deps/mpr.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT msl.lo -MD -MP -MF ".deps/msl.Tpo" -c -o msl.lo msl.c; \ then mv -f ".deps/msl.Tpo" ".deps/msl.Plo"; else rm -f ".deps/msl.Tpo"; exit 1; fi msl.c: In function 'MSLStartElement': msl.c:1785: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mtv.lo -MD -MP -MF ".deps/mtv.Tpo" -c -o mtv.lo mtv.c; \ then mv -f ".deps/mtv.Tpo" ".deps/mtv.Plo"; else rm -f ".deps/mtv.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT mvg.lo -MD -MP -MF ".deps/mvg.Tpo" -c -o mvg.lo mvg.c; \ then mv -f ".deps/mvg.Tpo" ".deps/mvg.Plo"; else rm -f ".deps/mvg.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT null.lo -MD -MP -MF ".deps/null.Tpo" -c -o null.lo null.c; \ then mv -f ".deps/null.Tpo" ".deps/null.Plo"; else rm -f ".deps/null.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT otb.lo -MD -MP -MF ".deps/otb.Tpo" -c -o otb.lo otb.c; \ then mv -f ".deps/otb.Tpo" ".deps/otb.Plo"; else rm -f ".deps/otb.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT palm.lo -MD -MP -MF ".deps/palm.Tpo" -c -o palm.lo palm.c; \ then mv -f ".deps/palm.Tpo" ".deps/palm.Plo"; else rm -f ".deps/palm.Tpo"; exit 1; fi palm.c: In function 'WritePALMImage': palm.c:747: warning: 'transpix.red' may be used uninitialized in this function palm.c:747: warning: 'transpix.green' may be used uninitialized in this function palm.c:747: warning: 'transpix.blue' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pcd.lo -MD -MP -MF ".deps/pcd.Tpo" -c -o pcd.lo pcd.c; \ then mv -f ".deps/pcd.Tpo" ".deps/pcd.Plo"; else rm -f ".deps/pcd.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pcl.lo -MD -MP -MF ".deps/pcl.Tpo" -c -o pcl.lo pcl.c; \ then mv -f ".deps/pcl.Tpo" ".deps/pcl.Plo"; else rm -f ".deps/pcl.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pcx.lo -MD -MP -MF ".deps/pcx.Tpo" -c -o pcx.lo pcx.c; \ then mv -f ".deps/pcx.Tpo" ".deps/pcx.Plo"; else rm -f ".deps/pcx.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pdb.lo -MD -MP -MF ".deps/pdb.Tpo" -c -o pdb.lo pdb.c; \ then mv -f ".deps/pdb.Tpo" ".deps/pdb.Plo"; else rm -f ".deps/pdb.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pdf.lo -MD -MP -MF ".deps/pdf.Tpo" -c -o pdf.lo pdf.c; \ then mv -f ".deps/pdf.Tpo" ".deps/pdf.Plo"; else rm -f ".deps/pdf.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pict.lo -MD -MP -MF ".deps/pict.Tpo" -c -o pict.lo pict.c; \ then mv -f ".deps/pict.Tpo" ".deps/pict.Plo"; else rm -f ".deps/pict.Tpo"; exit 1; fi pict.c: In function 'ReadPICTImage': pict.c:738: warning: 'pixmap.bits_per_pixel' may be used uninitialized in this function pict.c:738: warning: 'pixmap.component_count' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT pix.lo -MD -MP -MF ".deps/pix.Tpo" -c -o pix.lo pix.c; \ then mv -f ".deps/pix.Tpo" ".deps/pix.Plo"; else rm -f ".deps/pix.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT plasma.lo -MD -MP -MF ".deps/plasma.Tpo" -c -o plasma.lo plasma.c; \ then mv -f ".deps/plasma.Tpo" ".deps/plasma.Plo"; else rm -f ".deps/plasma.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I.. -I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/libxml2 -g -O2 -Wall -pthread -MT png.lo -MD -MP -MF ".deps/png.Tpo" -c -o png.lo png.c; \ then mv -f ".deps/png.Tpo" ".deps/png.Plo"; else rm -f ".deps/png.Tpo"; exit 1; fi png.c: In function 'ReadOnePNGImage': png.c:1712: warning: implicit declaration of function 'png_access_version' png.c:1721: error: 'png_ptr' undeclared (first use in this function) png.c:1721: error: (Each undeclared identifier is reported only once png.c:1721: error: for each function it appears in.) png.c:1772: warning: dereferencing type-punned pointer will break strict-aliasing rules make[1]: *** [png.lo] Error 1 make[1]: Leaving directory `/ROCK/loop/src.graphicsmagick.1184629038.17410.23814696/GraphicsMagick-1.1.7/coders' make: *** [all-recursive] Error 1 --- BUILD ERROR ---