Mock Version: 1.2.7
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/emotion.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3829/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x20a8f10>uid=500)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/emotion.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
warning: Could not canonicalize hostname: i-00034985
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/emotion-1.7.10-1.el7.centos.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/emotion.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3829/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x20a8f10>uid=500)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/emotion.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7CNWKp
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf emotion-1.7.10
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/emotion-1.7.10.tar.bz2
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd emotion-1.7.10
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zh9c3Z
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd emotion-1.7.10
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-silent-rules --enable-xine=no
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to build emotion_test binary... yes
checking for x86_64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
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 whether to build documentation... yes
checking for doxygen... yes
checking for EMOTION... yes
checking for EMOTION_BIN... yes
checking for ECORE_X... yes
checking for ECORE_FB... yes
checking if should provide Edje EXTERNAL support...... auto
checking for EDJE_EXTERNAL... yes
checking for EEZE... yes
checking for EIO... yes
checking for ECORE_X... yes
checking for unistd.h... (cached) yes
checking for V4L2... yes
checking whether byte ordering is bigendian... no
checking for __attribute__... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether to enable Xine module built... no
checking for GSTREAMER... yes
checking whether to enable Gstreamer module built... yes
checking for GENERIC... yes
checking whether to enable Generic module built... yes
checking for shm_open in libc... no
checking for shm_open in librt... yes
checking for GENERIC_VLC... no
checking Whether to enable Generic Player VLC... no
checking for GSTREAMER_INTERFACE... yes
checking gst/interfaces/xoverlay.h usability... yes
checking gst/interfaces/xoverlay.h presence... yes
checking for gst/interfaces/xoverlay.h... yes
checking for gst_x_overlay_set_window_handle in -lgstinterfaces-0.10... yes
checking whether examples are built... no
checking whether examples are installed... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating emotion.pc
config.status: WARNING:  'emotion.pc.in' seems to ignore the --datarootdir setting
config.status: creating emotion.spec
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/xine/Makefile
config.status: creating src/modules/gstreamer/Makefile
config.status: creating src/modules/generic/Makefile
config.status: creating src/edje_external/Makefile
config.status: creating src/generic_players/Makefile
config.status: creating src/generic_players/vlc/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
emotion 1.7.10
------------------------------------------------------------------------
Configuration Options Summary:
  Modules:
    Xine...............: no
    Gstreamer..........: yes (X: yes/yes)
    Generic............: yes
  Generic Players:
    VLC................: no
  Build emotion_test...: yes
  edje_cc..............: /usr/bin/edje_cc
  Edje EXTERNAL support: yes
  Eio..................: yes
  V4L2.................: yes
Documentation..........: yes
    Installation.......: make install-doc
