Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 430272 Details for
Bug 579790
dev-libs/efl-1.15.2[-eet] build fails while building evas eet module
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build-efl-1.15.2-0.log (text/x-log), 476.70 KB, created by
deference
on 2016-04-13 04:35:54 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
deference
Created:
2016-04-13 04:35:54 UTC
Size:
476.70 KB
patch
obsolete
> * Package: dev-libs/efl-1.15.2 > * Repository: gentoo > * Maintainer: enlightenment@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking efl-1.15.2.tar.xz to /var/tmp/portage/dev-libs/efl-1.15.2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/efl-1.15.2/work >>>> Preparing source in /var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2 ... > * Removing useless C++ checks ... > [ ok ] > * Running elibtoolize in: efl-1.15.2/ > * 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.15.2/work/efl-1.15.2 ... > * econf: updating efl-1.15.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating efl-1.15.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-profile=release --with-crypto=none --with-x11=none --without-x --with-opengl=none --with-glib=no --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba --disable-image-loader-bmp --disable-image-loader-wbmp --disable-drm --disable-doc --disable-image-loader-eet --disable-egl --disable-fb --disable-fontconfig --disable-fribidi --disable-image-loader-gif --disable-gstreamer1 --disable-harfbuzz --disable-image-loader-ico --disable-ibus --disable-image-loader-jp2k --disable-neon --disable-nls --disable-lua-old --disable-physics --disable-pixman --disable-pixman-font --disable-pixman-rect --disable-pixman-line --disable-pixman-poly --disable-pixman-image --disable-pixman-image-scale-sample --disable-image-loader-png --disable-image-loader-pmaps --disable-image-loader-psd --disable-pulseaudio --disable-scim --disable-sdl --disable-audio --disable-systemd --disable-image-loader-tga --disable-image-loader-tiff --disable-tslib --disable-v4l2 --disable-valgrind --disable-wayland --disable-image-loader-webp --disable-xim --disable-xine --disable-image-loader-xpm --enable-cserve --enable-image-loader-generic --enable-image-loader-jpeg --disable-tizen --disable-gesture --disable-gstreamer --enable-xinput2 --disable-xinput22 --disable-multisense --enable-libmount >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >configure: edje_cc set to >configure: eolian_gen set to >configure: eolian_cxx set to >configure: elua set to >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: Initialized efl (1.15.2) development=31418 >checking whether NLS is requested... no >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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for a sed that does not truncate output... (cached) /bin/sed >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking 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... 8 >checking size of uintptr_t... 8 >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 getuid... yes >checking for pause... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for fnmatch... yes >checking for gettimeofday... yes >checking for dirfd... yes >checking for fcntl... yes >checking for SYSTEMD... no >checking for SYSTEMD_LOGIN... no >configure: Skipping Evil checks (disabled) >configure: Skipping Escape checks (disabled) >checking for shm_open... yes >configure: Start Eina checks >checking for UNWIND... yes >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 multithread API to use... posix >checking for pthread_rwlock_t... yes >checking which threads API is used... POSIX >checking whether to build POSIX threads spinlock code... yes >checking whether to build OSX spinlock code... no >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 Eina_Cxx checks >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes >configure: Finished Eina_Cxx checks >configure: Start Eo checks >checking for dladdr... yes >configure: Finished Eo checks >configure: Start Eet_Cxx checks >configure: Finished Eet_Cxx checks >configure: Start Emile checks >checking for libjpeg... yes >checking for zlib... yes >checking for EMILE... yes >configure: Finished Emile checks >configure: Start Eet checks >checking for libjpeg... yes >configure: Finished Eet checks >configure: Start Eo_Cxx checks >configure: Finished Eo_Cxx checks >configure: Start Eolian checks >configure: Finished Eolian checks >configure: Start Eolian_Cxx checks >configure: Finished Eolian_Cxx checks >configure: Start Efl checks >configure: Finished Efl checks >configure: Start Ector checks >configure: Finished ECTOR 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... no >checking whether OpenGL SDL rendering backend will be built... no >checking whether to enable Software GDI rendering backend... no >checking whether Software GDI rendering backend will be built... no >checking whether to enable Software DirectDraw rendering backend... no >checking whether Software DirectDraw rendering backend will be built... no >checking whether to enable 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 enable OpenGL Drm rendering backend... no >checking whether OpenGL Drm rendering backend will be built... no >checking whether to build Software XCB Engine... no >checking whether to enable Software Xlib rendering backend... no >checking whether Software Xlib rendering backend will be built... no >checking whether to build Software Xlib Engine... no >checking whether to build OpenGL XCB Engine... no >checking whether to enable OpenGL XLib rendering backend... no >checking whether OpenGL XLib rendering backend will be built... no >checking whether to build OpenGL Xlib Engine... no >checking whether to enable BMP image loader... no >checking whether BMP image loader will be built... no >checking whether to enable Eet image loader... no >checking whether Eet image loader will be built... no >checking whether to enable Generic image loader... yes >checking whether Generic image loader will be built... yes >checking whether to enable Gif image loader... no >checking whether Gif image loader will be built... no >checking whether to enable ICO image loader... no >checking whether ICO image loader will be built... no >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... no >checking whether PMAPS image loader will be built... no >checking whether to enable PNG image loader... no >checking whether PNG image loader will be built... no >checking whether to enable PSD image loader... no >checking whether PSD image loader will be built... no >checking whether to enable Tga image loader... no >checking whether Tga image loader will be built... no >checking whether to enable Tiff image loader... no >checking whether Tiff image loader will be built... no >checking whether to enable WBMP image loader... no >checking whether WBMP image loader will be built... no >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 whether to enable TGV image loader... static >checking whether TGV image loader will be built... yes >checking whether to enable DDS image loader... static >checking whether DDS image loader will be built... yes >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 Evas_Cxx checks >configure: Finished Evas_Cxx 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 for arpa/inet.h... yes >checking for langinfo.h... yes >checking for features.h... yes >checking for netinet/in.h... (cached) yes >checking for netinet/tcp.h... yes >checking for sys/prctl.h... yes >checking for sys/resource.h... yes >checking for sys/timerfd.h... yes >checking for sys/un.h... yes >checking for net/if.h... yes >checking for isfinite... yes >checking for mallinfo... yes >checking for timerfd_create... yes >checking for clock_gettime... yes >checking for malloc_info... yes >checking for ucontext... yes >checking for setjmp... yes >configure: Finished Ecore checks >configure: Start Ecore_Cxx checks >configure: Finished Ecore_Cxx checks >configure: Start Ecore_Con checks >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: Skipping Ecore_SDL checks (disabled) >configure: Skipping Ecore_Wayland checks (disabled) >configure: Start Eldbus checks >checking for ELDBUS... yes >configure: Finished Eldbus checks >configure: Start Eeze checks >checking Use old libudev API (before 199)... no >checking Use old libmount API (before 2.19.0)... no >checking Use libmount 2.19.0 API... no >checking Use new libmount API (newer 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: Skipping Ecore_Drm checks (disabled) >configure: Skipping Ecore_Audio checks (disabled) >configure: Start Ecore_Audio_Cxx checks >configure: Finished Ecore_Audio_Cxx checks >configure: Skipping Ecore_Win32 checks (disabled) >configure: Start Ecore_Avahi checks >configure: Finished Ecore_Avahi checks >configure: Skipping Ecore_X checks (disabled) >configure: Start Ecore_Imf checks >configure: Finished Ecore_Imf checks >configure: Start Ecore_Imf_Evas checks >configure: Finished Ecore_Imf_Evas checks >configure: Start Ecore_Evas checks >configure: Finished Ecore_Evas checks >configure: Start Eio checks >configure: Finished Eio 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 Edje_Cxx checks >configure: Finished Edje_Cxx checks >configure: Start Emotion checks >configure: Finished Emotion checks >configure: Start Ethumb checks >configure: Finished Ethumb checks >configure: Start Ethumb_Client checks >configure: Finished Ethumb_Client checks >configure: Start Elua checks >checking for ELUA... yes >configure: Finished Elua checks >configure: Start Elocation checks >configure: Finished Elocation checks >configure: Skipping Ecore_Buffer checks (disabled) >checking that generated files are newer than configure... done >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 doc/previews/Makefile >config.status: creating src/Makefile >config.status: creating src/benchmarks/eina/Makefile >config.status: creating src/benchmarks/eo/Makefile >config.status: creating src/benchmarks/evas/Makefile >config.status: creating src/examples/eina/Makefile >config.status: creating src/examples/eina_cxx/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/ecore_avahi/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/examples/elua/Makefile >config.status: creating src/examples/eolian_cxx/Makefile >config.status: creating src/examples/elocation/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 pc/evil.pc >config.status: creating pc/escape.pc >config.status: creating pc/eina.pc >config.status: creating pc/eina-cxx.pc >config.status: creating pc/emile.pc >config.status: creating pc/eet.pc >config.status: creating pc/eet-cxx.pc >config.status: creating pc/eo.pc >config.status: creating pc/eo-cxx.pc >config.status: creating pc/eolian.pc >config.status: creating pc/eolian-cxx.pc >config.status: creating pc/efl.pc >config.status: creating pc/efl-cxx.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/evas-cxx.pc >config.status: creating pc/ecore.pc >config.status: creating pc/ecore-cxx.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-drm.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-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/ecore-audio-cxx.pc >config.status: creating pc/ecore-avahi.pc >config.status: creating pc/ecore-buffer.pc >config.status: creating pc/ector.pc >config.status: creating pc/embryo.pc >config.status: creating pc/eio.pc >config.status: creating pc/eio-cxx.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/edje-cxx.pc >config.status: creating pc/emotion.pc >config.status: creating pc/ethumb.pc >config.status: creating pc/ethumb_client.pc >config.status: creating pc/elocation.pc >config.status: creating pc/elua.pc >config.status: creating dbus-services/org.enlightenment.Ethumb.service >config.status: creating systemd-services/ethumb.service >config.status: creating po/Makefile.in >config.status: creating cmakeconfig/EflConfig.cmake >config.status: creating cmakeconfig/EflConfigVersion.cmake >config.status: creating cmakeconfig/EinaConfig.cmake >config.status: creating cmakeconfig/EinaConfigVersion.cmake >config.status: creating cmakeconfig/EioConfig.cmake >config.status: creating cmakeconfig/EioConfigVersion.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/EolianConfig.cmake >config.status: creating cmakeconfig/EolianConfigVersion.cmake >config.status: creating cmakeconfig/EolianCxxConfig.cmake >config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake >config.status: creating cmakeconfig/EinaCxxConfig.cmake >config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake >config.status: creating cmakeconfig/EoCxxConfig.cmake >config.status: creating cmakeconfig/EoCxxConfigVersion.cmake >config.status: creating cmakeconfig/EcoreCxxConfig.cmake >config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake >config.status: creating cmakeconfig/EvasCxxConfig.cmake >config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake >config.status: creating cmakeconfig/EetCxxConfig.cmake >config.status: creating cmakeconfig/EetCxxConfigVersion.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 cmakeconfig/EmotionConfig.cmake >config.status: creating cmakeconfig/EmotionConfigVersion.cmake >config.status: creating cmakeconfig/EluaConfig.cmake >config.status: creating cmakeconfig/EluaConfigVersion.cmake >config.status: creating cmakeconfig/EmileConfig.cmake >config.status: creating cmakeconfig/EmileConfigVersion.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.15.2 >------------------------------------------------------------------------ > >Configuration...: profile=release os=linux-gnu > EFL API Set...: both > CPU Extensions: x86_64 (+mmx +sse3) > System Feature: coroutine=ucontext +inotify +atfile_source +ipv6 > Threads.......: POSIX (+spinlocks +barrier +affinity) > Cryptography..: none > X11...........: none > OpenGL........: none > C++11.........: yes >Eina............: yes (-systemd-journal unwind=yes) >Eo..............: yes (+eo-id) >Eolian..........: yes (+cxx) >Emile...........: yes (crypto=none) >Eet.............: yes >Evas............: yes (-lua-old -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 -gl-drm -software-xlib -gl-xlib > Image Loaders.: -bmp -eet +generic -gif -ico +jpeg -jp2k -pmaps -png -psd -tga -tiff -wbmp -webp -xpm tgv=static dds=static >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.........: none () >Ecore_SDL.......: no >Ecore_Wayland...: no >IVI-Shell.......: no >Ecore_Buffer....: no () >Ecore_FB........: no () >Ecore_Audio.....: no () >Ecore_Avahi.....: yes (-avahi-client) >Ecore_Evas......: yes (+extn +ews -fb -drm -gl-drm -psl1ght -opengl-cocoa -software-sdl -opengl-sdl -wayland-shm -wayland-egl -software-gdi -software-ddraw -software-x11 opengl-x11=) >Ector...........: yes >Eeze............: yes (+libmount -tizen) >EPhysics........: no >Edje............: yes (-physics -multisense -lua-old) >Emotion.........: yes (-v4l2 -xine -gstreamer -gstreamer1 generic=static) >Ethumb..........: yes >Ethumb_Client...: yes >Elua............: yes >Tests...........: make check (inexplicitly enabled) >Examples........: make examples (make install-examples) >Documentation...: no >Compilation.....: make (or gmake) > CPPFLAGS......: > CFLAGS........: -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically > CXXFLAGS......: -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -std=gnu++11 > LDFLAGS.......: -Wl,-O1 -Wl,--as-needed > >Installation....: make install (as root if needed, with 'su' or 'sudo') > prefix........: /usr > dbus units....: /usr/share/dbus-1/services > >_____________________________________________________________________ > >==-- WARNING --== > >_____________________________________________________________________ >_____________________________________________________________________ >You have chosen to disable physics support. This disables lots of >core functionality and is effectively never tested. You are going >to find features that suddenly don't work and as a result cause >a series of breakages. This is simply not tested so you are on >your own in terms of ensuring everything works if you do this >_____________________________________________________________________ >_____________________________________________________________________ >You have disabled fontconfig. This is going to make general font >searching not work, and only some very direct 'load /path/file.ttf' >will work alongside some old-school ttf file path searching. This >is very likely not what you want, so highly reconsider turning >fontconfig off. Having it off will lead to visual problems like >missing text in many UI areas etc. >_____________________________________________________________________ >_____________________________________________________________________ >Fribidi is used for handling right-to-left text (like Arabic, >Hebrew, Farsi, Persian etc.) and is very likely not a feature >you want to disable unless you know for absolute certain you >will never encounter and have to display such scripts. Also >note that we don't test with fribidi disabled so you may also >trigger code paths with bugs that are never normally used. >_____________________________________________________________________ >_____________________________________________________________________ >You disabled Gstreamer 1.x support. You likely don't want to do >this as it will heavily limit your media support options and render >some functionality as useless, leading to visible application bugs. >_____________________________________________________________________ >_____________________________________________________________________ >You disabled audio support in Ecore. This is not tested and may >Create bugs for you due to it creating untested code paths. >Reconsider disabling audio. >_____________________________________________________________________ >_____________________________________________________________________ >Multisense has been disabled. This causes Edje audio suport to >Simply not work, and will break applications and libraries >that rely on it with users then reporting bugs. >If you want to mute audio, there are APIs and policies to do >that, as opposed to compiling it out. >_____________________________________________________________________ >_____________________________________________________________________ > >==-- WARNING --== > >_____________________________________________________________________ >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2 ... >make -j1 >make --no-print-directory all-recursive >Making all in src >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-common_funcs.o `test -f 'bin/eolian/common_funcs.c' || echo './'`bin/eolian/common_funcs.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-eo_generator.o `test -f 'bin/eolian/eo_generator.c' || echo './'`bin/eolian/eo_generator.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-impl_generator.o `test -f 'bin/eolian/impl_generator.c' || echo './'`bin/eolian/impl_generator.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-legacy_generator.o `test -f 'bin/eolian/legacy_generator.c' || echo './'`bin/eolian/legacy_generator.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-types_generator.o `test -f 'bin/eolian/types_generator.c' || echo './'`bin/eolian/types_generator.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-docs_generator.o `test -f 'bin/eolian/docs_generator.c' || echo './'`bin/eolian/docs_generator.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o bin/eolian/bin_eolian_eolian_gen-main.o `test -f 'bin/eolian/main.c' || echo './'`bin/eolian/main.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_convert.lo `test -f 'lib/eina/eina_convert.c' || echo './'`lib/eina/eina_convert.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_convert.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_convert.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_crc.lo `test -f 'lib/eina/eina_crc.c' || echo './'`lib/eina/eina_crc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_crc.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_crc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug.lo `test -f 'lib/eina/eina_debug.c' || echo './'`lib/eina/eina_debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_bt.lo `test -f 'lib/eina/eina_debug_bt.c' || echo './'`lib/eina/eina_debug_bt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_bt.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_bt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_bt_file.lo `test -f 'lib/eina/eina_debug_bt_file.c' || echo './'`lib/eina/eina_debug_bt_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_bt_file.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_bt_file.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_chunk.lo `test -f 'lib/eina/eina_debug_chunk.c' || echo './'`lib/eina/eina_debug_chunk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_chunk.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_chunk.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_monitor.lo `test -f 'lib/eina/eina_debug_monitor.c' || echo './'`lib/eina/eina_debug_monitor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_monitor.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_monitor.o >[01m[Klib/eina/eina_debug_monitor.c:[m[K In function '[01m[K_eina_debug_monitor[m[K': >[01m[Klib/eina/eina_debug_monitor.c:225:29:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kwrite[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(_eina_debug_monitor_service_fd, >[01;32m[K ^[m[K >[01m[Klib/eina/eina_debug_monitor.c:227:29:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kwrite[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(_eina_debug_monitor_service_fd, >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_proto.lo `test -f 'lib/eina/eina_debug_proto.c' || echo './'`lib/eina/eina_debug_proto.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_proto.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_proto.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_debug_thread.lo `test -f 'lib/eina/eina_debug_thread.c' || echo './'`lib/eina/eina_debug_thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_debug_thread.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_debug_thread.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_error.lo `test -f 'lib/eina/eina_error.c' || echo './'`lib/eina/eina_error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_error.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_evlog.lo `test -f 'lib/eina/eina_evlog.c' || echo './'`lib/eina/eina_evlog.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_evlog.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_evlog.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_main.lo `test -f 'lib/eina/eina_main.c' || echo './'`lib/eina/eina_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_main.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_main.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_matrix.lo `test -f 'lib/eina/eina_matrix.c' || echo './'`lib/eina/eina_matrix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_matrix.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_matrix.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_prefix.lo `test -f 'lib/eina/eina_prefix.c' || echo './'`lib/eina/eina_prefix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_prefix.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_prefix.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_quad.lo `test -f 'lib/eina/eina_quad.c' || echo './'`lib/eina/eina_quad.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_quad.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_quad.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_sched.lo `test -f 'lib/eina/eina_sched.c' || echo './'`lib/eina/eina_sched.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_sched.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_sched.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_strbuf.lo `test -f 'lib/eina/eina_strbuf.c' || echo './'`lib/eina/eina_strbuf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_strbuf.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_strbuf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_thread_queue.lo `test -f 'lib/eina/eina_thread_queue.c' || echo './'`lib/eina/eina_thread_queue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_thread_queue.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_thread_queue.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_util.lo `test -f 'lib/eina/eina_util.c' || echo './'`lib/eina/eina_util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_util.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_value_util.lo `test -f 'lib/eina/eina_value_util.c' || echo './'`lib/eina/eina_value_util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_value_util.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_value_util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eina/lib_eina_libeina_la-eina_quaternion.lo `test -f 'lib/eina/eina_quaternion.c' || echo './'`lib/eina/eina_quaternion.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eina/eina_quaternion.c -fPIC -DPIC -o lib/eina/.libs/lib_eina_libeina_la-eina_quaternion.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -I../src/bindings/eina -I../src/bindings/eina -D_REENTRANT -DEFL_EINA_BUILD=1 -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/eina\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -no-undefined -version-info 16:2:15 -Wl,-O1 -Wl,--as-needed -o lib/eina/libeina.la -rpath /usr/lib64 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_crc.lo lib/eina/lib_eina_libeina_la-eina_debug.lo lib/eina/lib_eina_libeina_la-eina_debug_bt.lo lib/eina/lib_eina_libeina_la-eina_debug_bt_file.lo lib/eina/lib_eina_libeina_la-eina_debug_chunk.lo lib/eina/lib_eina_libeina_la-eina_debug_monitor.lo lib/eina/lib_eina_libeina_la-eina_debug_proto.lo lib/eina/lib_eina_libeina_la-eina_debug_thread.lo lib/eina/lib_eina_libeina_la-eina_error.lo lib/eina/lib_eina_libeina_la-eina_evlog.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_matrix.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_quad.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_thread.lo lib/eina/lib_eina_libeina_la-eina_thread_queue.lo lib/eina/lib_eina_libeina_la-eina_tiler.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_util.lo lib/eina/lib_eina_libeina_la-eina_value.lo lib/eina/lib_eina_libeina_la-eina_value_util.lo lib/eina/lib_eina_libeina_la-eina_xattr.lo lib/eina/lib_eina_libeina_la-eina_quaternion.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 -lunwind-generic -lunwind >libtool: link: x86_64-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_crc.o lib/eina/.libs/lib_eina_libeina_la-eina_debug.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_bt.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_bt_file.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_chunk.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_monitor.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_proto.o lib/eina/.libs/lib_eina_libeina_la-eina_debug_thread.o lib/eina/.libs/lib_eina_libeina_la-eina_error.o lib/eina/.libs/lib_eina_libeina_la-eina_evlog.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_matrix.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_quad.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_thread.o lib/eina/.libs/lib_eina_libeina_la-eina_thread_queue.o lib/eina/.libs/lib_eina_libeina_la-eina_tiler.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_util.o lib/eina/.libs/lib_eina_libeina_la-eina_value.o lib/eina/.libs/lib_eina_libeina_la-eina_value_util.o lib/eina/.libs/lib_eina_libeina_la-eina_xattr.o lib/eina/.libs/lib_eina_libeina_la-eina_quaternion.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 -lunwind-generic /usr/lib64/libunwind.so -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -minline-stringops-dynamically -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeina.so.1 -o lib/eina/.libs/libeina.so.1.15.2 >libtool: link: (cd "lib/eina/.libs" && rm -f "libeina.so.1" && ln -s "libeina.so.1.15.2" "libeina.so.1") >libtool: link: (cd "lib/eina/.libs" && rm -f "libeina.so" && ln -s "libeina.so.1.15.2" "libeina.so") >libtool: link: ( cd "lib/eina/.libs" && rm -f "libeina.la" && ln -s "../libeina.la" "libeina.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo `test -f 'lib/eolian/eo_lexer.c' || echo './'`lib/eolian/eo_lexer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/eo_lexer.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-eo_lexer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-eo_parser.lo `test -f 'lib/eolian/eo_parser.c' || echo './'`lib/eolian/eo_parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/eo_parser.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-eo_parser.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-eolian.lo `test -f 'lib/eolian/eolian.c' || echo './'`lib/eolian/eolian.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/eolian.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-eolian.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-eolian_database.lo `test -f 'lib/eolian/eolian_database.c' || echo './'`lib/eolian/eolian_database.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/eolian_database.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-eolian_database.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_fill.lo `test -f 'lib/eolian/database_fill.c' || echo './'`lib/eolian/database_fill.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_fill.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_fill.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_class.lo `test -f 'lib/eolian/database_class.c' || echo './'`lib/eolian/database_class.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_class.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_class.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_class_api.lo `test -f 'lib/eolian/database_class_api.c' || echo './'`lib/eolian/database_class_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_class_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_class_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_function.lo `test -f 'lib/eolian/database_function.c' || echo './'`lib/eolian/database_function.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_function.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_function.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_function_api.lo `test -f 'lib/eolian/database_function_api.c' || echo './'`lib/eolian/database_function_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_function_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo `test -f 'lib/eolian/database_function_parameter.c' || echo './'`lib/eolian/database_function_parameter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_function_parameter.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_parameter.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo `test -f 'lib/eolian/database_function_parameter_api.c' || echo './'`lib/eolian/database_function_parameter_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_function_parameter_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_parameter_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_type.lo `test -f 'lib/eolian/database_type.c' || echo './'`lib/eolian/database_type.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_type.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_type.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_type_api.lo `test -f 'lib/eolian/database_type_api.c' || echo './'`lib/eolian/database_type_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_type_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_type_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_implement.lo `test -f 'lib/eolian/database_implement.c' || echo './'`lib/eolian/database_implement.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_implement.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_implement.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo `test -f 'lib/eolian/database_implement_api.c' || echo './'`lib/eolian/database_implement_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_implement_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_implement_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_constructor.lo `test -f 'lib/eolian/database_constructor.c' || echo './'`lib/eolian/database_constructor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_constructor.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_constructor.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo `test -f 'lib/eolian/database_constructor_api.c' || echo './'`lib/eolian/database_constructor_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_constructor_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_constructor_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_event.lo `test -f 'lib/eolian/database_event.c' || echo './'`lib/eolian/database_event.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_event.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_event.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_event_api.lo `test -f 'lib/eolian/database_event_api.c' || echo './'`lib/eolian/database_event_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_event_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_event_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_expr.lo `test -f 'lib/eolian/database_expr.c' || echo './'`lib/eolian/database_expr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_expr.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_expr.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo `test -f 'lib/eolian/database_expr_api.c' || echo './'`lib/eolian/database_expr_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_expr_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_expr_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_var.lo `test -f 'lib/eolian/database_var.c' || echo './'`lib/eolian/database_var.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_var.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_var.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_var_api.lo `test -f 'lib/eolian/database_var_api.c' || echo './'`lib/eolian/database_var_api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_var_api.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_var_api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eolian/lib_eolian_libeolian_la-database_validate.lo `test -f 'lib/eolian/database_validate.c' || echo './'`lib/eolian/database_validate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/eolian -I../src/lib/eolian -I../src/bindings/eolian -I../src/bindings/eolian -I../src/lib/eina -I../src/lib/eina -DEFL_EOLIAN_BUILD=1 -DPACKAGE_DATA_DIR=\"/usr/share/eolian\" -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eolian/database_validate.c -fPIC -DPIC -o lib/eolian/.libs/lib_eolian_libeolian_la-database_validate.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -no-undefined -version-info 16:2:15 -Wl,-O1 -Wl,--as-needed -o lib/eolian/libeolian.la -rpath /usr/lib64 lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo lib/eolian/lib_eolian_libeolian_la-eo_parser.lo lib/eolian/lib_eolian_libeolian_la-eolian.lo lib/eolian/lib_eolian_libeolian_la-eolian_database.lo lib/eolian/lib_eolian_libeolian_la-database_fill.lo lib/eolian/lib_eolian_libeolian_la-database_class.lo lib/eolian/lib_eolian_libeolian_la-database_class_api.lo lib/eolian/lib_eolian_libeolian_la-database_function.lo lib/eolian/lib_eolian_libeolian_la-database_function_api.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo lib/eolian/lib_eolian_libeolian_la-database_type.lo lib/eolian/lib_eolian_libeolian_la-database_type_api.lo lib/eolian/lib_eolian_libeolian_la-database_implement.lo lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo lib/eolian/lib_eolian_libeolian_la-database_constructor.lo lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo lib/eolian/lib_eolian_libeolian_la-database_event.lo lib/eolian/lib_eolian_libeolian_la-database_event_api.lo lib/eolian/lib_eolian_libeolian_la-database_expr.lo lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo lib/eolian/lib_eolian_libeolian_la-database_var.lo lib/eolian/lib_eolian_libeolian_la-database_var_api.lo lib/eolian/lib_eolian_libeolian_la-database_validate.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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/eolian/.libs/lib_eolian_libeolian_la-eo_lexer.o lib/eolian/.libs/lib_eolian_libeolian_la-eo_parser.o lib/eolian/.libs/lib_eolian_libeolian_la-eolian.o lib/eolian/.libs/lib_eolian_libeolian_la-eolian_database.o lib/eolian/.libs/lib_eolian_libeolian_la-database_fill.o lib/eolian/.libs/lib_eolian_libeolian_la-database_class.o lib/eolian/.libs/lib_eolian_libeolian_la-database_class_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_function.o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_parameter.o lib/eolian/.libs/lib_eolian_libeolian_la-database_function_parameter_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_type.o lib/eolian/.libs/lib_eolian_libeolian_la-database_type_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_implement.o lib/eolian/.libs/lib_eolian_libeolian_la-database_implement_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_constructor.o lib/eolian/.libs/lib_eolian_libeolian_la-database_constructor_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_event.o lib/eolian/.libs/lib_eolian_libeolian_la-database_event_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_expr.o lib/eolian/.libs/lib_eolian_libeolian_la-database_expr_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_var.o lib/eolian/.libs/lib_eolian_libeolian_la-database_var_api.o lib/eolian/.libs/lib_eolian_libeolian_la-database_validate.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2/src/lib/eina/.libs -Wl,--as-needed lib/eina/.libs/libeina.so -lpthread -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -minline-stringops-dynamically -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeolian.so.1 -o lib/eolian/.libs/libeolian.so.1.15.2 >libtool: link: (cd "lib/eolian/.libs" && rm -f "libeolian.so.1" && ln -s "libeolian.so.1.15.2" "libeolian.so.1") >libtool: link: (cd "lib/eolian/.libs" && rm -f "libeolian.so" && ln -s "libeolian.so.1.15.2" "libeolian.so") >libtool: link: ( cd "lib/eolian/.libs" && rm -f "libeolian.la" && ln -s "../libeolian.la" "libeolian.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed -o bin/eolian/eolian_gen bin/eolian/bin_eolian_eolian_gen-common_funcs.o bin/eolian/bin_eolian_eolian_gen-eo_generator.o bin/eolian/bin_eolian_eolian_gen-impl_generator.o bin/eolian/bin_eolian_eolian_gen-legacy_generator.o bin/eolian/bin_eolian_eolian_gen-types_generator.o bin/eolian/bin_eolian_eolian_gen-docs_generator.o bin/eolian/bin_eolian_eolian_gen-main.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 lib/eolian/libeolian.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -o bin/eolian/.libs/eolian_gen bin/eolian/bin_eolian_eolian_gen-common_funcs.o bin/eolian/bin_eolian_eolian_gen-eo_generator.o bin/eolian/bin_eolian_eolian_gen-impl_generator.o bin/eolian/bin_eolian_eolian_gen-legacy_generator.o bin/eolian/bin_eolian_eolian_gen-types_generator.o bin/eolian/bin_eolian_eolian_gen-docs_generator.o bin/eolian/bin_eolian_eolian_gen-main.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 lib/eolian/.libs/libeolian.so >\ >/bin/mkdir -p lib/eo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/eo/eo_base.eo.c lib/eo/eo_base.eo >\ >/bin/mkdir -p lib/eo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/eo/eo_abstract_class.eo.c lib/eo/eo_abstract_class.eo >\ >/bin/mkdir -p lib/eo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/eo/eo_base.eo.h lib/eo/eo_base.eo >\ >/bin/mkdir -p lib/eo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/eo/eo_abstract_class.eo.h lib/eo/eo_abstract_class.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_control.eo.c lib/efl/interfaces/efl_control.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_file.eo.c lib/efl/interfaces/efl_file.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_image.eo.c lib/efl/interfaces/efl_image.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_player.eo.c lib/efl/interfaces/efl_player.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_text.eo.c lib/efl/interfaces/efl_text.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_text_properties.eo.c lib/efl/interfaces/efl_text_properties.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_base.eo.c lib/efl/interfaces/efl_gfx_base.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_stack.eo.c lib/efl/interfaces/efl_gfx_stack.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_fill.eo.c lib/efl/interfaces/efl_gfx_fill.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_view.eo.c lib/efl/interfaces/efl_gfx_view.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_shape.eo.c lib/efl/interfaces/efl_gfx_shape.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_gradient_base.eo.c lib/efl/interfaces/efl_gfx_gradient_base.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_gradient_linear.eo.c lib/efl/interfaces/efl_gfx_gradient_linear.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_gradient_radial.eo.c lib/efl/interfaces/efl_gfx_gradient_radial.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_gfx_filter.eo.c lib/efl/interfaces/efl_gfx_filter.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/efl/interfaces/efl_model_base.eo.c lib/efl/interfaces/efl_model_base.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_control.eo.h lib/efl/interfaces/efl_control.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_file.eo.h lib/efl/interfaces/efl_file.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_image.eo.h lib/efl/interfaces/efl_image.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_player.eo.h lib/efl/interfaces/efl_player.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_text.eo.h lib/efl/interfaces/efl_text.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_text_properties.eo.h lib/efl/interfaces/efl_text_properties.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_base.eo.h lib/efl/interfaces/efl_gfx_base.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_stack.eo.h lib/efl/interfaces/efl_gfx_stack.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_fill.eo.h lib/efl/interfaces/efl_gfx_fill.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_view.eo.h lib/efl/interfaces/efl_gfx_view.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_shape.eo.h lib/efl/interfaces/efl_gfx_shape.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_gradient_base.eo.h lib/efl/interfaces/efl_gfx_gradient_base.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_gradient_linear.eo.h lib/efl/interfaces/efl_gfx_gradient_linear.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_gradient_radial.eo.h lib/efl/interfaces/efl_gfx_gradient_radial.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_gfx_filter.eo.h lib/efl/interfaces/efl_gfx_filter.eo >\ >/bin/mkdir -p lib/efl/interfaces/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/efl/interfaces/efl_model_base.eo.h lib/efl/interfaces/efl_model_base.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_generic_surface.eo.c lib/ector/ector_generic_surface.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_renderer_generic_base.eo.c lib/ector/ector_renderer_generic_base.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_renderer_generic_shape.eo.c lib/ector/ector_renderer_generic_shape.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_renderer_generic_gradient.eo.c lib/ector/ector_renderer_generic_gradient.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_renderer_generic_gradient_radial.eo.c lib/ector/ector_renderer_generic_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/ector_renderer_generic_gradient_linear.eo.c lib/ector/ector_renderer_generic_gradient_linear.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/cairo/ector_cairo_surface.eo.c lib/ector/cairo/ector_cairo_surface.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/cairo/ector_renderer_cairo_base.eo.c lib/ector/cairo/ector_renderer_cairo_base.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/cairo/ector_renderer_cairo_shape.eo.c lib/ector/cairo/ector_renderer_cairo_shape.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.c lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.c lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/software/ector_software_surface.eo.c lib/ector/software/ector_software_surface.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/software/ector_renderer_software_base.eo.c lib/ector/software/ector_renderer_software_base.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/software/ector_renderer_software_shape.eo.c lib/ector/software/ector_renderer_software_shape.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/software/ector_renderer_software_gradient_radial.eo.c lib/ector/software/ector_renderer_software_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ector/software/ector_renderer_software_gradient_linear.eo.c lib/ector/software/ector_renderer_software_gradient_linear.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_generic_surface.eo.h lib/ector/ector_generic_surface.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_renderer_generic_base.eo.h lib/ector/ector_renderer_generic_base.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_renderer_generic_shape.eo.h lib/ector/ector_renderer_generic_shape.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_renderer_generic_gradient.eo.h lib/ector/ector_renderer_generic_gradient.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_renderer_generic_gradient_radial.eo.h lib/ector/ector_renderer_generic_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/ector_renderer_generic_gradient_linear.eo.h lib/ector/ector_renderer_generic_gradient_linear.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/cairo/ector_cairo_surface.eo.h lib/ector/cairo/ector_cairo_surface.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/cairo/ector_renderer_cairo_base.eo.h lib/ector/cairo/ector_renderer_cairo_base.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/cairo/ector_renderer_cairo_shape.eo.h lib/ector/cairo/ector_renderer_cairo_shape.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.h lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo >\ >/bin/mkdir -p lib/ector/cairo/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.h lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/software/ector_software_surface.eo.h lib/ector/software/ector_software_surface.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/software/ector_renderer_software_base.eo.h lib/ector/software/ector_renderer_software_base.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/software/ector_renderer_software_shape.eo.h lib/ector/software/ector_renderer_software_shape.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/software/ector_renderer_software_gradient_radial.eo.h lib/ector/software/ector_renderer_software_gradient_radial.eo >\ >/bin/mkdir -p lib/ector/software/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ector/software/ector_renderer_software_gradient_linear.eo.h lib/ector/software/ector_renderer_software_gradient_linear.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_object.eo.c lib/evas/canvas/evas_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_line.eo.c lib/evas/canvas/evas_line.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_polygon.eo.c lib/evas/canvas/evas_polygon.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_rectangle.eo.c lib/evas/canvas/evas_rectangle.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_text.eo.c lib/evas/canvas/evas_text.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_textblock.eo.c lib/evas/canvas/evas_textblock.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_textgrid.eo.c lib/evas/canvas/evas_textgrid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_signal_interface.eo.c lib/evas/canvas/evas_signal_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_object_smart.eo.c lib/evas/canvas/evas_object_smart.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_smart_clipped.eo.c lib/evas/canvas/evas_smart_clipped.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_table.eo.c lib/evas/canvas/evas_table.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_common_interface.eo.c lib/evas/canvas/evas_common_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas.eo.c lib/evas/canvas/evas_canvas.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_grid.eo.c lib/evas/canvas/evas_grid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_image.eo.c lib/evas/canvas/evas_image.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_out.eo.c lib/evas/canvas/evas_out.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_draggable_interface.eo.c lib/evas/canvas/evas_draggable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_clickable_interface.eo.c lib/evas/canvas/evas_clickable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_scrollable_interface.eo.c lib/evas/canvas/evas_scrollable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_selectable_interface.eo.c lib/evas/canvas/evas_selectable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_zoomable_interface.eo.c lib/evas/canvas/evas_zoomable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_box.eo.c lib/evas/canvas/evas_box.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_camera.eo.c lib/evas/canvas/evas_canvas3d_camera.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_texture.eo.c lib/evas/canvas/evas_canvas3d_texture.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_material.eo.c lib/evas/canvas/evas_canvas3d_material.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_light.eo.c lib/evas/canvas/evas_canvas3d_light.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_mesh.eo.c lib/evas/canvas/evas_canvas3d_mesh.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_primitive.eo.c lib/evas/canvas/evas_canvas3d_primitive.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_node.eo.c lib/evas/canvas/evas_canvas3d_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_scene.eo.c lib/evas/canvas/evas_canvas3d_scene.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_canvas3d_object.eo.c lib/evas/canvas/evas_canvas3d_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_vg.eo.c lib/evas/canvas/evas_vg.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_base.eo.c lib/evas/canvas/efl_vg_base.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_container.eo.c lib/evas/canvas/efl_vg_container.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_shape.eo.c lib/evas/canvas/efl_vg_shape.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_root_node.eo.c lib/evas/canvas/efl_vg_root_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_gradient.eo.c lib/evas/canvas/efl_vg_gradient.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_gradient_radial.eo.c lib/evas/canvas/efl_vg_gradient_radial.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/efl_vg_gradient_linear.eo.c lib/evas/canvas/efl_vg_gradient_linear.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/evas/canvas/evas_filter.eo.c lib/evas/canvas/evas_filter.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_object.eo.h lib/evas/canvas/evas_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_line.eo.h lib/evas/canvas/evas_line.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_polygon.eo.h lib/evas/canvas/evas_polygon.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_rectangle.eo.h lib/evas/canvas/evas_rectangle.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_text.eo.h lib/evas/canvas/evas_text.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_textblock.eo.h lib/evas/canvas/evas_textblock.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_textgrid.eo.h lib/evas/canvas/evas_textgrid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_signal_interface.eo.h lib/evas/canvas/evas_signal_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_object_smart.eo.h lib/evas/canvas/evas_object_smart.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_smart_clipped.eo.h lib/evas/canvas/evas_smart_clipped.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_table.eo.h lib/evas/canvas/evas_table.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_common_interface.eo.h lib/evas/canvas/evas_common_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas.eo.h lib/evas/canvas/evas_canvas.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_grid.eo.h lib/evas/canvas/evas_grid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_image.eo.h lib/evas/canvas/evas_image.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_out.eo.h lib/evas/canvas/evas_out.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_draggable_interface.eo.h lib/evas/canvas/evas_draggable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_clickable_interface.eo.h lib/evas/canvas/evas_clickable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_scrollable_interface.eo.h lib/evas/canvas/evas_scrollable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_selectable_interface.eo.h lib/evas/canvas/evas_selectable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_zoomable_interface.eo.h lib/evas/canvas/evas_zoomable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_box.eo.h lib/evas/canvas/evas_box.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_camera.eo.h lib/evas/canvas/evas_canvas3d_camera.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_texture.eo.h lib/evas/canvas/evas_canvas3d_texture.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_material.eo.h lib/evas/canvas/evas_canvas3d_material.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_light.eo.h lib/evas/canvas/evas_canvas3d_light.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_mesh.eo.h lib/evas/canvas/evas_canvas3d_mesh.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_primitive.eo.h lib/evas/canvas/evas_canvas3d_primitive.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_node.eo.h lib/evas/canvas/evas_canvas3d_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_scene.eo.h lib/evas/canvas/evas_canvas3d_scene.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_canvas3d_object.eo.h lib/evas/canvas/evas_canvas3d_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_vg.eo.h lib/evas/canvas/evas_vg.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_base.eo.h lib/evas/canvas/efl_vg_base.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_container.eo.h lib/evas/canvas/efl_vg_container.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_shape.eo.h lib/evas/canvas/efl_vg_shape.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_root_node.eo.h lib/evas/canvas/efl_vg_root_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_gradient.eo.h lib/evas/canvas/efl_vg_gradient.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_gradient_radial.eo.h lib/evas/canvas/efl_vg_gradient_radial.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/efl_vg_gradient_linear.eo.h lib/evas/canvas/efl_vg_gradient_linear.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_filter.eo.h lib/evas/canvas/evas_filter.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_object.eo.legacy.h lib/evas/canvas/evas_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_line.eo.legacy.h lib/evas/canvas/evas_line.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_polygon.eo.legacy.h lib/evas/canvas/evas_polygon.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_rectangle.eo.legacy.h lib/evas/canvas/evas_rectangle.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_text.eo.legacy.h lib/evas/canvas/evas_text.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_textblock.eo.legacy.h lib/evas/canvas/evas_textblock.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_textgrid.eo.legacy.h lib/evas/canvas/evas_textgrid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_signal_interface.eo.legacy.h lib/evas/canvas/evas_signal_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_object_smart.eo.legacy.h lib/evas/canvas/evas_object_smart.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_smart_clipped.eo.legacy.h lib/evas/canvas/evas_smart_clipped.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_table.eo.legacy.h lib/evas/canvas/evas_table.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_common_interface.eo.legacy.h lib/evas/canvas/evas_common_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas.eo.legacy.h lib/evas/canvas/evas_canvas.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_grid.eo.legacy.h lib/evas/canvas/evas_grid.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_image.eo.legacy.h lib/evas/canvas/evas_image.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_out.eo.legacy.h lib/evas/canvas/evas_out.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_draggable_interface.eo.legacy.h lib/evas/canvas/evas_draggable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_clickable_interface.eo.legacy.h lib/evas/canvas/evas_clickable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_scrollable_interface.eo.legacy.h lib/evas/canvas/evas_scrollable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_selectable_interface.eo.legacy.h lib/evas/canvas/evas_selectable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_zoomable_interface.eo.legacy.h lib/evas/canvas/evas_zoomable_interface.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_box.eo.legacy.h lib/evas/canvas/evas_box.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_camera.eo.legacy.h lib/evas/canvas/evas_canvas3d_camera.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_texture.eo.legacy.h lib/evas/canvas/evas_canvas3d_texture.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_material.eo.legacy.h lib/evas/canvas/evas_canvas3d_material.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_light.eo.legacy.h lib/evas/canvas/evas_canvas3d_light.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_mesh.eo.legacy.h lib/evas/canvas/evas_canvas3d_mesh.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_primitive.eo.legacy.h lib/evas/canvas/evas_canvas3d_primitive.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_node.eo.legacy.h lib/evas/canvas/evas_canvas3d_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_scene.eo.legacy.h lib/evas/canvas/evas_canvas3d_scene.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_canvas3d_object.eo.legacy.h lib/evas/canvas/evas_canvas3d_object.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_vg.eo.legacy.h lib/evas/canvas/evas_vg.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_base.eo.legacy.h lib/evas/canvas/efl_vg_base.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_container.eo.legacy.h lib/evas/canvas/efl_vg_container.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_shape.eo.legacy.h lib/evas/canvas/efl_vg_shape.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_root_node.eo.legacy.h lib/evas/canvas/efl_vg_root_node.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_gradient.eo.legacy.h lib/evas/canvas/efl_vg_gradient.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_gradient_radial.eo.legacy.h lib/evas/canvas/efl_vg_gradient_radial.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/efl_vg_gradient_linear.eo.legacy.h lib/evas/canvas/efl_vg_gradient_linear.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/evas/canvas/evas_filter.eo.legacy.h lib/evas/canvas/evas_filter.eo >\ >/bin/mkdir -p lib/evas/canvas/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/evas/canvas/evas_types.eot.h lib/evas/canvas/evas_types.eot >\ >/bin/mkdir -p modules/evas/engines/software_generic/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o modules/evas/engines/software_generic/ector_cairo_software_surface.eo.c modules/evas/engines/software_generic/ector_cairo_software_surface.eo >\ >/bin/mkdir -p modules/evas/engines/software_generic/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o modules/evas/engines/software_generic/ector_cairo_software_surface.eo.h modules/evas/engines/software_generic/ector_cairo_software_surface.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_timer.eo.c lib/ecore/ecore_timer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_poller.eo.c lib/ecore/ecore_poller.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_job.eo.c lib/ecore/ecore_job.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_exe.eo.c lib/ecore/ecore_exe.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_idler.eo.c lib/ecore/ecore_idler.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_idle_enterer.eo.c lib/ecore/ecore_idle_enterer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_idle_exiter.eo.c lib/ecore/ecore_idle_exiter.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_animator.eo.c lib/ecore/ecore_animator.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_mainloop.eo.c lib/ecore/ecore_mainloop.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore/ecore_parent.eo.c lib/ecore/ecore_parent.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_timer.eo.h lib/ecore/ecore_timer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_poller.eo.h lib/ecore/ecore_poller.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_job.eo.h lib/ecore/ecore_job.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_exe.eo.h lib/ecore/ecore_exe.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_idler.eo.h lib/ecore/ecore_idler.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_idle_enterer.eo.h lib/ecore/ecore_idle_enterer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_idle_exiter.eo.h lib/ecore/ecore_idle_exiter.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_animator.eo.h lib/ecore/ecore_animator.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_mainloop.eo.h lib/ecore/ecore_mainloop.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore/ecore_parent.eo.h lib/ecore/ecore_parent.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_timer.eo.legacy.h lib/ecore/ecore_timer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_poller.eo.legacy.h lib/ecore/ecore_poller.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_job.eo.legacy.h lib/ecore/ecore_job.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_exe.eo.legacy.h lib/ecore/ecore_exe.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_idler.eo.legacy.h lib/ecore/ecore_idler.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_idle_enterer.eo.legacy.h lib/ecore/ecore_idle_enterer.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_idle_exiter.eo.legacy.h lib/ecore/ecore_idle_exiter.eo >\ >/bin/mkdir -p lib/ecore/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore/ecore_animator.eo.legacy.h lib/ecore/ecore_animator.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_base.eo.c lib/ecore_con/ecore_con_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_client.eo.c lib/ecore_con/ecore_con_client.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_server.eo.c lib/ecore_con/ecore_con_server.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_connector.eo.c lib/ecore_con/ecore_con_connector.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_eet_base.eo.c lib/ecore_con/ecore_con_eet_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_eet_server_obj.eo.c lib/ecore_con/ecore_con_eet_server_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/ecore_con_eet_client_obj.eo.c lib/ecore_con/ecore_con_eet_client_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/ecore_con/efl_network_url.eo.c lib/ecore_con/efl_network_url.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_base.eo.h lib/ecore_con/ecore_con_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_client.eo.h lib/ecore_con/ecore_con_client.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_server.eo.h lib/ecore_con/ecore_con_server.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_connector.eo.h lib/ecore_con/ecore_con_connector.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_eet_base.eo.h lib/ecore_con/ecore_con_eet_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_eet_server_obj.eo.h lib/ecore_con/ecore_con_eet_server_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/ecore_con_eet_client_obj.eo.h lib/ecore_con/ecore_con_eet_client_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/ecore_con/efl_network_url.eo.h lib/ecore_con/efl_network_url.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_base.eo.legacy.h lib/ecore_con/ecore_con_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_client.eo.legacy.h lib/ecore_con/ecore_con_client.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_server.eo.legacy.h lib/ecore_con/ecore_con_server.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_connector.eo.legacy.h lib/ecore_con/ecore_con_connector.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_eet_base.eo.legacy.h lib/ecore_con/ecore_con_eet_base.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_eet_server_obj.eo.legacy.h lib/ecore_con/ecore_con_eet_server_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/ecore_con_eet_client_obj.eo.legacy.h lib/ecore_con/ecore_con_eet_client_obj.eo >\ >/bin/mkdir -p lib/ecore_con/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/ecore_con/efl_network_url.eo.legacy.h lib/ecore_con/efl_network_url.eo >\ >/bin/mkdir -p lib/eio/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/eio/eio_model.eo.c lib/eio/eio_model.eo >\ >/bin/mkdir -p lib/eio/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/eio/eio_model.eo.h lib/eio/eio_model.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/edje/edje_object.eo.c lib/edje/edje_object.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/edje/edje_edit.eo.c lib/edje/edje_edit.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/edje/edje_object.eo.h lib/edje/edje_object.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/edje/edje_edit.eo.h lib/edje/edje_edit.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/edje/edje_object.eo.legacy.h lib/edje/edje_object.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/edje/edje_edit.eo.legacy.h lib/edje/edje_edit.eo >\ >/bin/mkdir -p lib/edje/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/edje/edje_types.eot.h lib/edje/edje_types.eot >\ >/bin/mkdir -p lib/emotion/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo --legacy -I. --gc -o lib/emotion/emotion_object.eo.c lib/emotion/emotion_object.eo >\ >/bin/mkdir -p lib/emotion/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --eo -I. --gh -o lib/emotion/emotion_object.eo.h lib/emotion/emotion_object.eo >\ >/bin/mkdir -p lib/emotion/; \ >EFL_RUN_IN_TREE=1 ../src/bin/eolian/eolian_gen --legacy -I. --gh -o lib/emotion/emotion_object.eo.legacy.h lib/emotion/emotion_object.eo >make all-recursive >/bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/ecore_evas -I../src/bindings/ecore_evas -I../src/lib/emile -I../src/lib/emile -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/efl -I../src/lib/efl -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/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/bindings/ecore_ipc -I../src/bindings/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 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/ecore_evas -I../src/bindings/ecore_evas -I../src/lib/emile -I../src/lib/emile -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/efl -I../src/lib/efl -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/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/bindings/ecore_ipc -I../src/bindings/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 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/ecore_evas -I../src/bindings/ecore_evas -I../src/lib/emile -I../src/lib/emile -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/efl -I../src/lib/efl -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/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/bindings/ecore_ipc -I../src/bindings/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 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/ecore_evas -I../src/bindings/ecore_evas -I../src/lib/emile -I../src/lib/emile -I../src/lib/eina -I../src/lib/eina -I../src/lib/eo -I../src/lib/eo -I../src/lib/efl -I../src/lib/efl -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/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/bindings/ecore_ipc -I../src/bindings/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 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/emile/lib_emile_libemile_la-emile_main.lo `test -f 'lib/emile/emile_main.c' || echo './'`lib/emile/emile_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/emile/emile_main.c -fPIC -DPIC -o lib/emile/.libs/lib_emile_libemile_la-emile_main.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/emile/lib_emile_libemile_la-emile_compress.lo `test -f 'lib/emile/emile_compress.c' || echo './'`lib/emile/emile_compress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/emile/emile_compress.c -fPIC -DPIC -o lib/emile/.libs/lib_emile_libemile_la-emile_compress.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/emile/lib_emile_libemile_la-emile_image.lo `test -f 'lib/emile/emile_image.c' || echo './'`lib/emile/emile_image.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/emile/emile_image.c -fPIC -DPIC -o lib/emile/.libs/lib_emile_libemile_la-emile_image.o >[01m[Klib/emile/emile_image.c:[m[K In function '[01m[K_emile_jpeg_data[m[K': >[01m[Klib/emile/emile_image.c:1595:27:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kopts[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Emile_Image_Load_Opts *opts = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1601:28:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptr_rotate[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > uint32_t *ptr2 = NULL, *ptr_rotate = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1602:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrag[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > uint16_t *ptrag = NULL, *ptrag_rotate = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1602:29:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrag_rotate[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > uint16_t *ptrag = NULL, *ptrag_rotate = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1603:13:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrg[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > uint8_t *ptrg = NULL, *ptrg_rotate = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1603:27:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrg_rotate[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > uint8_t *ptrg = NULL, *ptrg_rotate = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1605:8:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kregion[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > int region = 0; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1614:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kline_done[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Eina_Bool line_done = EINA_FALSE; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1615:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrg_free[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Eina_Bool ptrg_free = EINA_FALSE; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1616:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kptrag_free[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Eina_Bool ptrag_free = EINA_FALSE; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1617:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kr[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Eina_Bool r = EINA_FALSE; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:[m[K In function '[01m[K_emile_jpeg_head[m[K': >[01m[Klib/emile/emile_image.c:1353:27:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kopts[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Emile_Image_Load_Opts *opts = NULL; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1361:8:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kdegree[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > int degree = 0; >[01;32m[K ^[m[K >[01m[Klib/emile/emile_image.c:1362:14:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kchange_wh[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [-Wclobbered] > Eina_Bool change_wh = EINA_FALSE; >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo `test -f 'static_libs/rg_etc/rg_etc1.c' || echo './'`static_libs/rg_etc/rg_etc1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/rg_etc/rg_etc1.c -fPIC -DPIC -o static_libs/rg_etc/.libs/lib_emile_libemile_la-rg_etc1.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo `test -f 'static_libs/rg_etc/rg_etc2.c' || echo './'`static_libs/rg_etc/rg_etc2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/rg_etc/rg_etc2.c -fPIC -DPIC -o static_libs/rg_etc/.libs/lib_emile_libemile_la-rg_etc2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo `test -f 'static_libs/rg_etc/etc2_encoder.c' || echo './'`static_libs/rg_etc/etc2_encoder.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/rg_etc/etc2_encoder.c -fPIC -DPIC -o static_libs/rg_etc/.libs/lib_emile_libemile_la-etc2_encoder.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/lz4/lib_emile_libemile_la-lz4.lo `test -f 'static_libs/lz4/lz4.c' || echo './'`static_libs/lz4/lz4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/lz4/lz4.c -fPIC -DPIC -o static_libs/lz4/.libs/lib_emile_libemile_la-lz4.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/lz4/lib_emile_libemile_la-lz4hc.lo `test -f 'static_libs/lz4/lz4hc.c' || echo './'`static_libs/lz4/lz4hc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/lz4/lz4hc.c -fPIC -DPIC -o static_libs/lz4/.libs/lib_emile_libemile_la-lz4hc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/emile/lib_emile_libemile_la-emile_cipher.lo `test -f 'lib/emile/emile_cipher.c' || echo './'`lib/emile/emile_cipher.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/static_libs/rg_etc -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emile\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/emile -I../src/lib/emile -I../src/bindings/emile -I../src/bindings/emile -I../src/lib/eina -I../src/lib/eina -DEFL_EMILE_BUILD=1 -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/emile/emile_cipher.c -fPIC -DPIC -o lib/emile/.libs/lib_emile_libemile_la-emile_cipher.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -no-undefined -version-info 16:2:15 -Wl,-O1 -Wl,--as-needed -o lib/emile/libemile.la -rpath /usr/lib64 lib/emile/lib_emile_libemile_la-emile_main.lo lib/emile/lib_emile_libemile_la-emile_compress.lo lib/emile/lib_emile_libemile_la-emile_image.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo static_libs/lz4/lib_emile_libemile_la-lz4.lo static_libs/lz4/lib_emile_libemile_la-lz4hc.lo lib/emile/lib_emile_libemile_la-emile_cipher.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lz lib/eina/libeina.la -lpthread -ljpeg -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/emile/.libs/lib_emile_libemile_la-emile_main.o lib/emile/.libs/lib_emile_libemile_la-emile_compress.o lib/emile/.libs/lib_emile_libemile_la-emile_image.o static_libs/rg_etc/.libs/lib_emile_libemile_la-rg_etc1.o static_libs/rg_etc/.libs/lib_emile_libemile_la-rg_etc2.o static_libs/rg_etc/.libs/lib_emile_libemile_la-etc2_encoder.o static_libs/lz4/.libs/lib_emile_libemile_la-lz4.o static_libs/lz4/.libs/lib_emile_libemile_la-lz4hc.o lib/emile/.libs/lib_emile_libemile_la-emile_cipher.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2/src/lib/eina/.libs -Wl,--as-needed -lz lib/eina/.libs/libeina.so -lpthread -ljpeg -lm -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -minline-stringops-dynamically -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libemile.so.1 -o lib/emile/.libs/libemile.so.1.15.2 >libtool: link: (cd "lib/emile/.libs" && rm -f "libemile.so.1" && ln -s "libemile.so.1.15.2" "libemile.so.1") >libtool: link: (cd "lib/emile/.libs" && rm -f "libemile.so" && ln -s "libemile.so.1.15.2" "libemile.so") >libtool: link: ( cd "lib/emile/.libs" && rm -f "libemile.la" && ln -s "../libemile.la" "libemile.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/eo/lib_eo_libeo_la-eo.lo `test -f 'lib/eo/eo.c' || echo './'`lib/eo/eo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/eo/eo.c -fPIC -DPIC -o lib/eo/.libs/lib_eo_libeo_la-eo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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/bindings/eo -I../src/bindings/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EO_BUILD=1 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -no-undefined -version-info 16:2:15 -Wl,-O1 -Wl,--as-needed -o lib/eo/libeo.la -rpath /usr/lib64 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_base_class.lo lib/eo/lib_eo_libeo_la-eo_class_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 -ldl >libtool: link: x86_64-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_base_class.o lib/eo/.libs/lib_eo_libeo_la-eo_class_class.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2/src/lib/eina/.libs -Wl,--as-needed lib/eina/.libs/libeina.so -lpthread -ldl -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -minline-stringops-dynamically -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libeo.so.1 -o lib/eo/.libs/libeo.so.1.15.2 >libtool: link: (cd "lib/eo/.libs" && rm -f "libeo.so.1" && ln -s "libeo.so.1.15.2" "libeo.so.1") >libtool: link: (cd "lib/eo/.libs" && rm -f "libeo.so" && ln -s "libeo.so.1.15.2" "libeo.so") >libtool: link: ( cd "lib/eo/.libs" && rm -f "libeo.la" && ln -s "../libeo.la" "libeo.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efl -I../src/lib/efl -I../src/bindings/efl -I../src/bindings/efl -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EFL_BUILD=1 -DEFL_GFX_FILTER_BETA -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo `test -f 'lib/efl/interfaces/efl_interfaces_main.c' || echo './'`lib/efl/interfaces/efl_interfaces_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efl -I../src/lib/efl -I../src/bindings/efl -I../src/bindings/efl -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EFL_BUILD=1 -DEFL_GFX_FILTER_BETA -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/efl/interfaces/efl_interfaces_main.c -fPIC -DPIC -o lib/efl/interfaces/.libs/lib_efl_libefl_la-efl_interfaces_main.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efl -I../src/lib/efl -I../src/bindings/efl -I../src/bindings/efl -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EFL_BUILD=1 -DEFL_GFX_FILTER_BETA -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo `test -f 'lib/efl/interfaces/efl_gfx_shape.c' || echo './'`lib/efl/interfaces/efl_gfx_shape.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/efl -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I../src/lib/efl -I../src/lib/efl -I../src/bindings/efl -I../src/bindings/efl -I../src/lib/eo -I../src/lib/eo -I../src/lib/eina -I../src/lib/eina -DEFL_EFL_BUILD=1 -DEFL_GFX_FILTER_BETA -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/efl/interfaces/efl_gfx_shape.c -fPIC -DPIC -o lib/efl/interfaces/.libs/lib_efl_libefl_la-efl_gfx_shape.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -no-undefined -version-info 16:2:15 -Wl,-O1 -Wl,--as-needed -o lib/efl/libefl.la -rpath /usr/lib64 lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/efl/interfaces/.libs/lib_efl_libefl_la-efl_interfaces_main.o lib/efl/interfaces/.libs/lib_efl_libefl_la-efl_gfx_shape.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2/src/lib/eo/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2/src/lib/eina/.libs -Wl,--as-needed lib/eo/.libs/libeo.so lib/eina/.libs/libeina.so -lpthread -lm -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -minline-stringops-dynamically -Wl,-O1 -Wl,--gc-sections -Wl,--no-copy-dt-needed-entries -Wl,-soname -Wl,libefl.so.1 -o lib/efl/.libs/libefl.so.1.15.2 >libtool: link: (cd "lib/efl/.libs" && rm -f "libefl.so.1" && ln -s "libefl.so.1.15.2" "libefl.so.1") >libtool: link: (cd "lib/efl/.libs" && rm -f "libefl.so" && ln -s "libefl.so.1.15.2" "libefl.so") >libtool: link: ( cd "lib/efl/.libs" && rm -f "libefl.la" && ln -s "../libefl.la" "libefl.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/libunibreak/lib_evas_libevas_la-unibreakbase.lo `test -f 'static_libs/libunibreak/unibreakbase.c' || echo './'`static_libs/libunibreak/unibreakbase.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/libunibreak/unibreakbase.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-unibreakbase.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o static_libs/libunibreak/lib_evas_libevas_la-unibreakdef.lo `test -f 'static_libs/libunibreak/unibreakdef.c' || echo './'`static_libs/libunibreak/unibreakdef.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c static_libs/libunibreak/unibreakdef.c -fPIC -DPIC -o static_libs/libunibreak/.libs/lib_evas_libevas_la-unibreakdef.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/lib_evas_libevas_la-main.lo `test -f 'lib/evas/main.c' || echo './'`lib/evas/main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/main.c -fPIC -DPIC -o lib/evas/.libs/lib_evas_libevas_la-main.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_data.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_object_image.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_object_image.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo `test -f 'lib/evas/canvas/render2/evas_render2.c' || echo './'`lib/evas/canvas/render2/evas_render2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/render2/evas_render2.c -fPIC -DPIC -o lib/evas/canvas/render2/.libs/lib_evas_libevas_la-evas_render2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_out.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_out.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/cache/evas_preload.c -fPIC -DPIC -o lib/evas/cache/.libs/lib_evas_libevas_la-evas_preload.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -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 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo `test -f 'lib/evas/canvas/evas_canvas3d_object.c' || echo './'`lib/evas/canvas/evas_canvas3d_object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_object.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_object.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo `test -f 'lib/evas/canvas/evas_canvas3d_scene.c' || echo './'`lib/evas/canvas/evas_canvas3d_scene.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_scene.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_scene.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo `test -f 'lib/evas/canvas/evas_canvas3d_node.c' || echo './'`lib/evas/canvas/evas_canvas3d_node.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_node.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_node.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo `test -f 'lib/evas/canvas/evas_canvas3d_camera.c' || echo './'`lib/evas/canvas/evas_canvas3d_camera.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_camera.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_camera.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo `test -f 'lib/evas/canvas/evas_canvas3d_light.c' || echo './'`lib/evas/canvas/evas_canvas3d_light.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_light.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_light.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo `test -f 'lib/evas/canvas/evas_canvas3d_mesh.c' || echo './'`lib/evas/canvas/evas_canvas3d_mesh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_mesh.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_mesh.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo `test -f 'lib/evas/canvas/evas_canvas3d_texture.c' || echo './'`lib/evas/canvas/evas_canvas3d_texture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_texture.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_texture.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo `test -f 'lib/evas/canvas/evas_canvas3d_material.c' || echo './'`lib/evas/canvas/evas_canvas3d_material.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_material.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_material.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo `test -f 'lib/evas/canvas/evas_canvas3d_primitive.c' || echo './'`lib/evas/canvas/evas_canvas3d_primitive.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c lib/evas/canvas/evas_canvas3d_primitive.c -fPIC -DPIC -o lib/evas/canvas/.libs/lib_evas_libevas_la-evas_canvas3d_primitive.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c -o modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo `test -f 'modules/evas/model_loaders/eet/evas_model_load_eet.c' || echo './'`modules/evas/model_loaders/eet/evas_model_load_eet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/lib/efl -I../src/lib/evas/canvas -I../src/lib/evas/canvas/render2 -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 -I../src/lib/evas/canvas -I../src/modules/evas/engines/software_generic -I../src/modules/evas/engines/gl_generic -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -DPACKAGE_BUILD_DIR=\"/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2\" -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -DEFL_GFX_FILTER_BETA -I../src/static_libs/rg_etc -I../src/static_libs/lz4 -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -c modules/evas/model_loaders/eet/evas_model_load_eet.c -fPIC -DPIC -o modules/evas/model_loaders/eet/.libs/lib_evas_libevas_la-evas_model_load_eet.o >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:12:8:[m[K [01;31m[Kerror: [m[Kunknown type name '[01m[KEet_Data_Descriptor[m[K' > extern Eet_Data_Descriptor *_file_descriptor; >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:[m[K In function '[01m[Kevas_model_load_file_eet[m[K': >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:109:4:[m[K [01;31m[Kerror: [m[Kunknown type name '[01m[KEet_File[m[K' > Eet_File *ef; >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:112:4:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Keet_mmap[m[K' [-Wimplicit-function-declaration] > ef = eet_mmap(file); >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:112:7:[m[K [01;35m[Kwarning: [m[Kassignment makes pointer from integer without a cast > ef = eet_mmap(file); >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:113:4:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Keet_data_read[m[K' [-Wimplicit-function-declaration] > eet_file = eet_data_read(ef, >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:113:13:[m[K [01;35m[Kwarning: [m[Kassignment makes pointer from integer without a cast > eet_file = eet_data_read(ef, >[01;32m[K ^[m[K >[01m[Kmodules/evas/model_loaders/eet/evas_model_load_eet.c:117:4:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Keet_close[m[K' [-Wimplicit-function-declaration] > eet_close(ef); >[01;32m[K ^[m[K >Makefile:25626: recipe for target 'modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo' failed >make[4]: *** [modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo] Error 1 >Makefile:35284: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >Makefile:12416: recipe for target 'all' failed >make[2]: *** [all] Error 2 >Makefile:2451: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >Makefile:1598: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-libs/efl-1.15.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/efl-1.15.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/efl-1.15.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/efl-1.15.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/efl-1.15.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2' > * S: '/var/tmp/portage/dev-libs/efl-1.15.2/work/efl-1.15.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 579790
: 430272 |
430274