* Package: dev-libs/efl-1.8.0_beta2  * Repository: enlightenment  * USE: X bmp eet elibc_glibc fontconfig gif gnutls ico jpeg kernel_linux nls opengl png ppm psd sdl ssl tiff userland_GNU x86 xine  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking efl-1.8.0-beta2.tar.bz2 to /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work >>> Source unpacked in /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work >>> Preparing source in /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2 ... * Removing useless C++ checks ...  [ ok ] * Running elibtoolize in: efl-1.8.0-beta2/ * 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 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2 ... * You enabled both USEssl and USE=gnutls, but only one can be used * gnutls has been selected for you * econf: updating efl-1.8.0-beta2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating efl-1.8.0-beta2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --with-x --with-profile=release --with-crypto=openssl --with-x11=xlib --with-opengl=full --with-glib=no --disable-audio --enable-image-loader-bmp --enable-image-loader-wbmp --disable-drm --disable-doc --enable-image-loader-eet --disable-egl --disable-fb --enable-fontconfig --disable-fribidi --enable-image-loader-gif --disable-gstreamer --disable-harfbuzz --enable-image-loader-ico --disable-ibus --disable-image-loader-jp2k --enable-image-loader-jpeg --enable-nls --disable-physics --disable-pixman --disable-pixman-font --disable-pixman-rect --disable-pixman-line --disable-pixman-poly --disable-pixman-image --disable-pixman-image-scale-sample --enable-image-loader-png --enable-image-loader-pmaps --enable-image-loader-psd --disable-pulseaudio --disable-scim --enable-sdl --disable-systemd --disable-image-loader-tga --enable-image-loader-tiff --disable-tslib --disable-v4l2 --disable-wayland --disable-image-loader-webp --disable-xim --enable-xine --disable-image-loader-xpm --enable-cserve --enable-image-loader-generic --disable-tizen --disable-gesture --enable-xinput2 --disable-xinput22 --disable-multisense --enable-libmount checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking whether make supports nested variables... yes configure: edje_cc set to checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking the archiver (i686-pc-linux-gnu-ar) interface... ar 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 configure: Initialized efl (1.8.0-beta2) development=23809 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether i686-pc-linux-gnu-gcc accepts -g... no checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... 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 sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for PATH_MAX in limits.h... yes checking size of wchar_t... 4 checking size of int... 4 checking size of long... 4 checking size of uintptr_t... 4 checking for siginfo_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes checking whether the linker supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries... yes checking for __attribute__ ((vector))... yes checking for __forceinline... no checking for __attribute__ ((__always_inline__))... yes checking immintrin.h usability... yes checking immintrin.h presence... yes checking for immintrin.h... yes checking whether to build SSE3 code... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for execvp... yes checking for fpathconf... yes checking for fstatat... yes checking for malloc_usable_size... yes checking for mkdirat... yes checking for mtrace... yes checking for realpath... yes checking for strlcpy... no checking for geteuid... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for fnmatch... yes checking for gettimeofday... yes checking for dirfd... yes checking for fcntl... yes configure: Skipping Evil checks (disabled) configure: Skipping Escape checks (disabled) checking for shm_open... yes configure: Start Eina checks configure: ignoring any EINA_LOG() with level greater than 3 checking for GLIB... yes checking for sys/mman.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for fchmod... yes checking for dlopen... yes checking for dladdr... yes checking for iconv... yes checking for shm_open... yes checking for splice... yes checking for setxattr... yes checking for getpagesize... yes checking wether to build Eina_Log infrastructure... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking which threads API is used... POSIX checking whether to build POSIX threads spinlock code... yes checking whether to enable chained pool built... yes checking whether to enable pass through built... yes checking whether to enable one big built... yes configure: Finished Eina checks configure: Start Eet checks checking for libjpeg... yes checking for zlib... yes checking for EET... yes configure: Finished Eet checks configure: Start Eo checks configure: Finished Eo checks configure: Start Evas checks checking for dlsym... yes checking whether to enable OpenGL Cocoa rendering backend... no checking whether OpenGL Cocoa rendering backend will be built... no checking whether to enable OpenGL SDL rendering backend... yes checking for SDL... yes checking whether pthread_create() is supported... yes checking for GL/gl.h... yes checking whether OpenGL SDL 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 Wayland Egl rendering backend... no checking whether Wayland Egl 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 Drm rendering backend... no checking whether Drm rendering backend will be built... no checking whether to build Software XCB Engine... no checking whether to enable Software Xlib rendering backend... yes checking how to find X... use pkg-config checking for EFL_X11... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for evas_engine_software_xlib... yes checking for XCreateImage... yes checking for XShmCreateImage... yes checking whether Software Xlib rendering backend will be built... yes checking whether to build Software Xlib Engine... yes checking whether to build OpenGL XCB Engine... no checking whether to enable OpenGL XLib rendering backend... yes checking how to find X... (cached) already found checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xatom.h usability... yes checking X11/Xatom.h presence... yes checking for X11/Xatom.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking X11/Xresource.h usability... yes checking X11/Xresource.h presence... yes checking for X11/Xresource.h... yes checking for evas_engine_gl_xlib... yes checking for XCreateColormap... yes checking for XRenderCreatePicture... yes checking for GL/gl.h... (cached) yes checking whether pthread_create() is supported... yes checking for glXCreateContext in -lGL... yes checking whether OpenGL XLib rendering backend will be built... yes checking whether to build OpenGL Xlib Engine... yes checking whether SDL_GL_CONTEXT_MAJOR_VERSION is declared... no checking whether to enable BMP image loader... yes checking whether BMP image loader will be built... yes checking whether to enable Eet image loader... yes checking whether Eet image loader will be built... yes checking whether to enable Generic image loader... yes checking whether Generic image loader will be built... 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 ICO image loader... yes checking whether ICO 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 JP2K image loader... no checking whether JP2K image loader will be built... no 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 PSD image loader... yes checking whether PSD 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 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 WBMP image loader... yes checking whether WBMP image loader will be built... yes checking whether to enable WEBP image loader... no checking whether WEBP image loader will be built... no checking whether to enable XPM image loader... no checking whether XPM image loader will be built... no checking for EVAS... yes checking size of Eina_Unicode... 0 checking for struct sigaction... yes checking for siglongjmp... yes checking for lround in -lm... yes configure: Finished Evas checks configure: Start Embryo checks configure: Finished Embryo checks configure: Start Ecore checks checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for isfinite... yes checking for mallinfo... yes checking for timerfd_create... yes checking for clock_gettime... no checking for malloc_info... yes checking for clock_gettime in -lrt... yes checking for ucontext... yes checking for setjmp... yes configure: Finished Ecore checks configure: Start Ecore_Con checks checking for ECORE_CON... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for struct ipv6_mreq... yes configure: Finished Ecore_Con checks configure: Start Ecore_Ipc checks checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no configure: Finished Ecore_Ipc checks configure: Start Ecore_File checks configure: Finished Ecore_File checks configure: Start Ecore_Input checks configure: Finished Ecore_Input checks configure: Start Ecore_Input_Evas checks configure: Finished Ecore_Input_Evas checks configure: Skipping Ecore_Cocoa checks (disabled) configure: Skipping Ecore_FB checks (disabled) configure: Skipping Ecore_Psl1ght checks (disabled) configure: Start Ecore_SDL checks checking for ECORE_SDL... yes configure: Finished Ecore_SDL checks configure: Skipping Ecore_Wayland checks (disabled) configure: Skipping Ecore_Audio checks (disabled) configure: Skipping Ecore_Win32 checks (disabled) configure: Skipping Ecore_WinCE checks (disabled) configure: Start Ecore_X checks checking whether MAXHOSTNAMELEN is declared... no checking for header that defines MAXHOSTNAMELEN... sys/param.h checking how to find X... (cached) already found checking for X11/Xlib.h... (cached) yes checking X11/Xcursor/Xcursor.h usability... yes checking X11/Xcursor/Xcursor.h presence... yes checking for X11/Xcursor/Xcursor.h... yes checking for ECORE_X_XLIB... yes checking for XOpenDisplay... yes checking for XcursorImageLoadCursor... yes checking for X11/extensions/XKB.h... yes checking for XkbSetDetectableAutoRepeat in -lX11... yes checking for X11/extensions/Xcomposite.h... yes checking for XCompositeQueryExtension in -lXcomposite... yes checking for X11/extensions/Xdamage.h... yes checking for XDamageSubtract in -lXdamage... yes checking for X11/extensions/dpms.h... yes checking for DPMSQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesExpandRegion in -lXfixes... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXinerama... yes checking for X11/extensions/Print.h... yes checking for XpQueryScreens in -lXp... yes checking for X11/extensions/Xrandr.h... yes checking for XRRGetScreenResourcesCurrent in -lXrandr... yes checking for X11/extensions/Xrender.h... (cached) yes checking for XRenderFindVisualFormat in -lXrender... yes checking for X11/extensions/XTest.h... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverSelectInput in -lXss... yes checking for X11/extensions/XInput2.h... yes checking for XIQueryDevice in -lXi... yes checking for dlopen... yes checking for dlsym... yes configure: Finished Ecore_X checks configure: Start Ecore_Imf checks configure: Finished Ecore_Imf checks configure: Start Ecore_Imf_Evas checks configure: Finished Ecore_Imf_Evas checks configure: Start Eeze checks checking Use old libmount API (before 2.19.0)... no checking Use libmount 2.19.0 API... no checking Use new libmount API (older than 2.19.0)... yes checking for EEZE... yes checking for mount... /bin/mount checking for umount... /bin/umount checking for eject... /usr/bin/eject configure: Finished Eeze checks configure: Start Ecore_Evas checks configure: "XCB-based OpenGL explicitly disabled" configure: Finished Ecore_Evas checks configure: Start Eio checks configure: Finished Eio checks configure: Start Eldbus checks checking for ELDBUS... yes configure: Finished Eldbus checks configure: Start Efreet checks configure: Finished Efreet checks configure: Skipping EPhysics checks (disabled) configure: Start Edje checks checking for EDJE... yes checking for sys/wait.h... (cached) yes configure: Finished Edje checks configure: Start Emotion checks checking for EMOTION_MODULE_XINE... yes configure: Finished Emotion checks configure: Start Ethumb checks configure: Finished Ethumb checks configure: Start Ethumb_Client checks configure: Finished Ethumb_Client checks configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/Makefile config.status: creating src/benchmarks/eina/Makefile config.status: creating src/benchmarks/eo/Makefile config.status: creating src/examples/eina/Makefile config.status: creating src/examples/eet/Makefile config.status: creating src/examples/eo/Makefile config.status: creating src/examples/evas/Makefile config.status: creating src/examples/ecore/Makefile config.status: creating src/examples/eio/Makefile config.status: creating src/examples/eldbus/Makefile config.status: creating src/examples/ephysics/Makefile config.status: creating src/examples/edje/Makefile config.status: creating src/examples/emotion/Makefile config.status: creating src/examples/ethumb_client/Makefile config.status: creating src/lib/eina/eina_config.h config.status: creating src/lib/ecore_x/ecore_x_version.h config.status: creating src/lib/efl/Efl_Config.h config.status: creating spec/efl.spec config.status: creating pkgbuild/PKGBUILD config.status: creating pc/evil.pc config.status: creating pc/escape.pc config.status: creating pc/eina.pc config.status: creating pc/eet.pc config.status: creating pc/eo.pc config.status: creating pc/evas-fb.pc config.status: creating pc/evas-opengl-x11.pc config.status: creating pc/evas-opengl-sdl.pc config.status: creating pc/evas-opengl-cocoa.pc config.status: creating pc/evas-psl1ght.pc config.status: creating pc/evas-software-buffer.pc config.status: creating pc/evas-software-x11.pc config.status: creating pc/evas-software-gdi.pc config.status: creating pc/evas-software-ddraw.pc config.status: creating pc/evas-software-sdl.pc config.status: creating pc/evas-wayland-shm.pc config.status: creating pc/evas-wayland-egl.pc config.status: creating pc/evas-drm.pc config.status: creating pc/evas.pc config.status: creating pc/ecore.pc config.status: creating pc/ecore-con.pc config.status: creating pc/ecore-ipc.pc config.status: creating pc/ecore-file.pc config.status: creating pc/ecore-input.pc config.status: creating pc/ecore-input-evas.pc config.status: creating pc/ecore-cocoa.pc config.status: creating pc/ecore-fb.pc config.status: creating pc/ecore-psl1ght.pc config.status: creating pc/ecore-sdl.pc config.status: creating pc/ecore-wayland.pc config.status: creating pc/ecore-win32.pc config.status: creating pc/ecore-wince.pc config.status: creating pc/ecore-x.pc config.status: creating pc/ecore-evas.pc config.status: creating pc/ecore-imf.pc config.status: creating pc/ecore-imf-evas.pc config.status: creating pc/ecore-audio.pc config.status: creating pc/embryo.pc config.status: creating pc/eio.pc config.status: creating pc/eldbus.pc config.status: creating pc/efreet.pc config.status: creating pc/efreet-mime.pc config.status: creating pc/efreet-trash.pc config.status: creating pc/eeze.pc config.status: creating pc/ephysics.pc config.status: creating pc/edje.pc config.status: creating pc/emotion.pc config.status: creating pc/ethumb.pc config.status: creating pc/ethumb_client.pc config.status: creating dbus-services/org.enlightenment.Efreet.service config.status: creating dbus-services/org.enlightenment.Ethumb.service config.status: creating po/Makefile.in config.status: creating cmakeconfig/EinaConfig.cmake config.status: creating cmakeconfig/EinaConfigVersion.cmake config.status: creating cmakeconfig/EezeConfig.cmake config.status: creating cmakeconfig/EezeConfigVersion.cmake config.status: creating cmakeconfig/EoConfig.cmake config.status: creating cmakeconfig/EoConfigVersion.cmake config.status: creating cmakeconfig/EetConfig.cmake config.status: creating cmakeconfig/EetConfigVersion.cmake config.status: creating cmakeconfig/EvasConfig.cmake config.status: creating cmakeconfig/EvasConfigVersion.cmake config.status: creating cmakeconfig/EcoreConfig.cmake config.status: creating cmakeconfig/EcoreConfigVersion.cmake config.status: creating cmakeconfig/EdjeConfig.cmake config.status: creating cmakeconfig/EdjeConfigVersion.cmake config.status: creating cmakeconfig/EldbusConfig.cmake config.status: creating cmakeconfig/EldbusConfigVersion.cmake config.status: creating cmakeconfig/EfreetConfig.cmake config.status: creating cmakeconfig/EfreetConfigVersion.cmake config.status: creating cmakeconfig/EthumbConfig.cmake config.status: creating cmakeconfig/EthumbConfigVersion.cmake config.status: creating cmakeconfig/EthumbClientConfig.cmake config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------------------ efl 1.8.0-beta2 ------------------------------------------------------------------------ Configuration...: profile=release os=linux-gnu EFL API Set...: both CPU Extensions: i686 (+mmx +sse3) System Feature: coroutine=ucontext +inotify +atfile_source +ipv6 Threads.......: POSIX (+spinlocks +barrier +affinity) Cryptography..: openssl X11...........: xlib OpenGL........: full Evas............: yes (+fontconfig -fribidi -harfbuzz +cserve -tile-rotate dither-mask=big) Engines.......: buffer=static -fb -psl1ght -gl-cocoa +gl-sdl -software-gdi -software-ddraw -wayland-egl -wayland-shm -drm +software-xlib +gl-xlib Image Loaders.: +bmp +eet +generic +gif +ico +jpeg -jp2k +pmaps +png +psd -tga +tiff +wbmp -webp -xpm Eo..............: yes (+eo-id) Eina............: yes (-systemd-journal) Ecore...........: yes (-systemd-daemon -glib -g-main-loop) Ecore_Con.......: yes (-cares +local-sockets +abstract-sockets resolver=dns.c -systemd-daemon) Ecore_File......: yes Ecore_IMF.......: yes (-ibus -scim -xim -wayland) Ecore_X.........: xlib (-gesture +xinput2 -xinput22) Ecore_SDL.......: yes Ecore_Wayland...: no Ecore_FB........: no () Ecore_Audio.....: no () Ecore_Evas......: yes (+extn +ews -fb -psl1ght -opengl-cocoa +software-sdl +opengl-sdl -wayland-shm -wayland-egl -drm -software-gdi -software-ddraw +software-x11 +opengl-x11) Eeze............: yes (+libmount -tizen) EPhysics........: no Edje............: yes (-physics -multisense) Emotion.........: yes (-v4l2 +xine -gstreamer generic=static) Ethumb..........: yes Ethumb_Client...: yes Tests...........: make check (inexplicitly enabled) Examples........: make examples (make install-examples) Documentation...: no Compilation.....: make (or gmake) CPPFLAGS......: CFLAGS........: -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe CXXFLAGS......: -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -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/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2 ... make -j2 make --no-print-directory all-recursive Making all in src make all-recursive /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo `test -f 'lib/evas/common/evas_text_utils.c' || echo './'`lib/evas/common/evas_text_utils.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo `test -f 'lib/evas/common/evas_font_ot.c' || echo './'`lib/evas/common/evas_font_ot.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_text_utils.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_text_utils.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_font_ot.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_ot.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_map_image.lo `test -f 'lib/evas/common/evas_map_image.c' || echo './'`lib/evas/common/evas_map_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_map_image.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_map_image.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_decc-edje_decc.o `test -f 'bin/edje/edje_decc.c' || echo './'`bin/edje/edje_decc.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_decc-edje_cc_mem.o `test -f 'bin/edje/edje_cc_mem.c' || echo './'`bin/edje/edje_cc_mem.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_decc-edje_cc_sources.o `test -f 'bin/edje/edje_cc_sources.c' || echo './'`bin/edje/edje_cc_sources.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_player-edje_player.o `test -f 'bin/edje/edje_player.c' || echo './'`bin/edje/edje_player.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_inspector-edje_inspector.o `test -f 'bin/edje/edje_inspector.c' || echo './'`bin/edje/edje_inspector.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o `test -f 'bin/edje/edje_external_inspector.c' || echo './'`bin/edje/edje_external_inspector.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_codegen-edje_codegen.o `test -f 'bin/edje/edje_codegen.c' || echo './'`bin/edje/edje_codegen.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_pick-edje_pick.o `test -f 'bin/edje/edje_pick.c' || echo './'`bin/edje/edje_pick.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_watch-edje_watch.o `test -f 'bin/edje/edje_watch.c' || echo './'`bin/edje/edje_watch.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o `test -f 'bin/efreet/efreet_desktop_cache_create.c' || echo './'`bin/efreet/efreet_desktop_cache_create.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o `test -f 'bin/efreet/efreet_icon_cache_create.c' || echo './'`bin/efreet/efreet_icon_cache_create.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/ethumb_client/bin_ethumb_client_ethumbd_slave-ethumbd_slave.o `test -f 'bin/ethumb_client/ethumbd_slave.c' || echo './'`bin/ethumb_client/ethumbd_slave.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_main.o `test -f 'bin/evas/evas_cserve2_main.c' || echo './'`bin/evas/evas_cserve2_main.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_slaves.o `test -f 'bin/evas/evas_cserve2_slaves.c' || echo './'`bin/evas/evas_cserve2_slaves.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_messages.o `test -f 'bin/evas/evas_cserve2_messages.c' || echo './'`bin/evas/evas_cserve2_messages.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_shm.o `test -f 'bin/evas/evas_cserve2_shm.c' || echo './'`bin/evas/evas_cserve2_shm.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_cache.o `test -f 'bin/evas/evas_cserve2_cache.c' || echo './'`bin/evas/evas_cserve2_cache.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_requests.o `test -f 'bin/evas/evas_cserve2_requests.c' || echo './'`bin/evas/evas_cserve2_requests.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_fonts.o `test -f 'bin/evas/evas_cserve2_fonts.c' || echo './'`bin/evas/evas_cserve2_fonts.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_scale.o `test -f 'bin/evas/evas_cserve2_scale.c' || echo './'`bin/evas/evas_cserve2_scale.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_main_loop_linux.o `test -f 'bin/evas/evas_cserve2_main_loop_linux.c' || echo './'`bin/evas/evas_cserve2_main_loop_linux.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2-evas_cserve2_index.o `test -f 'bin/evas/evas_cserve2_index.c' || echo './'`bin/evas/evas_cserve2_index.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cserve2/bin_evas_evas_cserve2-evas_cs2_utils.o `test -f 'lib/evas/cserve2/evas_cs2_utils.c' || echo './'`lib/evas/cserve2/evas_cs2_utils.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DEVAS_MODULE_NO_ENGINES=1 -DEVAS_MODULE_NO_IMAGE_SAVERS=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_slave.o `test -f 'bin/evas/evas_cserve2_slave.c' || echo './'`bin/evas/evas_cserve2_slave.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DEVAS_MODULE_NO_ENGINES=1 -DEVAS_MODULE_NO_IMAGE_SAVERS=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_utils.o `test -f 'bin/evas/evas_cserve2_utils.c' || echo './'`bin/evas/evas_cserve2_utils.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DEVAS_MODULE_NO_ENGINES=1 -DEVAS_MODULE_NO_IMAGE_SAVERS=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/file/bin_evas_evas_cserve2_slave-evas_module.o `test -f 'lib/evas/file/evas_module.c' || echo './'`lib/evas/file/evas_module.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DEVAS_MODULE_NO_ENGINES=1 -DEVAS_MODULE_NO_IMAGE_SAVERS=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/file/bin_evas_evas_cserve2_slave-evas_path.o `test -f 'lib/evas/file/evas_path.c' || echo './'`lib/evas/file/evas_path.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_dummy_slave-dummy_slave.o `test -f 'bin/evas/dummy_slave.c' || echo './'`bin/evas/dummy_slave.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_udev_test-eeze_udev_test.o `test -f 'bin/eeze/eeze_udev_test.c' || echo './'`bin/eeze/eeze_udev_test.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o `test -f 'bin/eeze/eeze_sensor_test.c' || echo './'`bin/eeze/eeze_sensor_test.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/ecore_evas/engines/extn -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo `test -f 'modules/ecore_evas/engines/extn/ecore_evas_extn.c' || echo './'`modules/ecore_evas/engines/extn/ecore_evas_extn.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/ecore_evas/engines/extn -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ecore_evas/engines/extn/ecore_evas_extn.c -fPIC -DPIC -o modules/ecore_evas/engines/extn/.libs/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/ecore_evas/engines/extn -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo `test -f 'modules/ecore_evas/engines/extn/ecore_evas_extn_buf.c' || echo './'`modules/ecore_evas/engines/extn/ecore_evas_extn_buf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/ecore_evas/engines/extn -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ecore_evas/engines/extn/ecore_evas_extn_buf.c -fPIC -DPIC -o modules/ecore_evas/engines/extn/.libs/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_abi.lo `test -f 'lib/eina/eina_abi.c' || echo './'`lib/eina/eina_abi.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_abi.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_abi.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_accessor.lo `test -f 'lib/eina/eina_accessor.c' || echo './'`lib/eina/eina_accessor.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_accessor.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_accessor.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_array.lo `test -f 'lib/eina/eina_array.c' || echo './'`lib/eina/eina_array.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_array.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_array.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_benchmark.lo `test -f 'lib/eina/eina_benchmark.c' || echo './'`lib/eina/eina_benchmark.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_benchmark.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_benchmark.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_binbuf.lo `test -f 'lib/eina/eina_binbuf.c' || echo './'`lib/eina/eina_binbuf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_binbuf.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_binbuf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_binshare.lo `test -f 'lib/eina/eina_binshare.c' || echo './'`lib/eina/eina_binshare.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_binshare.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_binshare.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_convert.lo `test -f 'lib/eina/eina_convert.c' || echo './'`lib/eina/eina_convert.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_counter.lo `test -f 'lib/eina/eina_counter.c' || echo './'`lib/eina/eina_counter.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_convert.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_convert.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_counter.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_counter.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_cow.lo `test -f 'lib/eina/eina_cow.c' || echo './'`lib/eina/eina_cow.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_cow.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_cow.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_cpu.lo `test -f 'lib/eina/eina_cpu.c' || echo './'`lib/eina/eina_cpu.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_cpu.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_cpu.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_error.lo `test -f 'lib/eina/eina_error.c' || echo './'`lib/eina/eina_error.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_file_common.lo `test -f 'lib/eina/eina_file_common.c' || echo './'`lib/eina/eina_file_common.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_error.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_error.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_file_common.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_file_common.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_fp.lo `test -f 'lib/eina/eina_fp.c' || echo './'`lib/eina/eina_fp.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_fp.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_fp.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_hamster.lo `test -f 'lib/eina/eina_hamster.c' || echo './'`lib/eina/eina_hamster.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_hamster.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_hamster.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_hash.lo `test -f 'lib/eina/eina_hash.c' || echo './'`lib/eina/eina_hash.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_hash.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_hash.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_inarray.lo `test -f 'lib/eina/eina_inarray.c' || echo './'`lib/eina/eina_inarray.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_inarray.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_inarray.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_inlist.lo `test -f 'lib/eina/eina_inlist.c' || echo './'`lib/eina/eina_inlist.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_inlist.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_inlist.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_iterator.lo `test -f 'lib/eina/eina_iterator.c' || echo './'`lib/eina/eina_iterator.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_iterator.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_iterator.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_lalloc.lo `test -f 'lib/eina/eina_lalloc.c' || echo './'`lib/eina/eina_lalloc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_lalloc.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_lalloc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_list.lo `test -f 'lib/eina/eina_list.c' || echo './'`lib/eina/eina_list.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_list.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_list.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_log.lo `test -f 'lib/eina/eina_log.c' || echo './'`lib/eina/eina_log.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_log.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_log.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_magic.lo `test -f 'lib/eina/eina_magic.c' || echo './'`lib/eina/eina_magic.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_magic.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_magic.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_main.lo `test -f 'lib/eina/eina_main.c' || echo './'`lib/eina/eina_main.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_matrixsparse.lo `test -f 'lib/eina/eina_matrixsparse.c' || echo './'`lib/eina/eina_matrixsparse.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_main.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_main.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_matrixsparse.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_matrixsparse.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_mempool.lo `test -f 'lib/eina/eina_mempool.c' || echo './'`lib/eina/eina_mempool.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_mempool.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_mempool.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_mmap.lo `test -f 'lib/eina/eina_mmap.c' || echo './'`lib/eina/eina_mmap.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_mmap.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_mmap.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_module.lo `test -f 'lib/eina/eina_module.c' || echo './'`lib/eina/eina_module.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_module.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_module.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_prefix.lo `test -f 'lib/eina/eina_prefix.c' || echo './'`lib/eina/eina_prefix.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_quadtree.lo `test -f 'lib/eina/eina_quadtree.c' || echo './'`lib/eina/eina_quadtree.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_prefix.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_prefix.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_quadtree.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_quadtree.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_rbtree.lo `test -f 'lib/eina/eina_rbtree.c' || echo './'`lib/eina/eina_rbtree.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_rbtree.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_rbtree.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_rectangle.lo `test -f 'lib/eina/eina_rectangle.c' || echo './'`lib/eina/eina_rectangle.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_rectangle.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_rectangle.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_safety_checks.lo `test -f 'lib/eina/eina_safety_checks.c' || echo './'`lib/eina/eina_safety_checks.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_safety_checks.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_safety_checks.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_sched.lo `test -f 'lib/eina/eina_sched.c' || echo './'`lib/eina/eina_sched.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_share_common.lo `test -f 'lib/eina/eina_share_common.c' || echo './'`lib/eina/eina_share_common.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_sched.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_sched.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_share_common.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_share_common.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_simple_xml_parser.lo `test -f 'lib/eina/eina_simple_xml_parser.c' || echo './'`lib/eina/eina_simple_xml_parser.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_simple_xml_parser.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_simple_xml_parser.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_str.lo `test -f 'lib/eina/eina_str.c' || echo './'`lib/eina/eina_str.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_str.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_str.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_strbuf.lo `test -f 'lib/eina/eina_strbuf.c' || echo './'`lib/eina/eina_strbuf.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo `test -f 'lib/eina/eina_strbuf_common.c' || echo './'`lib/eina/eina_strbuf_common.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_strbuf.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_strbuf.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_strbuf_common.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_strbuf_common.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_stringshare.lo `test -f 'lib/eina/eina_stringshare.c' || echo './'`lib/eina/eina_stringshare.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_stringshare.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_stringshare.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_tiler.lo `test -f 'lib/eina/eina_tiler.c' || echo './'`lib/eina/eina_tiler.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_tiler.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_tiler.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_thread.lo `test -f 'lib/eina/eina_thread.c' || echo './'`lib/eina/eina_thread.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_thread.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_thread.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_tmpstr.lo `test -f 'lib/eina/eina_tmpstr.c' || echo './'`lib/eina/eina_tmpstr.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_tmpstr.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_tmpstr.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_unicode.lo `test -f 'lib/eina/eina_unicode.c' || echo './'`lib/eina/eina_unicode.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_unicode.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_unicode.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_ustrbuf.lo `test -f 'lib/eina/eina_ustrbuf.c' || echo './'`lib/eina/eina_ustrbuf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_ustrbuf.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_ustrbuf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_ustringshare.lo `test -f 'lib/eina/eina_ustringshare.c' || echo './'`lib/eina/eina_ustringshare.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_ustringshare.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_ustringshare.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_value.lo `test -f 'lib/eina/eina_value.c' || echo './'`lib/eina/eina_value.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_value.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_value.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_xattr.lo `test -f 'lib/eina/eina_xattr.c' || echo './'`lib/eina/eina_xattr.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_xattr.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_xattr.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eina/lib_eina_libeina_la-eina_file.lo `test -f 'lib/eina/eina_file.c' || echo './'`lib/eina/eina_file.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eina/eina_file.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_file.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo `test -f 'modules/eina/mp/chained_pool/eina_chained_mempool.c' || echo './'`modules/eina/mp/chained_pool/eina_chained_mempool.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/eina/mp/chained_pool/eina_chained_mempool.c -fPIC -DPIC -o modules/eina/mp/chained_pool/.libs/lib_eina_libeina_la-eina_chained_mempool.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo `test -f 'modules/eina/mp/one_big/eina_one_big.c' || echo './'`modules/eina/mp/one_big/eina_one_big.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/eina/mp/one_big/eina_one_big.c -fPIC -DPIC -o modules/eina/mp/one_big/.libs/lib_eina_libeina_la-eina_one_big.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo `test -f 'modules/eina/mp/pass_through/eina_pass_through.c' || echo './'`modules/eina/mp/pass_through/eina_pass_through.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/eina/mp/pass_through/eina_pass_through.c -fPIC -DPIC -o modules/eina/mp/pass_through/.libs/lib_eina_libeina_la-eina_pass_through.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eo/lib_eo_libeo_la-eo.lo `test -f 'lib/eo/eo.c' || echo './'`lib/eo/eo.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eo/eo.c -fPIC -DPIC -o lib/eo/.libs/lib_eo_libeo_la-eo.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo `test -f 'lib/eo/eo_ptr_indirection.c' || echo './'`lib/eo/eo_ptr_indirection.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eo/eo_ptr_indirection.c -fPIC -DPIC -o lib/eo/.libs/lib_eo_libeo_la-eo_ptr_indirection.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eo/lib_eo_libeo_la-eo_class_class.lo `test -f 'lib/eo/eo_class_class.c' || echo './'`lib/eo/eo_class_class.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eo/eo_class_class.c -fPIC -DPIC -o lib/eo/.libs/lib_eo_libeo_la-eo_class_class.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eo/lib_eo_libeo_la-eo_base_class.lo `test -f 'lib/eo/eo_base_class.c' || echo './'`lib/eo/eo_base_class.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eo/eo_base_class.c -fPIC -DPIC -o lib/eo/.libs/lib_eo_libeo_la-eo_base_class.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo `test -f 'static_libs/libunibreak/linebreak.c' || echo './'`static_libs/libunibreak/linebreak.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/libunibreak/linebreak.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreak.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo `test -f 'static_libs/libunibreak/linebreakdata.c' || echo './'`static_libs/libunibreak/linebreakdata.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/libunibreak/linebreakdata.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreakdata.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo `test -f 'static_libs/libunibreak/linebreakdef.c' || echo './'`static_libs/libunibreak/linebreakdef.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/libunibreak/linebreakdef.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreakdef.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo `test -f 'static_libs/libunibreak/wordbreak.c' || echo './'`static_libs/libunibreak/wordbreak.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/libunibreak/wordbreak.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-wordbreak.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/lib_evas_libevas_la-main.lo `test -f 'lib/evas/main.c' || echo './'`lib/evas/main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/main.c -fPIC -DPIC -o lib/evas/.libs/lib_evas_libevas_la-main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo `test -f 'lib/evas/canvas/common_interfaces.c' || echo './'`lib/evas/canvas/common_interfaces.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/common_interfaces.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-common_interfaces.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo `test -f 'lib/evas/canvas/evas_callbacks.c' || echo './'`lib/evas/canvas/evas_callbacks.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_callbacks.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_callbacks.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo `test -f 'lib/evas/canvas/evas_clip.c' || echo './'`lib/evas/canvas/evas_clip.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_clip.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_clip.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_common_interface.lo `test -f 'lib/evas/canvas/evas_common_interface.c' || echo './'`lib/evas/canvas/evas_common_interface.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_common_interface.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_common_interface.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_data.lo `test -f 'lib/evas/canvas/evas_data.c' || echo './'`lib/evas/canvas/evas_data.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_device.lo `test -f 'lib/evas/canvas/evas_device.c' || echo './'`lib/evas/canvas/evas_device.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_data.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_data.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_device.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_device.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_events.lo `test -f 'lib/evas/canvas/evas_events.c' || echo './'`lib/evas/canvas/evas_events.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_events.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_events.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo `test -f 'lib/evas/canvas/evas_focus.c' || echo './'`lib/evas/canvas/evas_focus.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_focus.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_focus.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_key.lo `test -f 'lib/evas/canvas/evas_key.c' || echo './'`lib/evas/canvas/evas_key.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_key.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_key.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo `test -f 'lib/evas/canvas/evas_key_grab.c' || echo './'`lib/evas/canvas/evas_key_grab.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_key_grab.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_key_grab.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo `test -f 'lib/evas/canvas/evas_layer.c' || echo './'`lib/evas/canvas/evas_layer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_layer.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_layer.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_main.lo `test -f 'lib/evas/canvas/evas_main.c' || echo './'`lib/evas/canvas/evas_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_main.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_name.lo `test -f 'lib/evas/canvas/evas_name.c' || echo './'`lib/evas/canvas/evas_name.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_name.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_name.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo `test -f 'lib/evas/canvas/evas_object_image.c' || echo './'`lib/evas/canvas/evas_object_image.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo `test -f 'lib/evas/canvas/evas_object_main.c' || echo './'`lib/evas/canvas/evas_object_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_image.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_image.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_main.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo `test -f 'lib/evas/canvas/evas_object_inform.c' || echo './'`lib/evas/canvas/evas_object_inform.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_inform.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_inform.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo `test -f 'lib/evas/canvas/evas_object_intercept.c' || echo './'`lib/evas/canvas/evas_object_intercept.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_intercept.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_intercept.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo `test -f 'lib/evas/canvas/evas_object_line.c' || echo './'`lib/evas/canvas/evas_object_line.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_line.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_line.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo `test -f 'lib/evas/canvas/evas_object_polygon.c' || echo './'`lib/evas/canvas/evas_object_polygon.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_polygon.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_polygon.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo `test -f 'lib/evas/canvas/evas_object_rectangle.c' || echo './'`lib/evas/canvas/evas_object_rectangle.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_rectangle.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_rectangle.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo `test -f 'lib/evas/canvas/evas_object_smart.c' || echo './'`lib/evas/canvas/evas_object_smart.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_smart.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_smart.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo `test -f 'lib/evas/canvas/evas_object_smart_clipped.c' || echo './'`lib/evas/canvas/evas_object_smart_clipped.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_smart_clipped.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_smart_clipped.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo `test -f 'lib/evas/canvas/evas_object_box.c' || echo './'`lib/evas/canvas/evas_object_box.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_box.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_box.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo `test -f 'lib/evas/canvas/evas_object_table.c' || echo './'`lib/evas/canvas/evas_object_table.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_table.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_table.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo `test -f 'lib/evas/canvas/evas_object_text.c' || echo './'`lib/evas/canvas/evas_object_text.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_text.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_text.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo `test -f 'lib/evas/canvas/evas_object_textblock.c' || echo './'`lib/evas/canvas/evas_object_textblock.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_textblock.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_textblock.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo `test -f 'lib/evas/canvas/evas_object_textgrid.c' || echo './'`lib/evas/canvas/evas_object_textgrid.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_textgrid.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_textgrid.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo `test -f 'lib/evas/canvas/evas_object_grid.c' || echo './'`lib/evas/canvas/evas_object_grid.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_object_grid.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_grid.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo `test -f 'lib/evas/canvas/evas_font_dir.c' || echo './'`lib/evas/canvas/evas_font_dir.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_font_dir.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_font_dir.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo `test -f 'lib/evas/canvas/evas_rectangle.c' || echo './'`lib/evas/canvas/evas_rectangle.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_rectangle.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_rectangle.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_render.lo `test -f 'lib/evas/canvas/evas_render.c' || echo './'`lib/evas/canvas/evas_render.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_render.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_render.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo `test -f 'lib/evas/canvas/evas_smart.c' || echo './'`lib/evas/canvas/evas_smart.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_smart.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_smart.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo `test -f 'lib/evas/canvas/evas_stack.c' || echo './'`lib/evas/canvas/evas_stack.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_stack.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_stack.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo `test -f 'lib/evas/canvas/evas_async_events.c' || echo './'`lib/evas/canvas/evas_async_events.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_async_events.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_async_events.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo `test -f 'lib/evas/canvas/evas_stats.c' || echo './'`lib/evas/canvas/evas_stats.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_stats.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_stats.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo `test -f 'lib/evas/canvas/evas_touch_point.c' || echo './'`lib/evas/canvas/evas_touch_point.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_touch_point.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_touch_point.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_map.lo `test -f 'lib/evas/canvas/evas_map.c' || echo './'`lib/evas/canvas/evas_map.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_map.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_map.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo `test -f 'lib/evas/canvas/evas_gl.c' || echo './'`lib/evas/canvas/evas_gl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_gl.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_gl.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/canvas/lib_evas_libevas_la-evas_out.lo `test -f 'lib/evas/canvas/evas_out.c' || echo './'`lib/evas/canvas/evas_out.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo `test -f 'lib/evas/cache/evas_cache_image.c' || echo './'`lib/evas/cache/evas_cache_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/canvas/evas_out.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_out.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cache/evas_cache_image.c -fPIC -DPIC -o lib/evas/cache/.libs/lib_evas_libevas_la-evas_cache_image.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo `test -f 'lib/evas/cache/evas_cache_engine_image.c' || echo './'`lib/evas/cache/evas_cache_engine_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cache/evas_cache_engine_image.c -fPIC -DPIC -o lib/evas/cache/.libs/lib_evas_libevas_la-evas_cache_engine_image.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cache/lib_evas_libevas_la-evas_preload.lo `test -f 'lib/evas/cache/evas_preload.c' || echo './'`lib/evas/cache/evas_preload.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cache2/lib_evas_libevas_la-evas_cache2.lo `test -f 'lib/evas/cache2/evas_cache2.c' || echo './'`lib/evas/cache2/evas_cache2.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cache/evas_preload.c -fPIC -DPIC -o lib/evas/cache/.libs/lib_evas_libevas_la-evas_preload.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cache2/evas_cache2.c -fPIC -DPIC -o lib/evas/cache2/.libs/lib_evas_libevas_la-evas_cache2.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_image_data.lo `test -f 'lib/evas/cserve2/evas_cs2_image_data.c' || echo './'`lib/evas/cserve2/evas_cs2_image_data.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cserve2/evas_cs2_image_data.c -fPIC -DPIC -o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_image_data.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_client.lo `test -f 'lib/evas/cserve2/evas_cs2_client.c' || echo './'`lib/evas/cserve2/evas_cs2_client.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cserve2/evas_cs2_client.c -fPIC -DPIC -o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_client.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_utils.lo `test -f 'lib/evas/cserve2/evas_cs2_utils.c' || echo './'`lib/evas/cserve2/evas_cs2_utils.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/cserve2/evas_cs2_utils.c -fPIC -DPIC -o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_utils.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/file/lib_evas_libevas_la-evas_module.lo `test -f 'lib/evas/file/evas_module.c' || echo './'`lib/evas/file/evas_module.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/file/evas_module.c -fPIC -DPIC -o lib/evas/file/.libs/lib_evas_libevas_la-evas_module.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/file/lib_evas_libevas_la-evas_path.lo `test -f 'lib/evas/file/evas_path.c' || echo './'`lib/evas/file/evas_path.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/file/evas_path.c -fPIC -DPIC -o lib/evas/file/.libs/lib_evas_libevas_la-evas_path.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo `test -f 'lib/evas/common/evas_op_copy_main_.c' || echo './'`lib/evas/common/evas_op_copy_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_copy_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_copy_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo `test -f 'lib/evas/common/evas_op_blend_main_.c' || echo './'`lib/evas/common/evas_op_blend_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_blend_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_blend_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo `test -f 'lib/evas/common/evas_op_add_main_.c' || echo './'`lib/evas/common/evas_op_add_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_add_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_add_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo `test -f 'lib/evas/common/evas_op_sub_main_.c' || echo './'`lib/evas/common/evas_op_sub_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_sub_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_sub_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo `test -f 'lib/evas/common/evas_op_mask_main_.c' || echo './'`lib/evas/common/evas_op_mask_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_mask_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_mask_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo `test -f 'lib/evas/common/evas_op_mul_main_.c' || echo './'`lib/evas/common/evas_op_mul_main_.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_mul_main_.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_mul_main_.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo `test -f 'lib/evas/common/evas_blend_main.c' || echo './'`lib/evas/common/evas_blend_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_blend_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_blend_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo `test -f 'lib/evas/common/evas_blit_main.c' || echo './'`lib/evas/common/evas_blit_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_blit_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_blit_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo `test -f 'lib/evas/common/evas_convert_color.c' || echo './'`lib/evas/common/evas_convert_color.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_color.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_color.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo `test -f 'lib/evas/common/evas_convert_colorspace.c' || echo './'`lib/evas/common/evas_convert_colorspace.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_colorspace.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_colorspace.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo `test -f 'lib/evas/common/evas_convert_gry_1.c' || echo './'`lib/evas/common/evas_convert_gry_1.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_gry_1.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_gry_1.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo `test -f 'lib/evas/common/evas_convert_gry_8.c' || echo './'`lib/evas/common/evas_convert_gry_8.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo `test -f 'lib/evas/common/evas_convert_main.c' || echo './'`lib/evas/common/evas_convert_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_gry_8.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_gry_8.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo `test -f 'lib/evas/common/evas_convert_rgb_16.c' || echo './'`lib/evas/common/evas_convert_rgb_16.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_rgb_16.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_16.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo `test -f 'lib/evas/common/evas_convert_rgb_24.c' || echo './'`lib/evas/common/evas_convert_rgb_24.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_rgb_24.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_24.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_32.lo `test -f 'lib/evas/common/evas_convert_rgb_32.c' || echo './'`lib/evas/common/evas_convert_rgb_32.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_rgb_32.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_32.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo `test -f 'lib/evas/common/evas_convert_rgb_8.c' || echo './'`lib/evas/common/evas_convert_rgb_8.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_rgb_8.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_8.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo `test -f 'lib/evas/common/evas_convert_grypal_6.c' || echo './'`lib/evas/common/evas_convert_grypal_6.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_grypal_6.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_grypal_6.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo `test -f 'lib/evas/common/evas_convert_yuv.c' || echo './'`lib/evas/common/evas_convert_yuv.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_cpu.lo `test -f 'lib/evas/common/evas_cpu.c' || echo './'`lib/evas/common/evas_cpu.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_convert_yuv.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_yuv.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_cpu.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_cpu.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo `test -f 'lib/evas/common/evas_draw_main.c' || echo './'`lib/evas/common/evas_draw_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_draw_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_draw_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo `test -f 'lib/evas/common/evas_font_draw.c' || echo './'`lib/evas/common/evas_font_draw.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_font_draw.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_draw.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_font_load.lo `test -f 'lib/evas/common/evas_font_load.c' || echo './'`lib/evas/common/evas_font_load.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_font_load.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_load.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_font_main.lo `test -f 'lib/evas/common/evas_font_main.c' || echo './'`lib/evas/common/evas_font_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_font_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_font_query.lo `test -f 'lib/evas/common/evas_font_query.c' || echo './'`lib/evas/common/evas_font_query.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_font_query.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_query.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_image_load.lo `test -f 'lib/evas/common/evas_image_load.c' || echo './'`lib/evas/common/evas_image_load.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_image_load.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_load.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_image_save.lo `test -f 'lib/evas/common/evas_image_save.c' || echo './'`lib/evas/common/evas_image_save.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_image_main.lo `test -f 'lib/evas/common/evas_image_main.c' || echo './'`lib/evas/common/evas_image_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_image_save.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_save.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_image_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_image_data.lo `test -f 'lib/evas/common/evas_image_data.c' || echo './'`lib/evas/common/evas_image_data.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_image_data.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_data.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo `test -f 'lib/evas/common/evas_image_scalecache.c' || echo './'`lib/evas/common/evas_image_scalecache.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_image_scalecache.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_scalecache.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_line_main.lo `test -f 'lib/evas/common/evas_line_main.c' || echo './'`lib/evas/common/evas_line_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_line_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_line_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo `test -f 'lib/evas/common/evas_polygon_main.c' || echo './'`lib/evas/common/evas_polygon_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_polygon_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_polygon_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo `test -f 'lib/evas/common/evas_rectangle_main.c' || echo './'`lib/evas/common/evas_rectangle_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_rectangle_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_rectangle_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo `test -f 'lib/evas/common/evas_scale_main.c' || echo './'`lib/evas/common/evas_scale_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_scale_main.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo `test -f 'lib/evas/common/evas_scale_sample.c' || echo './'`lib/evas/common/evas_scale_sample.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_scale_sample.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_sample.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo `test -f 'lib/evas/common/evas_scale_smooth.c' || echo './'`lib/evas/common/evas_scale_smooth.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_scale_smooth.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_smooth.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo `test -f 'lib/evas/common/evas_scale_span.c' || echo './'`lib/evas/common/evas_scale_span.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_scale_span.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_span.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo `test -f 'lib/evas/common/evas_thread_render.c' || echo './'`lib/evas/common/evas_thread_render.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_thread_render.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_thread_render.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_tiler.lo `test -f 'lib/evas/common/evas_tiler.c' || echo './'`lib/evas/common/evas_tiler.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_tiler.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_tiler.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_regionbuf.lo `test -f 'lib/evas/common/evas_regionbuf.c' || echo './'`lib/evas/common/evas_regionbuf.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/lib_evas_libevas_la-evas_pipe.lo `test -f 'lib/evas/common/evas_pipe.c' || echo './'`lib/evas/common/evas_pipe.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_regionbuf.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_regionbuf.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_pipe.c -fPIC -DPIC -o lib/evas/common/.libs/lib_evas_libevas_la-evas_pipe.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo `test -f 'lib/evas/common/language/evas_bidi_utils.c' || echo './'`lib/evas/common/language/evas_bidi_utils.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo `test -f 'lib/evas/common/language/evas_language_utils.c' || echo './'`lib/evas/common/language/evas_language_utils.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/language/evas_bidi_utils.c -fPIC -DPIC -o lib/evas/common/language/.libs/lib_evas_libevas_la-evas_bidi_utils.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/language/evas_language_utils.c -fPIC -DPIC -o lib/evas/common/language/.libs/lib_evas_libevas_la-evas_language_utils.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo `test -f 'modules/evas/engines/software_generic/evas_engine.c' || echo './'`modules/evas/engines/software_generic/evas_engine.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo `test -f 'modules/evas/engines/buffer/evas_engine.c' || echo './'`modules/evas/engines/buffer/evas_engine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_generic/evas_engine.c -fPIC -DPIC -o modules/evas/engines/software_generic/.libs/lib_evas_libevas_la-evas_engine.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/buffer/evas_engine.c -fPIC -DPIC -o modules/evas/engines/buffer/.libs/lib_evas_libevas_la-evas_engine.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo `test -f 'modules/evas/engines/buffer/evas_outbuf.c' || echo './'`modules/evas/engines/buffer/evas_outbuf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/buffer/evas_outbuf.c -fPIC -DPIC -o modules/evas/engines/buffer/.libs/lib_evas_libevas_la-evas_outbuf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -msse3 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo `test -f 'lib/evas/common/evas_op_blend/op_blend_master_sse3.c' || echo './'`lib/evas/common/evas_op_blend/op_blend_master_sse3.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/common -I../src/lib/evas/cserve2 -I../src/lib/evas/file -I../src/lib/evas/include -I../src/static_libs/libunibreak -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -msse3 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/evas/common/evas_op_blend/op_blend_master_sse3.c -fPIC -DPIC -o lib/evas/common/evas_op_blend/.libs/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_alloc.lo `test -f 'lib/eet/eet_alloc.c' || echo './'`lib/eet/eet_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_alloc.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_alloc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_cipher.lo `test -f 'lib/eet/eet_cipher.c' || echo './'`lib/eet/eet_cipher.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_cipher.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_cipher.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_connection.lo `test -f 'lib/eet/eet_connection.c' || echo './'`lib/eet/eet_connection.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_connection.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_connection.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_data.lo `test -f 'lib/eet/eet_data.c' || echo './'`lib/eet/eet_data.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_data.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_data.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_dictionary.lo `test -f 'lib/eet/eet_dictionary.c' || echo './'`lib/eet/eet_dictionary.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_dictionary.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_dictionary.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_image.lo `test -f 'lib/eet/eet_image.c' || echo './'`lib/eet/eet_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_image.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_image.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_lib.lo `test -f 'lib/eet/eet_lib.c' || echo './'`lib/eet/eet_lib.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_lib.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_lib.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_node.lo `test -f 'lib/eet/eet_node.c' || echo './'`lib/eet/eet_node.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_node.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_node.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eet/lib_eet_libeet_la-eet_utils.lo `test -f 'lib/eet/eet_utils.c' || echo './'`lib/eet/eet_utils.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eet/eet_utils.c -fPIC -DPIC -o lib/eet/.libs/lib_eet_libeet_la-eet_utils.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/lz4/lib_eet_libeet_la-lz4.lo `test -f 'static_libs/lz4/lz4.c' || echo './'`static_libs/lz4/lz4.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/lz4/lz4.c -fPIC -DPIC -o static_libs/lz4/.libs/lib_eet_libeet_la-lz4.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o static_libs/lz4/lib_eet_libeet_la-lz4hc.lo `test -f 'static_libs/lz4/lz4hc.c' || echo './'`static_libs/lz4/lz4hc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/lz4 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c static_libs/lz4/lz4hc.c -fPIC -DPIC -o static_libs/lz4/.libs/lib_eet_libeet_la-lz4hc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore.lo `test -f 'lib/ecore/ecore.c' || echo './'`lib/ecore/ecore.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo `test -f 'lib/ecore/ecore_alloc.c' || echo './'`lib/ecore/ecore_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_alloc.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_alloc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_anim.lo `test -f 'lib/ecore/ecore_anim.c' || echo './'`lib/ecore/ecore_anim.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_anim.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_anim.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_app.lo `test -f 'lib/ecore/ecore_app.c' || echo './'`lib/ecore/ecore_app.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_app.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_app.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_events.lo `test -f 'lib/ecore/ecore_events.c' || echo './'`lib/ecore/ecore_events.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_events.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_events.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo `test -f 'lib/ecore/ecore_getopt.c' || echo './'`lib/ecore/ecore_getopt.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_getopt.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_getopt.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_glib.lo `test -f 'lib/ecore/ecore_glib.c' || echo './'`lib/ecore/ecore_glib.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_glib.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_glib.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo `test -f 'lib/ecore/ecore_idle_enterer.c' || echo './'`lib/ecore/ecore_idle_enterer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_idle_enterer.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idle_enterer.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo `test -f 'lib/ecore/ecore_idle_exiter.c' || echo './'`lib/ecore/ecore_idle_exiter.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_idle_exiter.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idle_exiter.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_idler.lo `test -f 'lib/ecore/ecore_idler.c' || echo './'`lib/ecore/ecore_idler.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_idler.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idler.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_job.lo `test -f 'lib/ecore/ecore_job.c' || echo './'`lib/ecore/ecore_job.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_job.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_job.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_main.lo `test -f 'lib/ecore/ecore_main.c' || echo './'`lib/ecore/ecore_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_main.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo `test -f 'lib/ecore/ecore_pipe.c' || echo './'`lib/ecore/ecore_pipe.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_pipe.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_pipe.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_poll.lo `test -f 'lib/ecore/ecore_poll.c' || echo './'`lib/ecore/ecore_poll.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_poll.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_poll.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_time.lo `test -f 'lib/ecore/ecore_time.c' || echo './'`lib/ecore/ecore_time.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_time.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_time.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_timer.lo `test -f 'lib/ecore/ecore_timer.c' || echo './'`lib/ecore/ecore_timer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_timer.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_timer.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_thread.lo `test -f 'lib/ecore/ecore_thread.c' || echo './'`lib/ecore/ecore_thread.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_thread.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_thread.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo `test -f 'lib/ecore/ecore_throttle.c' || echo './'`lib/ecore/ecore_throttle.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_throttle.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_throttle.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_signal.lo `test -f 'lib/ecore/ecore_signal.c' || echo './'`lib/ecore/ecore_signal.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore/lib_ecore_libecore_la-ecore_exe.lo `test -f 'lib/ecore/ecore_exe.c' || echo './'`lib/ecore/ecore_exe.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_signal.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_signal.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore/ecore_exe.c -fPIC -DPIC -o lib/ecore/.libs/lib_ecore_libecore_la-ecore_exe.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_INPUT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo `test -f 'lib/ecore_input/ecore_input.c' || echo './'`lib/ecore_input/ecore_input.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_INPUT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_input/ecore_input.c -fPIC -DPIC -o lib/ecore_input/.libs/lib_ecore_input_libecore_input_la-ecore_input.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_INPUT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo `test -f 'lib/ecore_input/ecore_input_compose.c' || echo './'`lib/ecore_input/ecore_input_compose.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_INPUT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_input/ecore_input_compose.c -fPIC -DPIC -o lib/ecore_input/.libs/lib_ecore_input_libecore_input_la-ecore_input_compose.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_INPUT_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo `test -f 'lib/ecore_input_evas/ecore_input_evas.c' || echo './'`lib/ecore_input_evas/ecore_input_evas.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_INPUT_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_input_evas/ecore_input_evas.c -fPIC -DPIC -o lib/ecore_input_evas/.libs/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo `test -f 'lib/ecore_evas/ecore_evas.c' || echo './'`lib/ecore_evas/ecore_evas.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo `test -f 'lib/ecore_evas/ecore_evas_buffer.c' || echo './'`lib/ecore_evas/ecore_evas_buffer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas_buffer.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo `test -f 'lib/ecore_evas/ecore_evas_deprecated.c' || echo './'`lib/ecore_evas/ecore_evas_deprecated.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas_deprecated.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo `test -f 'lib/ecore_evas/ecore_evas_ews.c' || echo './'`lib/ecore_evas/ecore_evas_ews.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas_ews.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo `test -f 'lib/ecore_evas/ecore_evas_module.c' || echo './'`lib/ecore_evas/ecore_evas_module.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo `test -f 'lib/ecore_evas/ecore_evas_util.c' || echo './'`lib/ecore_evas/ecore_evas_util.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas_module.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_module.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/modules/evas/engines/buffer -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_evas/ecore_evas_util.c -fPIC -DPIC -o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_util.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo `test -f 'lib/ecore_con/ecore_con_alloc.c' || echo './'`lib/ecore_con/ecore_con_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_alloc.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_alloc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo `test -f 'lib/ecore_con/ecore_con.c' || echo './'`lib/ecore_con/ecore_con.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo `test -f 'lib/ecore_con/ecore_con_eet.c' || echo './'`lib/ecore_con/ecore_con_eet.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_eet.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_eet.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo `test -f 'lib/ecore_con/ecore_con_socks.c' || echo './'`lib/ecore_con/ecore_con_socks.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_socks.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_socks.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo `test -f 'lib/ecore_con/ecore_con_ssl.c' || echo './'`lib/ecore_con/ecore_con_ssl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_ssl.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_ssl.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo `test -f 'lib/ecore_con/ecore_con_url.c' || echo './'`lib/ecore_con/ecore_con_url.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_url.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_url.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo `test -f 'lib/ecore_con/ecore_con_local.c' || echo './'`lib/ecore_con/ecore_con_local.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_local.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_local.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_dns.lo `test -f 'lib/ecore_con/ecore_con_dns.c' || echo './'`lib/ecore_con/ecore_con_dns.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/ecore_con_dns.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_dns.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_con/lib_ecore_con_libecore_con_la-dns.lo `test -f 'lib/ecore_con/dns.c' || echo './'`lib/ecore_con/dns.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_CON_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_con/dns.c -fPIC -DPIC -o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-dns.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo `test -f 'lib/ecore_ipc/ecore_ipc.c' || echo './'`lib/ecore_ipc/ecore_ipc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_ipc -I../src/lib/ecore_ipc -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_IPC_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_ipc/ecore_ipc.c -fPIC -DPIC -o lib/ecore_ipc/.libs/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I../src/lib/ecore_sdl -I../src/lib/ecore_sdl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_SDL_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/evas/engines/gl_sdl -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ecore_evas/engines/sdl/modules_ecore_evas_engines_sdl_module_la-ecore_evas_sdl.lo `test -f 'modules/ecore_evas/engines/sdl/ecore_evas_sdl.c' || echo './'`modules/ecore_evas/engines/sdl/ecore_evas_sdl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I../src/lib/ecore_sdl -I../src/lib/ecore_sdl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_SDL_BUILD=1 -I../src/modules/evas/engines/buffer -I../src/modules/evas/engines/gl_sdl -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ecore_evas/engines/sdl/ecore_evas_sdl.c -fPIC -DPIC -o modules/ecore_evas/engines/sdl/.libs/modules_ecore_evas_engines_sdl_module_la-ecore_evas_sdl.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I../src/lib/ecore_sdl -I../src/lib/ecore_sdl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_SDL_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_sdl/lib_ecore_sdl_libecore_sdl_la-ecore_sdl.lo `test -f 'lib/ecore_sdl/ecore_sdl.c' || echo './'`lib/ecore_sdl/ecore_sdl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I../src/lib/ecore_sdl -I../src/lib/ecore_sdl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_SDL_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_sdl/ecore_sdl.c -fPIC -DPIC -o lib/ecore_sdl/.libs/lib_ecore_sdl_libecore_sdl_la-ecore_sdl.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -I../src/modules/evas/engines/software_x11 -I../src/modules/evas/engines/gl_x11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo `test -f 'modules/ecore_evas/engines/x/ecore_evas_x.c' || echo './'`modules/ecore_evas/engines/x/ecore_evas_x.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_input_evas -I../src/lib/ecore_input_evas -DEFL_ECORE_EVAS_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -I../src/modules/evas/engines/software_x11 -I../src/modules/evas/engines/gl_x11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ecore_evas/engines/x/ecore_evas_x.c -fPIC -DPIC -o modules/ecore_evas/engines/x/.libs/modules_ecore_evas_engines_x_module_la-ecore_evas_x.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo `test -f 'lib/ecore_x/xlib/ecore_x.c' || echo './'`lib/ecore_x/xlib/ecore_x.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo `test -f 'lib/ecore_x/xlib/ecore_x_dnd.c' || echo './'`lib/ecore_x/xlib/ecore_x_dnd.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_dnd.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_dnd.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo `test -f 'lib/ecore_x/xlib/ecore_x_sync.c' || echo './'`lib/ecore_x/xlib/ecore_x_sync.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_sync.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_sync.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo `test -f 'lib/ecore_x/xlib/ecore_x_randr.c' || echo './'`lib/ecore_x/xlib/ecore_x_randr.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_randr.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_randr.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo `test -f 'lib/ecore_x/xlib/ecore_x_fixes.c' || echo './'`lib/ecore_x/xlib/ecore_x_fixes.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_fixes.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_fixes.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo `test -f 'lib/ecore_x/xlib/ecore_x_damage.c' || echo './'`lib/ecore_x/xlib/ecore_x_damage.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_damage.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_damage.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo `test -f 'lib/ecore_x/xlib/ecore_x_composite.c' || echo './'`lib/ecore_x/xlib/ecore_x_composite.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_composite.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_composite.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo `test -f 'lib/ecore_x/xlib/ecore_x_error.c' || echo './'`lib/ecore_x/xlib/ecore_x_error.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_error.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_error.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo `test -f 'lib/ecore_x/xlib/ecore_x_events.c' || echo './'`lib/ecore_x/xlib/ecore_x_events.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_events.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_events.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo `test -f 'lib/ecore_x/xlib/ecore_x_icccm.c' || echo './'`lib/ecore_x/xlib/ecore_x_icccm.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_icccm.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_icccm.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo `test -f 'lib/ecore_x/xlib/ecore_x_netwm.c' || echo './'`lib/ecore_x/xlib/ecore_x_netwm.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_netwm.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_netwm.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo `test -f 'lib/ecore_x/xlib/ecore_x_mwm.c' || echo './'`lib/ecore_x/xlib/ecore_x_mwm.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_mwm.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_mwm.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo `test -f 'lib/ecore_x/xlib/ecore_x_e.c' || echo './'`lib/ecore_x/xlib/ecore_x_e.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_e.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_e.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo `test -f 'lib/ecore_x/xlib/ecore_x_selection.c' || echo './'`lib/ecore_x/xlib/ecore_x_selection.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_selection.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_selection.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo `test -f 'lib/ecore_x/xlib/ecore_x_window.c' || echo './'`lib/ecore_x/xlib/ecore_x_window.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_window.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo `test -f 'lib/ecore_x/xlib/ecore_x_window_prop.c' || echo './'`lib/ecore_x/xlib/ecore_x_window_prop.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_window_prop.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window_prop.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo `test -f 'lib/ecore_x/xlib/ecore_x_window_shape.c' || echo './'`lib/ecore_x/xlib/ecore_x_window_shape.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_window_shape.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window_shape.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo `test -f 'lib/ecore_x/xlib/ecore_x_pixmap.c' || echo './'`lib/ecore_x/xlib/ecore_x_pixmap.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_pixmap.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_pixmap.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo `test -f 'lib/ecore_x/xlib/ecore_x_gc.c' || echo './'`lib/ecore_x/xlib/ecore_x_gc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo `test -f 'lib/ecore_x/xlib/ecore_x_xinerama.c' || echo './'`lib/ecore_x/xlib/ecore_x_xinerama.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_gc.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_gc.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_xinerama.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_xinerama.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo `test -f 'lib/ecore_x/xlib/ecore_x_screensaver.c' || echo './'`lib/ecore_x/xlib/ecore_x_screensaver.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo `test -f 'lib/ecore_x/xlib/ecore_x_dpms.c' || echo './'`lib/ecore_x/xlib/ecore_x_dpms.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_screensaver.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_screensaver.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_dpms.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_dpms.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo `test -f 'lib/ecore_x/xlib/ecore_x_drawable.c' || echo './'`lib/ecore_x/xlib/ecore_x_drawable.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo `test -f 'lib/ecore_x/xlib/ecore_x_cursor.c' || echo './'`lib/ecore_x/xlib/ecore_x_cursor.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_drawable.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_drawable.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_cursor.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_cursor.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo `test -f 'lib/ecore_x/xlib/ecore_x_test.c' || echo './'`lib/ecore_x/xlib/ecore_x_test.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_test.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_test.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo `test -f 'lib/ecore_x/xlib/ecore_x_atoms.c' || echo './'`lib/ecore_x/xlib/ecore_x_atoms.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_atoms.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_atoms.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo `test -f 'lib/ecore_x/xlib/ecore_x_region.c' || echo './'`lib/ecore_x/xlib/ecore_x_region.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_region.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_region.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo `test -f 'lib/ecore_x/xlib/ecore_x_image.c' || echo './'`lib/ecore_x/xlib/ecore_x_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_image.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_image.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo `test -f 'lib/ecore_x/xlib/ecore_x_xi2.c' || echo './'`lib/ecore_x/xlib/ecore_x_xi2.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_xi2.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_xi2.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo `test -f 'lib/ecore_x/xlib/ecore_x_vsync.c' || echo './'`lib/ecore_x/xlib/ecore_x_vsync.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_vsync.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_vsync.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo `test -f 'lib/ecore_x/xlib/ecore_x_gesture.c' || echo './'`lib/ecore_x/xlib/ecore_x_gesture.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_x/xlib/ecore_x_gesture.c -fPIC -DPIC -o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_gesture.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo `test -f 'modules/ecore/system/upower/ecore_system_upower.c' || echo './'`modules/ecore/system/upower/ecore_system_upower.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -DEFL_ECORE_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ecore/system/upower/ecore_system_upower.c -fPIC -DPIC -o modules/ecore/system/upower/.libs/modules_ecore_system_upower_module_la-ecore_system_upower.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo `test -f 'lib/eldbus/eldbus_proxy.c' || echo './'`lib/eldbus/eldbus_proxy.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_proxy.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_proxy.o lib/eldbus/eldbus_proxy.c: In function '_eldbus_proxy_clear': lib/eldbus/eldbus_proxy.c:146:2: warning: #warning THIS NEEDS TO BE FIXED BEFORE RELEASE [-Wcpp] /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo `test -f 'lib/eldbus/eldbus_core.c' || echo './'`lib/eldbus/eldbus_core.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_core.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_core.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo `test -f 'lib/eldbus/eldbus_message.c' || echo './'`lib/eldbus/eldbus_message.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_message.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo `test -f 'lib/eldbus/eldbus_object.c' || echo './'`lib/eldbus/eldbus_object.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_object.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_object.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo `test -f 'lib/eldbus/eldbus_pending.c' || echo './'`lib/eldbus/eldbus_pending.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_pending.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_pending.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo `test -f 'lib/eldbus/eldbus_freedesktop.c' || echo './'`lib/eldbus/eldbus_freedesktop.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_freedesktop.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_freedesktop.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo `test -f 'lib/eldbus/eldbus_service.c' || echo './'`lib/eldbus/eldbus_service.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_service.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_service.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo `test -f 'lib/eldbus/eldbus_signal_handler.c' || echo './'`lib/eldbus/eldbus_signal_handler.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_signal_handler.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_signal_handler.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo `test -f 'lib/eldbus/eldbus_message_helper.c' || echo './'`lib/eldbus/eldbus_message_helper.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_message_helper.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_helper.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo `test -f 'lib/eldbus/eldbus_message_to_eina_value.c' || echo './'`lib/eldbus/eldbus_message_to_eina_value.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_message_to_eina_value.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo `test -f 'lib/eldbus/eldbus_message_from_eina_value.c' || echo './'`lib/eldbus/eldbus_message_from_eina_value.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -include ../config.h -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eldbus/eldbus_message_from_eina_value.c -fPIC -DPIC -o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/eeze/sensor/fake/modules_eeze_sensor_fake_module_la-fake.lo `test -f 'modules/eeze/sensor/fake/fake.c' || echo './'`modules/eeze/sensor/fake/fake.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/eeze/sensor/fake/fake.c -fPIC -DPIC -o modules/eeze/sensor/fake/.libs/modules_eeze_sensor_fake_module_la-fake.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo `test -f 'lib/ecore_file/ecore_file.c' || echo './'`lib/ecore_file/ecore_file.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_file/ecore_file.c -fPIC -DPIC -o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo `test -f 'lib/ecore_file/ecore_file_download.c' || echo './'`lib/ecore_file/ecore_file_download.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo `test -f 'lib/ecore_file/ecore_file_monitor.c' || echo './'`lib/ecore_file/ecore_file_monitor.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_file/ecore_file_download.c -fPIC -DPIC -o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_download.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_file/ecore_file_monitor.c -fPIC -DPIC -o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_monitor.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo `test -f 'lib/ecore_file/ecore_file_path.c' || echo './'`lib/ecore_file/ecore_file_path.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_file/ecore_file_path.c -fPIC -DPIC -o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_path.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.lo `test -f 'lib/ecore_file/ecore_file_monitor_inotify.c' || echo './'`lib/ecore_file/ecore_file_monitor_inotify.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_con -I../src/lib/ecore_con -DEFL_ECORE_FILE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_file/ecore_file_monitor_inotify.c -fPIC -DPIC -o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_main.lo `test -f 'lib/eeze/eeze_main.c' || echo './'`lib/eeze/eeze_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_main.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_net.lo `test -f 'lib/eeze/eeze_net.c' || echo './'`lib/eeze/eeze_net.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_net.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_net.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_sensor.lo `test -f 'lib/eeze/eeze_sensor.c' || echo './'`lib/eeze/eeze_sensor.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_sensor.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_sensor.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_udev_find.lo `test -f 'lib/eeze/eeze_udev_find.c' || echo './'`lib/eeze/eeze_udev_find.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_udev_find.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_find.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_udev_private.lo `test -f 'lib/eeze/eeze_udev_private.c' || echo './'`lib/eeze/eeze_udev_private.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_udev_private.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_private.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_udev_syspath.lo `test -f 'lib/eeze/eeze_udev_syspath.c' || echo './'`lib/eeze/eeze_udev_syspath.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_udev_walk.lo `test -f 'lib/eeze/eeze_udev_walk.c' || echo './'`lib/eeze/eeze_udev_walk.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_udev_syspath.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_syspath.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_udev_walk.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_walk.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_udev_watch.lo `test -f 'lib/eeze/eeze_udev_watch.c' || echo './'`lib/eeze/eeze_udev_watch.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_disk.lo `test -f 'lib/eeze/eeze_disk.c' || echo './'`lib/eeze/eeze_disk.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_udev_watch.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_watch.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_disk.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_disk_udev.lo `test -f 'lib/eeze/eeze_disk_udev.c' || echo './'`lib/eeze/eeze_disk_udev.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_disk_udev.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_udev.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_disk_mount.lo `test -f 'lib/eeze/eeze_disk_mount.c' || echo './'`lib/eeze/eeze_disk_mount.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_disk_mount.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_mount.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eeze/lib_eeze_libeeze_la-eeze_disk_libmount_new.lo `test -f 'lib/eeze/eeze_disk_libmount_new.c' || echo './'`lib/eeze/eeze_disk_libmount_new.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eeze\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eeze/eeze_disk_libmount_new.c -fPIC -DPIC -o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_libmount_new.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/eeze/sensor/udev/modules_eeze_sensor_udev_module_la-udev.lo `test -f 'modules/eeze/sensor/udev/udev.c' || echo './'`modules/eeze/sensor/udev/udev.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/eeze/sensor/udev/udev.c -fPIC -DPIC -o modules/eeze/sensor/udev/.libs/modules_eeze_sensor_udev_module_la-udev.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o edje_external/emotion/edje_external_emotion_module_la-emotion.lo `test -f 'edje_external/emotion/emotion.c' || echo './'`edje_external/emotion/emotion.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c edje_external/emotion/emotion.c -fPIC -DPIC -o edje_external/emotion/.libs/edje_external_emotion_module_la-emotion.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_dir.lo `test -f 'lib/eio/eio_dir.c' || echo './'`lib/eio/eio_dir.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_dir.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_dir.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_eet.lo `test -f 'lib/eio/eio_eet.c' || echo './'`lib/eio/eio_eet.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_eet.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_eet.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_file.lo `test -f 'lib/eio/eio_file.c' || echo './'`lib/eio/eio_file.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_file.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_file.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_main.lo `test -f 'lib/eio/eio_main.c' || echo './'`lib/eio/eio_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_main.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_map.lo `test -f 'lib/eio/eio_map.c' || echo './'`lib/eio/eio_map.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_map.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_map.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_monitor.lo `test -f 'lib/eio/eio_monitor.c' || echo './'`lib/eio/eio_monitor.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_monitor.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_monitor.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo `test -f 'lib/eio/eio_monitor_poll.c' || echo './'`lib/eio/eio_monitor_poll.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_monitor_poll.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_monitor_poll.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_single.lo `test -f 'lib/eio/eio_single.c' || echo './'`lib/eio/eio_single.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_single.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_single.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_xattr.lo `test -f 'lib/eio/eio_xattr.c' || echo './'`lib/eio/eio_xattr.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_xattr.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_xattr.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/eio/lib_eio_libeio_la-eio_monitor_inotify.lo `test -f 'lib/eio/eio_monitor_inotify.c' || echo './'`lib/eio/eio_monitor_inotify.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eio -I../src/lib/eio -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -DEFL_EIO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/eio/eio_monitor_inotify.c -fPIC -DPIC -o lib/eio/.libs/lib_eio_libeio_la-eio_monitor_inotify.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo `test -f 'lib/embryo/embryo_amx.c' || echo './'`lib/embryo/embryo_amx.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_args.lo `test -f 'lib/embryo/embryo_args.c' || echo './'`lib/embryo/embryo_args.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_amx.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_amx.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_args.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_args.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_float.lo `test -f 'lib/embryo/embryo_float.c' || echo './'`lib/embryo/embryo_float.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_float.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_float.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_main.lo `test -f 'lib/embryo/embryo_main.c' || echo './'`lib/embryo/embryo_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_main.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo `test -f 'lib/embryo/embryo_rand.c' || echo './'`lib/embryo/embryo_rand.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_rand.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_rand.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_str.lo `test -f 'lib/embryo/embryo_str.c' || echo './'`lib/embryo/embryo_str.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/embryo/lib_embryo_libembryo_la-embryo_time.lo `test -f 'lib/embryo/embryo_time.c' || echo './'`lib/embryo/embryo_time.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_str.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_str.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/embryo/embryo_time.c -fPIC -DPIC -o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_time.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_imf -I../src/lib/ecore_imf -DEFL_ECORE_IMF_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo `test -f 'lib/ecore_imf_evas/ecore_imf_evas.c' || echo './'`lib/ecore_imf_evas/ecore_imf_evas.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_imf -I../src/lib/ecore_imf -DEFL_ECORE_IMF_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_imf_evas/ecore_imf_evas.c -fPIC -DPIC -o lib/ecore_imf_evas/.libs/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo `test -f 'lib/ecore_imf/ecore_imf.c' || echo './'`lib/ecore_imf/ecore_imf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_imf/ecore_imf.c -fPIC -DPIC -o lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo `test -f 'lib/ecore_imf/ecore_imf_context.c' || echo './'`lib/ecore_imf/ecore_imf_context.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_imf/ecore_imf_context.c -fPIC -DPIC -o lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf_context.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo `test -f 'lib/ecore_imf/ecore_imf_module.c' || echo './'`lib/ecore_imf/ecore_imf_module.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ecore_imf\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore -I../src/lib/ecore -DEFL_ECORE_IMF_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ecore_imf/ecore_imf_module.c -fPIC -DPIC -o lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf_module.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_box_layout.lo `test -f 'lib/edje/edje_box_layout.c' || echo './'`lib/edje/edje_box_layout.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_box_layout.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_box_layout.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_cache.lo `test -f 'lib/edje/edje_cache.c' || echo './'`lib/edje/edje_cache.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_cache.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_cache.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_calc.lo `test -f 'lib/edje/edje_calc.c' || echo './'`lib/edje/edje_calc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_calc.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_calc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_callbacks.lo `test -f 'lib/edje/edje_callbacks.c' || echo './'`lib/edje/edje_callbacks.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_callbacks.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_callbacks.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_container.lo `test -f 'lib/edje/edje_container.c' || echo './'`lib/edje/edje_container.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_container.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_container.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_data.lo `test -f 'lib/edje/edje_data.c' || echo './'`lib/edje/edje_data.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_data.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_data.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_edit.lo `test -f 'lib/edje/edje_edit.c' || echo './'`lib/edje/edje_edit.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_edit.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_edit.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_embryo.lo `test -f 'lib/edje/edje_embryo.c' || echo './'`lib/edje/edje_embryo.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_embryo.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_embryo.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_entry.lo `test -f 'lib/edje/edje_entry.c' || echo './'`lib/edje/edje_entry.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_entry.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_entry.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_external.lo `test -f 'lib/edje/edje_external.c' || echo './'`lib/edje/edje_external.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_external.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_external.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_load.lo `test -f 'lib/edje/edje_load.c' || echo './'`lib/edje/edje_load.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_lua.lo `test -f 'lib/edje/edje_lua.c' || echo './'`lib/edje/edje_lua.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_load.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_load.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_lua.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_lua.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_lua2.lo `test -f 'lib/edje/edje_lua2.c' || echo './'`lib/edje/edje_lua2.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_lua2.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_lua2.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo `test -f 'lib/edje/edje_lua_script_only.c' || echo './'`lib/edje/edje_lua_script_only.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_lua_script_only.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_lua_script_only.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_main.lo `test -f 'lib/edje/edje_main.c' || echo './'`lib/edje/edje_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_main.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_match.lo `test -f 'lib/edje/edje_match.c' || echo './'`lib/edje/edje_match.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_match.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_match.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_message_queue.lo `test -f 'lib/edje/edje_message_queue.c' || echo './'`lib/edje/edje_message_queue.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_message_queue.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_message_queue.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_misc.lo `test -f 'lib/edje/edje_misc.c' || echo './'`lib/edje/edje_misc.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_misc.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_misc.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_module.lo `test -f 'lib/edje/edje_module.c' || echo './'`lib/edje/edje_module.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_multisense.lo `test -f 'lib/edje/edje_multisense.c' || echo './'`lib/edje/edje_multisense.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_module.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_module.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_multisense.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_multisense.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_program.lo `test -f 'lib/edje/edje_program.c' || echo './'`lib/edje/edje_program.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_script_only.lo `test -f 'lib/edje/edje_script_only.c' || echo './'`lib/edje/edje_script_only.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_program.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_program.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_script_only.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_script_only.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_smart.lo `test -f 'lib/edje/edje_smart.c' || echo './'`lib/edje/edje_smart.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_smart.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_smart.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_text.lo `test -f 'lib/edje/edje_text.c' || echo './'`lib/edje/edje_text.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_text.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_text.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo `test -f 'lib/edje/edje_textblock_styles.c' || echo './'`lib/edje/edje_textblock_styles.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_textblock_styles.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_textblock_styles.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_util.lo `test -f 'lib/edje/edje_util.c' || echo './'`lib/edje/edje_util.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_util.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_util.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_var.lo `test -f 'lib/edje/edje_var.c' || echo './'`lib/edje/edje_var.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_var.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_var.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/edje/lib_edje_libedje_la-edje_signal.lo `test -f 'lib/edje/edje_signal.c' || echo './'`lib/edje/edje_signal.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DPACKAGE_SRC_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/edje/edje_signal.c -fPIC -DPIC -o lib/edje/.libs/lib_edje_libedje_la-edje_signal.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo `test -f 'lib/emotion/emotion_smart.c' || echo './'`lib/emotion/emotion_smart.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/emotion/emotion_smart.c -fPIC -DPIC -o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_smart.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo `test -f 'lib/emotion/emotion_webcam.c' || echo './'`lib/emotion/emotion_webcam.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/emotion/emotion_webcam.c -fPIC -DPIC -o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_webcam.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo `test -f 'lib/emotion/emotion_modules.c' || echo './'`lib/emotion/emotion_modules.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/emotion/emotion_modules.c -fPIC -DPIC -o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_modules.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/emotion/lib_emotion_libemotion_la-emotion_main.lo `test -f 'lib/emotion/emotion_main.c' || echo './'`lib/emotion/emotion_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/emotion/emotion_main.c -fPIC -DPIC -o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_main.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo `test -f 'modules/emotion/generic/emotion_generic.c' || echo './'`modules/emotion/generic/emotion_generic.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/emotion/generic/emotion_generic.c -fPIC -DPIC -o modules/emotion/generic/.libs/lib_emotion_libemotion_la-emotion_generic.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine.lo `test -f 'modules/emotion/xine/emotion_xine.c' || echo './'`modules/emotion/xine/emotion_xine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/emotion/xine/emotion_xine.c -fPIC -DPIC -o modules/emotion/xine/.libs/modules_emotion_xine_module_la-emotion_xine.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine_vo_out.lo `test -f 'modules/emotion/xine/emotion_xine_vo_out.c' || echo './'`modules/emotion/xine/emotion_xine_vo_out.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/emotion/xine/emotion_xine_vo_out.c -fPIC -DPIC -o modules/emotion/xine/.libs/modules_emotion_xine_module_la-emotion_xine_vo_out.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_sdl/modules_evas_engines_gl_sdl_module_la-evas_engine.lo `test -f 'modules/evas/engines/gl_sdl/evas_engine.c' || echo './'`modules/evas/engines/gl_sdl/evas_engine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_sdl/evas_engine.c -fPIC -DPIC -o modules/evas/engines/gl_sdl/.libs/modules_evas_engines_gl_sdl_module_la-evas_engine.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo `test -f 'modules/evas/engines/gl_common/evas_gl_context.c' || echo './'`modules/evas/engines/gl_common/evas_gl_context.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_context.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo `test -f 'modules/evas/engines/gl_common/evas_gl_file_cache.c' || echo './'`modules/evas/engines/gl_common/evas_gl_file_cache.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_file_cache.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo `test -f 'modules/evas/engines/gl_common/evas_gl_shader.c' || echo './'`modules/evas/engines/gl_common/evas_gl_shader.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_shader.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo `test -f 'modules/evas/engines/gl_common/evas_gl_rectangle.c' || echo './'`modules/evas/engines/gl_common/evas_gl_rectangle.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_rectangle.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo `test -f 'modules/evas/engines/gl_common/evas_gl_texture.c' || echo './'`modules/evas/engines/gl_common/evas_gl_texture.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_texture.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo `test -f 'modules/evas/engines/gl_common/evas_gl_preload.c' || echo './'`modules/evas/engines/gl_common/evas_gl_preload.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_preload.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo `test -f 'modules/evas/engines/gl_common/evas_gl_image.c' || echo './'`modules/evas/engines/gl_common/evas_gl_image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_image.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo `test -f 'modules/evas/engines/gl_common/evas_gl_font.c' || echo './'`modules/evas/engines/gl_common/evas_gl_font.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_font.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo `test -f 'modules/evas/engines/gl_common/evas_gl_polygon.c' || echo './'`modules/evas/engines/gl_common/evas_gl_polygon.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo `test -f 'modules/evas/engines/gl_common/evas_gl_line.c' || echo './'`modules/evas/engines/gl_common/evas_gl_line.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_polygon.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_line.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo `test -f 'modules/evas/engines/gl_common/evas_gl_core.c' || echo './'`modules/evas/engines/gl_common/evas_gl_core.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_core.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo `test -f 'modules/evas/engines/gl_common/evas_gl_api.c' || echo './'`modules/evas/engines/gl_common/evas_gl_api.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_api.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo `test -f 'modules/evas/engines/gl_common/evas_gl_api_ext.c' || echo './'`modules/evas/engines/gl_common/evas_gl_api_ext.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_common/evas_gl_api_ext.c -fPIC -DPIC -o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo `test -f 'modules/evas/engines/gl_x11/evas_engine.c' || echo './'`modules/evas/engines/gl_x11/evas_engine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_x11/evas_engine.c -fPIC -DPIC -o modules/evas/engines/gl_x11/.libs/modules_evas_engines_gl_x11_module_la-evas_engine.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo `test -f 'modules/evas/engines/gl_x11/evas_x_main.c' || echo './'`modules/evas/engines/gl_x11/evas_x_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/gl_x11/evas_x_main.c -fPIC -DPIC -o modules/evas/engines/gl_x11/.libs/modules_evas_engines_gl_x11_module_la-evas_x_main.o modules/evas/engines/gl_x11/evas_engine.c:74:12: warning: 'extn_have_y_inverted' defined but not used [-Wunused-variable] /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo `test -f 'modules/evas/engines/software_x11/evas_engine.c' || echo './'`modules/evas/engines/software_x11/evas_engine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_engine.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_engine.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo `test -f 'modules/evas/engines/software_x11/evas_x_egl.c' || echo './'`modules/evas/engines/software_x11/evas_x_egl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_x_egl.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_x_egl.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_swapbuf.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_swapbuf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_swapbuf.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_outbuf.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_outbuf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_outbuf.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_buffer.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_buffer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_buffer.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_color.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_color.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_color.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_color.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_main.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_main.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_main.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_main.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo `test -f 'modules/evas/engines/software_x11/evas_xlib_swapper.c' || echo './'`modules/evas/engines/software_x11/evas_xlib_swapper.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/engines/software_x11/evas_xlib_swapper.c -fPIC -DPIC -o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo `test -f 'modules/ethumb/emotion/emotion.c' || echo './'`modules/ethumb/emotion/emotion.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emotion -I../src/lib/emotion -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eio -I../src/lib/eio -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EMOTION_BUILD=1 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/ethumb/emotion/emotion.c -fPIC -DPIC -o modules/ethumb/emotion/.libs/modules_ethumb_emotion_module_la-emotion.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo `test -f 'lib/ethumb/ethumb.c' || echo './'`lib/ethumb/ethumb.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ethumb/lib_ethumb_libethumb_la-md5.lo `test -f 'lib/ethumb/md5.c' || echo './'`lib/ethumb/md5.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ethumb/ethumb.c -fPIC -DPIC -o lib/ethumb/.libs/lib_ethumb_libethumb_la-ethumb.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ethumb/md5.c -fPIC -DPIC -o lib/ethumb/.libs/lib_ethumb_libethumb_la-md5.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet.lo `test -f 'lib/efreet/efreet.c' || echo './'`lib/efreet/efreet.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_base.lo `test -f 'lib/efreet/efreet_base.c' || echo './'`lib/efreet/efreet_base.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_base.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_base.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo `test -f 'lib/efreet/efreet_icon.c' || echo './'`lib/efreet/efreet_icon.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo `test -f 'lib/efreet/efreet_xml.c' || echo './'`lib/efreet/efreet_xml.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_icon.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_icon.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_xml.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_xml.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo `test -f 'lib/efreet/efreet_ini.c' || echo './'`lib/efreet/efreet_ini.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_ini.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_ini.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo `test -f 'lib/efreet/efreet_desktop.c' || echo './'`lib/efreet/efreet_desktop.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_desktop.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_desktop.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo `test -f 'lib/efreet/efreet_desktop_command.c' || echo './'`lib/efreet/efreet_desktop_command.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_desktop_command.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_desktop_command.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo `test -f 'lib/efreet/efreet_menu.c' || echo './'`lib/efreet/efreet_menu.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_menu.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_menu.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo `test -f 'lib/efreet/efreet_utils.c' || echo './'`lib/efreet/efreet_utils.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_utils.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_utils.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo `test -f 'lib/efreet/efreet_uri.c' || echo './'`lib/efreet/efreet_uri.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_uri.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_uri.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo `test -f 'lib/efreet/efreet_cache.c' || echo './'`lib/efreet/efreet_cache.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_cache.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_cache.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo `test -f 'lib/efreet/efreet_mime.c' || echo './'`lib/efreet/efreet_mime.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_mime.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_mime_la-efreet_mime.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo `test -f 'lib/efreet/efreet_trash.c' || echo './'`lib/efreet/efreet_trash.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/efreet/efreet_trash.c -fPIC -DPIC -o lib/efreet/.libs/lib_efreet_libefreet_trash_la-efreet_trash.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb_client -I../src/lib/ethumb_client -I../src/lib/evas -I../src/lib/evas -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_CLIENT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo `test -f 'lib/ethumb_client/ethumb_client.c' || echo './'`lib/ethumb_client/ethumb_client.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb_client -I../src/lib/ethumb_client -I../src/lib/evas -I../src/lib/evas -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_CLIENT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c lib/ethumb_client/ethumb_client.c -fPIC -DPIC -o lib/ethumb_client/.libs/lib_ethumb_client_libethumb_client_la-ethumb_client.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/bmp/modules_evas_loaders_bmp_module_la-evas_image_load_bmp.lo `test -f 'modules/evas/loaders/bmp/evas_image_load_bmp.c' || echo './'`modules/evas/loaders/bmp/evas_image_load_bmp.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/bmp/evas_image_load_bmp.c -fPIC -DPIC -o modules/evas/loaders/bmp/.libs/modules_evas_loaders_bmp_module_la-evas_image_load_bmp.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/eet/modules_evas_loaders_eet_module_la-evas_image_load_eet.lo `test -f 'modules/evas/loaders/eet/evas_image_load_eet.c' || echo './'`modules/evas/loaders/eet/evas_image_load_eet.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/eet/evas_image_load_eet.c -fPIC -DPIC -o modules/evas/loaders/eet/.libs/modules_evas_loaders_eet_module_la-evas_image_load_eet.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/generic/modules_evas_loaders_generic_module_la-evas_image_load_generic.lo `test -f 'modules/evas/loaders/generic/evas_image_load_generic.c' || echo './'`modules/evas/loaders/generic/evas_image_load_generic.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/gif/modules_evas_loaders_gif_module_la-evas_image_load_gif.lo `test -f 'modules/evas/loaders/gif/evas_image_load_gif.c' || echo './'`modules/evas/loaders/gif/evas_image_load_gif.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/gif/evas_image_load_gif.c -fPIC -DPIC -o modules/evas/loaders/gif/.libs/modules_evas_loaders_gif_module_la-evas_image_load_gif.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/generic/evas_image_load_generic.c -fPIC -DPIC -o modules/evas/loaders/generic/.libs/modules_evas_loaders_generic_module_la-evas_image_load_generic.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/ico/modules_evas_loaders_ico_module_la-evas_image_load_ico.lo `test -f 'modules/evas/loaders/ico/evas_image_load_ico.c' || echo './'`modules/evas/loaders/ico/evas_image_load_ico.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/ico/evas_image_load_ico.c -fPIC -DPIC -o modules/evas/loaders/ico/.libs/modules_evas_loaders_ico_module_la-evas_image_load_ico.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/jpeg/modules_evas_loaders_jpeg_module_la-evas_image_load_jpeg.lo `test -f 'modules/evas/loaders/jpeg/evas_image_load_jpeg.c' || echo './'`modules/evas/loaders/jpeg/evas_image_load_jpeg.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/jpeg/evas_image_load_jpeg.c -fPIC -DPIC -o modules/evas/loaders/jpeg/.libs/modules_evas_loaders_jpeg_module_la-evas_image_load_jpeg.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/pmaps/modules_evas_loaders_pmaps_module_la-evas_image_load_pmaps.lo `test -f 'modules/evas/loaders/pmaps/evas_image_load_pmaps.c' || echo './'`modules/evas/loaders/pmaps/evas_image_load_pmaps.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/pmaps/evas_image_load_pmaps.c -fPIC -DPIC -o modules/evas/loaders/pmaps/.libs/modules_evas_loaders_pmaps_module_la-evas_image_load_pmaps.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -I/usr/include/libpng15 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/png/modules_evas_loaders_png_module_la-evas_image_load_png.lo `test -f 'modules/evas/loaders/png/evas_image_load_png.c' || echo './'`modules/evas/loaders/png/evas_image_load_png.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -I/usr/include/libpng15 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/png/evas_image_load_png.c -fPIC -DPIC -o modules/evas/loaders/png/.libs/modules_evas_loaders_png_module_la-evas_image_load_png.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/psd/modules_evas_loaders_psd_module_la-evas_image_load_psd.lo `test -f 'modules/evas/loaders/psd/evas_image_load_psd.c' || echo './'`modules/evas/loaders/psd/evas_image_load_psd.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/psd/evas_image_load_psd.c -fPIC -DPIC -o modules/evas/loaders/psd/.libs/modules_evas_loaders_psd_module_la-evas_image_load_psd.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/tiff/modules_evas_loaders_tiff_module_la-evas_image_load_tiff.lo `test -f 'modules/evas/loaders/tiff/evas_image_load_tiff.c' || echo './'`modules/evas/loaders/tiff/evas_image_load_tiff.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/tiff/evas_image_load_tiff.c -fPIC -DPIC -o modules/evas/loaders/tiff/.libs/modules_evas_loaders_tiff_module_la-evas_image_load_tiff.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/loaders/wbmp/modules_evas_loaders_wbmp_module_la-evas_image_load_wbmp.lo `test -f 'modules/evas/loaders/wbmp/evas_image_load_wbmp.c' || echo './'`modules/evas/loaders/wbmp/evas_image_load_wbmp.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/loaders/wbmp/evas_image_load_wbmp.c -fPIC -DPIC -o modules/evas/loaders/wbmp/.libs/modules_evas_loaders_wbmp_module_la-evas_image_load_wbmp.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/savers/jpeg/modules_evas_savers_jpeg_module_la-evas_image_save_jpeg.lo `test -f 'modules/evas/savers/jpeg/evas_image_save_jpeg.c' || echo './'`modules/evas/savers/jpeg/evas_image_save_jpeg.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/savers/jpeg/evas_image_save_jpeg.c -fPIC -DPIC -o modules/evas/savers/jpeg/.libs/modules_evas_savers_jpeg_module_la-evas_image_save_jpeg.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -I/usr/include/libpng15 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/savers/png/modules_evas_savers_png_module_la-evas_image_save_png.lo `test -f 'modules/evas/savers/png/evas_image_save_png.c' || echo './'`modules/evas/savers/png/evas_image_save_png.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -I/usr/include/libpng15 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/savers/png/evas_image_save_png.c -fPIC -DPIC -o modules/evas/savers/png/.libs/modules_evas_savers_png_module_la-evas_image_save_png.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o modules/evas/savers/tiff/modules_evas_savers_tiff_module_la-evas_image_save_tiff.lo `test -f 'modules/evas/savers/tiff/evas_image_save_tiff.c' || echo './'`modules/evas/savers/tiff/evas_image_save_tiff.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/include -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c modules/evas/savers/tiff/evas_image_save_tiff.c -fPIC -DPIC -o modules/evas/savers/tiff/.libs/modules_evas_savers_tiff_module_la-evas_image_save_tiff.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eet -I../src/lib/eet -I../src/lib/eina -I../src/lib/eina -DEFL_EET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eet/bin_eet_eet-eet_main.o `test -f 'bin/eet/eet_main.c' || echo './'`bin/eet/eet_main.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_client-evas_cserve2_client.o `test -f 'bin/evas/evas_cserve2_client.c' || echo './'`bin/evas/evas_cserve2_client.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_usage-evas_cserve2_usage.o `test -f 'bin/evas/evas_cserve2_usage.c' || echo './'`bin/evas/evas_cserve2_usage.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_debug-evas_cserve2_debug.o `test -f 'bin/evas/evas_cserve2_debug.c' || echo './'`bin/evas/evas_cserve2_debug.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas -I../src/lib/evas/cserve2 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/eina -I../src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/evas/bin_evas_evas_cserve2_shm_debug-evas_cserve2_shm_debug.o `test -f 'bin/evas/evas_cserve2_shm_debug.c' || echo './'`bin/evas/evas_cserve2_shm_debug.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o `test -f 'bin/embryo/embryo_cc_sc1.c' || echo './'`bin/embryo/embryo_cc_sc1.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o `test -f 'bin/embryo/embryo_cc_sc2.c' || echo './'`bin/embryo/embryo_cc_sc2.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o `test -f 'bin/embryo/embryo_cc_sc3.c' || echo './'`bin/embryo/embryo_cc_sc3.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o `test -f 'bin/embryo/embryo_cc_sc4.c' || echo './'`bin/embryo/embryo_cc_sc4.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o `test -f 'bin/embryo/embryo_cc_sc5.c' || echo './'`bin/embryo/embryo_cc_sc5.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o `test -f 'bin/embryo/embryo_cc_sc6.c' || echo './'`bin/embryo/embryo_cc_sc6.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o `test -f 'bin/embryo/embryo_cc_sc7.c' || echo './'`bin/embryo/embryo_cc_sc7.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o `test -f 'bin/embryo/embryo_cc_scexpand.c' || echo './'`bin/embryo/embryo_cc_scexpand.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o `test -f 'bin/embryo/embryo_cc_sclist.c' || echo './'`bin/embryo/embryo_cc_sclist.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o `test -f 'bin/embryo/embryo_cc_scvars.c' || echo './'`bin/embryo/embryo_cc_scvars.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/embryo\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/eina -I../src/lib/eina -DEFL_EMBRYO_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o `test -f 'bin/embryo/embryo_cc_prefix.c' || echo './'`bin/embryo/embryo_cc_prefix.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eldbus\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eldbus/bin_eldbus_eldbus_codegen-utils.o `test -f 'bin/eldbus/utils.c' || echo './'`bin/eldbus/utils.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eldbus\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eldbus/bin_eldbus_eldbus_codegen-parser.o `test -f 'bin/eldbus/parser.c' || echo './'`bin/eldbus/parser.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eldbus\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o `test -f 'bin/eldbus/dbus.c' || echo './'`bin/eldbus/dbus.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eldbus\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o `test -f 'bin/eldbus/source_client.c' || echo './'`bin/eldbus/source_client.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eldbus\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -DEFL_ELDBUS_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eldbus/bin_eldbus_eldbus_codegen-client.o `test -f 'bin/eldbus/client.c' || echo './'`bin/eldbus/client.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/efreet/bin_efreet_efreetd-efreetd.o `test -f 'bin/efreet/efreetd.c' || echo './'`bin/efreet/efreetd.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/efreet/bin_efreet_efreetd-efreetd_dbus.o `test -f 'bin/efreet/efreetd_dbus.c' || echo './'`bin/efreet/efreetd_dbus.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/efreet\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DDATA_DIR=\"/usr/share\" -DLOCALE_DIR=\"/usr/share/locale\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efreet -I../src/lib/efreet -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eet -I../src/lib/eet -DEFL_EFREET_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/efreet/bin_efreet_efreetd-efreetd_cache.o `test -f 'bin/efreet/efreetd_cache.c' || echo './'`bin/efreet/efreetd_cache.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_mount-eeze_mount.o `test -f 'bin/eeze/eeze_mount.c' || echo './'`bin/eeze/eeze_mount.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_umount-eeze_umount.o `test -f 'bin/eeze/eeze_umount.c' || echo './'`bin/eeze/eeze_umount.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_disk_ls-eeze_disk_ls.o `test -f 'bin/eeze/eeze_disk_ls.c' || echo './'`bin/eeze/eeze_disk_ls.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I../src/lib/eeze -I../src/lib/eeze -I../src/lib/eet -I../src/lib/eet -I../src/lib/ecore_con -I../src/lib/ecore_con -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eina -I../src/lib/eina -DEFL_EEZE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/eeze/bin_eeze_eeze_scanner-eeze_scanner.o `test -f 'bin/eeze/eeze_scanner.c' || echo './'`bin/eeze/eeze_scanner.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc.o `test -f 'bin/edje/edje_cc.c' || echo './'`bin/edje/edje_cc.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc_out.o `test -f 'bin/edje/edje_cc_out.c' || echo './'`bin/edje/edje_cc_out.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc_parse.o `test -f 'bin/edje/edje_cc_parse.c' || echo './'`bin/edje/edje_cc_parse.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc_mem.o `test -f 'bin/edje/edje_cc_mem.c' || echo './'`bin/edje/edje_cc_mem.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc_handlers.o `test -f 'bin/edje/edje_cc_handlers.c' || echo './'`bin/edje/edje_cc_handlers.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_cc_sources.o `test -f 'bin/edje/edje_cc_sources.c' || echo './'`bin/edje/edje_cc_sources.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -I.. -I../src/lib/edje -I../src/lib/edje -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/edje\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -DPACKAGE_SRC_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/edje -I../src/lib/edje -I../src/lib/eio -I../src/lib/eio -I../src/lib/embryo -I../src/lib/embryo -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf_evas -I../src/lib/ecore_imf -I../src/lib/ecore_imf -I../src/lib/ecore_input -I../src/lib/ecore_input -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/evas -I../src/lib/evas -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EDJE_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/bin_edje_edje_cc-edje_multisense_convert.o `test -f 'bin/edje/edje_multisense_convert.c' || echo './'`bin/edje/edje_multisense_convert.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cppalloc.o `test -f 'bin/edje/epp/cppalloc.c' || echo './'`bin/edje/epp/cppalloc.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cpperror.o `test -f 'bin/edje/epp/cpperror.c' || echo './'`bin/edje/epp/cpperror.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cppexp.o `test -f 'bin/edje/epp/cppexp.c' || echo './'`bin/edje/epp/cppexp.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cpphash.o `test -f 'bin/edje/epp/cpphash.c' || echo './'`bin/edje/epp/cpphash.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cpplib.o `test -f 'bin/edje/epp/cpplib.c' || echo './'`bin/edje/epp/cpplib.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I.. -I../src/lib/eina -I../src/lib/eina -DHAVE_CONFIG_H -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=0 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/edje/epp/bin_edje_epp_epp-cppmain.o `test -f 'bin/edje/epp/cppmain.c' || echo './'`bin/edje/epp/cppmain.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/edje -I../src/lib/edje -I../src/lib/ecore_file -I../src/lib/ecore_file -I../src/lib/ecore_evas -I../src/lib/ecore_evas -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/evas -I../src/lib/evas -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/ethumb/bin_ethumb_ethumb-ethumb.o `test -f 'bin/ethumb/ethumb.c' || echo './'`bin/ethumb/ethumb.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/ethumb_client\" -DPACKAGE_BUILD_DIR=\"`pwd`/..\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb_client -I../src/lib/ethumb_client -I../src/lib/evas -I../src/lib/evas -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_CLIENT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/ethumb_client/bin_ethumb_client_ethumbd-ethumbd.o `test -f 'bin/ethumb_client/ethumbd.c' || echo './'`bin/ethumb_client/ethumbd.c i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ethumb_client -I../src/lib/ethumb_client -I../src/lib/evas -I../src/lib/evas -I../src/lib/ethumb -I../src/lib/ethumb -I../src/lib/eldbus -I../src/lib/eldbus -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_ETHUMB_CLIENT_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o bin/ethumb_client/bin_ethumb_client_ethumbd_client-ethumbd_client.o `test -f 'bin/ethumb_client/ethumbd_client.c' || echo './'`bin/ethumb_client/ethumbd_client.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/dummy_slave bin/evas/bin_evas_dummy_slave-dummy_slave.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lrt libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/dummy_slave bin/evas/bin_evas_dummy_slave-dummy_slave.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lrt i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -c -o utils/ecore/utils_ecore_makekeys-makekeys.o `test -f 'utils/ecore/makekeys.c' || echo './'`utils/ecore/makekeys.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eina/libeina.la -rpath /usr/lib lib/eina/lib_eina_libeina_la-eina_abi.lo lib/eina/lib_eina_libeina_la-eina_accessor.lo lib/eina/lib_eina_libeina_la-eina_array.lo lib/eina/lib_eina_libeina_la-eina_benchmark.lo lib/eina/lib_eina_libeina_la-eina_binbuf.lo lib/eina/lib_eina_libeina_la-eina_binshare.lo lib/eina/lib_eina_libeina_la-eina_convert.lo lib/eina/lib_eina_libeina_la-eina_counter.lo lib/eina/lib_eina_libeina_la-eina_cow.lo lib/eina/lib_eina_libeina_la-eina_cpu.lo lib/eina/lib_eina_libeina_la-eina_error.lo lib/eina/lib_eina_libeina_la-eina_file_common.lo lib/eina/lib_eina_libeina_la-eina_fp.lo lib/eina/lib_eina_libeina_la-eina_hamster.lo lib/eina/lib_eina_libeina_la-eina_hash.lo lib/eina/lib_eina_libeina_la-eina_inarray.lo lib/eina/lib_eina_libeina_la-eina_inlist.lo lib/eina/lib_eina_libeina_la-eina_iterator.lo lib/eina/lib_eina_libeina_la-eina_lalloc.lo lib/eina/lib_eina_libeina_la-eina_list.lo lib/eina/lib_eina_libeina_la-eina_log.lo lib/eina/lib_eina_libeina_la-eina_magic.lo lib/eina/lib_eina_libeina_la-eina_main.lo lib/eina/lib_eina_libeina_la-eina_matrixsparse.lo lib/eina/lib_eina_libeina_la-eina_mempool.lo lib/eina/lib_eina_libeina_la-eina_mmap.lo lib/eina/lib_eina_libeina_la-eina_module.lo lib/eina/lib_eina_libeina_la-eina_prefix.lo lib/eina/lib_eina_libeina_la-eina_quadtree.lo lib/eina/lib_eina_libeina_la-eina_rbtree.lo lib/eina/lib_eina_libeina_la-eina_rectangle.lo lib/eina/lib_eina_libeina_la-eina_safety_checks.lo lib/eina/lib_eina_libeina_la-eina_sched.lo lib/eina/lib_eina_libeina_la-eina_share_common.lo lib/eina/lib_eina_libeina_la-eina_simple_xml_parser.lo lib/eina/lib_eina_libeina_la-eina_str.lo lib/eina/lib_eina_libeina_la-eina_strbuf.lo lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo lib/eina/lib_eina_libeina_la-eina_stringshare.lo lib/eina/lib_eina_libeina_la-eina_tiler.lo lib/eina/lib_eina_libeina_la-eina_thread.lo lib/eina/lib_eina_libeina_la-eina_tmpstr.lo lib/eina/lib_eina_libeina_la-eina_unicode.lo lib/eina/lib_eina_libeina_la-eina_ustrbuf.lo lib/eina/lib_eina_libeina_la-eina_ustringshare.lo lib/eina/lib_eina_libeina_la-eina_value.lo lib/eina/lib_eina_libeina_la-eina_xattr.lo lib/eina/lib_eina_libeina_la-eina_file.lo modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eina/.libs/lib_eina_libeina_la-eina_abi.o lib/eina/.libs/lib_eina_libeina_la-eina_accessor.o lib/eina/.libs/lib_eina_libeina_la-eina_array.o lib/eina/.libs/lib_eina_libeina_la-eina_benchmark.o lib/eina/.libs/lib_eina_libeina_la-eina_binbuf.o lib/eina/.libs/lib_eina_libeina_la-eina_binshare.o lib/eina/.libs/lib_eina_libeina_la-eina_convert.o lib/eina/.libs/lib_eina_libeina_la-eina_counter.o lib/eina/.libs/lib_eina_libeina_la-eina_cow.o lib/eina/.libs/lib_eina_libeina_la-eina_cpu.o lib/eina/.libs/lib_eina_libeina_la-eina_error.o lib/eina/.libs/lib_eina_libeina_la-eina_file_common.o lib/eina/.libs/lib_eina_libeina_la-eina_fp.o lib/eina/.libs/lib_eina_libeina_la-eina_hamster.o lib/eina/.libs/lib_eina_libeina_la-eina_hash.o lib/eina/.libs/lib_eina_libeina_la-eina_inarray.o lib/eina/.libs/lib_eina_libeina_la-eina_inlist.o lib/eina/.libs/lib_eina_libeina_la-eina_iterator.o lib/eina/.libs/lib_eina_libeina_la-eina_lalloc.o lib/eina/.libs/lib_eina_libeina_la-eina_list.o lib/eina/.libs/lib_eina_libeina_la-eina_log.o lib/eina/.libs/lib_eina_libeina_la-eina_magic.o lib/eina/.libs/lib_eina_libeina_la-eina_main.o lib/eina/.libs/lib_eina_libeina_la-eina_matrixsparse.o lib/eina/.libs/lib_eina_libeina_la-eina_mempool.o lib/eina/.libs/lib_eina_libeina_la-eina_mmap.o lib/eina/.libs/lib_eina_libeina_la-eina_module.o lib/eina/.libs/lib_eina_libeina_la-eina_prefix.o lib/eina/.libs/lib_eina_libeina_la-eina_quadtree.o lib/eina/.libs/lib_eina_libeina_la-eina_rbtree.o lib/eina/.libs/lib_eina_libeina_la-eina_rectangle.o lib/eina/.libs/lib_eina_libeina_la-eina_safety_checks.o lib/eina/.libs/lib_eina_libeina_la-eina_sched.o lib/eina/.libs/lib_eina_libeina_la-eina_share_common.o lib/eina/.libs/lib_eina_libeina_la-eina_simple_xml_parser.o lib/eina/.libs/lib_eina_libeina_la-eina_str.o lib/eina/.libs/lib_eina_libeina_la-eina_strbuf.o lib/eina/.libs/lib_eina_libeina_la-eina_strbuf_common.o lib/eina/.libs/lib_eina_libeina_la-eina_stringshare.o lib/eina/.libs/lib_eina_libeina_la-eina_tiler.o lib/eina/.libs/lib_eina_libeina_la-eina_thread.o lib/eina/.libs/lib_eina_libeina_la-eina_tmpstr.o lib/eina/.libs/lib_eina_libeina_la-eina_unicode.o lib/eina/.libs/lib_eina_libeina_la-eina_ustrbuf.o lib/eina/.libs/lib_eina_libeina_la-eina_ustringshare.o lib/eina/.libs/lib_eina_libeina_la-eina_value.o lib/eina/.libs/lib_eina_libeina_la-eina_xattr.o lib/eina/.libs/lib_eina_libeina_la-eina_file.o modules/eina/mp/chained_pool/.libs/lib_eina_libeina_la-eina_chained_mempool.o modules/eina/mp/one_big/.libs/lib_eina_libeina_la-eina_one_big.o modules/eina/mp/pass_through/.libs/lib_eina_libeina_la-eina_pass_through.o -Wl,--as-needed -lpthread -lm -ldl -lrt -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeina.so.1 -o lib/eina/.libs/libeina.so.1.8.0 libtool: link: (cd "lib/eina/.libs" && rm -f "libeina.so.1" && ln -s "libeina.so.1.8.0" "libeina.so.1") libtool: link: (cd "lib/eina/.libs" && rm -f "libeina.so" && ln -s "libeina.so.1.8.0" "libeina.so") libtool: link: ( cd "lib/eina/.libs" && rm -f "libeina.la" && ln -s "../libeina.la" "libeina.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o utils/ecore/makekeys utils/ecore/utils_ecore_makekeys-makekeys.o libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/ecore_x -I../src/lib/ecore_x -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/ecore -I../src/lib/ecore -I../src/lib/ecore_input -I../src/lib/ecore_input -DEFL_ECORE_X_BUILD=1 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o utils/ecore/makekeys utils/ecore/utils_ecore_makekeys-makekeys.o -Wl,--as-needed /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eo/libeo.la -rpath /usr/lib lib/eo/lib_eo_libeo_la-eo.lo lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo lib/eo/lib_eo_libeo_la-eo_class_class.lo lib/eo/lib_eo_libeo_la-eo_base_class.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eo/.libs/lib_eo_libeo_la-eo.o lib/eo/.libs/lib_eo_libeo_la-eo_ptr_indirection.o lib/eo/.libs/lib_eo_libeo_la-eo_class_class.o lib/eo/.libs/lib_eo_libeo_la-eo_base_class.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed lib/eina/.libs/libeina.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeo.so.1 -o lib/eo/.libs/libeo.so.1.8.0 libtool: link: (cd "lib/eo/.libs" && rm -f "libeo.so.1" && ln -s "libeo.so.1.8.0" "libeo.so.1") libtool: link: (cd "lib/eo/.libs" && rm -f "libeo.so" && ln -s "libeo.so.1.8.0" "libeo.so") libtool: link: ( cd "lib/eo/.libs" && rm -f "libeo.la" && ln -s "../libeo.la" "libeo.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eet/libeet.la -rpath /usr/lib lib/eet/lib_eet_libeet_la-eet_alloc.lo lib/eet/lib_eet_libeet_la-eet_cipher.lo lib/eet/lib_eet_libeet_la-eet_connection.lo lib/eet/lib_eet_libeet_la-eet_data.lo lib/eet/lib_eet_libeet_la-eet_dictionary.lo lib/eet/lib_eet_libeet_la-eet_image.lo lib/eet/lib_eet_libeet_la-eet_lib.lo lib/eet/lib_eet_libeet_la-eet_node.lo lib/eet/lib_eet_libeet_la-eet_utils.lo static_libs/lz4/lib_eet_libeet_la-lz4.lo static_libs/lz4/lib_eet_libeet_la-lz4hc.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -L/usr/lib -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -lm -ljpeg libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eet/.libs/lib_eet_libeet_la-eet_alloc.o lib/eet/.libs/lib_eet_libeet_la-eet_cipher.o lib/eet/.libs/lib_eet_libeet_la-eet_connection.o lib/eet/.libs/lib_eet_libeet_la-eet_data.o lib/eet/.libs/lib_eet_libeet_la-eet_dictionary.o lib/eet/.libs/lib_eet_libeet_la-eet_image.o lib/eet/.libs/lib_eet_libeet_la-eet_lib.o lib/eet/.libs/lib_eet_libeet_la-eet_node.o lib/eet/.libs/lib_eet_libeet_la-eet_utils.o static_libs/lz4/.libs/lib_eet_libeet_la-lz4.o static_libs/lz4/.libs/lib_eet_libeet_la-lz4hc.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed -L/usr/lib -lssl -lcrypto -lz lib/eina/.libs/libeina.so -lpthread -lm -ljpeg -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeet.so.1 -o lib/eet/.libs/libeet.so.1.8.0 libtool: link: (cd "lib/eet/.libs" && rm -f "libeet.so.1" && ln -s "libeet.so.1.8.0" "libeet.so.1") libtool: link: (cd "lib/eet/.libs" && rm -f "libeet.so" && ln -s "libeet.so.1.8.0" "libeet.so") libtool: link: ( cd "lib/eet/.libs" && rm -f "libeet.la" && ln -s "../libeet.la" "libeet.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore/libecore.la -rpath /usr/lib lib/ecore/lib_ecore_libecore_la-ecore.lo lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo lib/ecore/lib_ecore_libecore_la-ecore_anim.lo lib/ecore/lib_ecore_libecore_la-ecore_app.lo lib/ecore/lib_ecore_libecore_la-ecore_events.lo lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo lib/ecore/lib_ecore_libecore_la-ecore_glib.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo lib/ecore/lib_ecore_libecore_la-ecore_idler.lo lib/ecore/lib_ecore_libecore_la-ecore_job.lo lib/ecore/lib_ecore_libecore_la-ecore_main.lo lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo lib/ecore/lib_ecore_libecore_la-ecore_poll.lo lib/ecore/lib_ecore_libecore_la-ecore_time.lo lib/ecore/lib_ecore_libecore_la-ecore_timer.lo lib/ecore/lib_ecore_libecore_la-ecore_thread.lo lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo lib/ecore/lib_ecore_libecore_la-ecore_signal.lo lib/ecore/lib_ecore_libecore_la-ecore_exe.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm -lrt libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore/.libs/lib_ecore_libecore_la-ecore.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_alloc.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_anim.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_app.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_events.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_getopt.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_glib.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idle_enterer.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idle_exiter.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_idler.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_job.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_main.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_pipe.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_poll.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_time.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_timer.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_thread.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_throttle.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_signal.o lib/ecore/.libs/lib_ecore_libecore_la-ecore_exe.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so -lpthread -lm -lrt -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore.so.1 -o lib/ecore/.libs/libecore.so.1.8.0 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/embryo/libembryo.la -rpath /usr/lib lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo lib/embryo/lib_embryo_libembryo_la-embryo_args.lo lib/embryo/lib_embryo_libembryo_la-embryo_float.lo lib/embryo/lib_embryo_libembryo_la-embryo_main.lo lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo lib/embryo/lib_embryo_libembryo_la-embryo_str.lo lib/embryo/lib_embryo_libembryo_la-embryo_time.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread -lm libtool: link: (cd "lib/ecore/.libs" && rm -f "libecore.so.1" && ln -s "libecore.so.1.8.0" "libecore.so.1") libtool: link: (cd "lib/ecore/.libs" && rm -f "libecore.so" && ln -s "libecore.so.1.8.0" "libecore.so") libtool: link: ( cd "lib/ecore/.libs" && rm -f "libecore.la" && ln -s "../libecore.la" "libecore.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eet/eet bin/eet/bin_eet_eet-eet_main.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -L/usr/lib -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -lm -ljpeg lib/eet/libeet.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/embryo/.libs/lib_embryo_libembryo_la-embryo_amx.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_args.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_float.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_main.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_rand.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_str.o lib/embryo/.libs/lib_embryo_libembryo_la-embryo_time.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed lib/eina/.libs/libeina.so -lpthread -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libembryo.so.1 -o lib/embryo/.libs/libembryo.so.1.8.0 libtool: link: (cd "lib/embryo/.libs" && rm -f "libembryo.so.1" && ln -s "libembryo.so.1.8.0" "libembryo.so.1") libtool: link: (cd "lib/embryo/.libs" && rm -f "libembryo.so" && ln -s "libembryo.so.1.8.0" "libembryo.so") libtool: link: ( cd "lib/embryo/.libs" && rm -f "libembryo.la" && ln -s "../libembryo.la" "libembryo.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2_client bin/evas/bin_evas_evas_cserve2_client-evas_cserve2_client.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eet/.libs/eet bin/eet/bin_eet_eet-eet_main.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -L/usr/lib -lssl -lcrypto -lz lib/eina/.libs/libeina.so -lpthread -lm -ljpeg lib/eet/.libs/libeet.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2_client bin/evas/bin_evas_evas_cserve2_client-evas_cserve2_client.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lpthread -lm -ldl -lrt lib/eina/.libs/libeina.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2_usage bin/evas/bin_evas_evas_cserve2_usage-evas_cserve2_usage.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2_debug bin/evas/bin_evas_evas_cserve2_debug-evas_cserve2_debug.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2_usage bin/evas/bin_evas_evas_cserve2_usage-evas_cserve2_usage.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lpthread -lm -ldl -lrt lib/eina/.libs/libeina.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2_debug bin/evas/bin_evas_evas_cserve2_debug-evas_cserve2_debug.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lpthread -lm -ldl -lrt lib/eina/.libs/libeina.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2_shm_debug bin/evas/bin_evas_evas_cserve2_shm_debug-evas_cserve2_shm_debug.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/embryo/embryo_cc bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread -lm lib/embryo/libembryo.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2_shm_debug bin/evas/bin_evas_evas_cserve2_shm_debug-evas_cserve2_shm_debug.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lpthread -lm -ldl -lrt lib/eina/.libs/libeina.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/epp/epp bin/edje/epp/bin_edje_epp_epp-cppalloc.o bin/edje/epp/bin_edje_epp_epp-cpperror.o bin/edje/epp/bin_edje_epp_epp-cppexp.o bin/edje/epp/bin_edje_epp_epp-cpphash.o bin/edje/epp/bin_edje_epp_epp-cpplib.o bin/edje/epp/bin_edje_epp_epp-cppmain.o libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/embryo/.libs/embryo_cc bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed lib/eina/.libs/libeina.so -lpthread -lm lib/embryo/.libs/libembryo.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/epp/epp bin/edje/epp/bin_edje_epp_epp-cppalloc.o bin/edje/epp/bin_edje_epp_epp-cpperror.o bin/edje/epp/bin_edje_epp_epp-cppexp.o bin/edje/epp/bin_edje_epp_epp-cpphash.o bin/edje/epp/bin_edje_epp_epp-cpplib.o bin/edje/epp/bin_edje_epp_epp-cppmain.o -Wl,--as-needed /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2_slave bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_slave.o bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_utils.o lib/evas/file/bin_evas_evas_cserve2_slave-evas_module.o lib/evas/file/bin_evas_evas_cserve2_slave-evas_path.o -lrt -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o lib/evas/common/libevas_op_blend_sse3.la lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2_slave bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_slave.o bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_utils.o lib/evas/file/bin_evas_evas_cserve2_slave-evas_module.o lib/evas/file/bin_evas_evas_cserve2_slave-evas_path.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--export-dynamic -Wl,--as-needed -lpthread -lm -ldl -lrt lib/eina/.libs/libeina.so libtool: link: i686-pc-linux-gnu-ar cru lib/evas/common/.libs/libevas_op_blend_sse3.a lib/evas/common/evas_op_blend/.libs/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.o libtool: link: i686-pc-linux-gnu-ranlib lib/evas/common/.libs/libevas_op_blend_sse3.a /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_input/libecore_input.la -rpath /usr/lib lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread libtool: link: ( cd "lib/evas/common/.libs" && rm -f "libevas_op_blend_sse3.la" && ln -s "../libevas_op_blend_sse3.la" "libevas_op_blend_sse3.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_con/libecore_con.la -rpath /usr/lib lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_dns.lo lib/ecore_con/lib_ecore_con_libecore_con_la-dns.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lssl -lcrypto lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -lm libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_input/.libs/lib_ecore_input_libecore_input_la-ecore_input.o lib/ecore_input/.libs/lib_ecore_input_libecore_input_la-ecore_input_compose.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_input.so.1 -o lib/ecore_input/.libs/libecore_input.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_alloc.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_eet.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_socks.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_ssl.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_url.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_local.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-ecore_con_dns.o lib/ecore_con/.libs/lib_ecore_con_libecore_con_la-dns.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,--as-needed -lssl -lcrypto lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_con.so.1 -o lib/ecore_con/.libs/libecore_con.so.1.8.0 libtool: link: (cd "lib/ecore_input/.libs" && rm -f "libecore_input.so.1" && ln -s "libecore_input.so.1.8.0" "libecore_input.so.1") libtool: link: (cd "lib/ecore_input/.libs" && rm -f "libecore_input.so" && ln -s "libecore_input.so.1.8.0" "libecore_input.so") libtool: link: ( cd "lib/ecore_input/.libs" && rm -f "libecore_input.la" && ln -s "../libecore_input.la" "libecore_input.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eldbus/libeldbus.la -rpath /usr/lib lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread libtool: link: (cd "lib/ecore_con/.libs" && rm -f "libecore_con.so.1" && ln -s "libecore_con.so.1.8.0" "libecore_con.so.1") libtool: link: (cd "lib/ecore_con/.libs" && rm -f "libecore_con.so" && ln -s "libecore_con.so.1.8.0" "libecore_con.so") libtool: link: ( cd "lib/ecore_con/.libs" && rm -f "libecore_con.la" && ln -s "../libecore_con.la" "libecore_con.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eio/libeio.la -rpath /usr/lib lib/eio/lib_eio_libeio_la-eio_dir.lo lib/eio/lib_eio_libeio_la-eio_eet.lo lib/eio/lib_eio_libeio_la-eio_file.lo lib/eio/lib_eio_libeio_la-eio_main.lo lib/eio/lib_eio_libeio_la-eio_map.lo lib/eio/lib_eio_libeio_la-eio_monitor.lo lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo lib/eio/lib_eio_libeio_la-eio_single.lo lib/eio/lib_eio_libeio_la-eio_xattr.lo lib/eio/lib_eio_libeio_la-eio_monitor_inotify.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la -lpthread -lm libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_proxy.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_core.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_object.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_pending.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_freedesktop.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_service.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_signal_handler.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_helper.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.o lib/eldbus/.libs/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,--as-needed -ldbus-1 lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeldbus.so.1 -o lib/eldbus/.libs/libeldbus.so.1.8.0 libtool: link: (cd "lib/eldbus/.libs" && rm -f "libeldbus.so.1" && ln -s "libeldbus.so.1.8.0" "libeldbus.so.1") libtool: link: (cd "lib/eldbus/.libs" && rm -f "libeldbus.so" && ln -s "libeldbus.so.1.8.0" "libeldbus.so") libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eio/.libs/lib_eio_libeio_la-eio_dir.o lib/eio/.libs/lib_eio_libeio_la-eio_eet.o lib/eio/.libs/lib_eio_libeio_la-eio_file.o lib/eio/.libs/lib_eio_libeio_la-eio_main.o lib/eio/.libs/lib_eio_libeio_la-eio_map.o lib/eio/.libs/lib_eio_libeio_la-eio_monitor.o lib/eio/.libs/lib_eio_libeio_la-eio_monitor_poll.o lib/eio/.libs/lib_eio_libeio_la-eio_single.o lib/eio/.libs/lib_eio_libeio_la-eio_xattr.o lib/eio/.libs/lib_eio_libeio_la-eio_monitor_inotify.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eet/.libs/libeet.so lib/ecore/.libs/libecore.so -lpthreadlibtool: link: ( cd "lib/eldbus/.libs" && rm -f "libeldbus.la" && ln -s "../libeldbus.la" "libeldbus.la" ) -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeio.so.1 -o lib/eio/.libs/libeio.so.1.8.0 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_imf/libecore_imf.la -rpath /usr/lib lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread libtool: link: (cd "lib/eio/.libs" && rm -f "libeio.so.1" && ln -s "libeio.so.1.8.0" "libeio.so.1") libtool: link: (cd "lib/eio/.libs" && rm -f "libeio.so" && ln -s "libeio.so.1.8.0" "libeio.so") libtool: link: ( cd "lib/eio/.libs" && rm -f "libeio.la" && ln -s "../libeio.la" "libeio.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eldbus/eldbus-codegen bin/eldbus/bin_eldbus_eldbus_codegen-utils.o bin/eldbus/bin_eldbus_eldbus_codegen-parser.o bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o bin/eldbus/bin_eldbus_eldbus_codegen-client.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread lib/eldbus/libeldbus.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf.o lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf_context.o lib/ecore_imf/.libs/lib_ecore_imf_libecore_imf_la-ecore_imf_module.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore_input/.libs/libecore_input.so lib/ecore/.libs/libecore.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_imf.so.1 -o lib/ecore_imf/.libs/libecore_imf.so.1.8.0 libtool: link: (cd "lib/ecore_imf/.libs" && rm -f "libecore_imf.so.1" && ln -s "libecore_imf.so.1.8.0" "libecore_imf.so.1") libtool: link: (cd "lib/ecore_imf/.libs" && rm -f "libecore_imf.so" && ln -s "libecore_imf.so.1.8.0" "libecore_imf.so") libtool: link: ( cd "lib/ecore_imf/.libs" && rm -f "libecore_imf.la" && ln -s "../libecore_imf.la" "libecore_imf.la" ) /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/evas/libevas.la -rpath /usr/lib static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo lib/evas/lib_evas_libevas_la-main.lo lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo lib/evas/canvas/lib_evas_libevas_la-evas_common_interface.lo lib/evas/canvas/lib_evas_libevas_la-evas_data.lo lib/evas/canvas/lib_evas_libevas_la-evas_device.lo lib/evas/canvas/lib_evas_libevas_la-evas_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo lib/evas/canvas/lib_evas_libevas_la-evas_key.lo lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo lib/evas/canvas/lib_evas_libevas_la-evas_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_name.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_render.lo lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo lib/evas/canvas/lib_evas_libevas_la-evas_map.lo lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo lib/evas/canvas/lib_evas_libevas_la-evas_out.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo lib/evas/cache/lib_evas_libevas_la-evas_preload.lo lib/evas/cache2/lib_evas_libevas_la-evas_cache2.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_image_data.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_client.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_utils.lo lib/evas/file/lib_evas_libevas_la-evas_module.lo lib/evas/file/lib_evas_libevas_la-evas_path.lo lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_32.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo lib/evas/common/lib_evas_libevas_la-evas_cpu.lo lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo lib/evas/common/lib_evas_libevas_la-evas_font_load.lo lib/evas/common/lib_evas_libevas_la-evas_font_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_query.lo lib/evas/common/lib_evas_libevas_la-evas_image_load.lo lib/evas/common/lib_evas_libevas_la-evas_image_save.lo lib/evas/common/lib_evas_libevas_la-evas_image_main.lo lib/evas/common/lib_evas_libevas_la-evas_image_data.lo lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo lib/evas/common/lib_evas_libevas_la-evas_line_main.lo lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo lib/evas/common/lib_evas_libevas_la-evas_tiler.lo lib/evas/common/lib_evas_libevas_la-evas_regionbuf.lo lib/evas/common/lib_evas_libevas_la-evas_pipe.lo lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo lib/evas/common/lib_evas_libevas_la-evas_map_image.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo lib/evas/common/libevas_op_blend_sse3.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eldbus/.libs/eldbus-codegen bin/eldbus/bin_eldbus_eldbus_codegen-utils.o bin/eldbus/bin_eldbus_eldbus_codegen-parser.o bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o bin/eldbus/bin_eldbus_eldbus_codegen-client.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -ldbus-1 lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so -lpthread lib/eldbus/.libs/libeldbus.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_ipc/libecore_ipc.la -rpath /usr/lib lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_ipc/.libs/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_con/.libs/libecore_con.so -lpthread -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_ipc.so.1 -o lib/ecore_ipc/.libs/libecore_ipc.so.1.8.0 libtool: link: (cd "lib/ecore_ipc/.libs" && rm -f "libecore_ipc.so.1" && ln -s "libecore_ipc.so.1.8.0" "libecore_ipc.so.1") libtool: link: (cd "lib/ecore_ipc/.libs" && rm -f "libecore_ipc.so" && ln -s "libecore_ipc.so.1.8.0" "libecore_ipc.so") libtool: link: ( cd "lib/ecore_ipc/.libs" && rm -f "libecore_ipc.la" && ln -s "../libecore_ipc.la" "libecore_ipc.la" ) libtool: link: i686-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtbeginS.o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreak.o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreakdata.o static_libs/libunibreak/.libs/lib_evas_libevas_la-linebreakdef.o static_libs/libunibreak/.libs/lib_evas_libevas_la-wordbreak.o lib/evas/.libs/lib_evas_libevas_la-main.o lib/evas/canvas/.libs/lib_evas_libevas_la-common_interfaces.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_callbacks.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_clip.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_common_interface.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_data.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_device.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_events.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_focus.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_key.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_key_grab.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_layer.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_main.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_name.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_image.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_main.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_inform.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_intercept.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_line.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_polygon.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_rectangle.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_smart.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_smart_clipped.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_box.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_table.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_text.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_textblock.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_textgrid.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_grid.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_font_dir.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_rectangle.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_render.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_smart.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_stack.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_async_events.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_stats.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_touch_point.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_map.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_gl.o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_out.o lib/evas/cache/.libs/lib_evas_libevas_la-evas_cache_image.o lib/evas/cache/.libs/lib_evas_libevas_la-evas_cache_engine_image.o lib/evas/cache/.libs/lib_evas_libevas_la-evas_preload.o lib/evas/cache2/.libs/lib_evas_libevas_la-evas_cache2.o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_image_data.o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_client.o lib/evas/cserve2/.libs/lib_evas_libevas_la-evas_cs2_utils.o lib/evas/file/.libs/lib_evas_libevas_la-evas_module.o lib/evas/file/.libs/lib_evas_libevas_la-evas_path.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_copy_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_blend_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_add_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_sub_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_mask_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_op_mul_main_.o lib/evas/common/.libs/lib_evas_libevas_la-evas_blend_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_blit_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_color.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_colorspace.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_gry_1.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_gry_8.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_16.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_24.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_32.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_rgb_8.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_grypal_6.o lib/evas/common/.libs/lib_evas_libevas_la-evas_convert_yuv.o lib/evas/common/.libs/lib_evas_libevas_la-evas_cpu.o lib/evas/common/.libs/lib_evas_libevas_la-evas_draw_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_draw.o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_load.o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_query.o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_load.o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_save.o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_data.o lib/evas/common/.libs/lib_evas_libevas_la-evas_image_scalecache.o lib/evas/common/.libs/lib_evas_libevas_la-evas_line_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_polygon_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_rectangle_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_main.o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_sample.o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_smooth.o lib/evas/common/.libs/lib_evas_libevas_la-evas_scale_span.o lib/evas/common/.libs/lib_evas_libevas_la-evas_thread_render.o lib/evas/common/.libs/lib_evas_libevas_la-evas_tiler.o lib/evas/common/.libs/lib_evas_libevas_la-evas_regionbuf.o lib/evas/common/.libs/lib_evas_libevas_la-evas_pipe.o lib/evas/common/language/.libs/lib_evas_libevas_la-evas_bidi_utils.o lib/evas/common/language/.libs/lib_evas_libevas_la-evas_language_utils.o lib/evas/common/.libs/lib_evas_libevas_la-evas_text_utils.o lib/evas/common/.libs/lib_evas_libevas_la-evas_font_ot.o lib/evas/common/.libs/lib_evas_libevas_la-evas_map_image.o modules/evas/engines/software_generic/.libs/lib_evas_libevas_la-evas_engine.o modules/evas/engines/buffer/.libs/lib_evas_libevas_la-evas_engine.o modules/evas/engines/buffer/.libs/lib_evas_libevas_la-evas_outbuf.o -Wl,--whole-archive lib/evas/common/.libs/libevas_op_blend_sse3.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs/libeet.so -L/usr/lib -lssl -lcrypto -lz -ljpeg /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs/libeo.so /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs/libeina.so -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lrt -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crtn.o -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libevas.so.1 -o lib/evas/.libs/libevas.so.1.8.0 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_sdl/libecore_sdl.la -rpath /usr/lib lib/ecore_sdl/lib_ecore_sdl_libecore_sdl_la-ecore_sdl.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lSDL -lpthread lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_sdl/.libs/lib_ecore_sdl_libecore_sdl_la-ecore_sdl.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,--as-needed -lSDL lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_sdl.so.1 -o lib/ecore_sdl/.libs/libecore_sdl.so.1.8.0 libtool: link: (cd "lib/ecore_sdl/.libs" && rm -f "libecore_sdl.so.1" && ln -s "libecore_sdl.so.1.8.0" "libecore_sdl.so.1") libtool: link: (cd "lib/ecore_sdl/.libs" && rm -f "libecore_sdl.so" && ln -s "libecore_sdl.so.1.8.0" "libecore_sdl.so") libtool: link: ( cd "lib/ecore_sdl/.libs" && rm -f "libecore_sdl.la" && ln -s "../libecore_sdl.la" "libecore_sdl.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_x/libecore_x.la -rpath /usr/lib lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi libtool: link: (cd "lib/evas/.libs" && rm -f "libevas.so.1" && ln -s "libevas.so.1.8.0" "libevas.so.1") libtool: link: (cd "lib/evas/.libs" && rm -f "libevas.so" && ln -s "libevas.so.1.8.0" "libevas.so") libtool: link: ( cd "lib/evas/.libs" && rm -f "libevas.la" && ln -s "../libevas.la" "libevas.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/ecore/system/upower/module.la -rpath /usr/lib/ecore/system/upower/linux-gnu-i686-1.8.0 modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm -lrt lib/ecore/libecore.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread lib/eldbus/libeldbus.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_dnd.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_sync.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_randr.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_fixes.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_damage.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_composite.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_error.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_events.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_icccm.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_netwm.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_mwm.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_e.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_selection.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window_prop.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_window_shape.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_pixmap.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_gc.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_xinerama.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_screensaver.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_dpms.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_drawable.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_cursor.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_test.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_atoms.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_region.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_image.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_xi2.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_vsync.o lib/ecore_x/xlib/.libs/lib_ecore_x_libecore_x_la-ecore_x_gesture.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so -lpthread -lXcursor -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_x.so.1 -o lib/ecore_x/.libs/libecore_x.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/ecore/system/upower/.libs/modules_ecore_system_upower_module_la-ecore_system_upower.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eldbus/.libs -lm -lrt -Wl,--as-needed -ldbus-1 lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so -lpthread lib/eldbus/.libs/libeldbus.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/ecore/system/upower/.libs/module.so libtool: link: (cd "lib/ecore_x/.libs" && rm -f "libecore_x.so.1" && ln -s "libecore_x.so.1.8.0" "libecore_x.so.1") libtool: link: (cd "lib/ecore_x/.libs" && rm -f "libecore_x.so" && ln -s "libecore_x.so.1.8.0" "libecore_x.so") libtool: link: ( cd "modules/ecore/system/upower/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_file/libecore_file.la -rpath /usr/lib lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread libtool: link: ( cd "lib/ecore_x/.libs" && rm -f "libecore_x.la" && ln -s "../libecore_x.la" "libecore_x.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_imf_evas/libecore_imf_evas.la -rpath /usr/lib lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file.o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_download.o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_monitor.o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_path.o lib/ecore_file/.libs/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_con/.libs/libecore_con.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_file.so.1 -o lib/ecore_file/.libs/libecore_file.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_imf_evas/.libs/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_imf/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/evas/.libs/libevas.so lib/ecore/.libs/libecore.so lib/ecore_imf/.libs/libecore_imf.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_imf_evas.so.1 -o lib/ecore_imf_evas/.libs/libecore_imf_evas.so.1.8.0 libtool: link: (cd "lib/ecore_file/.libs" && rm -f "libecore_file.so.1" && ln -s "libecore_file.so.1.8.0" "libecore_file.so.1") libtool: link: (cd "lib/ecore_file/.libs" && rm -f "libecore_file.so" && ln -s "libecore_file.so.1.8.0" "libecore_file.so") libtool: link: (cd "lib/ecore_imf_evas/.libs" && rm -f "libecore_imf_evas.so.1" && ln -s "libecore_imf_evas.so.1.8.0" "libecore_imf_evas.so.1") libtool: link: (cd "lib/ecore_imf_evas/.libs" && rm -f "libecore_imf_evas.so" && ln -s "libecore_imf_evas.so.1.8.0" "libecore_imf_evas.so") libtool: link: ( cd "lib/ecore_file/.libs" && rm -f "libecore_file.la" && ln -s "../libecore_file.la" "libecore_file.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/engines/gl_common/libevas_engine_gl_common.la modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: ( cd "lib/ecore_imf_evas/.libs" && rm -f "libecore_imf_evas.la" && ln -s "../libecore_imf_evas.la" "libecore_imf_evas.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/engines/software_x11/module.la -rpath /usr/lib/evas/modules/engines/software_x11/linux-gnu-i686-1.8.0 modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lX11 -lXext libtool: link: i686-pc-linux-gnu-ar cru modules/evas/engines/gl_common/.libs/libevas_engine_gl_common.a modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.o modules/evas/engines/gl_common/.libs/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.o libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_engine.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_x_egl.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_color.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_main.o modules/evas/engines/software_x11/.libs/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_betlibtool: link: i686-pc-linux-gnu-ranlib modules/evas/engines/gl_common/.libs/libevas_engine_gl_common.a a2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -lX11 -lXext -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/engines/software_x11/.libs/module.so libtool: link: ( cd "modules/evas/engines/gl_common/.libs" && rm -f "libevas_engine_gl_common.la" && ln -s "../libevas_engine_gl_common.la" "libevas_engine_gl_common.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/efreet/libefreet.la -rpath /usr/lib lib/efreet/lib_efreet_libefreet_la-efreet.lo lib/efreet/lib_efreet_libefreet_la-efreet_base.lo lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread libtool: link: ( cd "modules/evas/engines/software_x11/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/bmp/module.la -rpath /usr/lib/evas/modules/loaders/bmp/linux-gnu-i686-1.8.0 modules/evas/loaders/bmp/modules_evas_loaders_bmp_module_la-evas_image_load_bmp.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/efreet/.libs/lib_efreet_libefreet_la-efreet.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_base.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_icon.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_xml.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_ini.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_desktop.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_desktop_command.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_menu.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_utils.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_uri.o lib/efreet/.libs/lib_efreet_libefreet_la-efreet_cache.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eldbus/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libefreet.so.1 -o lib/efreet/.libs/libefreet.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/bmp/.libs/modules_evas_loaders_bmp_module_la-evas_image_load_bmp.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/bmp/.libs/module.so libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet.so.1" && ln -s "libefreet.so.1.8.0" "libefreet.so.1") libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet.so" && ln -s "libefreet.so.1.8.0" "libefreet.so") libtool: link: ( cd "lib/efreet/.libs" && rm -f "libefreet.la" && ln -s "../libefreet.la" "libefreet.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/eet/module.la -rpath /usr/lib/evas/modules/loaders/eet/linux-gnu-i686-1.8.0 modules/evas/loaders/eet/modules_evas_loaders_eet_module_la-evas_image_load_eet.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: ( cd "modules/evas/loaders/bmp/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/generic/module.la -rpath /usr/lib/evas/modules/loaders/generic/linux-gnu-i686-1.8.0 modules/evas/loaders/generic/modules_evas_loaders_generic_module_la-evas_image_load_generic.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/eet/.libs/modules_evas_loaders_eet_module_la-evas_image_load_eet.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/eet/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/generic/.libs/modules_evas_loaders_generic_module_la-evas_image_load_generic.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/generic/.libs/module.so libtool: link: ( cd "modules/evas/loaders/eet/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/gif/module.la -rpath /usr/lib/evas/modules/loaders/gif/linux-gnu-i686-1.8.0 modules/evas/loaders/gif/modules_evas_loaders_gif_module_la-evas_image_load_gif.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lgif libtool: link: ( cd "modules/evas/loaders/generic/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/ico/module.la -rpath /usr/lib/evas/modules/loaders/ico/linux-gnu-i686-1.8.0 modules/evas/loaders/ico/modules_evas_loaders_ico_module_la-evas_image_load_ico.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/gif/.libs/modules_evas_loaders_gif_module_la-evas_image_load_gif.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -lgif -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/gif/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/ico/.libs/modules_evas_loaders_ico_module_la-evas_image_load_ico.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/ico/.libs/module.so libtool: link: ( cd "modules/evas/loaders/gif/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/jpeg/module.la -rpath /usr/lib/evas/modules/loaders/jpeg/linux-gnu-i686-1.8.0 modules/evas/loaders/jpeg/modules_evas_loaders_jpeg_module_la-evas_image_load_jpeg.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -ljpeg libtool: link: ( cd "modules/evas/loaders/ico/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/pmaps/module.la -rpath /usr/lib/evas/modules/loaders/pmaps/linux-gnu-i686-1.8.0 modules/evas/loaders/pmaps/modules_evas_loaders_pmaps_module_la-evas_image_load_pmaps.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/jpeg/.libs/modules_evas_loaders_jpeg_module_la-evas_image_load_jpeg.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -ljpeg -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/jpeg/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/pmaps/.libs/modules_evas_loaders_pmaps_module_la-evas_image_load_pmaps.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/pmaps/.libs/module.so libtool: link: ( cd "modules/evas/loaders/jpeg/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/png/module.la -rpath /usr/lib/evas/modules/loaders/png/linux-gnu-i686-1.8.0 modules/evas/loaders/png/modules_evas_loaders_png_module_la-evas_image_load_png.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lpng15 libtool: link: ( cd "modules/evas/loaders/pmaps/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/psd/module.la -rpath /usr/lib/evas/modules/loaders/psd/linux-gnu-i686-1.8.0 modules/evas/loaders/psd/modules_evas_loaders_psd_module_la-evas_image_load_psd.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/png/.libs/modules_evas_loaders_png_module_la-evas_image_load_png.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -lpng15 -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/png/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/psd/.libs/modules_evas_loaders_psd_module_la-evas_image_load_psd.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/psd/.libs/module.so libtool: link: ( cd "modules/evas/loaders/png/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/tiff/module.la -rpath /usr/lib/evas/modules/loaders/tiff/linux-gnu-i686-1.8.0 modules/evas/loaders/tiff/modules_evas_loaders_tiff_module_la-evas_image_load_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -ltiff libtool: link: ( cd "modules/evas/loaders/psd/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/loaders/wbmp/module.la -rpath /usr/lib/evas/modules/loaders/wbmp/linux-gnu-i686-1.8.0 modules/evas/loaders/wbmp/modules_evas_loaders_wbmp_module_la-evas_image_load_wbmp.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/tiff/.libs/modules_evas_loaders_tiff_module_la-evas_image_load_tiff.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -ltiff -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/tiff/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/loaders/wbmp/.libs/modules_evas_loaders_wbmp_module_la-evas_image_load_wbmp.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/loaders/wbmp/.libs/module.so libtool: link: ( cd "modules/evas/loaders/tiff/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/savers/jpeg/module.la -rpath /usr/lib/evas/modules/savers/jpeg/linux-gnu-i686-1.8.0 modules/evas/savers/jpeg/modules_evas_savers_jpeg_module_la-evas_image_save_jpeg.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -ljpeg libtool: link: ( cd "modules/evas/loaders/wbmp/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/savers/png/module.la -rpath /usr/lib/evas/modules/savers/png/linux-gnu-i686-1.8.0 modules/evas/savers/png/modules_evas_savers_png_module_la-evas_image_save_png.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lpng15 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/savers/jpeg/.libs/modules_evas_savers_jpeg_module_la-evas_image_save_jpeg.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -ljpeg -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/savers/jpeg/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/savers/png/.libs/modules_evas_savers_png_module_la-evas_image_save_png.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -lpng15 -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/savers/png/.libs/module.so libtool: link: ( cd "modules/evas/savers/jpeg/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/savers/tiff/module.la -rpath /usr/lib/evas/modules/savers/tiff/linux-gnu-i686-1.8.0 modules/evas/savers/tiff/modules_evas_savers_tiff_module_la-evas_image_save_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -ltiff libtool: link: ( cd "modules/evas/savers/png/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/efreet/efreetd bin/efreet/bin_efreet_efreetd-efreetd.o bin/efreet/bin_efreet_efreetd-efreetd_dbus.o bin/efreet/bin_efreet_efreetd-efreetd_cache.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/savers/tiff/.libs/modules_evas_savers_tiff_module_la-evas_image_save_tiff.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -ltiff -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/evas/savers/tiff/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/efreet/.libs/efreetd bin/efreet/bin_efreet_efreetd-efreetd.o bin/efreet/bin_efreet_efreetd-efreetd_dbus.o bin/efreet/bin_efreet_efreetd-efreetd_cache.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread lib/efreet/.libs/libefreet.so libtool: link: ( cd "modules/evas/savers/tiff/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/efreet/efreet_desktop_cache_create bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/efreet/efreet_icon_cache_create bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/efreet/.libs/efreet_desktop_cache_create bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread lib/efreet/.libs/libefreet.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/efreet/.libs/efreet_icon_cache_create bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread lib/efreet/.libs/libefreet.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/evas/evas_cserve2 bin/evas/bin_evas_evas_cserve2-evas_cserve2_main.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_slaves.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_messages.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_shm.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_cache.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_requests.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_fonts.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_scale.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_main_loop_linux.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_index.o lib/evas/cserve2/bin_evas_evas_cserve2-evas_cs2_utils.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_input_evas/libecore_input_evas.la -rpath /usr/lib lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/evas/.libs/evas_cserve2 bin/evas/bin_evas_evas_cserve2-evas_cserve2_main.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_slaves.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_messages.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_shm.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_cache.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_requests.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_fonts.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_scale.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_main_loop_linux.o bin/evas/bin_evas_evas_cserve2-evas_cserve2_index.o lib/evas/cserve2/bin_evas_evas_cserve2-evas_cs2_utils.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_input_evas/.libs/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/evas/.libs/libevas.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_input_evas.so.1 -o lib/ecore_input_evas/.libs/libecore_input_evas.so.1.8.0 libtool: link: (cd "lib/ecore_input_evas/.libs" && rm -f "libecore_input_evas.so.1" && ln -s "libecore_input_evas.so.1.8.0" "libecore_input_evas.so.1") libtool: link: (cd "lib/ecore_input_evas/.libs" && rm -f "libecore_input_evas.so" && ln -s "libecore_input_evas.so.1.8.0" "libecore_input_evas.so") /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/eeze/libeeze.la -rpath /usr/lib lib/eeze/lib_eeze_libeeze_la-eeze_main.lo lib/eeze/lib_eeze_libeeze_la-eeze_net.lo lib/eeze/lib_eeze_libeeze_la-eeze_sensor.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_find.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_private.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_syspath.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_walk.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_watch.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_udev.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_mount.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_libmount_new.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread libtool: link: ( cd "lib/ecore_input_evas/.libs" && rm -f "libecore_input_evas.la" && ln -s "../libecore_input_evas.la" "libecore_input_evas.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/engines/gl_sdl/module.la -rpath /usr/lib/evas/modules/engines/gl_sdl/linux-gnu-i686-1.8.0 modules/evas/engines/gl_sdl/modules_evas_engines_gl_sdl_module_la-evas_engine.lo modules/evas/engines/gl_common/libevas_engine_gl_common.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lSDL -lpthread -lGL -lm -pthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eeze/.libs/lib_eeze_libeeze_la-eeze_main.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_net.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_sensor.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_find.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_private.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_syspath.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_walk.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_udev_watch.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_udev.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_mount.o lib/eeze/.libs/lib_eeze_libeeze_la-eeze_disk_libmount_new.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeeze.so.1 -o lib/eeze/.libs/libeeze.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/engines/gl_sdl/.libs/modules_evas_engines_gl_sdl_module_la-evas_engine.o -Wl,--whole-archive modules/evas/engines/gl_common/.libs/libevas_engine_gl_common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -L/usr/lib /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs/libevas.so /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs/libeet.so -lssl -lcrypto -lz -ljpeg /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs/libeo.so /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs/libeina.so -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -ldl -lrt lib/evas/.libs/libevas.so -lSDL -lpthread -lGL -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -pthread -pthread -Wl,-soname -Wl,module.so -o modules/evas/engines/gl_sdl/.libs/module.so libtool: link: (cd "lib/eeze/.libs" && rm -f "libeeze.so.1" && ln -s "libeeze.so.1.8.0" "libeeze.so.1") libtool: link: (cd "lib/eeze/.libs" && rm -f "libeeze.so" && ln -s "libeeze.so.1.8.0" "libeeze.so") libtool: link: ( cd "lib/eeze/.libs" && rm -f "libeeze.la" && ln -s "../libeeze.la" "libeeze.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/evas/engines/gl_x11/module.la -rpath /usr/lib/evas/modules/engines/gl_x11/linux-gnu-i686-1.8.0 modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo modules/evas/engines/gl_common/libevas_engine_gl_common.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lfontconfig -lfreetype lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ldl -lm -lrt lib/evas/libevas.la -lXrender -lX11 -lGL -pthread libtool: link: ( cd "modules/evas/engines/gl_sdl/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/efreet/libefreet_mime.la -rpath /usr/lib lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/evas/engines/gl_x11/.libs/modules_evas_engines_gl_x11_module_la-evas_engine.o modules/evas/engines/gl_x11/.libs/modules_evas_engines_gl_x11_module_la-evas_x_main.o -Wl,--whole-archive modules/evas/engines/gl_common/.libs/libevas_engine_gl_common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -L/usr/lib /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs/libevas.so /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs/libeet.so -lssl -lcrypto -lz -ljpeg /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs/libeo.so /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs/libeina.so -Wl,--as-needed -lfontconfig -lfreetype lib/eina/.libs/libeina.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so -lpthread -ldl -lm -lrt lib/evas/.libs/libevas.so -lXrender -lX11 -lGL -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -pthread -pthread -Wl,-soname -Wl,module.so -o modules/evas/engines/gl_x11/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/efreet/.libs/lib_efreet_libefreet_mime_la-efreet_mime.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eldbus/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/efreet/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread lib/efreet/.libs/libefreet.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libefreet_mime.so.1 -o lib/efreet/.libs/libefreet_mime.so.1.8.0 libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet_mime.so.1" && ln -s "libefreet_mime.so.1.8.0" "libefreet_mime.so.1") libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet_mime.so" && ln -s "libefreet_mime.so.1.8.0" "libefreet_mime.so") libtool: link: ( cd "lib/efreet/.libs" && rm -f "libefreet_mime.la" && ln -s "../libefreet_mime.la" "libefreet_mime.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/efreet/libefreet_trash.la -rpath /usr/lib lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la libtool: link: ( cd "modules/evas/engines/gl_x11/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_mount bin/eeze/bin_eeze_eeze_mount-eeze_mount.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/efreet/.libs/lib_efreet_libefreet_trash_la-efreet_trash.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eldbus/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/efreet/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/eldbus/.libs/libeldbus.so lib/ecore_file/.libs/libecore_file.so lib/ecore/.libs/libecore.so lib/eet/.libs/libeet.so -lpthread lib/efreet/.libs/libefreet.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libefreet_trash.so.1 -o lib/efreet/.libs/libefreet_trash.so.1.8.0 libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet_trash.so.1" && ln -s "libefreet_trash.so.1.8.0" "libefreet_trash.so.1") libtool: link: (cd "lib/efreet/.libs" && rm -f "libefreet_trash.so" && ln -s "libefreet_trash.so.1.8.0" "libefreet_trash.so") libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_mount bin/eeze/bin_eeze_eeze_mount-eeze_mount.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so libtool: link: ( cd "lib/efreet/.libs" && rm -f "libefreet_trash.la" && ln -s "../libefreet_trash.la" "libefreet_trash.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_umount bin/eeze/bin_eeze_eeze_umount-eeze_umount.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_disk_ls bin/eeze/bin_eeze_eeze_disk_ls-eeze_disk_ls.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_umount bin/eeze/bin_eeze_eeze_umount-eeze_umount.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_disk_ls bin/eeze/bin_eeze_eeze_disk_ls-eeze_disk_ls.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_scanner bin/eeze/bin_eeze_eeze_scanner-eeze_scanner.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_udev_test bin/eeze/bin_eeze_eeze_udev_test-eeze_udev_test.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_scanner bin/eeze/bin_eeze_eeze_scanner-eeze_scanner.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_udev_test bin/eeze/bin_eeze_eeze_udev_test-eeze_udev_test.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/eeze/eeze_sensor_test bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ecore_evas/libecore_evas.la -rpath /usr/lib lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/eeze/.libs/eeze_sensor_test bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas.o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_module.o lib/ecore_evas/.libs/lib_ecore_evas_libecore_evas_la-ecore_evas_util.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input_evas/.libs -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/evas/.libs/libevas.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so lib/ecore_input_evas/.libs/libecore_input_evas.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libecore_evas.so.1 -o lib/ecore_evas/.libs/libecore_evas.so.1.8.0 /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/eeze/sensor/fake/module.la -rpath /usr/lib/eeze/modules/sensor/fake/linux-gnu-i686-1.8.0 modules/eeze/sensor/fake/modules_eeze_sensor_fake_module_la-fake.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la libtool: link: (cd "lib/ecore_evas/.libs" && rm -f "libecore_evas.so.1" && ln -s "libecore_evas.so.1.8.0" "libecore_evas.so.1") libtool: link: (cd "lib/ecore_evas/.libs" && rm -f "libecore_evas.so" && ln -s "libecore_evas.so.1.8.0" "libecore_evas.so") libtool: link: ( cd "lib/ecore_evas/.libs" && rm -f "libecore_evas.la" && ln -s "../libecore_evas.la" "libecore_evas.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/eeze/sensor/udev/module.la -rpath /usr/lib/eeze/modules/sensor/udev/linux-gnu-i686-1.8.0 modules/eeze/sensor/udev/modules_eeze_sensor_udev_module_la-udev.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/eeze/sensor/fake/.libs/modules_eeze_sensor_fake_module_la-fake.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eeze/.libs -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/eeze/sensor/fake/.libs/module.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/eeze/sensor/udev/.libs/modules_eeze_sensor_udev_module_la-udev.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eeze/.libs -Wl,--as-needed -lmount -ludev lib/eet/.libs/libeet.so lib/ecore_con/.libs/libecore_con.so lib/ecore_file/.libs/libecore_file.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/eina/.libs/libeina.so -lpthread lib/eeze/.libs/libeeze.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/eeze/sensor/udev/.libs/module.so libtool: link: ( cd "modules/eeze/sensor/fake/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/edje/libedje.la -rpath /usr/lib lib/edje/lib_edje_libedje_la-edje_box_layout.lo lib/edje/lib_edje_libedje_la-edje_cache.lo lib/edje/lib_edje_libedje_la-edje_calc.lo lib/edje/lib_edje_libedje_la-edje_callbacks.lo lib/edje/lib_edje_libedje_la-edje_container.lo lib/edje/lib_edje_libedje_la-edje_data.lo lib/edje/lib_edje_libedje_la-edje_edit.lo lib/edje/lib_edje_libedje_la-edje_embryo.lo lib/edje/lib_edje_libedje_la-edje_entry.lo lib/edje/lib_edje_libedje_la-edje_external.lo lib/edje/lib_edje_libedje_la-edje_load.lo lib/edje/lib_edje_libedje_la-edje_lua.lo lib/edje/lib_edje_libedje_la-edje_lua2.lo lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo lib/edje/lib_edje_libedje_la-edje_main.lo lib/edje/lib_edje_libedje_la-edje_match.lo lib/edje/lib_edje_libedje_la-edje_message_queue.lo lib/edje/lib_edje_libedje_la-edje_misc.lo lib/edje/lib_edje_libedje_la-edje_module.lo lib/edje/lib_edje_libedje_la-edje_multisense.lo lib/edje/lib_edje_libedje_la-edje_program.lo lib/edje/lib_edje_libedje_la-edje_script_only.lo lib/edje/lib_edje_libedje_la-edje_smart.lo lib/edje/lib_edje_libedje_la-edje_text.lo lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo lib/edje/lib_edje_libedje_la-edje_util.lo lib/edje/lib_edje_libedje_la-edje_var.lo lib/edje/lib_edje_libedje_la-edje_signal.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm libtool: link: ( cd "modules/eeze/sensor/udev/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/emotion/libemotion.la -rpath /usr/lib lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo lib/emotion/lib_emotion_libemotion_la-emotion_main.lo modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/emotion/.libs/lib_emotion_libemotion_la-emotion_smart.o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_webcam.o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_modules.o lib/emotion/.libs/lib_emotion_libemotion_la-emotion_main.o modules/emotion/generic/.libs/lib_emotion_libemotion_la-emotion_generic.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eeze/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eio/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed lib/eeze/.libs/libeeze.so lib/eio/.libs/libeio.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/ecore/.libs/libecore.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lrt -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libemotion.so.1 -o lib/emotion/.libs/libemotion.so.1.8.0 libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/edje/.libs/lib_edje_libedje_la-edje_box_layout.o lib/edje/.libs/lib_edje_libedje_la-edje_cache.o lib/edje/.libs/lib_edje_libedje_la-edje_calc.o lib/edje/.libs/lib_edje_libedje_la-edje_callbacks.o lib/edje/.libs/lib_edje_libedje_la-edje_container.o lib/edje/.libs/lib_edje_libedje_la-edje_data.o lib/edje/.libs/lib_edje_libedje_la-edje_edit.o lib/edje/.libs/lib_edje_libedje_la-edje_embryo.o lib/edje/.libs/lib_edje_libedje_la-edje_entry.o lib/edje/.libs/lib_edje_libedje_la-edje_external.o lib/edje/.libs/lib_edje_libedje_la-edje_load.o lib/edje/.libs/lib_edje_libedje_la-edje_lua.o lib/edje/.libs/lib_edje_libedje_la-edje_lua2.o lib/edje/.libs/lib_edje_libedje_la-edje_lua_script_only.o lib/edje/.libs/lib_edje_libedje_la-edje_main.o lib/edje/.libs/lib_edje_libedje_la-edje_match.o lib/edje/.libs/lib_edje_libedje_la-edje_message_queue.o lib/edje/.libs/lib_edje_libedje_la-edje_misc.o lib/edje/.libs/lib_edje_libedje_la-edje_module.o lib/edje/.libs/lib_edje_libedje_la-edje_multisense.o lib/edje/.libs/lib_edje_libedje_la-edje_program.o lib/edje/.libs/lib_edje_libedje_la-edje_script_only.o lib/edje/.libs/lib_edje_libedje_la-edje_smart.o lib/edje/.libs/lib_edje_libedje_la-edje_text.o lib/edje/.libs/lib_edje_libedje_la-edje_textblock_styles.o lib/edje/.libs/lib_edje_libedje_la-edje_util.o lib/edje/.libs/lib_edje_libedje_la-edje_var.o lib/edje/.libs/lib_edje_libedje_la-edje_signal.o -Wl,-rpath -Wl,/usr/lib/ -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eio/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/embryo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_imf_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_imf/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/usr/lib/ -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libedje.so.1 -o lib/edje/.libs/libedje.so.1.8.0 libtool: link: (cd "lib/emotion/.libs" && rm -f "libemotion.so.1" && ln -s "libemotion.so.1.8.0" "libemotion.so.1") libtool: link: (cd "lib/emotion/.libs" && rm -f "libemotion.so" && ln -s "libemotion.so.1.8.0" "libemotion.so") libtool: link: ( cd "lib/emotion/.libs" && rm -f "libemotion.la" && ln -s "../libemotion.la" "libemotion.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/ecore_evas/engines/extn/module.la -rpath /usr/lib/ecore_evas/engines/extn/linux-gnu-i686-1.8.0 modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm lib/ecore_ipc/libecore_ipc.la -lrt libtool: link: (cd "lib/edje/.libs" && rm -f "libedje.so.1" && ln -s "libedje.so.1.8.0" "libedje.so.1") libtool: link: (cd "lib/edje/.libs" && rm -f "libedje.so" && ln -s "libedje.so.1.8.0" "libedje.so") libtool: link: ( cd "lib/edje/.libs" && rm -f "libedje.la" && ln -s "../libedje.la" "libedje.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/ecore_evas/engines/sdl/module.la -rpath /usr/lib/ecore_evas/engines/sdl/linux-gnu-i686-1.8.0 modules/ecore_evas/engines/sdl/modules_ecore_evas_engines_sdl_module_la-ecore_evas_sdl.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lSDL -lpthread lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread lib/ecore_sdl/libecore_sdl.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/ecore_evas/engines/extn/.libs/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.o modules/ecore_evas/engines/extn/.libs/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_con/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_ipc/.libs lib/evas/.libs/libevas.so lib/ecore_input/.libs/libecore_input.so lib/ecore_input_evas/.libs/libecore_input_evas.so lib/ecore_evas/.libs/libecore_evas.so -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_con/.libs/libecore_con.so -lpthread -lm lib/ecore_ipc/.libs/libecore_ipc.so -lrt -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/ecore_evas/engines/extn/.libs/module.so libtool: link: ( cd "modules/ecore_evas/engines/extn/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/ecore_evas/engines/x/module.la -rpath /usr/lib/ecore_evas/engines/x/linux-gnu-i686-1.8.0 modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/ecore_evas/engines/sdl/.libs/modules_ecore_evas_engines_sdl_module_la-ecore_evas_sdl.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_sdl/.libs lib/evas/.libs/libevas.so lib/ecore_input_evas/.libs/libecore_input_evas.so lib/ecore_evas/.libs/libecore_evas.so -Wl,--as-needed -lSDL lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so -lpthread lib/ecore_sdl/.libs/libecore_sdl.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/ecore_evas/engines/sdl/.libs/module.so libtool: link: ( cd "modules/ecore_evas/engines/sdl/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o edje_external/emotion/module.la -rpath /usr/lib/edje/modules/emotion/linux-gnu-i686-1.8.0 edje_external/emotion/edje_external_emotion_module_la-emotion.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/ecore_evas/engines/x/.libs/modules_ecore_evas_engines_x_module_la-ecore_evas_x.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_x/.libs lib/evas/.libs/libevas.so lib/ecore_input_evas/.libs/libecore_input_evas.so lib/ecore_evas/.libs/libecore_evas.so -Wl,--as-needed lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so -lpthread -lXcursor -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/.libs/libecore_x.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/ecore_evas/engines/x/.libs/module.so libtool: link: ( cd "modules/ecore_evas/engines/x/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o modules/emotion/xine/module.la -rpath /usr/lib/emotion/modules/xine/linux-gnu-i686-1.8.0 modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine.lo modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine_vo_out.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la -lxine libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC edje_external/emotion/.libs/edje_external_emotion_module_la-emotion.o -Wl,-rpath -Wl,/usr/lib/ -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/embryo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_imf_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_imf/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_input/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/edje/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eeze/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eio/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/emotion/.libs -Wl,-rpath -Wl,/usr/lib/ /usr/lib//liblua.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so -lm lib/edje/.libs/libedje.so -Wl,--as-needed lib/eeze/.libs/libeeze.so lib/eio/.libs/libeio.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/ecore/.libs/libecore.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lrt lib/emotion/.libs/libemotion.so -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o edje_external/emotion/.libs/module.so libtool: link: ( cd "edje_external/emotion/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -no-undefined -version-info 9:0:8 -Wl,-O1 -Wl,--as-needed -o lib/ethumb/libethumb.la -rpath /usr/lib lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo lib/ethumb/lib_ethumb_libethumb_la-md5.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/edje/libedje.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eina/libeina.la -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC modules/emotion/xine/.libs/modules_emotion_xine_module_la-emotion_xine.o modules/emotion/xine/.libs/modules_emotion_xine_module_la-emotion_xine_vo_out.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eeze/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eio/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eet/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/emotion/.libs -Wl,--as-needed lib/eeze/.libs/libeeze.so lib/eio/.libs/libeio.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/ecore/.libs/libecore.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lrt lib/emotion/.libs/libemotion.so -lxine -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,module.so -o modules/emotion/xine/.libs/module.so libtool: link: ( cd "modules/emotion/xine/.libs" && rm -f "module.la" && ln -s "../module.la" "module.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_cc bin/edje/bin_edje_edje_cc-edje_cc.o bin/edje/bin_edje_edje_cc-edje_cc_out.o bin/edje/bin_edje_edje_cc-edje_cc_parse.o bin/edje/bin_edje_edje_cc-edje_cc_mem.o bin/edje/bin_edje_edje_cc-edje_cc_handlers.o bin/edje/bin_edje_edje_cc-edje_cc_sources.o bin/edje/bin_edje_edje_cc-edje_multisense_convert.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/ethumb/.libs/lib_ethumb_libethumb_la-ethumb.o lib/ethumb/.libs/lib_ethumb_libethumb_la-md5.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/edje/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_file/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore_evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/ecore/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/evas/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/lib/eina/.libs -Wl,--as-needed lib/edje/.libs/libedje.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/eo/.libs/libeo.so lib/evas/.libs/libevas.so lib/eina/.libs/libeina.so -lpthread -O2 -march=pentium3 -msse -mmmx -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libethumb.so.1 -o lib/ethumb/.libs/libethumb.so.1.8.0 libtool: link: (cd "lib/ethumb/.libs" && rm -f "libethumb.so.1" && ln -s "libethumb.so.1.8.0" "libethumb.so.1") libtool: link: (cd "lib/ethumb/.libs" && rm -f "libethumb.so" && ln -s "libethumb.so.1.8.0" "libethumb.so") libtool: link: ( cd "lib/ethumb/.libs" && rm -f "libethumb.la" && ln -s "../libethumb.la" "libethumb.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_decc bin/edje/bin_edje_edje_decc-edje_decc.o bin/edje/bin_edje_edje_decc-edje_cc_mem.o bin/edje/bin_edje_edje_decc-edje_cc_sources.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_cc bin/edje/bin_edje_edje_cc-edje_cc.o bin/edje/bin_edje_edje_cc-edje_cc_out.o bin/edje/bin_edje_edje_cc-edje_cc_parse.o bin/edje/bin_edje_edje_cc-edje_cc_mem.o bin/edje/bin_edje_edje_cc-edje_cc_handlers.o bin/edje/bin_edje_edje_cc-edje_cc_sources.o bin/edje/bin_edje_edje_cc-edje_multisense_convert.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_player bin/edje/bin_edje_edje_player-edje_player.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_decc bin/edje/bin_edje_edje_decc-edje_decc.o bin/edje/bin_edje_edje_decc-edje_cc_mem.o bin/edje/bin_edje_edje_decc-edje_cc_sources.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_inspector bin/edje/bin_edje_edje_inspector-edje_inspector.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_player bin/edje/bin_edje_edje_player-edje_player.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_external_inspector bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_inspector bin/edje/bin_edje_edje_inspector-edje_inspector.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_codegen bin/edje/bin_edje_edje_codegen-edje_codegen.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_external_inspector bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_pick bin/edje/bin_edje_edje_pick-edje_pick.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_codegen bin/edje/bin_edje_edje_codegen-edje_codegen.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/edje/edje_watch bin/edje/bin_edje_edje_watch-edje_watch.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -llua -lm lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_pick bin/edje/bin_edje_edje_pick-edje_pick.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -Wl,--as-needed -o bin/ethumb/ethumb bin/ethumb/bin_ethumb_ethumb-ethumb.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/edje/libedje.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eina/libeina.la -lpthread lib/ethumb/libethumb.la libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/edje/.libs/edje_watch bin/edje/bin_edje_edje_watch-edje_watch.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed /usr/lib//liblua.so lib/eio/.libs/libeio.so lib/embryo/.libs/libembryo.so lib/ecore_imf_evas/.libs/libecore_imf_evas.so lib/ecore_imf/.libs/libecore_imf.so lib/ecore_input/.libs/libecore_input.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm lib/edje/.libs/libedje.so -Wl,-rpath -Wl,/usr/lib/ EFL_RUN_IN_TREE=1 ../src/bin/edje/edje_cc -v -id . -fd . -id ./modules/ethumb/emotion modules/ethumb/emotion/template.edc modules/ethumb/emotion/template.edj libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wl,-O1 -o bin/ethumb/.libs/ethumb bin/ethumb/bin_ethumb_ethumb-ethumb.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--no-copy-dt-needed-entries -Wl,--as-needed lib/edje/.libs/libedje.so lib/ecore_file/.libs/libecore_file.so lib/ecore_evas/.libs/libecore_evas.so lib/ecore/.libs/libecore.so lib/eo/.libs/libeo.so lib/evas/.libs/libevas.so lib/eina/.libs/libeina.so -lpthread lib/ethumb/.libs/libethumb.so lib/edje/.libs/libedje.so: undefined reference to `ecore_imf_context_input_panel_layout_variation_set' lib/edje/.libs/libedje.so: undefined reference to `ecore_imf_context_input_panel_layout_variation_get' lib/edje/.libs/libedje.so: undefined reference to `eet_mmap' collect2: error: ld returned 1 exit status make[4]: *** [bin/ethumb/ethumb] Error 1 make[4]: *** Waiting for unfinished jobs.... /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/bin/edje/.libs/edje_cc: symbol lookup error: /var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2/src/bin/edje/.libs/edje_cc: undefined symbol: ecore_app_no_system_modules make[4]: *** [modules/ethumb/emotion/template.edj] Error 127 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 * ERROR: dev-libs/efl-1.8.0_beta2::enlightenment failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/efl-1.8.0_beta2::enlightenment'`, * the complete build log and the output of `emerge -pqv '=dev-libs/efl-1.8.0_beta2::enlightenment'`. * The complete build log is located at '/var/log/portage/dev-libs:efl-1.8.0_beta2:20131207-102749.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/efl-1.8.0_beta2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2' * S: '/var/tmp/portage/dev-libs/efl-1.8.0_beta2/work/efl-1.8.0-beta2'