Examples.............: no
Examples installed...: no
Compilation............: make (or gmake)
  CPPFLAGS.............: 
  CFLAGS...............: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic
  LDFLAGS..............: -Wl,-z,relro 
Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr
+ make -j3 V=1
make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/emotion-1.7.10'
Making all in src
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src'
Making all in lib
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2   -I/usr/include/eio-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -I/usr/include/eeze-1 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina       -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o emotion_smart.lo emotion_smart.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2   -I/usr/include/eio-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -I/usr/include/eeze-1 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina       -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o emotion_main.lo emotion_main.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eio-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -I/usr/include/eeze-1 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_smart.c  -fPIC -DPIC -o .libs/emotion_smart.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eio-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -I/usr/include/eeze-1 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_main.c  -fPIC -DPIC -o .libs/emotion_main.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -no-undefined  -version-info 8:10:7 -Wl,-z,relro  -o libemotion.la -rpath /usr/lib64 emotion_smart.lo emotion_main.lo    -lecore -levas -lrt -leet -leina -lpthread   -leio   -leeze   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/emotion_smart.o .libs/emotion_main.o   -lecore -levas -lrt -leet -leina -lpthread -leio -leeze  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,libemotion.so.1 -o .libs/libemotion.so.1.7.10
libtool: link: (cd ".libs" && rm -f "libemotion.so.1" && ln -s "libemotion.so.1.7.10" "libemotion.so.1")
libtool: link: (cd ".libs" && rm -f "libemotion.so" && ln -s "libemotion.so.1.7.10" "libemotion.so")
libtool: link: ( cd ".libs" && rm -f "libemotion.la" && ln -s "../libemotion.la" "libemotion.la" )
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
Making all in bin
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ecore-1 -I/usr/include/edje-1 -I/usr/include/embryo-1 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c emotion_test_main.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -Wl,-z,relro  -o emotion_test emotion_test_main.o -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2   -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina   -levas -lrt -lecore -leina -lpthread -lecore_evas -ledje   ../../src/lib/libemotion.la 
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/emotion_test emotion_test_main.o -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina  -lecore_evas -ledje ../../src/lib/.libs/libemotion.so -lecore -levas -lrt -leet -leina -lpthread -leio -leeze
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
Making all in modules
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
Making all in xine
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
Making all in gstreamer
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o gstreamer_la-emotion_gstreamer.lo `test -f 'emotion_gstreamer.c' || echo './'`emotion_gstreamer.c
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o gstreamer_la-emotion_sink.lo `test -f 'emotion_sink.c' || echo './'`emotion_sink.c
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o gstreamer_la-emotion_alloc.lo `test -f 'emotion_alloc.c' || echo './'`emotion_alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_sink.c  -fPIC -DPIC -o .libs/gstreamer_la-emotion_sink.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_gstreamer.c  -fPIC -DPIC -o .libs/gstreamer_la-emotion_gstreamer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_alloc.c  -fPIC -DPIC -o .libs/gstreamer_la-emotion_alloc.o
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o gstreamer_la-emotion_fakeeos.lo `test -f 'emotion_fakeeos.c' || echo './'`emotion_fakeeos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_fakeeos.c  -fPIC -DPIC -o .libs/gstreamer_la-emotion_fakeeos.o
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o gstreamer_la-emotion_convert.lo `test -f 'emotion_convert.c' || echo './'`emotion_convert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_convert.c  -fPIC -DPIC -o .libs/gstreamer_la-emotion_convert.o
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -no-undefined  -module -avoid-version -Wl,-z,relro  -o gstreamer.la -rpath /usr/lib64/emotion gstreamer_la-emotion_gstreamer.lo gstreamer_la-emotion_sink.lo gstreamer_la-emotion_alloc.lo gstreamer_la-emotion_fakeeos.lo gstreamer_la-emotion_convert.lo -lecore -levas -lrt -leet -leina -lpthread   -lecore_x -lecore_evas   -pthread -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -levas -lrt -leina -lpthread   -pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0   ../../../src/lib/libemotion.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gstreamer_la-emotion_gstreamer.o .libs/gstreamer_la-emotion_sink.o .libs/gstreamer_la-emotion_alloc.o .libs/gstreamer_la-emotion_fakeeos.o .libs/gstreamer_la-emotion_convert.o   -Wl,-rpath -Wl,/builddir/build/BUILD/emotion-1.7.10/src/lib/.libs -lecore_x -lecore_evas -lgstvideo-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 ../../../src/lib/.libs/libemotion.so -lecore -levas -lrt -leet -leina -lpthread -leio -leeze  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread   -pthread -Wl,-soname -Wl,gstreamer.so -o .libs/gstreamer.so
libtool: link: ( cd ".libs" && rm -f "gstreamer.la" && ln -s "../gstreamer.la" "gstreamer.la" )
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
Making all in generic
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src/lib -I../../../src/modules -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o em_generic_la-emotion_generic.lo `test -f 'emotion_generic.c' || echo './'`emotion_generic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/lib -I../../../src/modules -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion_generic.c  -fPIC -DPIC -o .libs/em_generic_la-emotion_generic.o
/bin/sh ../../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -no-undefined  -module -avoid-version -Wl,-z,relro  -o em_generic.la -rpath /usr/lib64/emotion em_generic_la-emotion_generic.lo -lecore -levas -lrt -leet -leina -lpthread   -lrt ../../../src/lib/libemotion.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/em_generic_la-emotion_generic.o   -Wl,-rpath -Wl,/builddir/build/BUILD/emotion-1.7.10/src/lib/.libs ../../../src/lib/.libs/libemotion.so -lecore -levas -lrt -leet -leina -lpthread -leio -leeze  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,em_generic.so -o .libs/em_generic.so
libtool: link: ( cd ".libs" && rm -f "em_generic.la" && ln -s "../em_generic.la" "em_generic.la" )
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
Making all in examples
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
Making all in edje_external
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/edje-1 -I/usr/include/ecore-1 -I/usr/include/embryo-1 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/fribidi -I/usr/include/freetype2    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -c -o module_la-emotion.lo `test -f 'emotion.c' || echo './'`emotion.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/share/emotion\" -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/edje-1 -I/usr/include/ecore-1 -I/usr/include/embryo-1 -I/usr/include/evas-1 -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/fribidi -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emotion.c  -fPIC -DPIC -o .libs/module_la-emotion.o
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -no-undefined  -module -avoid-version -Wl,-z,relro  -o module.la -rpath /usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0 module_la-emotion.lo -lecore -levas -lrt -leet -leina -lpthread   ../../src/lib/libemotion.la -ledje   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/module_la-emotion.o   -Wl,-rpath -Wl,/builddir/build/BUILD/emotion-1.7.10/src/lib/.libs ../../src/lib/.libs/libemotion.so -lecore -levas -lrt -leet -leina -lpthread -leio -leeze -ledje  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,module.so -o .libs/module.so
libtool: link: ( cd ".libs" && rm -f "module.la" && ln -s "../module.la" "module.la" )
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
Making all in generic_players
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src'
Making all in data
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/data'
/usr/bin/edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
/usr/bin/edje_cc -v -id ../data -fd ../data \
../data/icon.edc \
../data/icon.edj
edje_cc: Wrote       152 bytes (   0Kb) for "edje_file" header
edje_cc: header: 0.00043
edje_cc: groups: 0.00031
edje_cc: scripts: 0.00000
edje_cc: lua scripts: 0.00000
edje_cc: source: 0.00007
edje_cc: fontmap: 0.00011
edje_cc: Image 'fr1.png' in resource 'edje/image/8' will not be included as it is unused.
edje_cc: Image 'fr2.png' in resource 'edje/image/9' will not be included as it is unused.
edje_cc: Image 'fr3.png' in resource 'edje/image/10' will not be included as it is unused.
edje_cc: Image 'fr4.png' in resource 'edje/image/11' will not be included as it is unused.
edje_cc: Image 'fr5.png' in resource 'edje/image/12' will not be included as it is unused.
edje_cc: Image 'fr6.png' in resource 'edje/image/13' will not be included as it is unused.
edje_cc: Image 'fr7.png' in resource 'edje/image/14' will not be included as it is unused.
edje_cc: Image 'sl.png' in resource 'edje/image/15' will not be included as it is unused.
edje_cc: Image 'orb.png' in resource 'edje/image/16' will not be included as it is unused.
edje_cc: Image 'whb.png' in resource 'edje/image/17' will not be included as it is unused.
edje_cc: Image 'bpause.png' in resource 'edje/image/18' will not be included as it is unused.
edje_cc: Image 'bplay.png' in resource 'edje/image/19' will not be included as it is unused.
edje_cc: Image 'bstop.png' in resource 'edje/image/20' will not be included as it is unused.
edje_cc: Image 'pnl.png' in resource 'edje/image/21' will not be included as it is unused.
edje_cc: Wrote       281 bytes (   0Kb) for "edje_file" header
edje_cc: header: 0.00023
edje_cc: groups: 0.00669
edje_cc: scripts: 0.00000
edje_cc: lua scripts: 0.00000
edje_cc: source: 0.00118
edje_cc: fontmap: 0.00004
edje_cc: Wrote      1035 bytes (   1Kb) for "edje/images/0" image entry "tiles.png" compress: [raw: 98.4%] [real: 65.8%]
edje_cc: Wrote     11050 bytes (  11Kb) for "edje/images/0" image entry "e_logo.png" compress: [raw: 83.1%] [real: -41.1%]
edje_cc: images: 0.01807
edje_cc: fonts: 0.00000
edje_cc: sounds: 0.00000
edje_cc: THREADS: 0.00000
Summary:
  Wrote 1 collections
  Wrote 1 images
  Wrote 0 sounds
  Wrote 0 fonts
