* Package: media-gfx/graphicsmagick-1.3.27  * Repository: gentoo  * Maintainer: graphics@gentoo.org  * USE: X bzip2 elibc_glibc jbig jpeg kernel_linux lzma openmp q16 sparc threads tiff userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking GraphicsMagick-1.3.27.tar.xz to /var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work >>> Source unpacked in /var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work >>> Preparing source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27 ... * Applying graphicsmagick-1.3.19-flags.patch ...  [ ok ] * Applying graphicsmagick-1.3.19-perl.patch ...  [ ok ] * Applying graphicsmagick-1.3.27-version.sh-fix.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: GraphicsMagick-1.3.27/ * Running elibtoolize in: GraphicsMagick-1.3.27/TclMagick/ * Applying target-nm/2.4.2 patch ... * Applying ppc64le/2.4.2 patch ... * Running elibtoolize in: GraphicsMagick-1.3.27/TclMagick/unix/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Running elibtoolize in: GraphicsMagick-1.3.27/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27 ... * econf: updating GraphicsMagick-1.3.27/TclMagick/unix/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating GraphicsMagick-1.3.27/TclMagick/unix/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GraphicsMagick-1.3.27/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating GraphicsMagick-1.3.27/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/graphicsmagick-1.3.27 --htmldir=/usr/share/doc/graphicsmagick-1.3.27/html --libdir=/usr/lib --enable-openmp --enable-largefile --enable-shared --disable-static --disable-prof --disable-gcov --disable-magick-compat --with-threads --without-modules --with-quantum-depth=16 --without-frozenpaths --without-magick-plus-plus --without-perl --with-perl-options=INSTALLDIRS=vendor --with-bzlib --without-dps --without-fpx --without-gslib --with-jbig --without-webp --with-jpeg --without-jp2 --without-lcms2 --with-lzma --without-png --with-tiff --without-ttf --without-wmf --with-fontpath=/usr/share/fonts --with-gs-font-dir=/usr/share/fonts/urw-fonts --with-windows-font-dir=/usr/share/fonts/corefonts --without-xml --without-zlib --with-x configuring GraphicsMagick 1.3.27 checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of sparc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sparc-unknown-linux-gnu-gcc... (cached) sparc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of sparc-unknown-linux-gnu-gcc... (cached) none checking for sparc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for sparc-unknown-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) gawk 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 sparc-unknown-linux-gnu-gcc 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/sparc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/sparc-unknown-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert sparc-unknown-linux-gnu file names to sparc-unknown-linux-gnu format... func_convert_file_noop checking how to convert sparc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sparc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for sparc-unknown-linux-gnu-objdump... sparc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sparc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sparc-unknown-linux-gnu-ar... sparc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for sparc-unknown-linux-gnu-strip... sparc-unknown-linux-gnu-strip checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/sparc-unknown-linux-gnu-nm -B output from sparc-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for sparc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if sparc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for sparc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if sparc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if sparc-unknown-linux-gnu-gcc static flag -static works... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the sparc-unknown-linux-gnu-gcc linker (/usr/sparc-unknown-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... no checking for sparc-unknown-linux-gnu-g++... sparc-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether sparc-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of sparc-unknown-linux-gnu-g++... none checking how to run the C++ preprocessor... sparc-unknown-linux-gnu-g++ -E checking for ld used by sparc-unknown-linux-gnu-g++... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the sparc-unknown-linux-gnu-g++ linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking for sparc-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if sparc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if sparc-unknown-linux-gnu-g++ static flag -static works... yes checking if sparc-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if sparc-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the sparc-unknown-linux-gnu-g++ linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking whether sparc-unknown-linux-gnu-gcc 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 mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking sun_prefetch.h usability... no checking sun_prefetch.h presence... no checking for sun_prefetch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes 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 wincrypt.h... no 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... yes 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 size_t format specification... "l" 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 CryptGenRandom... no checking for clock_getres... yes checking for clock_gettime... yes checking for ctime_r... yes checking for _exit... yes checking for fcntl... yes checking for fstatvfs... 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 _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 posix_memalign... yes checking for posix_spawnp... 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 spawnvp... no checking for strerror... yes checking for strerror_r... yes checking for strlcat... no checking for strlcpy... no checking for strtoll... yes checking for sysconf... 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... yes checking whether pwrite is declared... yes checking whether strlcpy is declared... no checking whether vsnprintf is declared... yes checking for /dev/urandom... 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 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 LZMA support ... checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes checking if LZMA package is complete... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for shmctl... yes checking for XShmAttach in -lXext... yes checking for XShapeCombineMask in -lXext... yes PNG requires zlib support 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 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 TIFFIsCODECConfigured... yes checking for TIFFMergeFieldInfo... yes checking for TIFFSetErrorHandlerExt... yes checking for TIFFSetTagExtender... yes checking for TIFFSetWarningHandlerExt... yes checking for TIFFSwabArrayOfTriples... yes checking for JBIG support ... checking jbig.h usability... yes checking jbig.h presence... yes checking for jbig.h... yes checking for jbg_dec_init in -ljbig... yes checking if JBIG package is complete... yes checking if WMF package is complete ... no checking for xdg-open... no checking for firefox... no checking for konqueror... no checking for google-chrome... no checking for mozilla... no checking for lynx... /usr/bin/lynx checking for ralcgm... ralcgm checking for dcraw... dcraw checking for dot... /usr/bin/dot checking for dvips... /usr/bin/dvips checking for xterm... xterm checking for fig2dev... fig2dev checking for gm... /usr/bin/gm 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 gimp... gimp checking for mpeg2decode... mpeg2decode checking for mpeg2encode... mpeg2encode checking for mv... /bin/mv checking for gs... /usr/bin/gs checking for rst2html.py... no checking for rst2html... no checking for txt2html... no checking for Ghostscript fonts directory... /usr/share/fonts/urw-fonts/ checking for rpmbuild... no checking for rpm... no checking for 7za... no checking for zip... zip checking for Ghostscript version... 9.21 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 CMYK device... pamcmyk32 checking for gs PDF writing device... pdfwrite checking for gs PS writing device... ps2write checking for gs EPS writing device... eps2write checking that generated files are newer than configure... done 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 PerlMagick/t/features.pl 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 common.shi 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 : sparc-unknown-linux-gnu Build system type : sparc-unknown-linux-gnu Option Configure option Configured value ----------------------------------------------------------------- Shared libraries --enable-shared=yes yes Static libraries --enable-static=no no GNU ld --with-gnu-ld=yes yes Quantum depth --with-quantum-depth=16 16 Modules --with-modules=no no Delegate Configuration: BZLIB --with-bzlib=yes yes DPS --with-dps=no no FlashPIX --with-fpx=no no FreeType 2.0 --with-ttf=no no Ghostscript None gs (9.21) Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/urw-fonts /usr/share/fonts/urw-fonts/ Ghostscript lib --with-gslib=no no JBIG --with-jbig=yes yes JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=no no LCMS v2 --with-lcms2=no no LZMA --with-lzma=yes yes Magick++ --with-magick-plus-plus=no no PERL --with-perl=no no PNG --with-png=no no TIFF --with-tiff=yes yes TRIO --with-trio=yes no WEBP --with-webp=no no Windows fonts --with-windows-font-dir=/usr/share/fonts/corefonts /usr/share/fonts/corefonts/ WMF --with-wmf=no no X11 --with-x=yes yes XML --with-xml=no no ZLIB --with-zlib=no no X11 Configuration: X_CFLAGS = X_PRE_LIBS = -lSM -lICE X_LIBS = X_EXTRA_LIBS = Options used to compile and link: CC = sparc-unknown-linux-gnu-gcc CFLAGS = -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread CPPFLAGS = CXX = sparc-unknown-linux-gnu-g++ CXXFLAGS = -O2 -mcpu=niagara2 -pipe -pthread DEFS = -DHAVE_CONFIG_H LDFLAGS = -Wl,-O1 -Wl,--as-needed LIBS = -ljbig -ltiff -ljpeg -lXext -lSM -lICE -lX11 -llzma -lbz2 -lm -lgomp -lpthread >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27 ... make -j20 Makefile:9966: warning: overriding recipe for target 'PerlMagick/Magick.pm' Makefile:4523: warning: ignoring old recipe for target 'PerlMagick/Magick.pm' make all-am make[1]: Entering directory '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27' Makefile:9966: warning: overriding recipe for target 'PerlMagick/Magick.pm' Makefile:4523: warning: ignoring old recipe for target 'PerlMagick/Magick.pm' /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-analyze.lo `test -f 'magick/analyze.c' || echo './'`magick/analyze.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-annotate.lo `test -f 'magick/annotate.c' || echo './'`magick/annotate.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-attribute.lo `test -f 'magick/attribute.c' || echo './'`magick/attribute.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-average.lo `test -f 'magick/average.c' || echo './'`magick/average.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-bit_stream.lo `test -f 'magick/bit_stream.c' || echo './'`magick/bit_stream.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-blob.lo `test -f 'magick/blob.c' || echo './'`magick/blob.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-cdl.lo `test -f 'magick/cdl.c' || echo './'`magick/cdl.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-channel.lo `test -f 'magick/channel.c' || echo './'`magick/channel.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-compare.lo `test -f 'magick/compare.c' || echo './'`magick/compare.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-confirm_access.lo `test -f 'magick/confirm_access.c' || echo './'`magick/confirm_access.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-color.lo `test -f 'magick/color.c' || echo './'`magick/color.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-color_lookup.lo `test -f 'magick/color_lookup.c' || echo './'`magick/color_lookup.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-colormap.lo `test -f 'magick/colormap.c' || echo './'`magick/colormap.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-colorspace.lo `test -f 'magick/colorspace.c' || echo './'`magick/colorspace.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-command.lo `test -f 'magick/command.c' || echo './'`magick/command.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-composite.lo `test -f 'magick/composite.c' || echo './'`magick/composite.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-compress.lo `test -f 'magick/compress.c' || echo './'`magick/compress.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-constitute.lo `test -f 'magick/constitute.c' || echo './'`magick/constitute.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-decorate.lo `test -f 'magick/decorate.c' || echo './'`magick/decorate.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-delegate.lo `test -f 'magick/delegate.c' || echo './'`magick/delegate.c libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/bit_stream.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-bit_stream.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/compare.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compare.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/cdl.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-cdl.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/confirm_access.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-confirm_access.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/color_lookup.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color_lookup.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/colormap.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colormap.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/attribute.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-attribute.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/decorate.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-decorate.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/blob.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-blob.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/analyze.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-analyze.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/command.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-command.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/channel.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-channel.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/color.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-color.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/colorspace.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-colorspace.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/composite.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-composite.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/average.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-average.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/constitute.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-constitute.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/delegate.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-delegate.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/annotate.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-annotate.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/compress.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-compress.o /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-deprecate.lo `test -f 'magick/deprecate.c' || echo './'`magick/deprecate.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-describe.lo `test -f 'magick/describe.c' || echo './'`magick/describe.c magick/blob.c: In function ‘WriteBlob’: magick/blob.c:4920:41: error: ‘MagickFileHandle {aka union _MagickFileHandle}’ has no member named ‘gz’; did you mean ‘bz’? count=BZ2_bzwrite(blob->handle.gz, ^ /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-draw.lo `test -f 'magick/draw.c' || echo './'`magick/draw.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c -o magick/magick_libGraphicsMagick_la-effect.lo `test -f 'magick/effect.c' || echo './'`magick/effect.c make[1]: *** [Makefile:7072: magick/magick_libGraphicsMagick_la-blob.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/deprecate.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-deprecate.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/describe.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-describe.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/draw.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-draw.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -O2 -mcpu=niagara2 -pipe -Wall -pthread -c magick/effect.c -fPIC -DPIC -o magick/.libs/magick_libGraphicsMagick_la-effect.o make[1]: Leaving directory '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27' make: *** [Makefile:4455: all] Error 2 * ERROR: media-gfx/graphicsmagick-1.3.27::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/graphicsmagick-1.3.27::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/graphicsmagick-1.3.27::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27' * S: '/var/tmp/portage/media-gfx/graphicsmagick-1.3.27/work/GraphicsMagick-1.3.27'