Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220131 Details for
Bug 305697
media-gfx/imagemagick-6.5.9.4-r1 compilation fails with and without static-libs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 49.40 KB, created by
Rebecca Menessec
on 2010-02-18 05:07:19 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Rebecca Menessec
Created:
2010-02-18 05:07:19 UTC
Size:
49.40 KB
patch
obsolete
> [32;01m*[0m CPV: media-gfx/imagemagick-6.5.9.4-r1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: autotrace bzip2 djvu elibc_glibc fftw fontconfig fpx graphviz gs hdri jbig jpeg jpeg2k kernel_linux openexr perl png q32 static-libs svg tiff truetype userland_GNU wmf x86 xml zlib > [32;01m*[0m the svg USE-flag requires the X USE-flag set. > [32;01m*[0m disabling svg support for now. > [32;01m*[0m disabling openmp support (requires >=sys-devel/gcc-4.3) >configuring ImageMagick 6.5.9-4 >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 style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >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 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 -E >checking for a sed that does not truncate output... /usr/bin/sed >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 maximum warning verbosity option... -Wall -W for C++ -Wall -W for C >./configure: line 7456: #include: command not found >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking if malloc debugging is wanted... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking 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 whether we are using the Microsoft C compiler... no >checking CL/cl.h usability... no >checking CL/cl.h presence... no >checking for CL/cl.h... no >checking OpenCL/cl.h usability... no >checking OpenCL/cl.h presence... no >checking for OpenCL/cl.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for OpenCL library... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 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 dlfcn.h... 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 how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >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 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... /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib //usr//lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 /opt/sun-jdk-1.6.0.16/jre/lib/i386/ /opt/sun-jdk-1.6.0.16/jre/lib/i386/native_threads/ /opt/sun-jdk-1.6.0.16/jre/lib/i386/classic/ /opt/sun-jdk-1.6.0.16/jre/lib/i386/server/ >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... -I/usr/include >checking where to find libltdl library... -L/usr/lib -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 whether to enable assertions... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking arm/limits.h usability... no >checking arm/limits.h presence... no >checking for arm/limits.h... no >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/unistd.h usability... yes >checking linux/unistd.h presence... yes >checking for linux/unistd.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking machine/param.h usability... no >checking machine/param.h presence... no >checking for machine/param.h... no >checking for mach-o/dyld.h... (cached) no >checking OS.h usability... no >checking OS.h presence... no >checking for OS.h... no >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for working volatile... yes >checking for preprocessor stringizing operator... yes >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether #! works in shell scripts... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking whether byte ordering is bigendian... no >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for long double with more range or precision than double... yes >checking whether char is unsigned... no >checking size of signed short... 2 >checking size of unsigned short... 2 >checking size of signed int... 4 >checking size of unsigned int... 4 >checking size of signed long... 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 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 whether our compiler supports __func__... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap file i/o... yes >checking whether closedir returns void... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for working memcmp... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking for working strtod... yes >checking for vprintf... yes >checking for _doprnt... no >checking for _exit... yes >checking for atexit... yes >checking for clock... yes >checking for directio... no >checking for execvp... yes >checking for floor... no >checking for fork... (cached) yes >checking for ftime... yes >checking for ftruncate... yes >checking for getcwd... yes >checking for getpid... yes >checking for getexecname... no >checking for getdtablesize... yes >checking for getpagesize... (cached) yes >checking for getrlimit... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for lstat... yes >checking for memmove... yes >checking for memset... yes >checking for mkstemp... yes >checking for munmap... yes >checking for _NSGetExecutablePath... no >checking for pclose... yes >checking for _pclose... no >checking for poll... yes >checking for popen... yes >checking for _popen... no >checking for posix_fadvise... yes >checking for posix_fallocate... yes >checking for posix_madvise... yes >checking for posix_memalign... yes >checking for pow... no >checking for pread... yes >checking for pwrite... yes >checking for raise... yes >checking for rand_r... yes >checking for readlink... yes >checking for readdir_r... yes >checking for realpath... yes >checking for select... yes >checking for seekdir... yes >checking for setlocale... yes >checking for sqrt... no >checking for setvbuf... yes >checking for stat... yes >checking for strchr... yes >checking for strerror_r... yes >checking for strrchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strpbrk... yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for symlink... yes >checking for sysconf... yes >checking for sigemptyset... yes >checking for sigaction... yes >checking for spawnvp... no >checking for strerror... yes >checking for strlcat... (cached) no >checking for strlcpy... (cached) no >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for telldir... yes >checking for tempnam... yes >checking for times... yes >checking for usleep... yes >checking for vsprintf... yes >checking for vsnprintf... yes >checking for waitpid... yes >checking for _wfopen... no >checking for _wstat... no >checking for library containing clock_gettime... -lrt >checking whether clock_gettime supports CLOCK_REALTIME... yes >checking whether pread is declared... yes >checking whether pwrite is declared... yes >checking whether strlcpy is declared... no >checking whether vsnprintf is declared... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether 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 implements namespaces... yes >checking whether the compiler supports the std namespace... yes >checking whether the compiler supports ISO C++ standard library... yes >checking whether the compiler implements L"widestring"... 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 BZLIB... >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzDecompress in -lbz2... yes >checking if BZLIB package is complete... yes >checking for X... disabled >------------------------------------------------------------- >checking for ZLIB... >checking zconf.h usability... yes >checking zconf.h presence... yes >checking for zconf.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for compress in -lz... yes >checking for uncompress in -lz... yes >checking for deflate in -lz... yes >checking for inflate in -lz... yes >checking for gzseek in -lz... yes >checking for gztell in -lz... yes >checking if ZLIB package is complete... yes >------------------------------------------------------------- >checking for AUTOTRACE... yes > >------------------------------------------------------------- >checking for DJVU... >checking libdjvu/ddjvuapi.h usability... yes >checking libdjvu/ddjvuapi.h presence... yes >checking for libdjvu/ddjvuapi.h... yes >checking for ddjvu_context_create in -ldjvulibre... yes >checking if DJVU package is complete... yes >------------------------------------------------------------- >checking for FFTW... >checking fftw3.h usability... yes >checking fftw3.h presence... yes >checking for fftw3.h... yes >checking for fftw_execute in -lfftw3... yes >checking if FFTW package is complete... yes >------------------------------------------------------------- >checking for FlashPIX... >checking fpxlib.h usability... yes >checking fpxlib.h presence... yes >checking for fpxlib.h... yes >checking for FPX_OpenImageByFilename in -lfpx... yes >checking if FlashPIX package is complete... yes >------------------------------------------------------------- >checking for FONTCONFIG... yes > >------------------------------------------------------------- >checking for FreeType 2.0... >checking for freetype-config... freetype-config >checking for FT_Init_FreeType in -lfreetype... yes >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >checking for freetype/freetype.h... yes >checking if FreeType package is complete... yes >------------------------------------------------------------- >checking for Ghostscript... >checking ghostscript/iapi.h usability... yes >checking ghostscript/iapi.h presence... yes >checking for ghostscript/iapi.h... yes >checking ghostscript/ierrors.h usability... yes >checking ghostscript/ierrors.h presence... yes >checking for ghostscript/ierrors.h... yes >checking for gsapi_new_instance in Ghostscript framework... no >checking for gsapi_new_instance in -lgs... yes >checking if Ghostscript package is complete... yes, using library. >------------------------------------------------------------- >checking for GVC... yes > >------------------------------------------------------------- >checking for JBIG... >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 for JPEG... >checking jconfig.h usability... yes >checking jconfig.h presence... yes >checking for jconfig.h... yes >checking jerror.h usability... yes >checking jerror.h presence... yes >checking for jerror.h... yes >checking jmorecfg.h usability... yes >checking jmorecfg.h presence... yes >checking for jmorecfg.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_read_header in -ljpeg... yes >checking for JPEG library is version 6b or later... yes >checking if JPEG package is complete... yes >------------------------------------------------------------- >checking for JPEG Version 2... >checking jasper/jasper.h usability... yes >checking jasper/jasper.h presence... yes >checking for jasper/jasper.h... yes >checking for jas_stream_fopen in -ljasper... yes >checking if JPEG version 2 support package is complete... yes >------------------------------------------------------------- >checking for LQR... no > >------------------------------------------------------------- >checking for OPENEXR... yes > >------------------------------------------------------------- >checking for PNG... >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_get_io_ptr in -lpng... yes >checking if PNG package is complete... yes >------------------------------------------------------------- >checking for RSVG... no > >checking for CAIRO_SVG... no > >------------------------------------------------------------- >checking for TIFF... >checking tiff.h usability... yes >checking tiff.h presence... yes >checking for tiff.h... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for TIFFOpen in -ltiff... yes >checking for TIFFClientOpen in -ltiff... yes >checking for TIFFIsByteSwapped in -ltiff... yes >checking for TIFFReadRGBATile in -ltiff... yes >checking for TIFFReadRGBAStrip in -ltiff... yes >checking if TIFF package is complete... yes >checking tiffconf.h usability... yes >checking tiffconf.h presence... yes >checking for tiffconf.h... yes >checking for TIFFIsCODECConfigured... yes >checking for TIFFMergeFieldInfo... yes >checking for TIFFReadEXIFDirectory... yes >checking for TIFFSetErrorHandlerExt... yes >checking for TIFFSetTagExtender... yes >checking for TIFFSetWarningHandlerExt... yes >checking for TIFFSwabArrayOfTriples... yes >------------------------------------------------------------- >checking for WMF... >checking for libwmf/ipa.h... yes >checking for wmf_lite_create in -lwmflite... yes >checking if WMF package is complete... yes >------------------------------------------------------------- >checking for XML... >checking for xml2-config... xml2-config >checking libxml/parser.h usability... yes >checking libxml/parser.h presence... yes >checking for libxml/parser.h... yes >checking for xmlParseExternalEntity in -lxml2... yes >checking if XML package is complete... yes >------------------------------------------------------------- >checking for ImageMagick delegate programs... >checking for autotrace... /usr/bin/autotrace >checking for mplayer... mplayer >checking for blender... blender >checking for bzip2... /bin/bzip2 >checking for xdg-open... xdg-open >checking for ralcgm... ralcgm >checking for cat... /bin/cat >checking for ufraw-batch... ufraw-batch >checking for dot... /usr/bin/dot >checking for dvips... dvips >checking for echo... /bin/echo >checking for xterm... xterm >checking for fig2dev... fig2dev >checking for convert... /usr/bin/convert >checking for display... /usr/bin/display >checking for mogrify... /usr/bin/mogrify >checking for gnuplot... gnuplot >checking for ra_pfm... ra_pfm >checking for hp2xx... hp2xx >checking for html2ps... html2ps >checking for ilbmtoppm... /usr/bin/ilbmtoppm >checking for ppmtoilbm... /usr/bin/ppmtoilbm >checking for lp... /usr/bin/lp >checking for lpr... /usr/bin/lpr >checking for uncompress... /usr/bin/uncompress >checking for compress... /usr/bin/compress >checking for gimp... gimp >checking for groff... /usr/bin/groff >checking for ffmpeg... /usr/bin/ffmpeg >checking for ffmpeg... /usr/bin/ffmpeg >checking for mv... /bin/mv >checking for pcl6... pcl6 >checking for pgpv... pgpv >checking for povray... povray >checking for gsx... no >checking for gsc... no >checking for gs... /usr/bin/gs >checking for rawtorle... /usr/bin/rawtorle >checking for rm... /bin/rm >checking for scanimage... scanimage >checking for enscript... /usr/bin/enscript >checking for wmf2eps... /usr/bin/wmf2eps >checking for curl... /usr/bin/curl >checking for gxps... gxps >checking for gzip... /bin/gzip >checking for Dejavu fonts directory... not found! >checking for Ghostscript fonts directory... /usr/share/fonts/default/ghostscript/ >checking for gnutar... no >checking for gtar... no >checking for tar... tar >checking for perl... perl >checking for rpmbuild... no >checking for rpm... no >checking for 7za... 7za >checking for zip... zip >------------------------------------------------------------- >checking for Ghostscript... >checking for Ghostscript version... 8.71 >checking for gs alpha device... pngalpha >checking for gs color device... pnmraw >checking for gs CMYK device... pam >checking for gs mono device... pbmraw >checking for gs PDF writing device... pdfwrite >checking for gs PS writing device... pswrite >checking for gs EPS writing device... epswrite >------------------------------------------------------------- >checking for Perl... >checking for perl... /usr/bin/perl >checking for perl version greater than or equal to 5.8.1... ok >------------------------------------------------------------- >Update ImageMagick configuration >configure: creating ./config.status >config.status: creating config/configure.xml >config.status: creating config/delegates.xml >config.status: creating config/ImageMagick.rdf >config.status: creating config/MagickCore.dox >config.status: creating config/MagickWand.dox >config.status: creating config/type-dejavu.xml >config.status: creating config/type-ghostscript.xml >config.status: creating config/type-windows.xml >config.status: creating config/type.xml >config.status: creating ImageMagick.spec >config.status: creating Magick++/bin/Magick++-config >config.status: creating magick/ImageMagick.pc >config.status: creating Magick++/lib/ImageMagick++.pc >config.status: creating Magick++/lib/Magick++.pc >config.status: creating magick/Magick-config >config.status: creating magick/MagickCore-config >config.status: creating magick/MagickCore.pc >config.status: creating magick/version.h >config.status: creating Makefile >config.status: creating magick.sh >config.status: creating PerlMagick/Magick.pm >config.status: creating PerlMagick/Makefile.PL >config.status: creating PerlMagick/check.sh >config.status: creating utilities/animate.1 >config.status: creating utilities/compare.1 >config.status: creating utilities/composite.1 >config.status: creating utilities/conjure.1 >config.status: creating utilities/convert.1 >config.status: creating utilities/display.1 >config.status: creating utilities/identify.1 >config.status: creating utilities/ImageMagick.1 >config.status: creating utilities/import.1 >config.status: creating utilities/mogrify.1 >config.status: creating utilities/montage.1 >config.status: creating utilities/stream.1 >config.status: creating wand/MagickWand-config >config.status: creating wand/MagickWand.pc >config.status: creating wand/Wand-config >config.status: creating wand/Wand.pc >config.status: creating config/config.h >config.status: executing magick/magick-config.h commands >config.status: creating magick/magick-config.h - prefix MAGICKCORE for config/config.h defines >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >config.status: executing MagickCore-config.in commands >config.status: executing Magick-config.in commands >config.status: executing MagickWand-config.in commands >config.status: executing Wand-config.in commands >config.status: executing Magick++-config.in commands >config.status: executing PerlMagick/check.sh.in commands > >ImageMagick is configured as follows. Please verify that this configuration >matches your expectations. > >Host system type: i686-pc-linux-gnu >Build system type: i686-pc-linux-gnu > > Option Value >------------------------------------------------------------------------------- >Shared libraries --enable-shared=yes yes >Static libraries --enable-static=yes yes >Module support --with-modules=yes yes >GNU ld --with-gnu-ld=yes yes >Quantum depth --with-quantum-depth=32 32 >High Dynamic Range Imagery > --enable-hdri=yes yes > >Delegate Configuration: >BZLIB --with-bzlib=yes yes >Autotrace --with-autotrace=yes yes >Dejavu fonts --with-dejavu-font-dir=default none >DJVU --with-djvu=yes yes >DPS --with-dps=yes no >FFTW --with-fftw=yes yes >FlashPIX --with-fpx=yes yes >FontConfig --with-fontconfig=yes yes >FreeType --with-freetype=yes yes >GhostPCL None pcl6 (unknown) >GhostXPS None gxps (unknown) >Ghostscript None gs (8.71) >Ghostscript fonts --with-gs-font-dir=/usr/share/fonts/default/ghostscript /usr/share/fonts/default/ghostscript/ >Ghostscript lib --with-gslib=yes yes >Graphviz --with-gvc=yes yes >JBIG --with-jbig=yes yes >JPEG v1 --with-jpeg=yes yes >JPEG-2000 --with-jp2=yes yes >LCMS --with-lcms=no no >LQR --with-lqr=yes no >Magick++ --with-magick-plus-plus=yes yes >OpenEXR --with-openexr=yes yes >PERL --with-perl=yes /usr/bin/perl >PNG --with-png=yes yes >RSVG --with-rsvg=yes no >TIFF --with-tiff=yes yes >Windows fonts --with-windows-font-dir=no none >WMF --with-wmf=yes yes >X11 --with-x=no no >XML --with-xml=yes yes >ZLIB --with-zlib=yes yes > >X11 Configuration: > X_CFLAGS = > X_PRE_LIBS = > X_LIBS = > X_EXTRA_LIBS = > >Options used to compile and link: > PREFIX = /usr > EXEC-PREFIX = /usr > VERSION = 6.5.9 > CC = i686-pc-linux-gnu-gcc -std=gnu99 > CFLAGS = -O3 -fomit-frame-pointer -march=core2 -pipe -findirect-inlining -ftree-switch-conversion -mssse3 -mcx16 -mfpmath=sse -Wall -W -pthread > CPPFLAGS = -I/usr/include/ImageMagick > PCFLAGS = > DEFS = -DHAVE_CONFIG_H > LDFLAGS = -Wl,--as-needed,--hash-style=gnu > MAGICK_LDFLAGS = -L/usr/lib -Wl,--as-needed,--hash-style=gnu > LIBS = -lMagickCore -ltiff -lfreetype -ljpeg -lfftw3 -lfontconfig -lbz2 -lz -lm -lpthread -lltdl > CXX = i686-pc-linux-gnu-g++ > CXXFLAGS = -O3 -fomit-frame-pointer -march=core2 -pipe -findirect-inlining -ftree-switch-conversion -mssse3 -mcx16 -mfpmath=sse -Wall -W -pthread > >make all-am >make[1]: Entering directory `/var/tmp/portage/media-gfx/imagemagick-6.5.9.4-r1/work/ImageMagick-6.5.9-4' > CC coders/coders_avs_la-avs.lo > CC coders/coders_bmp_la-bmp.lo > CC coders/coders_braille_la-braille.lo > CC coders/coders_cals_la-cals.lo > CC coders/coders_caption_la-caption.lo > CC coders/coders_cin_la-cin.lo > CC coders/coders_cip_la-cip.lo > CC coders/coders_clip_la-clip.lo > CC coders/coders_cmyk_la-cmyk.lo > CC coders/coders_cut_la-cut.lo > CC coders/coders_dcm_la-dcm.lo > CC coders/coders_dds_la-dds.lo > CC coders/coders_dib_la-dib.lo > CC coders/coders_dng_la-dng.lo > CC coders/coders_dot_la-dot.lo > CC coders/coders_dpx_la-dpx.lo > CC coders/coders_fax_la-fax.lo > CC coders/coders_fits_la-fits.lo > CC coders/coders_gif_la-gif.lo > CC coders/coders_gradient_la-gradient.lo > CC coders/coders_gray_la-gray.lo > CC coders/coders_hald_la-hald.lo > CC coders/coders_histogram_la-histogram.lo > CC coders/coders_hrz_la-hrz.lo > CC coders/coders_html_la-html.lo > CC coders/coders_icon_la-icon.lo > CC coders/coders_info_la-info.lo > CC coders/coders_inline_la-inline.lo > CC coders/coders_ipl_la-ipl.lo > CC coders/coders_label_la-label.lo > CC coders/coders_magick_la-magick.lo > CC coders/coders_map_la-map.lo > CC coders/coders_mat_la-mat.lo > CC coders/coders_matte_la-matte.lo > CC coders/coders_meta_la-meta.lo > CC coders/coders_miff_la-miff.lo > CC coders/coders_mono_la-mono.lo > CC coders/coders_mpc_la-mpc.lo > CC coders/coders_mpeg_la-mpeg.lo > CC coders/coders_mpr_la-mpr.lo > CC coders/coders_msl_la-msl.lo > CC coders/coders_mtv_la-mtv.lo > CC coders/coders_mvg_la-mvg.lo > CC coders/coders_null_la-null.lo > CC coders/coders_otb_la-otb.lo > CC coders/coders_palm_la-palm.lo > CC coders/coders_pattern_la-pattern.lo > CC coders/coders_pcd_la-pcd.lo > CC coders/coders_pcl_la-pcl.lo > CC coders/coders_pcx_la-pcx.lo > CC coders/coders_pdb_la-pdb.lo > CC coders/coders_pdf_la-pdf.lo > CC coders/coders_pes_la-pes.lo > CC coders/coders_pict_la-pict.lo > CC coders/coders_pix_la-pix.lo > CC coders/coders_plasma_la-plasma.lo > CC coders/coders_pnm_la-pnm.lo > CC coders/coders_preview_la-preview.lo > CC coders/coders_ps_la-ps.lo > CC coders/coders_ps2_la-ps2.lo > CC coders/coders_ps3_la-ps3.lo > CC coders/coders_psd_la-psd.lo > CC coders/coders_pwp_la-pwp.lo > CC coders/coders_raw_la-raw.lo > CC coders/coders_rgb_la-rgb.lo > CC coders/coders_rla_la-rla.lo > CC coders/coders_rle_la-rle.lo > CC coders/coders_scr_la-scr.lo > CC coders/coders_sct_la-sct.lo > CC coders/coders_sfw_la-sfw.lo > CC coders/coders_sgi_la-sgi.lo > CC coders/coders_stegano_la-stegano.lo > CC coders/coders_sun_la-sun.lo > CC coders/coders_svg_la-svg.lo > CC coders/coders_tga_la-tga.lo > CC coders/coders_thumbnail_la-thumbnail.lo > CC coders/coders_tile_la-tile.lo > CC coders/coders_tim_la-tim.lo > CC coders/coders_ttf_la-ttf.lo > CC coders/coders_txt_la-txt.lo > CC coders/coders_uil_la-uil.lo > CC coders/coders_url_la-url.lo > CC coders/coders_uyvy_la-uyvy.lo > CC coders/coders_vicar_la-vicar.lo > CC coders/coders_vid_la-vid.lo > CC coders/coders_viff_la-viff.lo > CC coders/coders_wbmp_la-wbmp.lo > CC coders/coders_wpg_la-wpg.lo > CC coders/coders_xbm_la-xbm.lo > CC coders/coders_xc_la-xc.lo > CC coders/coders_xcf_la-xcf.lo > CC coders/coders_xpm_la-xpm.lo > CC coders/coders_xps_la-xps.lo > CC coders/coders_ycbcr_la-ycbcr.lo > CC coders/coders_yuv_la-yuv.lo > CC coders/coders_djvu_la-djvu.lo > CC coders/coders_exr_la-exr.lo > CC coders/coders_fpx_la-fpx.lo > CC coders/coders_jbig_la-jbig.lo > CC coders/coders_jpeg_la-jpeg.lo > CC coders/coders_jp2_la-jp2.lo > CC coders/coders_png_la-png.lo >coders/jpeg.c: In function âWriteJPEGImageâ: >coders/jpeg.c:1632: warning: argument âimageâ might be clobbered by âlongjmpâ or âvforkâ >coders/png.c: In function âReadOnePNGImageâ: >coders/png.c:1674: warning: variable âimageâ might be clobbered by âlongjmpâ or âvforkâ >coders/png.c:1702: warning: variable âpng_pixelsâ might be clobbered by âlongjmpâ or âvforkâ > CC coders/coders_ept_la-ept.lo > CC coders/coders_tiff_la-tiff.lo > CC coders/coders_wmf_la-wmf.lo >coders/png.c: In function âWriteOnePNGImageâ: >coders/png.c:6276: warning: variable âimage_matteâ might be clobbered by âlongjmpâ or âvforkâ >coders/png.c:6317: warning: variable âold_bit_depthâ might be clobbered by âlongjmpâ or âvforkâ >coders/png.c:6260: warning: argument âimageâ might be clobbered by âlongjmpâ or âvforkâ > CC ltdl/loaders/ltdl_libltdlc_la-preopen.lo > CC ltdl/lt__strl.lo > CC coders/coders_art_la-art.lo > CC magick/magick_libMagickCore_la-accelerate.lo > CC magick/magick_libMagickCore_la-animate.lo > CC magick/magick_libMagickCore_la-annotate.lo > CC magick/magick_libMagickCore_la-artifact.lo > CC magick/magick_libMagickCore_la-attribute.lo > CC magick/magick_libMagickCore_la-blob.lo > CC magick/magick_libMagickCore_la-cache.lo > CC magick/magick_libMagickCore_la-cache-view.lo > CC magick/magick_libMagickCore_la-cipher.lo > CC magick/magick_libMagickCore_la-client.lo > CC magick/magick_libMagickCore_la-coder.lo > CC magick/magick_libMagickCore_la-color.lo > CC magick/magick_libMagickCore_la-colormap.lo > CC magick/magick_libMagickCore_la-colorspace.lo > CC magick/magick_libMagickCore_la-compare.lo > CC magick/magick_libMagickCore_la-composite.lo > CC magick/magick_libMagickCore_la-compress.lo > CC magick/magick_libMagickCore_la-configure.lo > CC magick/magick_libMagickCore_la-constitute.lo > CC magick/magick_libMagickCore_la-decorate.lo > CC magick/magick_libMagickCore_la-delegate.lo > CC magick/magick_libMagickCore_la-deprecate.lo > CC magick/magick_libMagickCore_la-display.lo > CC magick/magick_libMagickCore_la-distort.lo > CC magick/magick_libMagickCore_la-draw.lo > CC magick/magick_libMagickCore_la-effect.lo > CC magick/magick_libMagickCore_la-enhance.lo > CC magick/magick_libMagickCore_la-exception.lo > CC magick/magick_libMagickCore_la-feature.lo > CC magick/magick_libMagickCore_la-fourier.lo > CC magick/magick_libMagickCore_la-fx.lo > CC magick/magick_libMagickCore_la-gem.lo > CC magick/magick_libMagickCore_la-geometry.lo > CC magick/magick_libMagickCore_la-hashmap.lo > CC magick/magick_libMagickCore_la-histogram.lo > CC magick/magick_libMagickCore_la-identify.lo > CC magick/magick_libMagickCore_la-image.lo > CC magick/magick_libMagickCore_la-layer.lo > CC magick/magick_libMagickCore_la-list.lo > CC magick/magick_libMagickCore_la-locale.lo > CC magick/magick_libMagickCore_la-log.lo > CC magick/magick_libMagickCore_la-magic.lo > CC magick/magick_libMagickCore_la-magick.lo >magick/magick.c: In function âMagickCoreGenesisâ: >magick/magick.c:1326: warning: implicit declaration of function âXComponentGenesisâ > CC magick/magick_libMagickCore_la-matrix.lo > CC magick/magick_libMagickCore_la-memory.lo > CC magick/magick_libMagickCore_la-mime.lo > CC magick/magick_libMagickCore_la-module.lo > CC magick/magick_libMagickCore_la-monitor.lo > CC magick/magick_libMagickCore_la-montage.lo > CC magick/magick_libMagickCore_la-morphology.lo > CC magick/magick_libMagickCore_la-option.lo > CC magick/magick_libMagickCore_la-paint.lo > CC magick/magick_libMagickCore_la-pixel.lo > CC magick/magick_libMagickCore_la-policy.lo > CC magick/magick_libMagickCore_la-PreRvIcccm.lo > CC magick/magick_libMagickCore_la-prepress.lo > CC magick/magick_libMagickCore_la-property.lo > CC magick/magick_libMagickCore_la-profile.lo > CC magick/magick_libMagickCore_la-quantize.lo > CC magick/magick_libMagickCore_la-quantum.lo > CC magick/magick_libMagickCore_la-quantum-export.lo > CC magick/magick_libMagickCore_la-quantum-import.lo > CC magick/magick_libMagickCore_la-random.lo > CC magick/magick_libMagickCore_la-registry.lo > CC magick/magick_libMagickCore_la-resample.lo > CC magick/magick_libMagickCore_la-resize.lo > CC magick/magick_libMagickCore_la-resource.lo > CC magick/magick_libMagickCore_la-segment.lo > CC magick/magick_libMagickCore_la-semaphore.lo > CC magick/magick_libMagickCore_la-shear.lo > CC magick/magick_libMagickCore_la-signature.lo > CC magick/magick_libMagickCore_la-splay-tree.lo > CC magick/magick_libMagickCore_la-static.lo > CC magick/magick_libMagickCore_la-statistic.lo > CC magick/magick_libMagickCore_la-stream.lo > CC magick/magick_libMagickCore_la-string.lo > CC magick/magick_libMagickCore_la-thread.lo > CC magick/magick_libMagickCore_la-timer.lo > CC magick/magick_libMagickCore_la-token.lo > CC magick/magick_libMagickCore_la-transform.lo > CC magick/magick_libMagickCore_la-threshold.lo > CC magick/magick_libMagickCore_la-type.lo > CC magick/magick_libMagickCore_la-utility.lo > CC magick/magick_libMagickCore_la-version.lo > CC magick/magick_libMagickCore_la-widget.lo > CC magick/magick_libMagickCore_la-xml-tree.lo > CC magick/magick_libMagickCore_la-xwindow.lo > CC wand/wand_libMagickWand_la-animate.lo >./wand/mogrify-private.h:127: warning: ârespect_parenthesisâ defined but not used > CC wand/wand_libMagickWand_la-compare.lo > CC wand/wand_libMagickWand_la-composite.lo > CC wand/wand_libMagickWand_la-conjure.lo > CC wand/wand_libMagickWand_la-convert.lo >wand/convert.c: In function âConvertImageCommandâ: >wand/convert.c:1036: warning: unused variable âtokenâ > CC wand/wand_libMagickWand_la-deprecate.lo >wand/deprecate.c: In function âMagickColorFloodfillImageâ: >wand/deprecate.c:363: warning: âColorFloodfillImageâ is deprecated (declared at ./magick/deprecate.h:162) >wand/deprecate.c: In function âMagickFlattenImagesâ: >wand/deprecate.c:464: warning: âFlattenImagesâ is deprecated (declared at ./magick/deprecate.h:123) >wand/deprecate.c: In function âMagickMapImageâ: >wand/deprecate.c:788: warning: âMapImageâ is deprecated (declared at ./magick/deprecate.h:181) >wand/deprecate.c: In function âMagickMatteFloodfillImageâ: >wand/deprecate.c:860: warning: âMatteFloodfillImageâ is deprecated (declared at ./magick/deprecate.h:185) >wand/deprecate.c: In function âMagickMosaicImagesâ: >wand/deprecate.c:904: warning: âMosaicImagesâ is deprecated (declared at ./magick/deprecate.h:124) >wand/deprecate.c: In function âMagickOpaqueImageâ: >wand/deprecate.c:950: warning: âMagickPaintOpaqueImageâ is deprecated (declared at ./wand/deprecate.h:74) >wand/deprecate.c: In function âMagickPaintOpaqueImageâ: >wand/deprecate.c:1051: warning: âMagickPaintOpaqueImageChannelâ is deprecated (declared at ./wand/deprecate.h:76) >wand/deprecate.c: In function âMagickTransparentImageâ: >wand/deprecate.c:1257: warning: âMagickPaintTransparentImageâ is deprecated (declared at wand/deprecate.c:1103) > CC wand/wand_libMagickWand_la-display.lo >./wand/mogrify-private.h:127: warning: ârespect_parenthesisâ defined but not used > CC wand/wand_libMagickWand_la-drawing-wand.lo > CC wand/wand_libMagickWand_la-identify.lo > CC wand/wand_libMagickWand_la-import.lo >./wand/mogrify-private.h:127: warning: ârespect_parenthesisâ defined but not used > CC wand/wand_libMagickWand_la-magick-image.lo > CC wand/wand_libMagickWand_la-magick-property.lo > CC wand/wand_libMagickWand_la-magick-wand.lo > CC wand/wand_libMagickWand_la-mogrify.lo >wand/mogrify.c: In function âMogrifyImageCommandâ: >wand/mogrify.c:4515: warning: unused variable âtokenâ > CC wand/wand_libMagickWand_la-montage.lo > CC wand/wand_libMagickWand_la-pixel-iterator.lo > CC wand/wand_libMagickWand_la-pixel-view.lo > CC wand/wand_libMagickWand_la-pixel-wand.lo > CC wand/wand_libMagickWand_la-stream.lo > CC wand/wand_libMagickWand_la-wand.lo > CC filters/filters_analyze_la-analyze.lo > CXX Magick++/lib/Blob.lo > CXX Magick++/lib/BlobRef.lo > CXX Magick++/lib/CoderInfo.lo > CXX Magick++/lib/Color.lo > CXX Magick++/lib/Drawable.lo > CXX Magick++/lib/Exception.lo > CXX Magick++/lib/Functions.lo > CXX Magick++/lib/Geometry.lo > CXX Magick++/lib/Image.lo > CXX Magick++/lib/ImageRef.lo > CXX Magick++/lib/Montage.lo > CXX Magick++/lib/Options.lo > CXX Magick++/lib/Pixels.lo > CXX Magick++/lib/STL.lo > CXX Magick++/lib/Thread.lo > CXX Magick++/lib/TypeMetric.lo > CC ltdl/loaders/dlopen.lo > CC ltdl/ltdl_libltdlc_la-lt__alloc.lo > CC ltdl/ltdl_libltdlc_la-lt_dlloader.lo > CC ltdl/ltdl_libltdlc_la-lt_error.lo > CC ltdl/ltdl_libltdlc_la-ltdl.lo >ltdl/ltdl.c: In function âload_deplibsâ: >ltdl/ltdl.c:801: warning: unused parameter âdeplibsâ >ltdl/ltdl.c: In function âtry_dlopenâ: >ltdl/ltdl.c:1268: warning: the address of âlibextâ will always evaluate as âtrueâ > CC ltdl/ltdl_libltdlc_la-slist.lo > CC utilities/animate.o > CC utilities/compare.o > CC utilities/composite.o > CC utilities/conjure.o > CC utilities/convert.o > CC utilities/display.o > CC utilities/identify.o > CC utilities/import.o > CC utilities/mogrify.o > CC utilities/montage.o > CC utilities/stream.o > CCLD magick/libMagickCore.la > CCLD ltdl/dlopen.la > CCLD ltdl/libltdlc.la > CCLD coders/art.la > CCLD coders/avs.la > CCLD coders/bmp.la > CCLD coders/braille.la > CCLD coders/cals.la > CCLD coders/caption.la > CCLD coders/cin.la > CCLD coders/cip.la > CCLD coders/clip.la > CCLD coders/cmyk.la > CCLD coders/cut.la > CCLD coders/dcm.la > CCLD coders/dds.la > CCLD coders/dib.la > CCLD coders/dng.la > CCLD coders/dot.la > CCLD coders/dpx.la > CCLD coders/fax.la > CCLD coders/fits.la > CCLD coders/gif.la > CCLD coders/gradient.la > CCLD coders/gray.la > CCLD coders/hald.la > CCLD coders/histogram.la > CCLD coders/hrz.la > CCLD coders/html.la > CCLD coders/icon.la > CCLD coders/info.la > CCLD coders/inline.la > CCLD coders/ipl.la > CCLD coders/label.la > CCLD coders/magick.la > CCLD coders/map.la > CCLD coders/mat.la > CCLD coders/matte.la > CCLD coders/meta.la > CCLD coders/miff.la > CCLD coders/mono.la > CCLD coders/mpc.la > CCLD coders/mpeg.la > CCLD coders/mpr.la > CCLD coders/msl.la > CCLD coders/mtv.la > CCLD coders/mvg.la > CCLD coders/null.la > CCLD coders/otb.la > CCLD coders/palm.la > CCLD coders/pattern.la > CCLD coders/pcd.la > CCLD coders/pcl.la > CCLD coders/pcx.la > CCLD coders/pdb.la > CCLD coders/pdf.la > CCLD coders/pes.la > CCLD coders/pict.la > CCLD coders/pix.la > CCLD coders/plasma.la > CCLD coders/pnm.la > CCLD coders/preview.la > CCLD coders/ps.la > CCLD coders/ps2.la > CCLD coders/ps3.la > CCLD coders/psd.la > CCLD coders/pwp.la > CCLD coders/raw.la > CCLD coders/rgb.la > CCLD coders/rla.la > CCLD coders/rle.la > CCLD coders/scr.la > CCLD coders/sct.la > CCLD coders/sfw.la > CCLD coders/sgi.la > CCLD coders/stegano.la > CCLD coders/sun.la > CCLD wand/libMagickWand.la > CCLD coders/tga.la > CCLD coders/thumbnail.la > CCLD coders/tile.la > CCLD coders/tim.la > CCLD coders/ttf.la > CCLD coders/txt.la > CCLD coders/uil.la > CCLD coders/url.la > CCLD coders/uyvy.la > CCLD coders/vicar.la > CCLD coders/vid.la > CCLD coders/viff.la > CCLD coders/wbmp.la > CCLD coders/wpg.la > CCLD coders/xbm.la > CCLD coders/xc.la > CCLD coders/xcf.la > CCLD coders/xpm.la > CCLD coders/xps.la > CCLD coders/ycbcr.la > CCLD coders/yuv.la > CCLD coders/djvu.la > CCLD coders/exr.la > CCLD coders/fpx.la > CCLD coders/jbig.la > CCLD coders/jpeg.la > CCLD coders/jp2.la > CCLD coders/png.la > CCLD coders/ept.la > CCLD coders/tiff.la > CCLD coders/wmf.la > CCLD filters/analyze.la > CXXLD Magick++/lib/libMagick++.la > CCLD utilities/animate > CCLD utilities/compare > CCLD utilities/composite > CCLD utilities/conjure > CCLD utilities/convert > CCLD utilities/display > CCLD utilities/identify > CCLD utilities/import > CCLD utilities/mogrify > CCLD utilities/montage > CCLD utilities/stream > CCLD coders/svg.la >/bin/grep: /usr/lib/libMagickCore.la: No such file or directory >/usr/bin/sed: can't read /usr/lib/libMagickCore.la: No such file or directory >libtool: link: `/usr/lib/libMagickCore.la' is not a valid libtool archive >make[1]: *** [coders/svg.la] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.5.9.4-r1/work/ImageMagick-6.5.9-4' >make: *** [all] Error 2 > [31;01m*[0m ERROR: media-gfx/imagemagick-6.5.9.4-r1 failed: > [31;01m*[0m compilation failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2918: Called perl-app_src_compile > [31;01m*[0m environment, line 2583: Called perl-module_src_compile > [31;01m*[0m environment, line 2621: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.5.9.4-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.5.9.4-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.5.9.4-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.5.9.4-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-gfx/imagemagick-6.5.9.4-r1/work/ImageMagick-6.5.9-4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 305697
: 220131