edje_cc: Wrote      9093 bytes (   9Kb) for "edje/images/1" image entry "window_inner_shadow.png" compress: [raw: 99.0%] [real: 70.1%]
edje_cc: Wrote       918 bytes (   1Kb) for "edje/images/2" image entry "h_slider.png" compress: [raw: 79.0%] [real: -0.1%]
edje_cc: Wrote      2695 bytes (   3Kb) for "edje/images/3" image entry "video_frame_left.png" compress: [raw: 83.6%] [real: -33.2%]
edje_cc: Wrote      3441 bytes (   3Kb) for "edje/images/4" image entry "video_frame_right.png" compress: [raw: 79.0%] [real: -41.0%]
edje_cc: Wrote       769 bytes (   1Kb) for "edje/images/5" image entry "video_frame_top.png" compress: [raw: 90.6%] [real: -63.3%]
edje_cc: Wrote       938 bytes (   1Kb) for "edje/images/6" image entry "video_frame_bottom.png" compress: [raw: 88.5%] [real: -82.5%]
edje_cc: Wrote       830 bytes (   1Kb) for "edje/images/7" image entry "knob.png" compress: [raw: 64.0%] [real: 22.9%]
edje_cc: images: 0.01589
edje_cc: fonts: 0.00000
edje_cc: sounds: 0.00000
edje_cc: THREADS: 0.00000
Summary:
  Wrote 3 collections
  Wrote 8 images
  Wrote 0 sounds
  Wrote 0 fonts
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/data'
Making all in doc
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/doc'
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10'
make[1]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10'
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xo1rrW
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
+ cd emotion-1.7.10
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
Making install in src
make[1]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src'
Making install in lib
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libemotion.la '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libemotion.so.1.7.10 /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/libemotion.so.1.7.10
libtool: install: (cd /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libemotion.so.1.7.10 libemotion.so.1 || { rm -f libemotion.so.1 && ln -s libemotion.so.1.7.10 libemotion.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libemotion.so.1.7.10 libemotion.so || { rm -f libemotion.so && ln -s libemotion.so.1.7.10 libemotion.so; }; })
libtool: install: /usr/bin/install -c .libs/libemotion.lai /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/libemotion.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/include/emotion-1'
 /usr/bin/install -c -m 644 Emotion.h '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/include/emotion-1'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/lib'
