Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/e16.spec'], False, '/var/lib/mock/dist-f13-build-666206-95264/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/e16.spec'] warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/e16-1.0.1-1.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/e16.spec'], False, '/var/lib/mock/dist-f13-build-666206-95264/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/e16.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WkZFs7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf e16-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/e16-1.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd e16-1.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uz1zvL + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-pango --enable-mans --enable-modules --enable-visibility-hiding 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 x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for __attribute__... yes checking size of int... 4 checking size of long... 8 checking size of wchar_t... 4 checking for snprintf... yes checking for strcasecmp... yes checking for strcasestr... yes checking for setenv... yes checking for unsetenv... yes checking for strdup... yes checking for strndup... yes checking for blumfrub... no checking for buckets_of_erogenous_nym... no checking for buttox... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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 esd-config... /usr/bin/esd-config checking for ESD - version >= 0.2.17... yes checking audiofile.h usability... yes checking audiofile.h presence... yes checking for audiofile.h... yes checking for IMLIB2... yes checking for imlib_context_set_mask_alpha_threshold in -lImlib2... yes checking for imlib_context_disconnect_display in -lImlib2... yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for PANGO... yes checking for XFT... yes checking for XShapeQueryExtension in -lXext... yes checking for XineramaQueryExtension in -lXinerama... no configure: WARNING: Xinerama support was requested but not found checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for XSyncQueryExtension in -lXext... yes checking for XRRQueryExtension in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/extensions/Xrender.h... yes checking for XCompositeQueryExtension in -lXcomposite... yes checking for X11/extensions/Xcomposite.h... yes checking for X11/extensions/Xdamage.h... yes checking for X11/extensions/Xfixes.h... yes checking for mass_quantities_of_bass_ale in -lFridge... no checking for mass_quantities_of_any_ale in -lFridge... no Warning: No ales were found in your refrigerator. We highly suggest that you rectify this situation immediately. checking for dlopen in -ldl... (cached) yes checking for dlopen in -ldl... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating dox/Makefile config.status: creating dox/E-docs/Makefile config.status: creating eesh/Makefile config.status: creating epp/Makefile config.status: creating lib/Makefile config.status: creating config/Makefile config.status: creating config/pix/Makefile config.status: creating themes/Makefile config.status: creating fonts/Makefile config.status: creating scripts/Makefile config.status: creating misc/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating e16.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------------------ e16 Version 1.0.1 ------------------------------------------------------------------------ Configuration summary Support for Localisation ................. yes Sound ........................ esound Old GNOME hints .............. no Session management ........... yes Zoom ......................... yes Pango ........................ yes Xft .......................... yes Xinerama ..................... no RandR ........................ yes Render ....................... yes Sync ......................... yes Composite .................... yes Modules ...................... yes Visibility hiding ............ yes (only useful with modules) Window mode helper library ... yes Dialogs ...................... yes Experimental options - DO NOT USE unless you know what you are doing Compile with ecore/ecore_x ... no GLX .......................... no ScreenSaver .................. no D-Bus ........................ no Installation path .............. /usr Install HTML docs ............ yes Install man page ............. yes Compilation .................... make Installation ................... make install + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1' Making all in dox make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox' Making all in E-docs make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edox-dox.o -MD -MP -MF .deps/edox-dox.Tpo -c -o edox-dox.o `test -f 'dox.c' || echo './'`dox.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edox-file.o -MD -MP -MF .deps/edox-file.Tpo -c -o edox-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edox-format.o -MD -MP -MF .deps/edox-format.Tpo -c -o edox-format.o `test -f 'format.c' || echo './'`format.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edox-text.o -MD -MP -MF .deps/edox-text.Tpo -c -o edox-text.o `test -f 'text.c' || echo './'`text.c mv -f .deps/edox-file.Tpo .deps/edox-file.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edox-ttfont.o -MD -MP -MF .deps/edox-ttfont.Tpo -c -o edox-ttfont.o `test -f 'ttfont.c' || echo './'`ttfont.c mv -f .deps/edox-text.Tpo .deps/edox-text.Po mv -f .deps/edox-ttfont.Tpo .deps/edox-ttfont.Po mv -f .deps/edox-dox.Tpo .deps/edox-dox.Po mv -f .deps/edox-format.Tpo .deps/edox-format.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o edox edox-dox.o edox-file.o edox-format.o edox-text.o edox-ttfont.o -lImlib2 -lX11 -lm mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o edox edox-dox.o edox-file.o edox-format.o edox-text.o edox-ttfont.o /usr/lib64/libImlib2.so -lfreetype -lXext -ldl -lX11 -lm make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox' Making all in eesh make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/eesh' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eesh-comms.o -MD -MP -MF .deps/eesh-comms.Tpo -c -o eesh-comms.o `test -f 'comms.c' || echo './'`comms.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eesh-main.o -MD -MP -MF .deps/eesh-main.Tpo -c -o eesh-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/eesh-comms.Tpo .deps/eesh-comms.Po mv -f .deps/eesh-main.Tpo .deps/eesh-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o eesh eesh-comms.o eesh-main.o -lX11 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o eesh eesh-comms.o eesh-main.o -lX11 make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/eesh' Making all in epp make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/epp' gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cppalloc.o -MD -MP -MF .deps/epp-cppalloc.Tpo -c -o epp-cppalloc.o `test -f 'cppalloc.c' || echo './'`cppalloc.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cpperror.o -MD -MP -MF .deps/epp-cpperror.Tpo -c -o epp-cpperror.o `test -f 'cpperror.c' || echo './'`cpperror.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cppexp.o -MD -MP -MF .deps/epp-cppexp.Tpo -c -o epp-cppexp.o `test -f 'cppexp.c' || echo './'`cppexp.c gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cpphash.o -MD -MP -MF .deps/epp-cpphash.Tpo -c -o epp-cpphash.o `test -f 'cpphash.c' || echo './'`cpphash.c mv -f .deps/epp-cppalloc.Tpo .deps/epp-cppalloc.Po gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cpplib.o -MD -MP -MF .deps/epp-cpplib.Tpo -c -o epp-cpplib.o `test -f 'cpplib.c' || echo './'`cpplib.c mv -f .deps/epp-cpphash.Tpo .deps/epp-cpphash.Po gcc -DHAVE_STRERROR -DFATAL_EXIT_CODE=1 -DSUCCESS_EXIT_CODE=1 -DGCC_INCLUDE_DIR=\"/usr/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include\" -DTOOL_INCLUDE_DIR=\"/usr/bin\" -DHOST_BITS_PER_LONG=32 -DBITS_PER_UNIT=8 -DHOST_BITS_PER_INT=32 -DBITS_PER_WORD=16 -DTARGET_BELL=7 -DTARGET_BS=8 -DTARGET_FF=12 -DTARGET_NEWLINE=10 -DTARGET_CR=13 -DTARGET_TAB=9 -DTARGET_VT=11 -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT epp-cppmain.o -MD -MP -MF .deps/epp-cppmain.Tpo -c -o epp-cppmain.o `test -f 'cppmain.c' || echo './'`cppmain.c mv -f .deps/epp-cpperror.Tpo .deps/epp-cpperror.Po mv -f .deps/epp-cppmain.Tpo .deps/epp-cppmain.Po mv -f .deps/epp-cppexp.Tpo .deps/epp-cppexp.Po mv -f .deps/epp-cpplib.Tpo .deps/epp-cpplib.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o epp epp-cppalloc.o epp-cpperror.o epp-cppexp.o epp-cpphash.o epp-cpplib.o epp-cppmain.o mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o epp epp-cppalloc.o epp-cpperror.o epp-cppexp.o epp-cpphash.o epp-cpplib.o epp-cppmain.o make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/epp' Making all in src make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/src' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsound_esd_la-sound_esd.lo -MD -MP -MF .deps/libsound_esd_la-sound_esd.Tpo -c -o libsound_esd_la-sound_esd.lo `test -f 'sound_esd.c' || echo './'`sound_esd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsound_esd_la-sound_load.lo -MD -MP -MF .deps/libsound_esd_la-sound_load.Tpo -c -o libsound_esd_la-sound_load.lo `test -f 'sound_load.c' || echo './'`sound_load.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_ift_la-ttfont.lo -MD -MP -MF .deps/libfont_ift_la-ttfont.Tpo -c -o libfont_ift_la-ttfont.lo `test -f 'ttfont.c' || echo './'`ttfont.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_xft_la-text_xft.lo -MD -MP -MF .deps/libfont_xft_la-text_xft.Tpo -c -o libfont_xft_la-text_xft.lo `test -f 'text_xft.c' || echo './'`text_xft.c mkdir .libs rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsound_esd_la-sound_load.lo -MD -MP -MF .deps/libsound_esd_la-sound_load.Tpo -c sound_load.c -fPIC -DPIC -o .libs/libsound_esd_la-sound_load.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libsound_esd_la-sound_esd.lo -MD -MP -MF .deps/libsound_esd_la-sound_esd.Tpo -c sound_esd.c -fPIC -DPIC -o .libs/libsound_esd_la-sound_esd.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_ift_la-ttfont.lo -MD -MP -MF .deps/libfont_ift_la-ttfont.Tpo -c ttfont.c -fPIC -DPIC -o .libs/libfont_ift_la-ttfont.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_xft_la-text_xft.lo -MD -MP -MF .deps/libfont_xft_la-text_xft.Tpo -c text_xft.c -fPIC -DPIC -o .libs/libfont_xft_la-text_xft.o mv -f .deps/libsound_esd_la-sound_load.Tpo .deps/libsound_esd_la-sound_load.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_pango_la-text_pango.lo -MD -MP -MF .deps/libfont_pango_la-text_pango.Tpo -c -o libfont_pango_la-text_pango.lo `test -f 'text_pango.c' || echo './'`text_pango.c mv -f .deps/libsound_esd_la-sound_esd.Tpo .deps/libsound_esd_la-sound_esd.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-about.o -MD -MP -MF .deps/e16-about.Tpo -c -o e16-about.o `test -f 'about.c' || echo './'`about.c mv -f .deps/libfont_ift_la-ttfont.Tpo .deps/libfont_ift_la-ttfont.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-aclass.o -MD -MP -MF .deps/e16-aclass.Tpo -c -o e16-aclass.o `test -f 'aclass.c' || echo './'`aclass.c mv -f .deps/libfont_xft_la-text_xft.Tpo .deps/libfont_xft_la-text_xft.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-actions.o -MD -MP -MF .deps/e16-actions.Tpo -c -o e16-actions.o `test -f 'actions.c' || echo './'`actions.c mv -f .deps/e16-about.Tpo .deps/e16-about.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-alert.o -MD -MP -MF .deps/e16-alert.Tpo -c -o e16-alert.o `test -f 'alert.c' || echo './'`alert.c mv -f .deps/e16-actions.Tpo .deps/e16-actions.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-arrange.o -MD -MP -MF .deps/e16-arrange.Tpo -c -o e16-arrange.o `test -f 'arrange.c' || echo './'`arrange.c rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libfont_pango_la-text_pango.lo -MD -MP -MF .deps/libfont_pango_la-text_pango.Tpo -c text_pango.c -fPIC -DPIC -o .libs/libfont_pango_la-text_pango.o mv -f .deps/e16-alert.Tpo .deps/e16-alert.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-backgrounds.o -MD -MP -MF .deps/e16-backgrounds.Tpo -c -o e16-backgrounds.o `test -f 'backgrounds.c' || echo './'`backgrounds.c mv -f .deps/libfont_pango_la-text_pango.Tpo .deps/libfont_pango_la-text_pango.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-borders.o -MD -MP -MF .deps/e16-borders.Tpo -c -o e16-borders.o `test -f 'borders.c' || echo './'`borders.c mv -f .deps/e16-aclass.Tpo .deps/e16-aclass.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-buttons.o -MD -MP -MF .deps/e16-buttons.Tpo -c -o e16-buttons.o `test -f 'buttons.c' || echo './'`buttons.c mv -f .deps/e16-arrange.Tpo .deps/e16-arrange.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-comms.o -MD -MP -MF .deps/e16-comms.Tpo -c -o e16-comms.o `test -f 'comms.c' || echo './'`comms.c mv -f .deps/e16-comms.Tpo .deps/e16-comms.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-config.o -MD -MP -MF .deps/e16-config.Tpo -c -o e16-config.o `test -f 'config.c' || echo './'`config.c mv -f .deps/e16-buttons.Tpo .deps/e16-buttons.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-container.o -MD -MP -MF .deps/e16-container.Tpo -c -o e16-container.o `test -f 'container.c' || echo './'`container.c mv -f .deps/e16-borders.Tpo .deps/e16-borders.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-coords.o -MD -MP -MF .deps/e16-coords.Tpo -c -o e16-coords.o `test -f 'coords.c' || echo './'`coords.c mv -f .deps/e16-config.Tpo .deps/e16-config.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-cursors.o -MD -MP -MF .deps/e16-cursors.Tpo -c -o e16-cursors.o `test -f 'cursors.c' || echo './'`cursors.c mv -f .deps/e16-coords.Tpo .deps/e16-coords.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-desktops.o -MD -MP -MF .deps/e16-desktops.Tpo -c -o e16-desktops.o `test -f 'desktops.c' || echo './'`desktops.c mv -f .deps/e16-cursors.Tpo .deps/e16-cursors.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-dialog.o -MD -MP -MF .deps/e16-dialog.Tpo -c -o e16-dialog.o `test -f 'dialog.c' || echo './'`dialog.c mv -f .deps/e16-backgrounds.Tpo .deps/e16-backgrounds.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-dock.o -MD -MP -MF .deps/e16-dock.Tpo -c -o e16-dock.o `test -f 'dock.c' || echo './'`dock.c mv -f .deps/e16-dock.Tpo .deps/e16-dock.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-draw.o -MD -MP -MF .deps/e16-draw.Tpo -c -o e16-draw.o `test -f 'draw.c' || echo './'`draw.c mv -f .deps/e16-container.Tpo .deps/e16-container.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-e16-ecore_hints.o -MD -MP -MF .deps/e16-e16-ecore_hints.Tpo -c -o e16-e16-ecore_hints.o `test -f 'e16-ecore_hints.c' || echo './'`e16-ecore_hints.c mv -f .deps/e16-e16-ecore_hints.Tpo .deps/e16-e16-ecore_hints.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-e16-ecore_list.o -MD -MP -MF .deps/e16-e16-ecore_list.Tpo -c -o e16-e16-ecore_list.o `test -f 'e16-ecore_list.c' || echo './'`e16-ecore_list.c mv -f .deps/e16-desktops.Tpo .deps/e16-desktops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-econfig.o -MD -MP -MF .deps/e16-econfig.Tpo -c -o e16-econfig.o `test -f 'econfig.c' || echo './'`econfig.c mv -f .deps/e16-e16-ecore_list.Tpo .deps/e16-e16-ecore_list.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-edge.o -MD -MP -MF .deps/e16-edge.Tpo -c -o e16-edge.o `test -f 'edge.c' || echo './'`edge.c mv -f .deps/e16-dialog.Tpo .deps/e16-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-eimage.o -MD -MP -MF .deps/e16-eimage.Tpo -c -o e16-eimage.o `test -f 'eimage.c' || echo './'`eimage.c mv -f .deps/e16-econfig.Tpo .deps/e16-econfig.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-emodule.o -MD -MP -MF .deps/e16-emodule.Tpo -c -o e16-emodule.o `test -f 'emodule.c' || echo './'`emodule.c mv -f .deps/e16-draw.Tpo .deps/e16-draw.Po mv -f .deps/e16-edge.Tpo .deps/e16-edge.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-eobj.o -MD -MP -MF .deps/e16-eobj.Tpo -c -o e16-eobj.o `test -f 'eobj.c' || echo './'`eobj.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-events.o -MD -MP -MF .deps/e16-events.Tpo -c -o e16-events.o `test -f 'events.c' || echo './'`events.c mv -f .deps/e16-emodule.Tpo .deps/e16-emodule.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-ewins.o -MD -MP -MF .deps/e16-ewins.Tpo -c -o e16-ewins.o `test -f 'ewins.c' || echo './'`ewins.c mv -f .deps/e16-eimage.Tpo .deps/e16-eimage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-ewin-ops.o -MD -MP -MF .deps/e16-ewin-ops.Tpo -c -o e16-ewin-ops.o `test -f 'ewin-ops.c' || echo './'`ewin-ops.c mv -f .deps/e16-eobj.Tpo .deps/e16-eobj.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-ewmh.o -MD -MP -MF .deps/e16-ewmh.Tpo -c -o e16-ewmh.o `test -f 'ewmh.c' || echo './'`ewmh.c mv -f .deps/e16-events.Tpo .deps/e16-events.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-extinitwin.o -MD -MP -MF .deps/e16-extinitwin.Tpo -c -o e16-extinitwin.o `test -f 'extinitwin.c' || echo './'`extinitwin.c mv -f .deps/e16-extinitwin.Tpo .deps/e16-extinitwin.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-file.o -MD -MP -MF .deps/e16-file.Tpo -c -o e16-file.o `test -f 'file.c' || echo './'`file.c mv -f .deps/e16-ewmh.Tpo .deps/e16-ewmh.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-finders.o -MD -MP -MF .deps/e16-finders.Tpo -c -o e16-finders.o `test -f 'finders.c' || echo './'`finders.c mv -f .deps/e16-ewin-ops.Tpo .deps/e16-ewin-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-focus.o -MD -MP -MF .deps/e16-focus.Tpo -c -o e16-focus.o `test -f 'focus.c' || echo './'`focus.c mv -f .deps/e16-ewins.Tpo .deps/e16-ewins.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-fonts.o -MD -MP -MF .deps/e16-fonts.Tpo -c -o e16-fonts.o `test -f 'fonts.c' || echo './'`fonts.c mv -f .deps/e16-finders.Tpo .deps/e16-finders.Po mv -f .deps/e16-file.Tpo .deps/e16-file.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-fx.o -MD -MP -MF .deps/e16-fx.Tpo -c -o e16-fx.o `test -f 'fx.c' || echo './'`fx.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-grabs.o -MD -MP -MF .deps/e16-grabs.Tpo -c -o e16-grabs.o `test -f 'grabs.c' || echo './'`grabs.c mv -f .deps/e16-fonts.Tpo .deps/e16-fonts.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-groups.o -MD -MP -MF .deps/e16-groups.Tpo -c -o e16-groups.o `test -f 'groups.c' || echo './'`groups.c mv -f .deps/e16-grabs.Tpo .deps/e16-grabs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-handlers.o -MD -MP -MF .deps/e16-handlers.Tpo -c -o e16-handlers.o `test -f 'handlers.c' || echo './'`handlers.c mv -f .deps/e16-handlers.Tpo .deps/e16-handlers.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-hints.o -MD -MP -MF .deps/e16-hints.Tpo -c -o e16-hints.o `test -f 'hints.c' || echo './'`hints.c mv -f .deps/e16-focus.Tpo .deps/e16-focus.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-hiwin.o -MD -MP -MF .deps/e16-hiwin.Tpo -c -o e16-hiwin.o `test -f 'hiwin.c' || echo './'`hiwin.c mv -f .deps/e16-fx.Tpo .deps/e16-fx.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-icccm.o -MD -MP -MF .deps/e16-icccm.Tpo -c -o e16-icccm.o `test -f 'icccm.c' || echo './'`icccm.c mv -f .deps/e16-hints.Tpo .deps/e16-hints.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-iclass.o -MD -MP -MF .deps/e16-iclass.Tpo -c -o e16-iclass.o `test -f 'iclass.c' || echo './'`iclass.c mv -f .deps/e16-hiwin.Tpo .deps/e16-hiwin.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-iconify.o -MD -MP -MF .deps/e16-iconify.Tpo -c -o e16-iconify.o `test -f 'iconify.c' || echo './'`iconify.c mv -f .deps/e16-groups.Tpo .deps/e16-groups.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-icons.o -MD -MP -MF .deps/e16-icons.Tpo -c -o e16-icons.o `test -f 'icons.c' || echo './'`icons.c mv -f .deps/e16-icccm.Tpo .deps/e16-icccm.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-ipc.o -MD -MP -MF .deps/e16-ipc.Tpo -c -o e16-ipc.o `test -f 'ipc.c' || echo './'`ipc.c mv -f .deps/e16-iconify.Tpo .deps/e16-iconify.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-lang.o -MD -MP -MF .deps/e16-lang.Tpo -c -o e16-lang.o `test -f 'lang.c' || echo './'`lang.c mv -f .deps/e16-icons.Tpo .deps/e16-icons.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-main.o -MD -MP -MF .deps/e16-main.Tpo -c -o e16-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/e16-lang.Tpo .deps/e16-lang.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-memory.o -MD -MP -MF .deps/e16-memory.Tpo -c -o e16-memory.o `test -f 'memory.c' || echo './'`memory.c mv -f .deps/e16-iclass.Tpo .deps/e16-iclass.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-menus.o -MD -MP -MF .deps/e16-menus.Tpo -c -o e16-menus.o `test -f 'menus.c' || echo './'`menus.c mv -f .deps/e16-main.Tpo .deps/e16-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-menus-misc.o -MD -MP -MF .deps/e16-menus-misc.Tpo -c -o e16-menus-misc.o `test -f 'menus-misc.c' || echo './'`menus-misc.c mv -f .deps/e16-memory.Tpo .deps/e16-memory.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-misc.o -MD -MP -MF .deps/e16-misc.Tpo -c -o e16-misc.o `test -f 'misc.c' || echo './'`misc.c mv -f .deps/e16-misc.Tpo .deps/e16-misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-mod-misc.o -MD -MP -MF .deps/e16-mod-misc.Tpo -c -o e16-mod-misc.o `test -f 'mod-misc.c' || echo './'`mod-misc.c mv -f .deps/e16-mod-misc.Tpo .deps/e16-mod-misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-mod-trans.o -MD -MP -MF .deps/e16-mod-trans.Tpo -c -o e16-mod-trans.o `test -f 'mod-trans.c' || echo './'`mod-trans.c mv -f .deps/e16-menus-misc.Tpo .deps/e16-menus-misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-moveresize.o -MD -MP -MF .deps/e16-moveresize.Tpo -c -o e16-moveresize.o `test -f 'moveresize.c' || echo './'`moveresize.c mv -f .deps/e16-ipc.Tpo .deps/e16-ipc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-mwm.o -MD -MP -MF .deps/e16-mwm.Tpo -c -o e16-mwm.o `test -f 'mwm.c' || echo './'`mwm.c mv -f .deps/e16-mod-trans.Tpo .deps/e16-mod-trans.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-pager.o -MD -MP -MF .deps/e16-pager.Tpo -c -o e16-pager.o `test -f 'pager.c' || echo './'`pager.c mv -f .deps/e16-mwm.Tpo .deps/e16-mwm.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-parse.o -MD -MP -MF .deps/e16-parse.Tpo -c -o e16-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/e16-parse.Tpo .deps/e16-parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-piximg.o -MD -MP -MF .deps/e16-piximg.Tpo -c -o e16-piximg.o `test -f 'piximg.c' || echo './'`piximg.c mv -f .deps/e16-menus.Tpo .deps/e16-menus.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-progress.o -MD -MP -MF .deps/e16-progress.Tpo -c -o e16-progress.o `test -f 'progress.c' || echo './'`progress.c mv -f .deps/e16-moveresize.Tpo .deps/e16-moveresize.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-regex.o -MD -MP -MF .deps/e16-regex.Tpo -c -o e16-regex.o `test -f 'regex.c' || echo './'`regex.c mv -f .deps/e16-progress.Tpo .deps/e16-progress.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-screen.o -MD -MP -MF .deps/e16-screen.Tpo -c -o e16-screen.o `test -f 'screen.c' || echo './'`screen.c mv -f .deps/e16-piximg.Tpo .deps/e16-piximg.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-session.o -MD -MP -MF .deps/e16-session.Tpo -c -o e16-session.o `test -f 'session.c' || echo './'`session.c mv -f .deps/e16-regex.Tpo .deps/e16-regex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-settings.o -MD -MP -MF .deps/e16-settings.Tpo -c -o e16-settings.o `test -f 'settings.c' || echo './'`settings.c mv -f .deps/e16-screen.Tpo .deps/e16-screen.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-setup.o -MD -MP -MF .deps/e16-setup.Tpo -c -o e16-setup.o `test -f 'setup.c' || echo './'`setup.c mv -f .deps/e16-settings.Tpo .deps/e16-settings.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-size.o -MD -MP -MF .deps/e16-size.Tpo -c -o e16-size.o `test -f 'size.c' || echo './'`size.c mv -f .deps/e16-setup.Tpo .deps/e16-setup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-slideout.o -MD -MP -MF .deps/e16-slideout.Tpo -c -o e16-slideout.o `test -f 'slideout.c' || echo './'`slideout.c mv -f .deps/e16-pager.Tpo .deps/e16-pager.Po mv -f .deps/e16-session.Tpo .deps/e16-session.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-snaps.o -MD -MP -MF .deps/e16-snaps.Tpo -c -o e16-snaps.o `test -f 'snaps.c' || echo './'`snaps.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-sound.o -MD -MP -MF .deps/e16-sound.Tpo -c -o e16-sound.o `test -f 'sound.c' || echo './'`sound.c mv -f .deps/e16-size.Tpo .deps/e16-size.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-stacking.o -MD -MP -MF .deps/e16-stacking.Tpo -c -o e16-stacking.o `test -f 'stacking.c' || echo './'`stacking.c mv -f .deps/e16-sound.Tpo .deps/e16-sound.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-startup.o -MD -MP -MF .deps/e16-startup.Tpo -c -o e16-startup.o `test -f 'startup.c' || echo './'`startup.c mv -f .deps/e16-slideout.Tpo .deps/e16-slideout.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-string.o -MD -MP -MF .deps/e16-string.Tpo -c -o e16-string.o `test -f 'string.c' || echo './'`string.c mv -f .deps/e16-string.Tpo .deps/e16-string.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-systray.o -MD -MP -MF .deps/e16-systray.Tpo -c -o e16-systray.o `test -f 'systray.c' || echo './'`systray.c mv -f .deps/e16-startup.Tpo .deps/e16-startup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-tclass.o -MD -MP -MF .deps/e16-tclass.Tpo -c -o e16-tclass.o `test -f 'tclass.c' || echo './'`tclass.c mv -f .deps/e16-stacking.Tpo .deps/e16-stacking.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-text.o -MD -MP -MF .deps/e16-text.Tpo -c -o e16-text.o `test -f 'text.c' || echo './'`text.c mv -f .deps/e16-systray.Tpo .deps/e16-systray.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-theme.o -MD -MP -MF .deps/e16-theme.Tpo -c -o e16-theme.o `test -f 'theme.c' || echo './'`theme.c mv -f .deps/e16-snaps.Tpo .deps/e16-snaps.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-timers.o -MD -MP -MF .deps/e16-timers.Tpo -c -o e16-timers.o `test -f 'timers.c' || echo './'`timers.c mv -f .deps/e16-tclass.Tpo .deps/e16-tclass.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-tooltips.o -MD -MP -MF .deps/e16-tooltips.Tpo -c -o e16-tooltips.o `test -f 'tooltips.c' || echo './'`tooltips.c mv -f .deps/e16-timers.Tpo .deps/e16-timers.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-user.o -MD -MP -MF .deps/e16-user.Tpo -c -o e16-user.o `test -f 'user.c' || echo './'`user.c mv -f .deps/e16-theme.Tpo .deps/e16-theme.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-warp.o -MD -MP -MF .deps/e16-warp.Tpo -c -o e16-warp.o `test -f 'warp.c' || echo './'`warp.c mv -f .deps/e16-user.Tpo .deps/e16-user.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-windowmatch.o -MD -MP -MF .deps/e16-windowmatch.Tpo -c -o e16-windowmatch.o `test -f 'windowmatch.c' || echo './'`windowmatch.c mv -f .deps/e16-warp.Tpo .deps/e16-warp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-x.o -MD -MP -MF .deps/e16-x.Tpo -c -o e16-x.o `test -f 'x.c' || echo './'`x.c mv -f .deps/e16-tooltips.Tpo .deps/e16-tooltips.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-zoom.o -MD -MP -MF .deps/e16-zoom.Tpo -c -o e16-zoom.o `test -f 'zoom.c' || echo './'`zoom.c mv -f .deps/e16-windowmatch.Tpo .deps/e16-windowmatch.Po mv -f .deps/e16-text.Tpo .deps/e16-text.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-ecompmgr.o -MD -MP -MF .deps/e16-ecompmgr.Tpo -c -o e16-ecompmgr.o `test -f 'ecompmgr.c' || echo './'`ecompmgr.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -D LOCALEDIR=\"/usr/share/locale\" -D ENLIGHTENMENT_BIN=\"/usr/bin\" -D ENLIGHTENMENT_LIB=\"/usr/lib64/e16\" -D ENLIGHTENMENT_ROOT=\"/usr/share/e16\" -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT e16-magwin.o -MD -MP -MF .deps/e16-magwin.Tpo -c -o e16-magwin.o `test -f 'magwin.c' || echo './'`magwin.c mv -f .deps/e16-zoom.Tpo .deps/e16-zoom.Po /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libsound_esd.la -rpath /usr/lib64/e16 libsound_esd_la-sound_esd.lo libsound_esd_la-sound_load.lo -lesd mv -f .deps/e16-x.Tpo .deps/e16-x.Po /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libfont_ift.la -rpath /usr/lib64/e16 libfont_ift_la-ttfont.lo -lImlib2 mv -f .deps/e16-magwin.Tpo .deps/e16-magwin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libfont_xft.la -rpath /usr/lib64/e16 libfont_xft_la-text_xft.lo -lXft -lXrender -lfontconfig -lfreetype -lX11 gcc -shared .libs/libfont_xft_la-text_xft.o -lXft -lXrender -lfontconfig -lfreetype -lX11 -m64 -mtune=generic -Wl,-soname -Wl,libfont_xft.so -o .libs/libfont_xft.so creating libfont_xft.la (cd .libs && rm -f libfont_xft.la && ln -s ../libfont_xft.la libfont_xft.la) /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libfont_pango.la -rpath /usr/lib64/e16 libfont_pango_la-text_pango.lo -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXrender -lfontconfig -lfreetype -lX11 libfont_xft.la gcc -shared .libs/libfont_ift_la-ttfont.o /usr/lib64/libImlib2.so -m64 -mtune=generic -Wl,-soname -Wl,libfont_ift.so -o .libs/libfont_ift.so creating libfont_ift.la (cd .libs && rm -f libfont_ift.la && ln -s ../libfont_ift.la libfont_ift.la) gcc -shared .libs/libsound_esd_la-sound_esd.o .libs/libsound_esd_la-sound_load.o -lesd -m64 -mtune=generic -Wl,-soname -Wl,libsound_esd.so -o .libs/libsound_esd.so *** Warning: Linking the shared library libfont_pango.la against the loadable module *** libfont_xft.so is not portable! gcc -shared .libs/libfont_pango_la-text_pango.o -Wl,--rpath -Wl,/builddir/build/BUILD/e16-1.0.1/src/.libs -Wl,--rpath -Wl,/usr/lib64/e16 -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXrender -lfontconfig -lfreetype -lX11 ./.libs/libfont_xft.so -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libfont_pango.so -o .libs/libfont_pango.so creating libsound_esd.la (cd .libs && rm -f libsound_esd.la && ln -s ../libsound_esd.la libsound_esd.la) creating libfont_pango.la (cd .libs && rm -f libfont_pango.la && ln -s ../libfont_pango.la libfont_pango.la) mv -f .deps/e16-ecompmgr.Tpo .deps/e16-ecompmgr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -export-dynamic -o e16 e16-about.o e16-aclass.o e16-actions.o e16-alert.o e16-arrange.o e16-backgrounds.o e16-borders.o e16-buttons.o e16-comms.o e16-config.o e16-container.o e16-coords.o e16-cursors.o e16-desktops.o e16-dialog.o e16-dock.o e16-draw.o e16-e16-ecore_hints.o e16-e16-ecore_list.o e16-econfig.o e16-edge.o e16-eimage.o e16-emodule.o e16-eobj.o e16-events.o e16-ewins.o e16-ewin-ops.o e16-ewmh.o e16-extinitwin.o e16-file.o e16-finders.o e16-focus.o e16-fonts.o e16-fx.o e16-grabs.o e16-groups.o e16-handlers.o e16-hints.o e16-hiwin.o e16-icccm.o e16-iclass.o e16-iconify.o e16-icons.o e16-ipc.o e16-lang.o e16-main.o e16-memory.o e16-menus.o e16-menus-misc.o e16-misc.o e16-mod-misc.o e16-mod-trans.o e16-moveresize.o e16-mwm.o e16-pager.o e16-parse.o e16-piximg.o e16-progress.o e16-regex.o e16-screen.o e16-session.o e16-settings.o e16-setup.o e16-size.o e16-slideout.o e16-snaps.o e16-sound.o e16-stacking.o e16-startup.o e16-string.o e16-systray.o e16-tclass.o e16-text.o e16-theme.o e16-timers.o e16-tooltips.o e16-user.o e16-warp.o e16-windowmatch.o e16-x.o e16-zoom.o e16-ecompmgr.o e16-magwin.o -lImlib2 -lSM -lICE -lXcomposite -lXdamage -lXfixes -lXrender -lXrandr -lXrender -lXxf86vm -lXext -lX11 -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o e16 e16-about.o e16-aclass.o e16-actions.o e16-alert.o e16-arrange.o e16-backgrounds.o e16-borders.o e16-buttons.o e16-comms.o e16-config.o e16-container.o e16-coords.o e16-cursors.o e16-desktops.o e16-dialog.o e16-dock.o e16-draw.o e16-e16-ecore_hints.o e16-e16-ecore_list.o e16-econfig.o e16-edge.o e16-eimage.o e16-emodule.o e16-eobj.o e16-events.o e16-ewins.o e16-ewin-ops.o e16-ewmh.o e16-extinitwin.o e16-file.o e16-finders.o e16-focus.o e16-fonts.o e16-fx.o e16-grabs.o e16-groups.o e16-handlers.o e16-hints.o e16-hiwin.o e16-icccm.o e16-iclass.o e16-iconify.o e16-icons.o e16-ipc.o e16-lang.o e16-main.o e16-memory.o e16-menus.o e16-menus-misc.o e16-misc.o e16-mod-misc.o e16-mod-trans.o e16-moveresize.o e16-mwm.o e16-pager.o e16-parse.o e16-piximg.o e16-progress.o e16-regex.o e16-screen.o e16-session.o e16-settings.o e16-setup.o e16-size.o e16-slideout.o e16-snaps.o e16-sound.o e16-stacking.o e16-startup.o e16-string.o e16-systray.o e16-tclass.o e16-text.o e16-theme.o e16-timers.o e16-tooltips.o e16-user.o e16-warp.o e16-windowmatch.o e16-x.o e16-zoom.o e16-ecompmgr.o e16-magwin.o -Wl,--export-dynamic /usr/lib64/libImlib2.so -lfreetype -ldl -lSM -lICE -lXcomposite -lXdamage -lXfixes -lXrandr -lXrender -lXxf86vm -lXext -lX11 -lm make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/src' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/src' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libhack_la-e16_hack.lo -MD -MP -MF .deps/libhack_la-e16_hack.Tpo -c -o libhack_la-e16_hack.lo `test -f 'e16_hack.c' || echo './'`e16_hack.c mkdir .libs rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libhack_la-e16_hack.lo -MD -MP -MF .deps/libhack_la-e16_hack.Tpo -c e16_hack.c -fPIC -DPIC -o .libs/libhack_la-e16_hack.o mv -f .deps/libhack_la-e16_hack.Tpo .deps/libhack_la-e16_hack.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -o libhack.la -rpath /usr/lib64/e16 libhack_la-e16_hack.lo -ldl gcc -shared .libs/libhack_la-e16_hack.o -ldl -m64 -mtune=generic -Wl,-soname -Wl,libhack.so -o .libs/libhack.so creating libhack.la (cd .libs && rm -f libhack.la && ln -s ../libhack.la libhack.la) make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/lib' Making all in config make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config' Making all in pix make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config' Making all in themes make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/themes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/themes' Making all in fonts make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/fonts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/fonts' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/scripts' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/misc' sed -e "s=@pkgdatadir@=/usr/share/e16=" ./e16.desktop-app.in > e16.desktop-app sed -e "s=@pkgdatadir@=/usr/share/e16=" ./e16.desktop.in > e16.desktop sed -e "s=@pkgdatadir@=/usr/share/e16=" ./e16-gnome.desktop.in > e16-gnome.desktop sed -e "s=@pkgdatadir@=/usr/share/e16=" ./e16-kde.desktop.in > e16-kde.desktop make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/misc' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/po' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1' + for f in ChangeLog AUTHORS + mv ChangeLog ChangeLog.iso88591 + iconv -o ChangeLog -f iso88591 -t utf8 ChangeLog.iso88591 + rm -f ChangeLog.iso88591 + for f in ChangeLog AUTHORS + mv AUTHORS AUTHORS.iso88591 + iconv -o AUTHORS -f iso88591 -t utf8 AUTHORS.iso88591 + rm -f AUTHORS.iso88591 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qfmIfc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 + cd e16-1.0.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 'INSTALL=/usr/bin/install -p' Making install in dox make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox' Making install in E-docs make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/E-docs" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/E-docs" /usr/bin/install -p -m 644 bg.png exit1.png exit2.png next1.png next2.png prev1.png prev2.png title.png '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/E-docs' make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox/E-docs' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/dox' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p edox '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin' /usr/bin/install -p edox /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/edox make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/dox' Making install in eesh make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/eesh' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/eesh' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p eesh '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin' /usr/bin/install -p eesh /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/eesh make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/eesh' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/eesh' Making install in epp make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/epp' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/epp' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p epp '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin' /usr/bin/install -p epp /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/epp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/epp' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/epp' Making install in src make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/src' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/src' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p e16 '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin' /usr/bin/install -p e16 /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/e16 test -z "/usr/lib64/e16" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16" /bin/sh ../libtool --mode=install /usr/bin/install -p libsound_esd.la libfont_ift.la libfont_xft.la libfont_pango.la '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16' /usr/bin/install -p .libs/libsound_esd.so /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libsound_esd.so /usr/bin/install -p .libs/libsound_esd.lai /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libsound_esd.la /usr/bin/install -p .libs/libfont_ift.so /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_ift.so /usr/bin/install -p .libs/libfont_ift.lai /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_ift.la /usr/bin/install -p .libs/libfont_xft.so /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_xft.so /usr/bin/install -p .libs/libfont_xft.lai /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_xft.la libtool: install: warning: relinking `libfont_pango.la' (cd /builddir/build/BUILD/e16-1.0.1/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -W -Wall -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libfont_pango.la -rpath /usr/lib64/e16 libfont_pango_la-text_pango.lo -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXrender -lfontconfig -lfreetype -lX11 libfont_xft.la -inst-prefix-dir /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64) *** Warning: Linking the shared library libfont_pango.la against the loadable module *** libfont_xft.so is not portable! gcc -shared .libs/libfont_pango_la-text_pango.o -Wl,--rpath -Wl,/usr/lib64/e16 -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXrender -lfontconfig -lfreetype -lX11 -L/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16 -L/usr/lib64/e16 -lfont_xft -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libfont_pango.so -o .libs/libfont_pango.so /usr/bin/install -p .libs/libfont_pango.soT /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_pango.so /usr/bin/install -p .libs/libfont_pango.lai /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_pango.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/e16' make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/src' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/src' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/lib' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/lib' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/e16" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16" /bin/sh ../libtool --mode=install /usr/bin/install -p libhack.la '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16' /usr/bin/install -p .libs/libhack.so /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libhack.so /usr/bin/install -p .libs/libhack.lai /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libhack.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/e16' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/lib' Making install in config make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config' Making install in pix make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/config/pix" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config/pix" /usr/bin/install -p -m 644 wait1.png wait2.png wait3.png wait4.png wait5.png wait6.png wait7.png wait8.png wait9.png wait10.png wait11.png wait12.png pager.png moveres.png focus.png fx.png tips.png sound.png place.png raise.png about.png desktops.png areas.png bg.png key_ctrl.png key_lock.png key_mod1.png key_mod2.png key_mod3.png key_mod4.png key_mod5.png key_shift.png mouse_0.png mouse_1.png mouse_2.png mouse_3.png mouse_4.png mouse_5.png mouse_any.png key_blank.png '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config/pix' /usr/bin/install -p -m 644 snapshots.png apple.png calc.png clock.png easter.png mon.png note.png pumpkin.png spider.png tv2.png world.png elogo48.png '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config/pix' make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config/pix' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config' make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/config' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/config" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config" /usr/bin/install -p -m 644 definitions actionclasses.cfg bindings.cfg matches.cfg menus.cfg e16keyedit.db fonts.xft.cfg fonts.pango.cfg '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config' test -z "/usr/share/e16/config/menus" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config/menus" /usr/bin/install -p -m 644 desktop.menu enlightenment.menu maintenance.menu settings.menu winops.menu winops_groups.menu winops_layer.menu winops_misc.menu winops_opacity.menu winops_size.menu '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/config/menus' make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/config' Making install in themes make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/themes' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/themes' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter for tf in winter.etheme; do \ gzip -d -c < ./$tf | (cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter; tar -xmf -); \ done if [ -n "mockbuild" ]; then chown -R mockbuild /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter; else chown -R root /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter; fi make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/themes' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/themes' Making install in fonts make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/fonts' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/fonts' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/fonts" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts" /usr/bin/install -p -m 644 Vera.ttf VeraBd.ttf COPYRIGHT.Vera '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/fonts' cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts; rm -f normal.ttf; ln -s Vera.ttf normal.ttf cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts; rm -f bold.ttf; ln -s VeraBd.ttf bold.ttf make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/fonts' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/fonts' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/fonts' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/scripts' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/scripts' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/scripts" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/scripts" /usr/bin/install -p e_gen_menu e_cache_clean e_cache_query session.sh '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/scripts' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/scripts' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/scripts' Making install in misc make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/misc' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/misc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/e16/misc" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc" /usr/bin/install -p -m 644 e16.png e16.desktop-app e16.desktop e16-gnome.desktop e16-kde.desktop '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc' test -z "/usr/share/e16/misc" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc" /usr/bin/install -p Xclients.e16.sh Xclients.e16-gnome.sh Xclients.e16-kde.sh starte16 e16-dbus-cmd '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/e16-1.0.1/misc' cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin; rm -f starte16; ln -s /usr/share/e16/misc/starte16 . /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/xsessions mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/xsessions cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/xsessions; rm -f e16.desktop e16-gnome.desktop e16-kde.desktop; \ for f in e16.desktop e16-gnome.desktop e16-kde.desktop; do ln -s /usr/share/e16/misc/$f .; done cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc; rm -f starte16-gnome starte16-kde; \ for f in starte16-gnome starte16-kde; do ln -s starte16 $f; done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications; rm -f e16.desktop; \ for f in e16.desktop; do ln -s /usr/share/e16/misc/$f-app $f; done cd /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc; rm -f starte16-gnome starte16-kde; \ for f in starte16-gnome starte16-kde; do ln -s starte16 $f; done make[3]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/misc' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/misc' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/misc' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/docs' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/e16" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16" /usr/bin/install -p -m 644 README.html e16-docs.html '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 e16.1 '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ar/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/bg/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/bs/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/da/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/de/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/en_US/LC_MESSAGES installing en_US.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/en_US/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/eo/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/es/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/fr/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/hu/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/it/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ja/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ko/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/nb/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/nl/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pl/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pt/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/ru/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/sk/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/sv/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/tr/LC_MESSAGES/e16.mo mkdir -p -- /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/e16.mo if test "e16" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1/po' make[1]: Entering directory `/builddir/build/BUILD/e16-1.0.1' make[2]: Entering directory `/builddir/build/BUILD/e16-1.0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/e16-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/e16-1.0.1' + /bin/rm -f '/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libhack*.a' /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libhack.la + /bin/chmod 0644 /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/themes/winter/ABOUT/MAIN + /bin/rm -f /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/COPYRIGHT.Vera + /bin/rm -f /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/Vera.ttf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/VeraBd.ttf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/bold.ttf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/normal.ttf + ln -s ../../fonts/dejavu/DejaVuSans.ttf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/normal.ttf + ln -s ../../fonts/dejavu/DejaVuSans-Bold.ttf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/fonts/bold.ttf + find /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16 -name 'lib*.la' -delete + /bin/rm -rf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16 + /bin/rm -f /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications/e16.desktop + /bin/cp /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/e16/misc/e16.desktop-app /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications/e16.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/applications/e16.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 e16 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/e16-1.0.1 extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/edox extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/eesh extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/epp extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/bin/e16 extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libsound_esd.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_ift.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_xft.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libfont_pango.so extracting debug info from /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/lib64/e16/libhack.so 4130 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: e16-1.0.1-1.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QzhIfI + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16-1.0.1 + cp -pr AUTHORS ChangeLog COMPLIANCE COPYING TODO /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16-1.0.1 + cp -pr docs/README docs/README.html docs/e16-docs.html /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64/usr/share/doc/e16-1.0.1 + exit 0 Provides: libfont_ift.so()(64bit) libfont_pango.so()(64bit) libfont_xft.so()(64bit) libhack.so()(64bit) libsound_esd.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libICE.so.6()(64bit) libImlib2.so.1()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXft.so.2()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libesd.so.0()(64bit) libfont_xft.so()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: e16-debuginfo-1.0.1-1.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/e16-1.0.1-1.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/e16-debuginfo-1.0.1-1.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CWyJkm + umask 022 + cd /builddir/build/BUILD + cd e16-1.0.1 + /bin/rm -rf /builddir/build/BUILDROOT/e16-1.0.1-1.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->