Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 364864 Details for
Bug 493586
=media-libs/evas-1.7.9 with =media-libs/freetype-2.5.1 - evas_font_load.c:8:64: fatal error: freetype/tttables.h: No such file or directory
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), 125.87 KB, created by
eroen
on 2013-12-07 23:40:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
eroen
Created:
2013-12-07 23:40:05 UTC
Size:
125.87 KB
patch
obsolete
> * Package: media-libs/evas-1.7.9 > * Repository: gentoo > * Maintainer: enlightenment@gentoo.org > * USE: X amd64 bmp eet elibc_glibc fontconfig gif ico jpeg kernel_linux mmx nls opengl png ppm psd sse sse3 tiff userland_GNU xcb > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking evas-1.7.9.tar.bz2 to /var/tmp/portage/media-libs/evas-1.7.9/work >>>> Source unpacked in /var/tmp/portage/media-libs/evas-1.7.9/work >>>> Preparing source in /var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9 ... > * Running eautoreconf in '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: evas-1.7.9/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... > * Removing useless C++ checks ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9 ... > * 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.7.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating evas-1.7.9/config.guess with /usr/share/gnuconfig/config.guess >./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-silent-rules --disable-dependency-tracking --disable-software-xcb --enable-gl-xlib --disable-wayland-egl --disable-wayland-shm --disable-cpu-altivec --disable-fribidi --enable-image-loader-bmp --enable-image-loader-wbmp --disable-directfb --disable-doc --enable-font-loader-eet --enable-image-loader-eet --disable-fb --enable-fontconfig --disable-gl-flavor-gles --disable-gles-variety-sgx --enable-image-loader-gif --enable-image-loader-ico --enable-image-loader-jpeg --enable-cpu-mmx --enable-image-loader-png --enable-image-loader-pmaps --enable-image-loader-psd --enable-cpu-sse --enable-cpu-sse3 --disable-image-loader-svg --disable-image-loader-tga --enable-image-loader-tiff --enable-pthreads --enable-async-events --enable-async-preload --enable-software-xlib --disable-image-loader-xpm --enable-evas-magic-debug --enable-static-software-generic --enable-buffer --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-image-loader-generic --disable-harfbuzz --disable-image-loader-edb --disable-static-software-16 --disable-software-16-x11 --disable-static >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/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 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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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... no >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... none >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether the Objective C compiler works... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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++... none >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... (cached) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to build documentation... no >checking for EXOTIC... no >checking for EINA... yes >checking size of Eina_Unicode... 4 >checking for FREETYPE... yes >checking for FONTCONFIG... yes >checking for ANSI C header files... (cached) yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for PATH_MAX in limits.h... yes >checking for struct sigaction... yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for __attribute__ ((unused))... yes >checking for __attribute__ ((vector))... yes >checking for __forceinline... no >checking for __attribute__ ((__always_inline__))... yes >checking for library containing strerror... none required >checking for siglongjmp... yes >checking for fcntl... yes >checking for size_t... yes >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 dlsym... no >checking for dlsym in -ldl... yes >checking for lround in -lm... yes >checking for shm_open in libc... no >checking for shm_open in librt... yes >checking whether to build shared cache server and support... yes >checking whether to build shared cache server 2 and support... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.h... yes >checking for shm_open in libc... no >checking for shm_open in librt... 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 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 PSL1GHT rendering backend... no >checking whether PSL1GHT rendering backend will be built... no >checking whether to enable OpenGL SDL rendering backend... no >checking whether OpenGL SDL rendering backend will be built... no >checking whether to enable OpenGL Cocoa rendering backend... no >checking whether OpenGL Cocoa rendering backend will be built... no >checking whether to enable Framebuffer rendering backend... no >checking whether Framebuffer rendering backend will be built... no >checking whether to enable DirectFB rendering backend... no >checking whether DirectFB rendering backend will be built... no >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 Windows CE 16 bits rendering backend... no >checking whether Software Windows CE 16 bits rendering backend will be built... no >checking whether to enable Software SDL 16 bits rendering backend... no >checking whether Software SDL 16 bits rendering backend will be built... no >checking whether to enable Wayland Shm rendering backend... no >checking whether Wayland Shm rendering backend will be built... no >checking whether to enable Wayland Egl rendering backend... no >checking whether Wayland Egl 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 XCB Engine... no >checking whether to enable Software Xlib rendering backend... 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 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 build OpenGL XCB Engine... no >checking whether to enable OpenGL XLib rendering backend... yes >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 whether pthread_create() is supported... yes >checking for XCreateColormap in -lX11... yes >checking for XRenderCreatePicture in -lXrender... yes >checking for glXCreateContext in -lGL... yes >checking for GL_EET... yes >checking whether OpenGL XLib rendering backend will be built... 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... 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... no >checking whether SVG image loader will be built... no >checking whether to enable Tiff image loader... yes >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... no >checking whether XPM image loader will be built... no >checking whether to enable BMP image loader... yes >checking whether BMP image loader will be built... yes >checking whether to enable TGA image loader... no >checking whether TGA image loader will be built... no >checking whether to enable WBMP image loader... yes >checking whether WBMP image loader will be built... yes >checking whether to enable ICO image loader... yes >checking whether ICO image loader will be built... yes >checking whether to enable PSD image loader... yes >checking whether PSD image loader will be built... yes >checking whether to enable GENERIC image loader... yes >checking whether GENERIC 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 sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking whether pthread_attr_setaffinity_np() and pthread_barrier_wait() are supported... yes >checking whether to build pthread code... yes >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 sse3 code... checking immintrin.h usability... yes >checking immintrin.h presence... yes >checking for immintrin.h... yes >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 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 >checking whether tests are built... no >checking whether to use profiling instrumentation... no >checking that generated files are newer than configure... done >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-x11.pc >config.status: creating evas-opengl-sdl.pc >config.status: creating evas-opengl-cocoa.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-software-gdi.pc >config.status: creating evas-software-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-psl1ght.pc >config.status: creating evas-wayland-shm.pc >config.status: creating evas-wayland-egl.pc >config.status: creating evas.pc >config.status: WARNING: 'evas.pc.in' seems to ignore the --datarootdir setting >config.status: creating doc/evas.dox >config.status: creating doc/Makefile >config.status: creating doc/Doxyfile >config.status: creating src/Makefile >config.status: creating src/bin/Makefile >config.status: creating src/bin/loaders/Makefile >config.status: creating src/bin/loaders/jpeg/Makefile >config.status: creating src/bin/loaders/png/Makefile >config.status: creating src/bin/loaders/eet/Makefile >config.status: creating src/bin/loaders/tiff/Makefile >config.status: creating src/bin/loaders/xpm/Makefile >config.status: creating src/bin/loaders/bmp/Makefile >config.status: creating src/bin/loaders/ico/Makefile >config.status: creating src/bin/loaders/tga/Makefile >config.status: creating src/bin/loaders/pmaps/Makefile >config.status: creating src/bin/loaders/wbmp/Makefile >config.status: creating src/bin/loaders/psd/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/cache2/Makefile >config.status: creating src/lib/cserve/Makefile >config.status: creating src/lib/cserve2/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_x11/Makefile >config.status: creating src/modules/engines/gl_sdl/Makefile >config.status: creating src/modules/engines/gl_cocoa/Makefile >config.status: creating src/modules/engines/psl1ght/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_sdl/Makefile >config.status: creating src/modules/engines/wayland_shm/Makefile >config.status: creating src/modules/engines/wayland_egl/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/ico/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/loaders/wbmp/Makefile >config.status: creating src/modules/loaders/psd/Makefile >config.status: creating src/modules/loaders/generic/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/static_deps/Makefile >config.status: creating src/static_deps/liblinebreak/Makefile >config.status: creating src/lib/include/Makefile >config.status: creating src/examples/Makefile >config.status: creating src/tests/Makefile >config.status: creating data/Makefile >config.status: creating evas.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > > >------------------------------------------------------------------------ >evas 1.7.9 >------------------------------------------------------------------------ > >Configuration Options Summary: > >Engines: > Software Memory Buffer.....: yes > Software X11...............: yes (Xlib: yes) (XCB: no) > OpenGL X11.................: yes (Xlib: yes) (XCB: no) (GLES: no) (SGX: no) (s3c6410: no) > Software GDI...............: no > Software DirectDraw........: no > Direct3d...................: no > OpenGL SDL.................: no > > OpenGL Cocoa...............: no > Software Framebuffer.......: no > DirectFB...................: no > PSL1GHT....................: no > Software 8bit grayscale....: no > Software 16bit ............: no > Software 16bit X11.........: no > Software 16bit WinCE.......: no > Software 16bit SDL.........: no (primitive: no) > Wayland Shm................: no > Wayland Egl................: no > >Image Loaders: > BMP.....................: yes > EDB.....................: no > EET.....................: yes > GENERIC.................: yes > GIF.....................: yes > ICO.....................: yes > JPEG....................: yes (region: no) > PMAPS...................: yes > PNG.....................: yes > PSD.....................: yes > SVG.....................: no > TGA.....................: no > TIFF....................: yes > WBMP....................: yes > XPM.....................: no > >Font Sourcing Systems: > EET.....................: yes > >Font Searching Systems: > Fontconfig..............: yes > >Font Rendering Helpers: > Fribidi.................: no > Harfbuzz................: no > liblinebreak............: yes > >CPU Specific Extensions: > Fallback C Code.........: yes > MMX.....................: yes > SSE.....................: yes > SSE3....................: yes > ALTIVEC.................: no > NEON....................: no > Thread Support..........: yes > >Features: > MAGIC_DEBUG.............: yes > Cache Server............: no > Cache Server 2..........: yes > > Threaded Pipe Rendering.: no > Async Events............: yes > Async Image Preload.....: yes > > Pixman..................: no > Pixman Fonts............: no > Pixman Rects............: no > Pixman Lines............: no > Pixman Polygons.........: no > Pixman Images...........: no > Pixman Image ScaleSample: no > > Tiled 32BPP rotate......: 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.............: no >Examples..................: install:yes build:no >Tests.....................: no >Coverage..................: no > >Compilation............: make (or gmake) > CPPFLAGS.............: > CFLAGS...............: -march=core2 -O2 -pipe > CXXFLAGS.............: -march=core2 -O2 -pipe > LDFLAGS..............: -Wl,-O1 -Wl,--as-needed > >Installation...........: make install (as root if needed, with 'su' or 'sudo') > prefix...............: /usr > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9 ... >make -j4 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src' >Making all in static_deps >make[3]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps' >Making all in liblinebreak >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps/liblinebreak' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c -o linebreak.lo linebreak.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c -o linebreakdata.lo linebreakdata.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c -o linebreakdef.lo linebreakdef.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c -o wordbreak.lo wordbreak.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c wordbreak.c -fPIC -DPIC -o .libs/wordbreak.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c linebreakdata.c -fPIC -DPIC -o .libs/linebreakdata.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -march=core2 -O2 -pipe -c linebreakdef.c -fPIC -DPIC -o .libs/linebreakdef.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o liblinebreak.la linebreak.lo linebreakdata.lo linebreakdef.lo wordbreak.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinebreak.a .libs/linebreak.o .libs/linebreakdata.o .libs/linebreakdef.o .libs/wordbreak.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinebreak.a >libtool: link: ( cd ".libs" && rm -f "liblinebreak.la" && ln -s "../liblinebreak.la" "liblinebreak.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps/liblinebreak' >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps' >make[3]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/static_deps' >Making all in lib >make[3]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib' >Making all in canvas >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/canvas' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_callbacks.lo evas_callbacks.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_clip.lo evas_clip.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_data.lo evas_data.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_events.lo evas_events.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_clip.c -fPIC -DPIC -o .libs/evas_clip.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_data.c -fPIC -DPIC -o .libs/evas_data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_events.c -fPIC -DPIC -o .libs/evas_events.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_callbacks.c -fPIC -DPIC -o .libs/evas_callbacks.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_filter.lo evas_filter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_filter.c -fPIC -DPIC -o .libs/evas_filter.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_focus.lo evas_focus.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_focus.c -fPIC -DPIC -o .libs/evas_focus.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_key.lo evas_key.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_key_grab.lo evas_key_grab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_key.c -fPIC -DPIC -o .libs/evas_key.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_key_grab.c -fPIC -DPIC -o .libs/evas_key_grab.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_layer.lo evas_layer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_layer.c -fPIC -DPIC -o .libs/evas_layer.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_main.lo evas_main.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_name.lo evas_name.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_main.c -fPIC -DPIC -o .libs/evas_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_name.c -fPIC -DPIC -o .libs/evas_name.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_image.lo evas_object_image.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_image.c -fPIC -DPIC -o .libs/evas_object_image.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_main.lo evas_object_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_main.c -fPIC -DPIC -o .libs/evas_object_main.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_inform.lo evas_object_inform.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_intercept.lo evas_object_intercept.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_inform.c -fPIC -DPIC -o .libs/evas_object_inform.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_intercept.c -fPIC -DPIC -o .libs/evas_object_intercept.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_line.lo evas_object_line.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_line.c -fPIC -DPIC -o .libs/evas_object_line.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_polygon.lo evas_object_polygon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_polygon.c -fPIC -DPIC -o .libs/evas_object_polygon.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_rectangle.lo evas_object_rectangle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_rectangle.c -fPIC -DPIC -o .libs/evas_object_rectangle.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_smart.lo evas_object_smart.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_smart.c -fPIC -DPIC -o .libs/evas_object_smart.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_smart_clipped.lo evas_object_smart_clipped.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_smart_clipped.c -fPIC -DPIC -o .libs/evas_object_smart_clipped.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_box.lo evas_object_box.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_box.c -fPIC -DPIC -o .libs/evas_object_box.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_table.lo evas_object_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_table.c -fPIC -DPIC -o .libs/evas_object_table.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_text.lo evas_object_text.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_text.c -fPIC -DPIC -o .libs/evas_object_text.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_textblock.lo evas_object_textblock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_textblock.c -fPIC -DPIC -o .libs/evas_object_textblock.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_textgrid.lo evas_object_textgrid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_textgrid.c -fPIC -DPIC -o .libs/evas_object_textgrid.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_object_grid.lo evas_object_grid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_object_grid.c -fPIC -DPIC -o .libs/evas_object_grid.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_font_dir.lo evas_font_dir.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_rectangle.lo evas_rectangle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_font_dir.c -fPIC -DPIC -o .libs/evas_font_dir.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_rectangle.c -fPIC -DPIC -o .libs/evas_rectangle.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_render.lo evas_render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_render.c -fPIC -DPIC -o .libs/evas_render.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_smart.lo evas_smart.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_smart.c -fPIC -DPIC -o .libs/evas_smart.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_stack.lo evas_stack.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_async_events.lo evas_async_events.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_stack.c -fPIC -DPIC -o .libs/evas_stack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_async_events.c -fPIC -DPIC -o .libs/evas_async_events.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_stats.lo evas_stats.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_stats.c -fPIC -DPIC -o .libs/evas_stats.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_touch_point.lo evas_touch_point.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_touch_point.c -fPIC -DPIC -o .libs/evas_touch_point.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_map.lo evas_map.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_map.c -fPIC -DPIC -o .libs/evas_map.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c -o evas_gl.lo evas_gl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../../src/static_deps/liblinebreak -march=core2 -O2 -pipe -c evas_gl.c -fPIC -DPIC -o .libs/evas_gl.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_canvas.la evas_callbacks.lo evas_clip.lo evas_data.lo evas_events.lo evas_filter.lo evas_focus.lo evas_key.lo evas_key_grab.lo evas_layer.lo evas_main.lo evas_name.lo evas_object_image.lo evas_object_main.lo evas_object_inform.lo evas_object_intercept.lo evas_object_line.lo evas_object_polygon.lo evas_object_rectangle.lo evas_object_smart.lo evas_object_smart_clipped.lo evas_object_box.lo evas_object_table.lo evas_object_text.lo evas_object_textblock.lo evas_object_textgrid.lo evas_object_grid.lo evas_font_dir.lo evas_rectangle.lo evas_render.lo evas_smart.lo evas_stack.lo evas_async_events.lo evas_stats.lo evas_touch_point.lo evas_map.lo evas_gl.lo ../../../src/static_deps/liblinebreak/liblinebreak.la >libtool: link: (cd .libs/libevas_canvas.lax/liblinebreak.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/canvas/../../../src/static_deps/liblinebreak/.libs/liblinebreak.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_canvas.a .libs/evas_callbacks.o .libs/evas_clip.o .libs/evas_data.o .libs/evas_events.o .libs/evas_filter.o .libs/evas_focus.o .libs/evas_key.o .libs/evas_key_grab.o .libs/evas_layer.o .libs/evas_main.o .libs/evas_name.o .libs/evas_object_image.o .libs/evas_object_main.o .libs/evas_object_inform.o .libs/evas_object_intercept.o .libs/evas_object_line.o .libs/evas_object_polygon.o .libs/evas_object_rectangle.o .libs/evas_object_smart.o .libs/evas_object_smart_clipped.o .libs/evas_object_box.o .libs/evas_object_table.o .libs/evas_object_text.o .libs/evas_object_textblock.o .libs/evas_object_textgrid.o .libs/evas_object_grid.o .libs/evas_font_dir.o .libs/evas_rectangle.o .libs/evas_render.o .libs/evas_smart.o .libs/evas_stack.o .libs/evas_async_events.o .libs/evas_stats.o .libs/evas_touch_point.o .libs/evas_map.o .libs/evas_gl.o .libs/libevas_canvas.lax/liblinebreak.a/linebreak.o .libs/libevas_canvas.lax/liblinebreak.a/linebreakdata.o .libs/libevas_canvas.lax/liblinebreak.a/linebreakdef.o .libs/libevas_canvas.lax/liblinebreak.a/wordbreak.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_canvas.a >libtool: link: rm -fr .libs/libevas_canvas.lax >libtool: link: ( cd ".libs" && rm -f "libevas_canvas.la" && ln -s "../libevas_canvas.la" "libevas_canvas.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/canvas' >Making all in cache >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cache' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_cache_image.lo evas_cache_image.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_cache_engine_image.lo evas_cache_engine_image.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_preload.lo evas_preload.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_cache_engine_image.c -fPIC -DPIC -o .libs/evas_cache_engine_image.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_cache_image.c -fPIC -DPIC -o .libs/evas_cache_image.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_preload.c -fPIC -DPIC -o .libs/evas_preload.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_cache.la evas_cache_image.lo evas_cache_engine_image.lo evas_preload.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_cache.a .libs/evas_cache_image.o .libs/evas_cache_engine_image.o .libs/evas_preload.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_cache.a >libtool: link: ( cd ".libs" && rm -f "libevas_cache.la" && ln -s "../libevas_cache.la" "libevas_cache.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cache' >Making all in cache2 >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cache2' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_cache2.lo evas_cache2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I../../../src/lib/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_cache2.c -fPIC -DPIC -o .libs/evas_cache2.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_cache2.la evas_cache2.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_cache2.a .libs/evas_cache2.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_cache2.a >libtool: link: ( cd ".libs" && rm -f "libevas_cache2.la" && ln -s "../libevas_cache2.la" "libevas_cache2.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cache2' >Making all in cserve >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cserve' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cserve' >Making all in cserve2 >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cserve2' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c -o evas_cs2_image_data.lo evas_cs2_image_data.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c -o evas_cs2_client.lo evas_cs2_client.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c -o evas_cs2_utils.lo evas_cs2_utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c evas_cs2_client.c -fPIC -DPIC -o .libs/evas_cs2_client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c evas_cs2_image_data.c -fPIC -DPIC -o .libs/evas_cs2_image_data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/freetype2 -pthread -march=core2 -O2 -pipe -c evas_cs2_utils.c -fPIC -DPIC -o .libs/evas_cs2_utils.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_cserve2_utils.la evas_cs2_utils.lo >evas_cs2_client.c: In function 'evas_cserve2_font_glyph_bitmap_get': >evas_cs2_client.c:1290:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] > system("format c:"); > ^ >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_cserve2_utils.a .libs/evas_cs2_utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_cserve2_utils.a >libtool: link: ( cd ".libs" && rm -f "libevas_cserve2_utils.la" && ln -s "../libevas_cserve2_utils.la" "libevas_cserve2_utils.la" ) >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_cserve2.la evas_cs2_image_data.lo evas_cs2_client.lo -leina -lpthread libevas_cserve2_utils.la >libtool: link: (cd .libs/libevas_cserve2.lax/libevas_cserve2_utils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cserve2/./.libs/libevas_cserve2_utils.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_cserve2.a .libs/evas_cs2_image_data.o .libs/evas_cs2_client.o .libs/libevas_cserve2.lax/libevas_cserve2_utils.a/evas_cs2_utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_cserve2.a >libtool: link: rm -fr .libs/libevas_cserve2.lax >libtool: link: ( cd ".libs" && rm -f "libevas_cserve2.la" && ln -s "../libevas_cserve2.la" "libevas_cserve2.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/cserve2' >Making all in file >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/file' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_path.lo evas_path.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_module.lo evas_module.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_module.c -fPIC -DPIC -o .libs/evas_module.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_path.c -fPIC -DPIC -o .libs/evas_path.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_file.la evas_path.lo evas_module.lo -leina -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_file.a .libs/evas_path.o .libs/evas_module.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_file.a >libtool: link: ( cd ".libs" && rm -f "libevas_file.la" && ln -s "../libevas_file.la" "libevas_file.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/file' >Making all in engines >make[4]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines' >Making all in common >make[5]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common' >Making all in evas_op_add >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_add' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_add' >Making all in evas_op_blend >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_blend' >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../.. -I. -I../../../../../src/lib -I../../../../../src/lib/engines/common -I../../../../../src/lib/engines/common/evas_op_blend -I../../../../../src/lib/cserve -I../../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -msse3 -march=core2 -O2 -pipe -c -o libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.lo `test -f 'op_blend_master_sse3.c' || echo './'`op_blend_master_sse3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../.. -I. -I../../../../../src/lib -I../../../../../src/lib/engines/common -I../../../../../src/lib/engines/common/evas_op_blend -I../../../../../src/lib/cserve -I../../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -msse3 -march=core2 -O2 -pipe -c op_blend_master_sse3.c -fPIC -DPIC -o .libs/libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.o >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../../../../src/lib -I../../../../../src/lib/engines/common -I../../../../../src/lib/engines/common/evas_op_blend -I../../../../../src/lib/cserve -I../../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -msse3 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libevas_engine_common_op_blend_master_sse3.la libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libevas_engine_common_op_blend_master_sse3.a .libs/libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libevas_engine_common_op_blend_master_sse3.a >libtool: link: ( cd ".libs" && rm -f "libevas_engine_common_op_blend_master_sse3.la" && ln -s "../libevas_engine_common_op_blend_master_sse3.la" "libevas_engine_common_op_blend_master_sse3.la" ) >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_blend' >Making all in evas_op_copy >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_copy' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_copy' >Making all in evas_op_mask >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_mask' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_mask' >Making all in evas_op_mul >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_mul' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_mul' >Making all in evas_op_sub >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_sub' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common/evas_op_sub' >make[6]: Entering directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_copy_main_.lo evas_op_copy_main_.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_blend_main_.lo evas_op_blend_main_.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_add_main_.lo evas_op_add_main_.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_sub_main_.lo evas_op_sub_main_.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_blend_main_.c -fPIC -DPIC -o .libs/evas_op_blend_main_.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_add_main_.c -fPIC -DPIC -o .libs/evas_op_add_main_.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_sub_main_.c -fPIC -DPIC -o .libs/evas_op_sub_main_.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_copy_main_.c -fPIC -DPIC -o .libs/evas_op_copy_main_.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_mask_main_.lo evas_op_mask_main_.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_op_mul_main_.lo evas_op_mul_main_.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_mask_main_.c -fPIC -DPIC -o .libs/evas_op_mask_main_.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_op_mul_main_.c -fPIC -DPIC -o .libs/evas_op_mul_main_.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_blend_main.lo evas_blend_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_blend_main.c -fPIC -DPIC -o .libs/evas_blend_main.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_blit_main.lo evas_blit_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_blit_main.c -fPIC -DPIC -o .libs/evas_blit_main.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_color.lo evas_convert_color.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_color.c -fPIC -DPIC -o .libs/evas_convert_color.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_colorspace.lo evas_convert_colorspace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_colorspace.c -fPIC -DPIC -o .libs/evas_convert_colorspace.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_gry_1.lo evas_convert_gry_1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_gry_1.c -fPIC -DPIC -o .libs/evas_convert_gry_1.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_gry_4.lo evas_convert_gry_4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_gry_4.c -fPIC -DPIC -o .libs/evas_convert_gry_4.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_gry_8.lo evas_convert_gry_8.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_main.lo evas_convert_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_gry_8.c -fPIC -DPIC -o .libs/evas_convert_gry_8.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_main.c -fPIC -DPIC -o .libs/evas_convert_main.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_rgb_16.lo evas_convert_rgb_16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_rgb_16.c -fPIC -DPIC -o .libs/evas_convert_rgb_16.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_rgb_24.lo evas_convert_rgb_24.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_rgb_32.lo evas_convert_rgb_32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_rgb_24.c -fPIC -DPIC -o .libs/evas_convert_rgb_24.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_rgb_32.c -fPIC -DPIC -o .libs/evas_convert_rgb_32.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_rgb_8.lo evas_convert_rgb_8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_rgb_8.c -fPIC -DPIC -o .libs/evas_convert_rgb_8.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_grypal_6.lo evas_convert_grypal_6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_grypal_6.c -fPIC -DPIC -o .libs/evas_convert_grypal_6.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_convert_yuv.lo evas_convert_yuv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_convert_yuv.c -fPIC -DPIC -o .libs/evas_convert_yuv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_cpu.lo evas_cpu.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_draw_main.lo evas_draw_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_cpu.c -fPIC -DPIC -o .libs/evas_cpu.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_draw_main.c -fPIC -DPIC -o .libs/evas_draw_main.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_font_draw.lo evas_font_draw.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_font_draw.c -fPIC -DPIC -o .libs/evas_font_draw.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_font_load.lo evas_font_load.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_font_main.lo evas_font_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_font_main.c -fPIC -DPIC -o .libs/evas_font_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_font_load.c -fPIC -DPIC -o .libs/evas_font_load.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_font_query.lo evas_font_query.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_font_query.c -fPIC -DPIC -o .libs/evas_font_query.o >evas_font_load.c:8:64: fatal error: freetype/tttables.h: No such file or directory > #include <freetype/tttables.h> /* Freetype2 OS/2 font table. */ > ^ >compilation terminated. >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c -o evas_image_load.lo evas_image_load.c >Makefile:750: recipe for target 'evas_font_load.lo' failed >make[6]: *** [evas_font_load.lo] Error 1 >make[6]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/cserve2 -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/eina-1 -I/usr/include/eina-1/eina -march=core2 -O2 -pipe -c evas_image_load.c -fPIC -DPIC -o .libs/evas_image_load.o >make[6]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common' >Makefile:779: recipe for target 'all-recursive' failed >make[5]: *** [all-recursive] Error 1 >make[5]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines/common' >Makefile:514: recipe for target 'all-recursive' failed >make[4]: *** [all-recursive] Error 1 >make[4]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib/engines' >Makefile:874: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src/lib' >Makefile:512: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9/src' >Makefile:788: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9' >Makefile:625: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: media-libs/evas-1.7.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/evas-1.7.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/evas-1.7.9::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/evas-1.7.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/evas-1.7.9/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9' > * S: '/var/tmp/portage/media-libs/evas-1.7.9/work/evas-1.7.9'
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 493586
: 364864