Making install in bin
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c emotion_test '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/bin'
libtool: install: warning: `../../src/lib/libemotion.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/emotion_test /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/bin/emotion_test
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/bin'
Making install in modules
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
Making install in xine
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/xine'
Making install in gstreamer
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
make[4]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   gstreamer.la '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion'
libtool: install: (cd /builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer; /bin/sh /builddir/build/BUILD/emotion-1.7.10/libtool  --tag CC --tag disable-static --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -Wl,-z,relro -o gstreamer.la -rpath /usr/lib64/emotion gstreamer_la-emotion_gstreamer.lo gstreamer_la-emotion_sink.lo gstreamer_la-emotion_alloc.lo gstreamer_la-emotion_fakeeos.lo gstreamer_la-emotion_convert.lo -lecore -levas -lrt -leet -leina -lpthread -lecore_x -lecore_evas -pthread -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -levas -lrt -leina -lpthread -pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 ../../../src/lib/libemotion.la -inst-prefix-dir /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64)
libtool: install: warning: relinking `gstreamer.la'
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/gstreamer_la-emotion_gstreamer.o .libs/gstreamer_la-emotion_sink.o .libs/gstreamer_la-emotion_alloc.o .libs/gstreamer_la-emotion_fakeeos.o .libs/gstreamer_la-emotion_convert.o   -lecore_x -lecore_evas -lgstvideo-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -L/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lemotion -lecore -levas -lrt -leet -leina -lpthread -leio -leeze  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread   -pthread -Wl,-soname -Wl,gstreamer.so -o .libs/gstreamer.so
libtool: install: /usr/bin/install -c .libs/gstreamer.soT /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/gstreamer.so
libtool: install: /usr/bin/install -c .libs/gstreamer.lai /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/gstreamer.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/emotion'
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/gstreamer'
Making install in generic
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
make[4]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/include/emotion-1'
 /usr/bin/install -c -m 644 Emotion_Generic_Plugin.h '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/include/emotion-1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   em_generic.la '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion'
