Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 443602 Details for
Bug 631029
FTBFS enlightenment-0.16.999.49898-1.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 269.92 KB, created by
FTBFS
on 2010-09-07 16:12:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:12:57 UTC
Size:
269.92 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'], False, '/var/lib/mock/fedora-development-i386-enlightenment-0.16.999.49898-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2580b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/enlightenment-0.16.999.49898-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'], False, '/var/lib/mock/fedora-development-i386-enlightenment-0.16.999.49898-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2580b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AXWqK2 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf enlightenment-0.16.999.49898 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/enlightenment-0.16.999.49898.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd enlightenment-0.16.999.49898 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #10 (enlightenment-fc14-fix-DSO.patch): >+ echo 'Patch #10 (enlightenment-fc14-fix-DSO.patch):' >+ /usr/bin/patch -s -p0 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/enlightenment-fc14-fix-DSO.patch >Patch #20 (enlightenment-fc14-fix-DSO2.patch): >+ echo 'Patch #20 (enlightenment-fc14-fix-DSO2.patch):' >+ /bin/cat /builddir/build/SOURCES/enlightenment-fc14-fix-DSO2.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >Patch #30 (enlightenment-fc14-fix-DSO3.patch): >+ echo 'Patch #30 (enlightenment-fc14-fix-DSO3.patch):' >+ /bin/cat /builddir/build/SOURCES/enlightenment-fc14-fix-DSO3.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ sed -i -e 's|Libs:\ .*$|Libs: -L${libdir}|' enlightenment.pc.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uEzDcV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd enlightenment-0.16.999.49898 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for strerror in -lcposix... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether byte ordering is bigendian... no >checking for gcc option to accept ISO C99... -std=gnu99 >checking whether gcc -std=gnu99 and cc understand -c and -o together... yes >checking for an ANSI C-conforming const... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for __attribute__... yes >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc -std=gnu99... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if gcc -std=gnu99 static flag -static works... no >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for PATH_MAX in limits.h... yes >checking for setenv... yes >checking for unsetenv... yes >checking X11/extensions/shape.h usability... yes >checking X11/extensions/shape.h presence... yes >checking for X11/extensions/shape.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking for fnmatch... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... no >checking X11/X.h usability... yes >checking X11/X.h presence... yes >checking for X11/X.h... yes >checking CFBase.h usability... no >checking CFBase.h presence... no >checking for CFBase.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking whether backtrace_symbols_fd() is in libc... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for dlopen in -ldl... yes >checking whether to install sysactions.conf... yes >checking whether to enable Files menu item... yes >checking which device backend to use... ehal >checking whether to build documentation... yes >checking for doxygen... no >WARNING: >The doxygen program was not found in your execute path. >You may have doxygen installed somewhere not covered by your path. >If this is the case make sure you have the packages installed, AND >that the doxygen program is in your execute path (see your >shell manual page on setting the $PATH environment variable), OR >alternatively, specify the program to use with --with-doxygen. >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... configure: WARNING: no doxygen detected. Documentation will not be built >yes >checking for E_REMOTE... yes >checking for E_IMC... yes >checking for E_THUMB... yes >checking for E_FM... yes >checking for E_FM_OP... yes >checking for E_FM_OPEN... yes >checking for E_SYS... yes >checking for E_INIT... yes >checking for E... yes >checking for ECORE_IMF... yes >configure: Enlightenment build profile set to SLOW_PC >checking for EET... yes >checking optional module battery: >checking for BATTERY... yes >optional module battery passed checks. >checking optional module temperature: >checking for TEMPERATURE... yes >optional module temperature passed checks. >checking optional module conf-theme: >checking for EXCHANGE... no >no >optional module conf-theme passed checks. >checking optional module mixer: >checking for ALSA... no >no >optional module mixer passed checks. >configure: WARNING: alsa library development files not present. no alsa support. >checking optional module connman: >checking for ECONNMAN... yes >optional module connman passed checks. >checking optional module bluez: >checking for EBLUEZ... yes >optional module bluez passed checks. >checking optional module ofono: >checking for EOFONO... yes >optional module ofono passed checks. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating enlightenment.spec >config.status: creating enlightenment.pc >config.status: creating src/Makefile >config.status: creating src/bin/Makefile >config.status: creating src/modules/Makefile >config.status: creating src/modules/ibar/Makefile >config.status: creating src/modules/ibar/module.desktop >config.status: creating src/modules/dropshadow/Makefile >config.status: creating src/modules/dropshadow/module.desktop >config.status: creating src/modules/clock/Makefile >config.status: creating src/modules/clock/module.desktop >config.status: creating src/modules/pager/Makefile >config.status: creating src/modules/pager/module.desktop >config.status: creating src/modules/battery/Makefile >config.status: creating src/modules/battery/module.desktop >config.status: creating src/modules/temperature/Makefile >config.status: creating src/modules/temperature/module.desktop >config.status: creating src/modules/cpufreq/Makefile >config.status: creating src/modules/cpufreq/module.desktop >config.status: creating src/modules/ibox/Makefile >config.status: creating src/modules/ibox/module.desktop >config.status: creating src/modules/start/Makefile >config.status: creating src/modules/start/module.desktop >config.status: creating src/modules/winlist/Makefile >config.status: creating src/modules/winlist/module.desktop >config.status: creating src/modules/fileman/Makefile >config.status: creating src/modules/fileman/module.desktop >config.status: creating src/modules/fileman_opinfo/Makefile >config.status: creating src/modules/fileman_opinfo/module.desktop >config.status: creating src/modules/wizard/Makefile >config.status: creating src/modules/conf/Makefile >config.status: creating src/modules/conf/module.desktop >config.status: creating src/modules/conf_wallpaper/Makefile >config.status: creating src/modules/conf_wallpaper/module.desktop >config.status: creating src/modules/conf_wallpaper2/Makefile >config.status: creating src/modules/conf_wallpaper2/module.desktop >config.status: creating src/modules/conf_theme/Makefile >config.status: creating src/modules/conf_theme/module.desktop >config.status: creating src/modules/conf_colors/Makefile >config.status: creating src/modules/conf_colors/module.desktop >config.status: creating src/modules/conf_fonts/Makefile >config.status: creating src/modules/conf_fonts/module.desktop >config.status: creating src/modules/conf_borders/Makefile >config.status: creating src/modules/conf_borders/module.desktop >config.status: creating src/modules/conf_icon_theme/Makefile >config.status: creating src/modules/conf_icon_theme/module.desktop >config.status: creating src/modules/conf_mouse_cursor/Makefile >config.status: creating src/modules/conf_mouse_cursor/module.desktop >config.status: creating src/modules/conf_transitions/Makefile >config.status: creating src/modules/conf_transitions/module.desktop >config.status: creating src/modules/conf_startup/Makefile >config.status: creating src/modules/conf_startup/module.desktop >config.status: creating src/modules/conf_intl/Makefile >config.status: creating src/modules/conf_intl/module.desktop >config.status: creating src/modules/conf_imc/Makefile >config.status: creating src/modules/conf_imc/module.desktop >config.status: creating src/modules/conf_profiles/Makefile >config.status: creating src/modules/conf_profiles/module.desktop >config.status: creating src/modules/msgbus/Makefile >config.status: creating src/modules/msgbus/module.desktop >config.status: creating src/modules/conf_engine/Makefile >config.status: creating src/modules/conf_engine/module.desktop >config.status: creating src/modules/conf_applications/Makefile >config.status: creating src/modules/conf_applications/module.desktop >config.status: creating src/modules/conf_desks/Makefile >config.status: creating src/modules/conf_desks/module.desktop >config.status: creating src/modules/conf_desk/Makefile >config.status: creating src/modules/conf_desk/module.desktop >config.status: creating src/modules/conf_display/Makefile >config.status: creating src/modules/conf_display/module.desktop >config.status: creating src/modules/conf_desklock/Makefile >config.status: creating src/modules/conf_desklock/module.desktop >config.status: creating src/modules/conf_screensaver/Makefile >config.status: creating src/modules/conf_screensaver/module.desktop >config.status: creating src/modules/conf_dpms/Makefile >config.status: creating src/modules/conf_dpms/module.desktop >config.status: creating src/modules/conf_shelves/Makefile >config.status: creating src/modules/conf_shelves/module.desktop >config.status: creating src/modules/conf_keybindings/Makefile >config.status: creating src/modules/conf_keybindings/module.desktop >config.status: creating src/modules/conf_mousebindings/Makefile >config.status: creating src/modules/conf_mousebindings/module.desktop >config.status: creating src/modules/conf_edgebindings/Makefile >config.status: creating src/modules/conf_edgebindings/module.desktop >config.status: creating src/modules/conf_acpibindings/Makefile >config.status: creating src/modules/conf_acpibindings/module.desktop >config.status: creating src/modules/conf_mouse/Makefile >config.status: creating src/modules/conf_mouse/module.desktop >config.status: creating src/modules/conf_window_display/Makefile >config.status: creating src/modules/conf_window_display/module.desktop >config.status: creating src/modules/conf_window_focus/Makefile >config.status: creating src/modules/conf_window_focus/module.desktop >config.status: creating src/modules/conf_window_remembers/Makefile >config.status: creating src/modules/conf_window_remembers/module.desktop >config.status: creating src/modules/conf_window_manipulation/Makefile >config.status: creating src/modules/conf_window_manipulation/module.desktop >config.status: creating src/modules/conf_menus/Makefile >config.status: creating src/modules/conf_menus/module.desktop >config.status: creating src/modules/conf_clientlist/Makefile >config.status: creating src/modules/conf_clientlist/module.desktop >config.status: creating src/modules/conf_dialogs/Makefile >config.status: creating src/modules/conf_dialogs/module.desktop >config.status: creating src/modules/conf_performance/Makefile >config.status: creating src/modules/conf_performance/module.desktop >config.status: creating src/modules/conf_winlist/Makefile >config.status: creating src/modules/conf_winlist/module.desktop >config.status: creating src/modules/conf_paths/Makefile >config.status: creating src/modules/conf_paths/module.desktop >config.status: creating src/modules/conf_mime/Makefile >config.status: creating src/modules/conf_mime/module.desktop >config.status: creating src/modules/conf_interaction/Makefile >config.status: creating src/modules/conf_interaction/module.desktop >config.status: creating src/modules/conf_scale/Makefile >config.status: creating src/modules/conf_scale/module.desktop >config.status: creating src/modules/gadman/Makefile >config.status: creating src/modules/gadman/module.desktop >config.status: creating src/modules/mixer/Makefile >config.status: creating src/modules/mixer/module.desktop >config.status: creating src/modules/connman/Makefile >config.status: creating src/modules/connman/module.desktop >config.status: creating src/modules/bluez/Makefile >config.status: creating src/modules/bluez/module.desktop >config.status: creating src/modules/ofono/Makefile >config.status: creating src/modules/ofono/module.desktop >config.status: creating src/modules/illume/Makefile >config.status: creating src/modules/illume/module.desktop >config.status: creating src/modules/illume/keyboards/Makefile >config.status: creating src/modules/illume/dicts/Makefile >config.status: creating src/modules/illume2/Makefile >config.status: creating src/modules/illume2/doc/illume.dox >config.status: creating src/modules/illume2/doc/Makefile >config.status: creating src/modules/illume2/images/Makefile >config.status: creating src/modules/illume2/module.desktop >config.status: creating src/modules/illume2/keyboards/Makefile >config.status: creating src/modules/illume2/policies/Makefile >config.status: creating src/modules/illume2/policies/illume/Makefile >config.status: creating src/modules/illume-home/Makefile >config.status: creating src/modules/illume-home/module.desktop >config.status: creating src/modules/illume-home-toggle/Makefile >config.status: creating src/modules/illume-home-toggle/module.desktop >config.status: creating src/modules/illume-softkey/Makefile >config.status: creating src/modules/illume-softkey/module.desktop >config.status: creating src/modules/illume-softkey/images/Makefile >config.status: creating src/modules/illume-keyboard/Makefile >config.status: creating src/modules/illume-keyboard/module.desktop >config.status: creating src/modules/illume-keyboard/keyboards/Makefile >config.status: creating src/modules/illume-keyboard/dicts/Makefile >config.status: creating src/modules/illume-indicator/Makefile >config.status: creating src/modules/illume-indicator/module.desktop >config.status: creating src/modules/illume-indicator/images/Makefile >config.status: creating src/modules/illume-kbd-toggle/Makefile >config.status: creating src/modules/illume-kbd-toggle/module.desktop >config.status: creating src/modules/illume-mode-toggle/Makefile >config.status: creating src/modules/illume-mode-toggle/module.desktop >config.status: creating src/modules/illume-bluetooth/Makefile >config.status: creating src/modules/illume-bluetooth/module.desktop >config.status: creating src/modules/syscon/Makefile >config.status: creating src/modules/syscon/module.desktop >config.status: creating src/modules/everything/Makefile >config.status: creating src/modules/everything/module.desktop >config.status: creating src/modules/everything/everything.pc >config.status: creating src/modules/everything-files/Makefile >config.status: creating src/modules/everything-files/module.desktop >config.status: creating src/modules/everything-apps/Makefile >config.status: creating src/modules/everything-apps/module.desktop >config.status: creating src/modules/everything-windows/Makefile >config.status: creating src/modules/everything-windows/module.desktop >config.status: creating src/modules/everything-settings/Makefile >config.status: creating src/modules/everything-settings/module.desktop >config.status: creating src/modules/everything-calc/Makefile >config.status: creating src/modules/everything-calc/module.desktop >config.status: creating src/modules/everything-aspell/Makefile >config.status: creating src/modules/everything-aspell/module.desktop >config.status: creating src/modules/systray/Makefile >config.status: creating src/modules/systray/module.desktop >config.status: creating src/modules/comp/Makefile >config.status: creating src/modules/comp/module.desktop >config.status: creating src/preload/Makefile >config.status: creating data/Makefile >config.status: creating data/images/Makefile >config.status: creating data/input_methods/Makefile >config.status: creating data/themes/Makefile >config.status: creating data/themes/images/Makefile >config.status: creating data/other/Makefile >config.status: creating data/xsession/Makefile >config.status: creating data/xsession/enlightenment.desktop >config.status: creating data/tools/Makefile >config.status: creating data/etc/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/backgrounds/Makefile >config.status: creating doc/Makefile >config.status: creating doc/e.dox >config.status: creating config/Makefile >config.status: creating config/default/Makefile >config.status: creating config/standard/Makefile >config.status: creating config/minimalist/Makefile >config.status: creating config/scaleable/Makefile >config.status: creating config/netbook/Makefile >config.status: creating config/illume/Makefile >config.status: creating config/illume-home/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: setting ALL_LINGUAS in configure.in is obsolete >config.status: creating po/Makefile >Summary: > * project.........: enlightenment 0.16.999.49898 > * prefix..........: /usr > * CFLAGS..........: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables > * LDFLAGS.........: >Preferred Backends: > * device..........: ehal >Modules: > * disabled........: >Documentation: > * enabled.........: no >Compilation........: make (or gmake) >Installation.......: make all install (as root if needed, with 'su' or 'sudo') >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src' >Making all in bin >make[3]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/bin' > CC e_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_main.c > CC e_user.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_user.c > CC e_manager.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_manager.c > CC e_path.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_path.c > CC e_init.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_init.c > CC e_ipc.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_ipc.c > CC e_msgbus.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_msgbus.c > CC e_error.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_error.c > CC e_container.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_container.c > CC e_zone.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_zone.c > CC e_desk.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_desk.c > CC e_border.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_border.c > CC e_pointer.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_pointer.c > CC e_config.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_config.c > CC e_config_data.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_config_data.c > CC e_menu.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_menu.c > CC e_object.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_object.c > CC e_icon.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_icon.c > CC e_box.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_box.c > CC e_flowlayout.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_flowlayout.c > CC e_int_menus.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_menus.c > CC e_module.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_module.c >e_int_menus.c:675:1: warning: 'apps_drag_finished' defined but not used > CC e_atoms.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_atoms.c > CC e_utils.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_utils.c > CC e_canvas.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_canvas.c > CC e_focus.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_focus.c > CC e_place.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_place.c > CC e_resist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_resist.c > CC e_startup.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_startup.c > CC e_hints.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_hints.c > CC e_signals.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_signals.c > CC e_xinerama.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_xinerama.c > CC e_table.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_table.c > CC e_layout.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_layout.c >e_signals.c: In function '_e_backtrace_int': >e_signals.c:94:11: warning: unused variable 'size' >e_signals.c:93:10: warning: unused variable 'array' >e_signals.c:92:9: warning: unused variable 'attachmsg' >e_signals.c: At top level: >e_signals.c:58:1: warning: '_e_gdb_print_backtrace' defined but not used > CC e_test.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_test.c > CC e_font.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_font.c > CC e_intl.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_intl.c > CC e_intl_data.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_intl_data.c > CC e_theme.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_theme.c > CC e_dnd.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_dnd.c > CC e_bindings.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_bindings.c > CC e_moveresize.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_moveresize.c > CC e_actions.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_actions.c > CC e_popup.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_popup.c > CC e_gadcon_popup.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_gadcon_popup.c > CC e_ipc_codec.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_ipc_codec.c > CC e_prefix.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_prefix.c > CC e_datastore.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_datastore.c > CC e_msg.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_msg.c > CC e_alert.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_alert.c > CC e_maximize.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_maximize.c > CC e_grabinput.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_grabinput.c > CC e_bg.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_bg.c > CC e_remember.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_remember.c > CC e_win.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_win.c > CC e_pan.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_pan.c > CC e_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_dialog.c > CC e_about.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_about.c > CC e_theme_about.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_theme_about.c > CC e_editable.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_editable.c > CC e_entry.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_entry.c > CC e_widget.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget.c > CC e_widget_check.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_check.c > CC e_widget_radio.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_radio.c > CC e_widget_framelist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_framelist.c > CC e_widget_list.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_list.c > CC e_widget_button.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_button.c > CC e_widget_label.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_label.c > CC e_widget_frametable.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_frametable.c > CC e_widget_table.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_table.c > CC e_widget_entry.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_entry.c > CC e_widget_image.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_image.c > CC e_config_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_config_dialog.c > CC e_configure.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_configure.c > CC e_int_border_locks.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_border_locks.c > CC e_thumb.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_thumb.c > CC e_int_border_remember.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_border_remember.c > CC e_eap_editor.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_eap_editor.c > CC e_scrollframe.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_scrollframe.c > CC e_int_border_menu.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_border_menu.c > CC e_ilist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_ilist.c >e_scrollframe.c: In function '_e_smart_scrollbar_size_adjust': >e_scrollframe.c:888:13: warning: 'x' may be used uninitialized in this function >e_scrollframe.c:888:16: warning: 'y' may be used uninitialized in this function > CC e_livethumb.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_livethumb.c > CC e_widget_ilist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_ilist.c > CC e_widget_config_list.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_config_list.c > CC e_slider.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_slider.c > CC e_widget_slider.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_slider.c > CC e_desklock.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_desklock.c > CC e_screensaver.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_screensaver.c > CC e_dpms.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_dpms.c > CC e_int_config_modules.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_config_modules.c > CC e_exehist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_exehist.c > CC e_color_class.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_color_class.c > CC e_widget_textblock.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_textblock.c > CC e_stolen.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_stolen.c > CC e_gadcon.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_gadcon.c > CC e_shelf.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_shelf.c > CC e_widget_preview.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_preview.c > CC e_int_shelf_config.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_shelf_config.c > CC e_int_gadcon_config.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_gadcon_config.c >e_int_shelf_config.c:450:1: warning: '_cb_set_contents' defined but not used >e_gadcon.c: In function '_e_gadcon_cb_min_size_request': >e_gadcon.c:1827:13: warning: 'w' may be used uninitialized in this function >e_gadcon.c:1827:16: warning: 'h' may be used uninitialized in this function >e_gadcon.c: In function '_e_gadcon_cb_size_request': >e_gadcon.c:1842:13: warning: 'w' may be used uninitialized in this function >e_gadcon.c:1842:16: warning: 'h' may be used uninitialized in this function >e_int_gadcon_config.c: In function '_fill_list': >e_int_gadcon_config.c:204:22: warning: 'icon' may be used uninitialized in this function >e_int_gadcon_config.c:205:21: warning: 'lbl' may be used uninitialized in this function > CC e_confirm_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_confirm_dialog.c > CC e_int_border_prop.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_border_prop.c > CC e_entry_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_entry_dialog.c > CC e_fm.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm.c > CC e_fm_dbus.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm_dbus.c >e_fm_shared.h:102:1: warning: '_e_storage_free' defined but not used >e_fm_shared.h:186:1: warning: '_e_storage_volume_edd_init' defined but not used >e_fm_shared.h:193:1: warning: '_e_storage_volume_edd_shutdown' defined but not used > CC e_fm_op_registry.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm_op_registry.c > CC e_widget_scrollframe.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_scrollframe.c > CC e_sha1.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_sha1.c > CC e_widget_fsel.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_fsel.c > CC e_fm_mime.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm_mime.c > CC e_color.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_color.c >e_widget_fsel.c: In function '_e_wid_fsel_favorites_add': >e_widget_fsel.c:86:35: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >e_widget_fsel.c:101:9: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result > CC e_spectrum.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_spectrum.c > CC e_widget_spectrum.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_spectrum.c > CC e_widget_cslider.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_cslider.c > CC e_widget_csel.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_csel.c > CC e_widget_color_well.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_color_well.c > CC e_color_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_color_dialog.c >In file included from /usr/include/stdio.h:932:0, > from e.h:42, > from e_widget_csel.c:4: >In function 'snprintf', > inlined from 'e_widget_csel_add' at e_widget_csel.c:240:16: >/usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer > CC e_sys.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_sys.c > CC e_obj_dialog.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_obj_dialog.c > CC e_widget_aspect.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_aspect.c > CC e_widget_deskpreview.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_deskpreview.c > CC e_filereg.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_filereg.c > CC e_fm_prop.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm_prop.c > CC e_mouse.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_mouse.c > CC e_order.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_order.c > CC e_exec.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_exec.c > CC e_widget_font_preview.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_font_preview.c > CC e_fm_custom.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_fm_custom.c >e_exec.c: In function '_dialog_save_cb': >e_exec.c:757:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >e_exec.c:763:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >e_exec.c:784:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >e_exec.c:790:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >e_exec.c:813:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >e_exec.c:819:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > CC e_toolbar.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_toolbar.c > CC e_int_toolbar_config.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_int_toolbar_config.c > CC e_powersave.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_powersave.c > CC e_slidesel.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_slidesel.c > CC e_slidecore.o > CC e_widget_flist.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_slidecore.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_flist.c > CC e_scale.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_scale.c > CC e_widget_toolbar.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_toolbar.c > CC e_widget_toolbook.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_widget_toolbook.c > CC e_acpi.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_acpi.c > CC e_imc_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_imc_main.c > CC e_start_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_start_main.c >e_acpi.c: In function '_e_acpi_cb_server_data': >e_acpi.c:181:8: warning: unused variable 'res' > CC e_init_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_init_main.c > CC enlightenment_fm-e_fm_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c -o enlightenment_fm-e_fm_main.o `test -f 'e_fm_main.c' || echo './'`e_fm_main.c > CC enlightenment_fm-e_user.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c -o enlightenment_fm-e_user.o `test -f 'e_user.c' || echo './'`e_user.c > CC enlightenment_fm-e_sha1.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c -o enlightenment_fm-e_sha1.o `test -f 'e_sha1.c' || echo './'`e_sha1.c > CC enlightenment_fm_op-e_fm_op.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c -o enlightenment_fm_op-e_fm_op.o `test -f 'e_fm_op.c' || echo './'`e_fm_op.c > CC e_sys_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_sys_main.c >e_fm_op.c: In function '_e_fm_op_update_progress_report': >e_fm_op.c:957:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result >e_fm_op.c: In function '_e_fm_op_send_error': >e_fm_op.c:880:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result >e_fm_op.c: In function '_e_fm_op_copy_stat_info': >e_fm_op.c:1037:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result > CC e_thumb_main.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/enlightenment\" -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lm -ldbus-1 -leina -lecore_x -c e_thumb_main.c >e_thumb_main.c: In function 'main': >e_thumb_main.c:87:13: warning: ignoring return value of 'nice', declared with attribute warn_unused_result > CCLD enlightenment > CCLD enlightenment_imc > CCLD enlightenment_start > CCLD enlightenment_init > CCLD enlightenment_fm > CCLD enlightenment_fm_op > CCLD enlightenment_sys > CCLD enlightenment_thumb >make[3]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/bin' >Making all in modules >make[3]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules' >Making all in ibar >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/ibar' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/ibar -I../../../src/bin -I../../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/ibar -I../../../src/bin -I../../../src/lib -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c >e_mod_config.c: In function '_cb_entry_ok': >e_mod_config.c:229:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/ibar' >Making all in dropshadow >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/dropshadow' > CC e_mod_main.lo > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/dropshadow -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/dropshadow -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/dropshadow' >Making all in clock >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/clock' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/clock -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/clock' >Making all in pager >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/pager' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/pager -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/pager -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/pager' >Making all in battery >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/battery' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/battery -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/battery -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_config.lo e_mod_config.c > CC e_mod_dbus.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/battery -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_dbus.lo e_mod_dbus.c > CC batget.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/battery -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c batget.c > CCLD module.la > CCLD batget >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/battery' >Making all in temperature >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/temperature' > CC e_mod_main.lo > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/temperature -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_main.lo e_mod_main.c > CC e_mod_tempget.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/temperature -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_config.lo e_mod_config.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/temperature -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c -o e_mod_tempget.lo e_mod_tempget.c > CC tempget.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/temperature -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -leina -c tempget.c >tempget.c: In function 'check': >tempget.c:309:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >tempget.c:325:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >tempget.c:341:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >tempget.c:360:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >tempget.c:381:19: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result > CCLD tempget > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/temperature' >Making all in cpufreq >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/cpufreq' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/cpufreq -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC freqset.o >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/cpufreq -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c freqset.c > CCLD freqset >e_mod_main.c: In function '_cpufreq_status_check_current': >e_mod_main.c:671:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >e_mod_main.c:696:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >e_mod_main.c: In function '_cpufreq_status_check_available': >e_mod_main.c:584:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >e_mod_main.c:618:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/cpufreq' >Making all in ibox >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/ibox' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/ibox -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/ibox -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/ibox' >Making all in start >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/start' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/start -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/start' >Making all in winlist >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/winlist' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/winlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_winlist.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/winlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_winlist.lo e_winlist.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/winlist' >Making all in fileman >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/fileman' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/fileman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/fileman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CC e_mod_dbus.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/fileman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_dbus.lo e_mod_dbus.c > CC e_fwin.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/fileman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_fwin.lo e_fwin.c >e_fwin.c: In function '_e_fwin_file_open_dialog': >e_fwin.c:1771:13: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result >e_fwin.c:1772:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >e_fwin.c:1805:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >e_fwin.c: In function '_e_fwin_desktop_run': >e_fwin.c:701:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result >e_fwin.c:702:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >e_fwin.c:738:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/fileman' >Making all in fileman_opinfo >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/fileman_opinfo' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/fileman_opinfo -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >e_mod_main.c: In function '_gc_init': >e_mod_main.c:347:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/fileman_opinfo' >Making all in wizard >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/wizard' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_wizard.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_wizard.lo e_wizard.c > CC page_000.lo > CC page_010.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_000.lo page_000.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_010.lo page_010.c > CC page_020.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_020.lo page_020.c > CC page_030.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_030.lo page_030.c > CC page_070.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_070.lo page_070.c > CC page_080.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_080.lo page_080.c > CC page_200.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/wizard -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o page_200.lo page_200.c > CCLD module.la > CCLD page_000.la > CCLD page_010.la >page_200.c: In function 'wizard_page_apply': >page_200.c:51:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result > CCLD page_020.la > CCLD page_030.la > CCLD page_070.la > CCLD page_080.la > CCLD page_200.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/wizard' >Making all in conf >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_conf.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_conf.lo e_conf.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf' >Making all in conf_wallpaper >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_wallpaper' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_wallpaper.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_wallpaper.lo e_int_config_wallpaper.c > CC e_int_config_wallpaper_gradient.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_wallpaper_gradient.lo e_int_config_wallpaper_gradient.c > CC e_int_config_wallpaper_import.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_wallpaper_import.lo e_int_config_wallpaper_import.c > CC e_int_config_wallpaper_web.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_wallpaper_web.lo e_int_config_wallpaper_web.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_wallpaper' >Making all in conf_wallpaper2 >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_wallpaper2' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper2 -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_wallpaper.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_wallpaper2 -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_wallpaper.lo e_int_config_wallpaper.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_wallpaper2' >Making all in conf_theme >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_theme' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_theme.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_theme.lo e_int_config_theme.c > CC e_int_config_theme_import.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_theme_import.lo e_int_config_theme_import.c > CC e_int_config_theme_web.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_theme_web.lo e_int_config_theme_web.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_theme' >Making all in conf_colors >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_colors' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_colors -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_color_classes.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_colors -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_color_classes.lo e_int_config_color_classes.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_colors' >Making all in conf_fonts >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_fonts' > CC e_mod_main.lo > CC e_int_config_fonts.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_fonts -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_fonts.lo e_int_config_fonts.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_fonts -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_fonts' >Making all in conf_borders >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_borders' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_borders -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_borders.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_borders -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_borders.lo e_int_config_borders.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_borders' >Making all in conf_icon_theme >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_icon_theme' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_icon_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_icon_themes.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_icon_theme -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_icon_themes.lo e_int_config_icon_themes.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_icon_theme' >Making all in conf_mouse_cursor >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mouse_cursor' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mouse_cursor -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_cursor.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mouse_cursor -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_cursor.lo e_int_config_cursor.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mouse_cursor' >Making all in conf_transitions >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_transitions' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_transitions -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_transitions.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_transitions -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_transitions.lo e_int_config_transitions.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_transitions' >Making all in conf_startup >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_startup' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_startup -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_startup.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_startup -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_startup.lo e_int_config_startup.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_startup' >Making all in conf_intl >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_intl' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_intl -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_intl.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_intl -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_intl.lo e_int_config_intl.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_intl' >Making all in conf_imc >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_imc' > CC e_int_config_imc_import.lo > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_imc -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_imc_import.lo e_int_config_imc_import.c > CC e_int_config_imc.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_imc -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_imc -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_imc.lo e_int_config_imc.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_imc' >Making all in conf_profiles >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_profiles' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_profiles -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_profiles.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_profiles -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_profiles.lo e_int_config_profiles.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_profiles' >Making all in msgbus >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/msgbus' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/msgbus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC msgbus_lang.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/msgbus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o msgbus_lang.lo msgbus_lang.c > CC msgbus_desktop.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/msgbus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o msgbus_desktop.lo msgbus_desktop.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/msgbus' >Making all in conf_engine >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_engine' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_engine -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_engine.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_engine -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_engine.lo e_int_config_engine.c >e_int_config_engine.c: In function '_basic_create_widgets': >e_int_config_engine.c:90:8: warning: unused variable 'engine' >e_int_config_engine.c:89:15: warning: unused variable 'l' >e_int_config_engine.c:88:19: warning: unused variable 'rg' > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_engine' >Making all in conf_applications >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_applications' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_applications -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_apps.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_applications -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_apps.lo e_int_config_apps.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_applications' >Making all in conf_desks >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desks' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desks -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_desks.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desks -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_desks.lo e_int_config_desks.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desks' >Making all in conf_desk >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desk' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desk -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_desk.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desk -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_desk.lo e_int_config_desk.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desk' >Making all in conf_display >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_display' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_display -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_display.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_display -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_display.lo e_int_config_display.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_display' >Making all in conf_desklock >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desklock' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desklock -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_desklock.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_desklock -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_desklock.lo e_int_config_desklock.c >e_int_config_desklock.c: In function '_cb_method_change': >e_int_config_desklock.c:474:16: warning: unused variable 'f' >e_int_config_desklock.c: At top level: >e_int_config_desklock.c:11:14: warning: '_adv_apply' declared 'static' but never defined >e_int_config_desklock.c:12:14: warning: '_adv_check_changed' declared 'static' but never defined >e_int_config_desklock.c:15:21: warning: '_adv_create' declared 'static' but never defined >e_int_config_desklock.c:27:13: warning: '_cb_disable_check' declared 'static' but never defined > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_desklock' >Making all in conf_screensaver >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_screensaver' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_screensaver -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_screensaver.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_screensaver -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_screensaver.lo e_int_config_screensaver.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_screensaver' >Making all in conf_dpms >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_dpms' > CC e_mod_main.lo > CC e_int_config_dpms.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_dpms -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_dpms -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_dpms.lo e_int_config_dpms.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_dpms' >Making all in conf_shelves >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_shelves' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_shelves -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_shelf.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_shelves -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_shelf.lo e_int_config_shelf.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_shelves' >Making all in conf_keybindings >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_keybindings' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_keybindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_keybindings.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_keybindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_keybindings.lo e_int_config_keybindings.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_keybindings' >Making all in conf_mousebindings >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mousebindings' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mousebindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_mousebindings.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mousebindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_mousebindings.lo e_int_config_mousebindings.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mousebindings' >Making all in conf_edgebindings >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_edgebindings' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_edgebindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_edgebindings.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_edgebindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_edgebindings.lo e_int_config_edgebindings.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_edgebindings' >Making all in conf_acpibindings >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_acpibindings' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_acpibindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_acpibindings.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_acpibindings -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_acpibindings.lo e_int_config_acpibindings.c >e_mod_main.c: In function 'e_modapi_shutdown': >e_mod_main.c:35:4: warning: suggest parentheses around assignment used as truth value >e_int_config_acpibindings.c: In function '_selected_action_get': >e_int_config_acpibindings.c:298:26: warning: 'dsc' may be used uninitialized in this function > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_acpibindings' >Making all in conf_mouse >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mouse' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mouse -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_mouse.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mouse -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_mouse.lo e_int_config_mouse.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mouse' >Making all in conf_window_display >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_display' > CC e_mod_main.lo > CC e_int_config_window_display.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_display -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_window_display.lo e_int_config_window_display.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_display -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_display' >Making all in conf_window_focus >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_focus' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_focus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_focus.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_focus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_focus.lo e_int_config_focus.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_focus' >Making all in conf_window_remembers >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_remembers' > CC e_mod_main.lo > CC e_int_config_remembers.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_remembers -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_remembers.lo e_int_config_remembers.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_remembers -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_remembers' >Making all in conf_window_manipulation >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_manipulation' > CC e_int_config_window_geometry.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_manipulation -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_window_geometry.lo e_int_config_window_geometry.c > CC e_int_config_window_maxpolicy.lo > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_manipulation -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_manipulation -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_window_maxpolicy.lo e_int_config_window_maxpolicy.c > CC e_int_config_window_stacking.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_window_manipulation -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_window_stacking.lo e_int_config_window_stacking.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_window_manipulation' >Making all in conf_menus >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_menus' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_menus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_menus.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_menus -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_menus.lo e_int_config_menus.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_menus' >Making all in conf_clientlist >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_clientlist' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_clientlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_clientlist.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_clientlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_clientlist.lo e_int_config_clientlist.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_clientlist' >Making all in conf_dialogs >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_dialogs' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_dialogs -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_dialogs.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_dialogs -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_dialogs.lo e_int_config_dialogs.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_dialogs' >Making all in conf_performance >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_performance' > CC e_mod_main.lo > CC e_int_config_performance.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_performance -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_performance.lo e_int_config_performance.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_performance -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_performance' >Making all in conf_winlist >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_winlist' > CC e_mod_main.lo > CC e_int_config_winlist.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_winlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_winlist.lo e_int_config_winlist.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_winlist -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_winlist' >Making all in conf_paths >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_paths' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_paths -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_paths.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_paths -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_paths.lo e_int_config_paths.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_paths' >Making all in conf_mime >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mime' > CC e_mod_main.lo > CC e_int_config_mime.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mime -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mime -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_mime.lo e_int_config_mime.c > CC e_int_config_mime_edit.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_mime -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_mime_edit.lo e_int_config_mime_edit.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_mime' >Making all in conf_interaction >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_interaction' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_interaction -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_interaction.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_interaction -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_interaction.lo e_int_config_interaction.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_interaction' >Making all in conf_scale >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_scale' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_scale -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_int_config_scale.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/conf_scale -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_int_config_scale.lo e_int_config_scale.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/conf_scale' >Making all in gadman >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/gadman' > CC e_mod_main.lo > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/gadman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/gadman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CC e_mod_gadman.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/gadman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_gadman.lo e_mod_gadman.c >e_mod_gadman.c: In function 'gadman_gadget_add': >e_mod_gadman.c:231:21: warning: 'gcc' may be used uninitialized in this function > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/gadman' >Making all in mixer >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/mixer' > CC e_mod_main.lo > CC conf_gadget.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/mixer -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/mixer -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o conf_gadget.lo conf_gadget.c > CC conf_module.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/mixer -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o conf_module.lo conf_module.c > CC app_mixer.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/mixer -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o app_mixer.lo app_mixer.c > CC sys_dummy.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/mixer -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sys_dummy.lo sys_dummy.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/mixer' >Making all in connman >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/connman' > CC e_mod_config.lo > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/connman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/connman -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/connman' >Making all in bluez >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/bluez' > CC e_mod_main.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/bluez -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_main.lo e_mod_main.c > CC e_mod_config.lo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/modules/bluez -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/efreet -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o e_mod_config.lo e_mod_config.c > CCLD module.la >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/bluez' >Making all in illume >make[4]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume' >Making all in keyboards >make[5]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume/keyboards' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume/keyboards' >Making all in dicts >make[5]: Entering directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume/dicts' >make[5]: *** No rule to make target `US)_Small.dic)', needed by `all-am'. Stop. >make[5]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume/dicts' >make[4]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules/illume' >make[4]: *** [all-recursive] Error 1 >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src/modules' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/enlightenment-0.16.999.49898' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.uEzDcV (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.uEzDcV (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/enlightenment.spec'] >LEAVE do --> EXCEPTION RAISED >
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 631029
:
443601
| 443602 |
443603