* Package: media-libs/evas-1.0.0_beta2  * Repository: Meins  * Maintainer: enlightenment@gentoo.org  * USE: X amd64 bidi cache directfb doc eet elibc_glibc fbcon fontconfig gif jpeg kernel_linux mmx multilib_abi_amd64 multilib_abi_x86 nls opengl png sdl sse static-libs svg test threads tiff userland_GNU xcb xpm >>> ABI=amd64 >>> Unpacking source (for ABI=amd64)... >>> Unpacking evas-1.0.0.beta2.tar.bz2 to /var/tmp/portage/media-libs/evas-1.0.0_beta2/work >>> Source unpacked in /var/tmp/portage/media-libs/evas-1.0.0_beta2/work >>> Preparing source in /var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2 (for ABI=amd64) ... * Removing useless C++ checks ...  [ ok ] * Running elibtoolize in: evas-1.0.0.beta2/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2 (for ABI=amd64) ... * You have enabled both 'X' and 'xcb', so we will use * X as it's considered the most stable for evas * econf: updating evas-1.0.0.beta2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating evas-1.0.0.beta2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-async-render --disable-cpu-altivec --enable-fribidi --enable-directfb --enable-doc --enable-fb --enable-fontconfig --enable-image-loader-gif --enable-image-loader-jpeg --enable-image-loader-eet --enable-cpu-mmx --enable-image-loader-png --enable-software-sdl --enable-cpu-sse --enable-image-loader-svg=static --enable-image-loader-tiff=static --enable-pthreads --enable-async-events --enable-async-preload --enable-software-xlib=static --enable-xrender-x11=static --enable-image-loader-xpm=static --enable-evas-magic-debug --enable-static-software-generic --enable-buffer --enable-image-loader-eet --enable-font-loader-eet --enable-cpu-c --enable-scale-sample --enable-scale-smooth --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 --enable-convert-8-rgb-232 --enable-convert-8-rgb-222 --enable-convert-8-rgb-221 --enable-convert-8-rgb-121 --enable-convert-8-rgb-111 --enable-convert-16-rgb-565 --enable-convert-16-rgb-555 --enable-convert-16-rgb-444 --enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 --enable-convert-16-rgb-rot-90 --enable-convert-24-rgb-888 --enable-convert-24-bgr-888 --enable-convert-32-rgb-8888 --enable-convert-32-rgbx-8888 --enable-convert-32-bgr-8888 --enable-convert-32-bgrx-8888 --enable-convert-32-rgb-rot-0 --enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90 --enable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 PATH_MAX in limits.h... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking whether the Objective C compiler works... no checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking pkg-config is at least version 0.9.0... yes checking whether to build documentation... yes checking for doxygen... yes checking for EINA... yes checking for FREETYPE... yes checking for FONTCONFIG... yes checking for FRIBIDI... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for __attribute__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for working alloca.h... yes checking for alloca... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for library containing fnmatch... none required checking for dlopen... no checking for dlopen in -ldl... yes checking for dladdr in -ldl... yes checking whether to build shared cache server and support... yes checking whether shm_open() is present... yes checking whether to build GLES flavor of GL... no checking whether to build GLES variety for SGX... no checking whether to build GLES variety for s3c6410... no checking whether to enable Buffer rendering backend... yes checking whether Buffer rendering backend will be built... yes checking whether to enable Software Xlib rendering backend... static 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for XCreateImage in -lX11... yes checking for XShmCreateImage in -lXext... yes checking whether Software Xlib rendering backend will be built... yes checking whether to enable XRender X11 rendering backend... static checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XCreateImage in -lX11... (cached) yes checking for XShmCreateImage in -lXext... (cached) yes checking for XRenderCreatePicture in -lXrender... yes checking whether XRender X11 rendering backend will be built... yes checking whether to enable OpenGL X11 rendering backend... auto checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for GL/gl.h... yes checking for pthread_create in -lpthread... yes checking for XCreateColormap in -lX11... yes checking for XRenderCreatePicture in -lXrender... (cached) yes checking for glXCreateContext in -lGL... yes checking whether OpenGL X11 rendering backend will be built... yes checking whether to enable Software XCB rendering backend... no checking whether Software XCB rendering backend will be built... no checking whether to enable XRender XCB rendering backend... no checking whether XRender XCB rendering backend will be built... no checking whether to enable Software GDI rendering backend... no checking whether Software GDI rendering backend will be built... no checking whether to enable Software DirectDraw rendering backend... no checking whether Software DirectDraw rendering backend will be built... no checking whether to enable Direct3D rendering backend... no checking whether Direct3D rendering backend will be built... no checking whether to enable Quartz rendering backend... no checking whether Quartz rendering backend will be built... no checking whether to enable OpenGL Glew rendering backend... no checking whether OpenGL Glew rendering backend will be built... no checking whether to enable Software SDL rendering backend... yes checking for SDL... yes checking whether Software SDL rendering backend will be built... yes checking whether to enable OpenGL SDL rendering backend... no checking whether OpenGL SDL rendering backend will be built... no checking whether to enable Framebuffer rendering backend... yes checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking whether Framebuffer rendering backend will be built... yes checking whether to enable DirectFB rendering backend... yes checking for DIRECTFB... yes checking whether DirectFB rendering backend will be built... yes checking whether to enable Software X11 8 bits grayscale rendering backend... no checking whether Software X11 8 bits grayscale rendering backend will be built... no checking whether to enable Software X11 16 bits rendering backend... no checking whether Software X11 16 bits rendering backend will be built... no checking whether to enable Software DirectDraw 16 bits rendering backend... no checking whether Software DirectDraw 16 bits rendering backend will be built... no checking whether to enable Software Windows CE 16 bits rendering backend... no checking whether Software Windows CE 16 bits rendering backend will be built... no checking whether to use SDL primitive when possible... no checking Whether to build software generic engine as part of libevas... yes checking Whether to build software 16 engine as part of libevas... no checking Whether to build software 8 engine as part of libevas... no checking whether to enable Edb image loader... yes checking for EDB... no checking whether Edb image loader will be built... no checking whether to enable Eet image loader... yes checking for EET... yes checking whether Eet image loader will be built... yes checking whether to enable Eet font loader... yes checking for EET... yes checking whether to enable Gif image loader... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for DGifOpenFileName in -lgif... yes checking whether Gif image loader will be built... yes checking whether to enable Jpeg image loader... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking whether Jpeg image loader will be built... yes checking whether to enable PMAPS image loader... yes checking whether PMAPS image loader will be built... yes checking whether to enable PNG image loader... yes checking for PNG... yes checking whether PNG image loader will be built... yes checking whether to enable SVG image loader... static checking for SVG... yes checking whether SVG image loader will be built... yes checking whether to enable Tiff image loader... static checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFReadScanline in -ltiff... yes checking whether Tiff image loader will be built... yes checking whether to enable XPM image loader... static checking whether XPM image loader will be built... yes checking whether to enable BMP image loader... yes checking whether BMP image loader will be built... yes checking whether to enable TGA image loader... yes checking whether TGA image loader will be built... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread.h... (cached) yes checking for pthread_attr_setaffinity_np in -lpthread... yes checking for pthread_barrier_wait in -lpthread... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for pthread_attr_setaffinity_np in -lpthread... (cached) yes checking for pthread_barrier_wait in -lpthread... (cached) yes checking whether to build pthread code... yes checking whether to build Threaded Pipe Rendering support... no checking whether we can build Threaded Pipe Rendering support... no checking whether to build Asynchronously Threaded Pipe Rendering support... no checking whether we can build Asynchronously Threaded Pipe Rendering support... no checking whether to build Async Events support... yes checking whether we can build Async Events support... yes checking whether to build Async Image Preload support... yes checking whether we can build Async Image Preload support... yes checking whether we should link with pthread... yes checking whether to build mmx code... yes checking whether to build sse code... yes checking whether to build altivec code... no checking whether to build neon code... checking whether to build c code... yes checking whether to check magic for evas object... yes checking whether to enable caching of rendered words... no checking whether to enable caching of rendered metrics... no checking whether to build sampling scaler... yes checking whether to build smooth scaler... yes checking whether to build yuv converter code... yes checking whether to build small dither mask... no checking whether to build line dither mask... no checking whether to build conversion to 16bpp without dither mask... no checking whether to build 8bpp RGB 332 converter code... yes checking whether to build 8bpp RGB 666 converter code... yes checking whether to build 8bpp RGB 232 converter code... yes checking whether to build 8bpp RGB 222 converter code... yes checking whether to build 8bpp RGB 221 converter code... yes checking whether to build 8bpp RGB 121 converter code... yes checking whether to build 8bpp RGB 111 converter code... yes checking whether to build 16bpp RGB 565 converter code... yes checking whether to build 16bpp BGR 565 converter code... yes checking whether to build 16bpp RGB 555 converter code... yes checking whether to build 16bpp RGB 444 converter code... yes checking whether to build 16bpp 565 (444 ipaq) converter code... yes checking whether to build 16bpp RGB rotation 0 converter code... yes checking whether to build 16bpp RGB rotation 180 converter code... yes checking whether to build 16bpp RGB rotation 270 converter code... yes checking whether to build 16bpp RGB rotation 90 converter code... yes checking whether to build 24bpp RGB 888 converter code... yes checking whether to build 24bpp BGR 888 converter code... yes checking whether to build 32bpp RGB 8888 converter code... yes checking whether to build 32bpp RGBX 8888 converter code... yes checking whether to build 32bpp BGR 8888 converter code... yes checking whether to build 32bpp BGRX 8888 converter code... yes checking whether to build 24bpp 666 (666 ezx) converter code... yes checking whether to build 32bpp 666 (666 ezx) converter code... yes checking whether to build 32bpp RGB rotation 0 converter code... yes checking whether to build 32bpp RGB rotation 180 converter code... yes checking whether to build 32bpp RGB rotation 270 converter code... yes checking whether to build 32bpp RGB rotation 90 converter code... yes checking whether to build 8bpp GRY 1 converter code... yes checking whether to build 8bpp GRY 16 converter code... yes checking whether to build 8bpp grayscale 64-palette converter code... yes checking whether to enable build with valgrind... no configure: creating ./config.status config.status: creating Makefile config.status: creating evas-directfb.pc config.status: creating evas-fb.pc config.status: creating evas-opengl-glew.pc config.status: creating evas-opengl-x11.pc config.status: creating evas-opengl-sdl.pc config.status: creating evas-quartz.pc config.status: creating evas-software-buffer.pc config.status: creating evas-software-x11.pc config.status: creating evas-software-8-x11.pc config.status: creating evas-software-16-x11.pc config.status: creating evas-xrender-x11.pc config.status: creating evas-xrender-xcb.pc config.status: creating evas-software-gdi.pc config.status: creating evas-software-ddraw.pc config.status: creating evas-software-16-ddraw.pc config.status: creating evas-direct3d.pc config.status: creating evas-software-16-wince.pc config.status: creating evas-software-sdl.pc config.status: creating evas.pc config.status: creating doc/evas.dox config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/canvas/Makefile config.status: creating src/lib/file/Makefile config.status: creating src/lib/cache/Makefile config.status: creating src/lib/cserve/Makefile config.status: creating src/lib/engines/Makefile config.status: creating src/lib/engines/common/Makefile config.status: creating src/lib/engines/common/evas_op_add/Makefile config.status: creating src/lib/engines/common/evas_op_blend/Makefile config.status: creating src/lib/engines/common/evas_op_copy/Makefile config.status: creating src/lib/engines/common/evas_op_mask/Makefile config.status: creating src/lib/engines/common/evas_op_mul/Makefile config.status: creating src/lib/engines/common/evas_op_sub/Makefile config.status: creating src/lib/engines/common_8/Makefile config.status: creating src/lib/engines/common_16/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/engines/Makefile config.status: creating src/modules/engines/software_generic/Makefile config.status: creating src/modules/engines/software_gdi/Makefile config.status: creating src/modules/engines/software_ddraw/Makefile config.status: creating src/modules/engines/direct3d/Makefile config.status: creating src/modules/engines/software_16_wince/Makefile config.status: creating src/modules/engines/software_x11/Makefile config.status: creating src/modules/engines/fb/Makefile config.status: creating src/modules/engines/buffer/Makefile config.status: creating src/modules/engines/directfb/Makefile config.status: creating src/modules/engines/gl_common/Makefile config.status: creating src/modules/engines/gl_glew/Makefile config.status: creating src/modules/engines/gl_x11/Makefile config.status: creating src/modules/engines/gl_sdl/Makefile config.status: creating src/modules/engines/quartz/Makefile config.status: creating src/modules/engines/xrender_x11/Makefile config.status: creating src/modules/engines/software_sdl/Makefile config.status: creating src/modules/engines/software_8/Makefile config.status: creating src/modules/engines/software_8_x11/Makefile config.status: creating src/modules/engines/software_16/Makefile config.status: creating src/modules/engines/software_16_x11/Makefile config.status: creating src/modules/engines/software_16_ddraw/Makefile config.status: creating src/modules/engines/software_16_sdl/Makefile config.status: creating src/modules/loaders/Makefile config.status: creating src/modules/loaders/edb/Makefile config.status: creating src/modules/loaders/eet/Makefile config.status: creating src/modules/loaders/gif/Makefile config.status: creating src/modules/loaders/jpeg/Makefile config.status: creating src/modules/loaders/png/Makefile config.status: creating src/modules/loaders/tiff/Makefile config.status: creating src/modules/loaders/xpm/Makefile config.status: creating src/modules/loaders/bmp/Makefile config.status: creating src/modules/loaders/tga/Makefile config.status: creating src/modules/loaders/svg/Makefile config.status: creating src/modules/loaders/pmaps/Makefile config.status: creating src/modules/savers/Makefile config.status: creating src/modules/savers/edb/Makefile config.status: creating src/modules/savers/eet/Makefile config.status: creating src/modules/savers/jpeg/Makefile config.status: creating src/modules/savers/png/Makefile config.status: creating src/modules/savers/tiff/Makefile config.status: creating src/lib/include/Makefile config.status: creating src/examples/Makefile config.status: creating README config.status: creating evas.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ evas 1.0.0.beta2 ------------------------------------------------------------------------ Configuration Options Summary: Engines: Software Memory Buffer.....: yes Software X11...............: static (Xlib: yes) (XCB: no) XRender X11................: static (XCB: no) OpenGL X11.................: yes (GLES: no) (SGX: no) (s3c6410: no) Software GDI...............: no Software DirectDraw........: no Direct3d...................: no Quartz.....................: no OpenGL Glew................: no Software SDL...............: yes (primitive: no) OpenGL SDL.................: no Software Framebuffer.......: yes DirectFB...................: yes Software 8bit grayscale....: no Software 16bit ............: yes Software 16bit X11.........: no Software 16bit Directdraw..: no Software 16bit WinCE.......: no Software 16bit SDL.........: yes (primitive: no) Image Loaders: EDB.....................: no EET.....................: yes GIF.....................: yes JPEG....................: yes (region: no) PMAPS...................: yes PNG.....................: yes SVG.....................: static TIFF....................: static XPM.....................: static BMP.....................: yes TGA.....................: yes Font Sourcing Systems: EET.....................: yes Font Searching Systems: Fontconfig..............: yes Fribidi.................: yes CPU Specific Extensions: Fallback C Code.........: yes MMX.....................: yes SSE.....................: yes ALTIVEC.................: no NEON....................: no Thread Support..........: yes Features: MAGIC_DEBUG.............: yes Cache Server............: yes Threaded Pipe Rendering.: no Async Pipe Rendering....: no Async Events............: yes Async Image Preload.....: yes Word Cache..............: no Metric Cache............: no ARGB Software Engine Options: Sampling Scaler.........: yes Smooth Scaler...........: yes YUV Converter...........: yes ARGB Conversion Options: Smaller Dither Mask.....: no Line Dither Mask........: no No Dither Mask for 16bpp: no 8bpp RGB 332............: yes 8bpp RGB 666............: yes 8bpp RGB 232............: yes 8bpp RGB 222............: yes 8bpp RGB 221............: yes 8bpp RGB 121............: yes 8bpp RGB 111............: yes 8bpp Grayscale (256)....: yes 8bpp Grayscale (16).....: yes 8bpp Grayscale 64-pal...: yes 16bpp RGB 565...........: yes 16bpp BGR 565...........: yes 16bpp RGB 555...........: yes 16bpp RGB 444...........: yes 16bpp RGB 565 (444 ipaq): yes 16bpp Rotation 0........: yes 16bpp Rotation 90.......: yes 16bpp Rotation 180......: yes 16bpp Rotation 270......: yes 24bpp RGB 888...........: yes 24bpp BGR 888...........: yes 24bpp RGB 666 (666 ezx).: yes 32bpp RGB 8888..........: yes 32bpp RGBX 8888.........: yes 32bpp BGR 8888..........: yes 32bpp BGRX 8888.........: yes 32bpp RGB 666 (666 ezx).: yes 32bpp Rotation 0........: yes 32bpp Rotation 90.......: yes 32bpp Rotation 180......: yes 32bpp Rotation 270......: yes Documentation.............: yes Examples..................: install:yes build:no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -march=native -O2 -pipe CXXFLAGS.............: -march=native -O2 -pipe LDFLAGS..............: -Wl,--as-needed -Wl,--hash-style=gnu Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr Warning: You are trying to link statically one or more modules to Evas. You must know what you are doing, or else you will have a lot of problems. And Kenny will be killed. Think about that. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2 (for ABI=amd64) ... make -j5 --load-average=8 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2' Making all in src make[2]: Entering directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src' Making all in lib make[3]: Entering directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src/lib' Making all in canvas make[4]: Entering directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src/lib/canvas' CC evas_callbacks.lo CC evas_clip.lo CC evas_data.lo CC evas_events.lo CC evas_focus.lo In file included from /usr/include/fribidi/fribidi.h:35:0, from ../../../src/lib/include/../engines/common/evas_bidi_utils.h:32, from ../../../src/lib/include/../engines/common/evas_font.h:3, from ../../../src/lib/include/evas_common.h:1121, from evas_callbacks.c:1: /usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No such file or directory compilation terminated. make[4]: *** [evas_callbacks.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from /usr/include/fribidi/fribidi.h:35:0, from ../../../src/lib/include/../engines/common/evas_bidi_utils.h:32, from ../../../src/lib/include/../engines/common/evas_font.h:3, from ../../../src/lib/include/evas_common.h:1121, from evas_data.c:1: /usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No such file or directory compilation terminated. make[4]: *** [evas_data.lo] Error 1 In file included from /usr/include/fribidi/fribidi.h:35:0, from ../../../src/lib/include/../engines/common/evas_bidi_utils.h:32, from ../../../src/lib/include/../engines/common/evas_font.h:3, from ../../../src/lib/include/evas_common.h:1121, from evas_focus.c:1: /usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No such file or directory compilation terminated. make[4]: *** [evas_focus.lo] Error 1 In file included from /usr/include/fribidi/fribidi.h:35:0, from ../../../src/lib/include/../engines/common/evas_bidi_utils.h:32, from ../../../src/lib/include/../engines/common/evas_font.h:3, from ../../../src/lib/include/evas_common.h:1121, from evas_events.c:1: /usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No such file or directory compilation terminated. make[4]: *** [evas_events.lo] Error 1 In file included from /usr/include/fribidi/fribidi.h:35:0, from ../../../src/lib/include/../engines/common/evas_bidi_utils.h:32, from ../../../src/lib/include/../engines/common/evas_font.h:3, from ../../../src/lib/include/evas_common.h:1121, from evas_clip.c:1: /usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No such file or directory compilation terminated. make[4]: *** [evas_clip.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src/lib/canvas' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2' make: *** [all] Error 2 emake failed * ERROR: media-libs/evas-1.0.0_beta2 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3256: Called enlightenment_src_compile * environment, line 1814: Called die * The specific snippet of code: * emake || die; * * If you need support, post the output of 'emerge --info =media-libs/evas-1.0.0_beta2', * the complete build log and the output of 'emerge -pqv =media-libs/evas-1.0.0_beta2'. * This ebuild used the following eclasses from overlays: * /usr/local/portage/eclass/enlightenment.eclass * This ebuild is from an overlay named 'Meins': '/usr/local/portage/' * The complete build log is located at '/home/thomas/daten/emerge-logs/media-libs:evas-1.0.0_beta2:20101115-141624.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/evas-1.0.0_beta2/temp/environment'. * S: '/var/tmp/portage/media-libs/evas-1.0.0_beta2/work/evas-1.0.0.beta2'