libtool: install: (cd /builddir/build/BUILD/emotion-1.7.10/src/modules/generic; /bin/sh /builddir/build/BUILD/emotion-1.7.10/libtool  --tag CC --tag disable-static --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -Wl,-z,relro -o em_generic.la -rpath /usr/lib64/emotion em_generic_la-emotion_generic.lo -lecore -levas -lrt -leet -leina -lpthread -lrt ../../../src/lib/libemotion.la -inst-prefix-dir /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64)
libtool: install: warning: relinking `em_generic.la'
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/em_generic_la-emotion_generic.o   -L/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lemotion -lecore -levas -lrt -leet -leina -lpthread -leio -leeze  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,em_generic.so -o .libs/em_generic.so
libtool: install: /usr/bin/install -c .libs/em_generic.soT /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/em_generic.so
libtool: install: /usr/bin/install -c .libs/em_generic.lai /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/em_generic.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/emotion'
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules/generic'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/modules'
Making install in examples
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/examples'
Making install in edje_external
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   module.la '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0'
libtool: install: (cd /builddir/build/BUILD/emotion-1.7.10/src/edje_external; /bin/sh /builddir/build/BUILD/emotion-1.7.10/libtool  --tag CC --tag disable-static --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -Wl,-z,relro -o module.la -rpath /usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0 module_la-emotion.lo -lecore -levas -lrt -leet -leina -lpthread ../../src/lib/libemotion.la -ledje -inst-prefix-dir /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64)
libtool: install: warning: relinking `module.la'
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/module_la-emotion.o   -L/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lemotion -lecore -levas -lrt -leet -leina -lpthread -leio -leeze -ledje  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,module.so -o .libs/module.so
libtool: install: /usr/bin/install -c .libs/module.soT /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0/module.so
libtool: install: /usr/bin/install -c .libs/module.lai /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0/module.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/edje_external'
Making install in generic_players
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[4]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src/generic_players'
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[3]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src'
make[1]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/src'
Making install in data
make[1]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/data'
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/data'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/emotion/data'
 /usr/bin/install -c -m 644 theme.edj icon.edj '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/emotion/data'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/data'
make[1]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/data'
Making install in doc
make[1]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/doc'
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10/doc'
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/emotion-1.7.10/doc'
make[1]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10/doc'
make[1]: Entering directory `/builddir/build/BUILD/emotion-1.7.10'
make[2]: Entering directory `/builddir/build/BUILD/emotion-1.7.10'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 emotion.pc '/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10'
make[1]: Leaving directory `/builddir/build/BUILD/emotion-1.7.10'
+ find /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64 -name '*.la' -delete
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/emotion-1.7.10
extracting debug info from /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/bin/emotion_test
extracting debug info from /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/gstreamer.so
extracting debug info from /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/emotion/em_generic.so
extracting debug info from /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/libemotion.so.1.7.10
extracting debug info from /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/lib64/edje/modules/emotion/linux-gnu-x86_64-1.0.0/module.so
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libemotion.so.1.7.10.debug to /usr/lib/debug/usr/lib64/libemotion.so.1.debug
symlinked /usr/lib/debug/usr/lib64/libemotion.so.1.7.10.debug to /usr/lib/debug/usr/lib64/libemotion.so.debug
610 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/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: emotion-1.7.10-1.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hcV4u1
+ umask 022
+ cd /builddir/build/BUILD
+ cd emotion-1.7.10
+ DOCDIR=/builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/doc/emotion-1.7.10
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/doc/emotion-1.7.10
+ cp -pr ChangeLog /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/doc/emotion-1.7.10
+ cp -pr README /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/doc/emotion-1.7.10
+ cp -pr COPYING /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64/usr/share/doc/emotion-1.7.10
+ exit 0
Provides: emotion = 1.7.10-1.el7.centos emotion(x86-64) = 1.7.10-1.el7.centos libemotion.so.1()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libecore.so.1()(64bit) libecore_evas.so.1()(64bit) libecore_x.so.1()(64bit) libedje.so.1()(64bit) libeet.so.1()(64bit) libeeze.so.1()(64bit) libeina.so.1()(64bit) libeio.so.1()(64bit) libemotion.so.1()(64bit) libevas.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstinterfaces-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgstvideo-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH)
Processing files: emotion-devel-1.7.10-1.el7.centos.x86_64
Provides: emotion-devel = 1.7.10-1.el7.centos emotion-devel(x86-64) = 1.7.10-1.el7.centos pkgconfig(emotion) = 1.7.10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libemotion.so.1()(64bit) pkgconfig(ecore) >= 1.7.10 pkgconfig(eet) >= 1.7.10 pkgconfig(eeze) >= 1.7.10 pkgconfig(eina) >= 1.7.10 pkgconfig(eio) >= 1.7.10 pkgconfig(evas) >= 1.7.10
Processing files: emotion-debuginfo-1.7.10-1.el7.centos.x86_64
Provides: emotion-debuginfo = 1.7.10-1.el7.centos emotion-debuginfo(x86-64) = 1.7.10-1.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
Wrote: /builddir/build/RPMS/emotion-1.7.10-1.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/emotion-devel-1.7.10-1.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/emotion-debuginfo-1.7.10-1.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r1eWjo
+ umask 022
+ cd /builddir/build/BUILD
+ cd emotion-1.7.10
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/emotion-1.7.10-1.el7.centos.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->