Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/terminology.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6999/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/terminology.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-264994479 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/terminology-0.9.1-2.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/terminology.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6999/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/terminology.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.przZSP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf terminology-0.9.1 + /usr/bin/xz -dc /builddir/build/SOURCES/terminology-0.9.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd terminology-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6bZeYr + umask 022 + cd /builddir/build/BUILD + cd terminology-0.9.1 + 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 + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./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-silent-rules 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 whether make supports nested variables... yes checking for style of include used by make... 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for 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 dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for __attribute__... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking 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 for TERMINOLOGY... yes checking for ELDBUS... yes checking for mkstemps... yes checking for ecore_con_url_head... yes configure: edje_cc set to /usr/bin/edje_cc configure: creating ./config.status config.status: creating terminology.spec config.status: creating pkgbuild/PKGBUILD config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating data/Makefile config.status: creating data/desktop/Makefile config.status: creating data/icons/Makefile config.status: creating data/backgrounds/Makefile config.status: creating data/images/Makefile config.status: creating data/fonts/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/images/Makefile config.status: creating data/themes/sounds/Makefile config.status: creating data/themes/nyanology/Makefile config.status: creating data/themes/nyanology/images/Makefile config.status: creating data/themes/nyanology/images-sources/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating terminology_config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------------------ terminology 0.9.1 ------------------------------------------------------------------------ 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client Installation...............: make install (as root if needed, with 'su' or 'sudo') prefix...................: /usr Features: dbus................: yes gettext.............: yes + make -j2 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src' Making all in bin make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-about.o `test -f 'about.c' || echo './'`about.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-col.o `test -f 'col.c' || echo './'`col.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-controls.o `test -f 'controls.c' || echo './'`controls.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-ipc.o `test -f 'ipc.c' || echo './'`ipc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-keyin.o `test -f 'keyin.c' || echo './'`keyin.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-media.o `test -f 'media.c' || echo './'`media.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_font.o `test -f 'options_font.c' || echo './'`options_font.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_theme.o `test -f 'options_theme.c' || echo './'`options_theme.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_themepv.o `test -f 'options_themepv.c' || echo './'`options_themepv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_wallpaper.o `test -f 'options_wallpaper.c' || echo './'`options_wallpaper.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_colors.o `test -f 'options_colors.c' || echo './'`options_colors.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_behavior.o `test -f 'options_behavior.c' || echo './'`options_behavior.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_keys.o `test -f 'options_keys.c' || echo './'`options_keys.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_helpers.o `test -f 'options_helpers.c' || echo './'`options_helpers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_video.o `test -f 'options_video.c' || echo './'`options_video.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-options_elm.o `test -f 'options_elm.c' || echo './'`options_elm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-sel.o `test -f 'sel.c' || echo './'`sel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-miniview.o `test -f 'miniview.c' || echo './'`miniview.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termio.o `test -f 'termio.c' || echo './'`termio.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termcmd.o `test -f 'termcmd.c' || echo './'`termcmd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termiolink.o `test -f 'termiolink.c' || echo './'`termiolink.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termpty.o `test -f 'termpty.c' || echo './'`termpty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptydbl.o `test -f 'termptydbl.c' || echo './'`termptydbl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptyesc.o `test -f 'termptyesc.c' || echo './'`termptyesc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptyops.o `test -f 'termptyops.c' || echo './'`termptyops.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptygfx.o `test -f 'termptygfx.c' || echo './'`termptygfx.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptyext.o `test -f 'termptyext.c' || echo './'`termptyext.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-termptysave.o `test -f 'termptysave.c' || echo './'`termptysave.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-utf8.o `test -f 'utf8.c' || echo './'`utf8.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-win.o `test -f 'win.c' || echo './'`win.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-dbus.o `test -f 'dbus.c' || echo './'`dbus.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-extns.o `test -f 'extns.c' || echo './'`extns.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 terminology-gravatar.o `test -f 'gravatar.c' || echo './'`gravatar.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -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 tybg-tybg.o `test -f 'tybg.c' || echo './'`tybg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -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 tyalpha-tyalpha.o `test -f 'tyalpha.c' || echo './'`tyalpha.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -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 typop-typop.o `test -f 'typop.c' || echo './'`typop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -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 tyq-tyq.o `test -f 'tyq.c' || echo './'`tyq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -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 tycat-tycat.o `test -f 'tycat.c' || echo './'`tycat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -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 tycat-extns.o `test -f 'extns.c' || echo './'`extns.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -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 tyls-tyls.o `test -f 'tyls.c' || echo './'`tyls.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 lz4/terminology-lz4.o `test -f 'lz4/lz4.c' || echo './'`lz4/lz4.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/terminology\" -pthread -D_REENTRANT -I/usr/include/elementary-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm-1 -I/usr/include/ecore-sdl-1 -I/usr/include/ecore-fb-1 -I/usr/include/ecore-x-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/evas-1 -I/usr/include/ecore-1 -I/usr/include/ecore-evas-1 -I/usr/include/ecore-file-1 -I/usr/include/ecore-input-1 -I/usr/include/edje-1 -I/usr/include/eo-1 -I/usr/include/ethumb-client-1 -I/usr/include/emotion-1 -I/usr/include/ecore-imf-1 -I/usr/include/ecore-con-1 -I/usr/include/eio-1 -I/usr/include/eldbus-1 -I/usr/include/efreet-1 -I/usr/include/libdrm -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/emile-1 -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/SDL2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/ector-1 -I/usr/include/luajit-2.0 -I/usr/include/ecore-input-evas-1 -I/usr/include/ecore-audio-1 -I/usr/include/ephysics-1 -I/usr/include/embryo-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/bullet -I/usr/include/ecore-ipc-1 -I/usr/include/ethumb-1 -DLOCALEDIR=\"/usr/share/locale\" -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 md5/terminology-md5.o `test -f 'md5/md5.c' || echo './'`md5/md5.c 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o tybg tybg-tybg.o 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o tyalpha tyalpha-tyalpha.o 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o typop typop-typop.o 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o tyq tyq-tyq.o 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o tycat tycat-tycat.o tycat-extns.o -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o tyls tyls-tyls.o -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client 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 -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -o terminology terminology-about.o terminology-col.o terminology-config.o terminology-controls.o terminology-ipc.o terminology-keyin.o terminology-main.o terminology-media.o terminology-options.o terminology-options_font.o terminology-options_theme.o terminology-options_themepv.o terminology-options_wallpaper.o terminology-options_colors.o terminology-options_behavior.o terminology-options_keys.o terminology-options_helpers.o terminology-options_video.o terminology-options_elm.o terminology-sel.o terminology-miniview.o terminology-termio.o terminology-termcmd.o terminology-termiolink.o terminology-termpty.o terminology-termptydbl.o terminology-termptyesc.o terminology-termptyops.o terminology-termptygfx.o terminology-termptyext.o terminology-termptysave.o lz4/terminology-lz4.o md5/terminology-md5.o terminology-utf8.o terminology-win.o terminology-utils.o terminology-dbus.o terminology-extns.o terminology-gravatar.o -lelementary -lefl -leo -lecore_con -leldbus -lefreet_mime -lefreet_trash -leio -ldl -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -ledje -lemotion -lecore_input -lecore_imf -lecore_imf_evas -lecore_ipc -lefreet -lethumb_client -leldbus make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data' Making all in desktop make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' Making all in images make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/images' Making all in fonts make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' Making all in themes make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' Making all in images make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/images' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/images' Making all in sounds make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/sounds' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/sounds' Making all in nyanology make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' Making all in images make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' Making all in images-sources make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' /usr/bin/edje_cc -v -id ../../../data/themes/nyanology/images -id ../../../data/themes/images -fd ../../../data/fonts -sd ../../../data/themes/sounds \ ../../../data/themes/nyanology/nyanology.edc \ ../../../data/themes/nyanology/nyanology.edj edje_cc: Wrote 485 bytes ( 0Kb) for "edje_file" header edje_cc: header: 0.00070 edje_cc: groups: 0.02641 edje_cc: scripts: 0.00000 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00201 edje_cc: fontmap: 0.00002 edje_cc: Wrote 80 bytes ( 0Kb) for "edje/images/0" image entry "select.png" compress: [raw: 74.4%] [real: 44.8%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/1" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 297 bytes ( 0Kb) for "edje/images/2" image entry "lk_left.png" compress: [raw: 71.0%] [real: 18.4%] edje_cc: Wrote 298 bytes ( 0Kb) for "edje/images/3" image entry "lk_right.png" compress: [raw: 70.9%] [real: 11.8%] edje_cc: Wrote 13562 bytes ( 13Kb) for "edje/images/4" image entry "cat01.png" compress: [raw: 90.6%] [real: -34.0%] edje_cc: Wrote 13534 bytes ( 13Kb) for "edje/images/5" image entry "cat02.png" compress: [raw: 90.6%] [real: -34.0%] edje_cc: Wrote 13512 bytes ( 13Kb) for "edje/images/6" image entry "cat03.png" compress: [raw: 90.7%] [real: -35.5%] edje_cc: Wrote 13547 bytes ( 13Kb) for "edje/images/7" image entry "cat04.png" compress: [raw: 90.6%] [real: -34.0%] edje_cc: Wrote 13662 bytes ( 13Kb) for "edje/images/8" image entry "cat05.png" compress: [raw: 90.6%] [real: -34.9%] edje_cc: Wrote 13670 bytes ( 13Kb) for "edje/images/9" image entry "cat06.png" compress: [raw: 90.6%] [real: -34.1%] edje_cc: Wrote 13497 bytes ( 13Kb) for "edje/images/10" image entry "cat07.png" compress: [raw: 90.7%] [real: -33.3%] edje_cc: Wrote 13485 bytes ( 13Kb) for "edje/images/11" image entry "cat08.png" compress: [raw: 90.7%] [real: -33.1%] edje_cc: Wrote 13525 bytes ( 13Kb) for "edje/images/12" image entry "cat09.png" compress: [raw: 90.7%] [real: -35.0%] edje_cc: Wrote 13617 bytes ( 13Kb) for "edje/images/13" image entry "cat10.png" compress: [raw: 90.6%] [real: -35.2%] edje_cc: Wrote 13588 bytes ( 13Kb) for "edje/images/14" image entry "cat11.png" compress: [raw: 90.6%] [real: -34.2%] edje_cc: Wrote 13602 bytes ( 13Kb) for "edje/images/15" image entry "cat12.png" compress: [raw: 90.6%] [real: -33.7%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 50 bytes ( 0Kb) for "edje/images/17" image entry "star_1.png" compress: [raw: 74.5%] [real: 49.0%] edje_cc: Wrote 52 bytes ( 0Kb) for "edje/images/18" image entry "star_2.png" compress: [raw: 73.5%] [real: 43.5%] edje_cc: Wrote 57 bytes ( 0Kb) for "edje/images/19" image entry "star_3.png" compress: [raw: 70.9%] [real: 42.4%] edje_cc: Wrote 61 bytes ( 0Kb) for "edje/images/20" image entry "star_4.png" compress: [raw: 68.9%] [real: 41.3%] edje_cc: Wrote 60 bytes ( 0Kb) for "edje/images/21" image entry "star_5.png" compress: [raw: 69.4%] [real: 40.0%] edje_cc: Wrote 54 bytes ( 0Kb) for "edje/images/22" image entry "star_6.png" compress: [raw: 72.4%] [real: 42.6%] edje_cc: images: 0.06466 edje_cc: fonts: 0.00000 edje_cc: sounds: 0.00000 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00000 Summary: Wrote 12 collections Wrote 23 images Wrote 0 sounds Wrote 0 fonts make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/default.edc \ ../../data/themes/default.edj /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/mild.edc \ ../../data/themes/mild.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Image 'tab_shad_l0.png' in resource 'edje/image/13' will not be included as it is unused. edje_cc: Image 'tab_shad_l1.png' in resource 'edje/image/14' will not be included as it is unused. edje_cc: Image 'tab_shad_r0.png' in resource 'edje/image/15' will not be included as it is unused. edje_cc: Image 'tab_shad_r1.png' in resource 'edje/image/16' will not be included as it is unused. edje_cc: Wrote 961 bytes ( 1Kb) for "edje_file" header edje_cc: header: 0.00196 edje_cc: Wrote 1792 bytes ( 2Kb) for "edje_file" header edje_cc: header: 0.00505 edje_cc: groups: 0.02752 edje_cc: scripts: 0.01206 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00642 edje_cc: fontmap: 0.00004 edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/0" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] ERR<9415>:eldbus lib/eldbus/eldbus_core.c:1005 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory ERR<9415>: lib/eldbus/eldbus_core.c:1067 eldbus_connection_get() safety check failed: conn == NULL ERR<9415>: lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL ERR<9415>:ecore_system_upower modules/ecore/system/upower/ecore_system_upower.c:409 _ecore_system_upower_init() could not get object name=org.freedesktop.UPower, path=/org/freedesktop/UPower ERR<9415>: lib/eldbus/eldbus_core.c:1375 eldbus_name_owner_changed_callback_del() safety check failed: conn == NULL ERR<9415>:eldbus lib/eldbus/eldbus_core.c:1005 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory ERR<9415>: lib/eldbus/eldbus_core.c:1067 eldbus_connection_get() safety check failed: conn == NULL ERR<9415>: lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL ERR<9415>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:219 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1 edje_cc: groups: 0.06560 edje_cc: scripts: 0.03021 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.01118 edje_cc: fontmap: 0.00001 edje_cc: Wrote 3215 bytes ( 3Kb) for "edje/images/0" image entry "icon_close.png" compress: [raw: 87.4%] [real: 56.2%] edje_cc: Wrote 178 bytes ( 0Kb) for "edje/images/1" image entry "fn_shadow.png" compress: [raw: 92.3%] [real: 46.5%] edje_cc: Wrote 20149 bytes ( 20Kb) for "edje/images/2" image entry "bg_shadow.png" compress: [raw: 83.2%] [real: -11.3%] edje_cc: Wrote 75455 bytes ( 74Kb) for "edje/images/3" image entry "bg_shadow2.png" compress: [raw: 84.3%] [real: -9.1%] edje_cc: Wrote 172375 bytes ( 168Kb) for "edje/images/4" image entry "bg_shadow3.png" compress: [raw: 84.0%] [real: -5.4%] edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/5" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/6" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 482 bytes ( 0Kb) for "edje/images/7" image entry "bg_glow_in.png" compress: [raw: 88.2%] [real: 16.9%] edje_cc: Wrote 21409 bytes ( 21Kb) for "edje/images/8" image entry "bg_led_glow.png" compress: [raw: 91.8%] [real: -34.2%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/9" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/10" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/11" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/12" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/13" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/14" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/15" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 101 bytes ( 0Kb) for "edje/images/16" image entry "tab_base_bottom.png" compress: [raw: 98.8%] [real: 26.3%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/17" image entry "tab_base_l0.png" compress: [raw: 96.3%] [real: 56.3%] edje_cc: Wrote 125 bytes ( 0Kb) for "edje/images/18" image entry "tab_base_l1.png" compress: [raw: 91.6%] [real: 26.0%] edje_cc: Wrote 103 bytes ( 0Kb) for "edje/images/19" image entry "tab_base_m.png" compress: [raw: 96.4%] [real: 14.2%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/20" image entry "tab_base_r0.png" compress: [raw: 96.3%] [real: 35.3%] edje_cc: Wrote 121 bytes ( 0Kb) for "edje/images/21" image entry "tab_base_r1.png" compress: [raw: 91.9%] [real: 28.0%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/22" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/23" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/24" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/25" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/26" image entry "tab_shad_l0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 291 bytes ( 0Kb) for "edje/images/27" image entry "tab_shad_l1.png" compress: [raw: 80.4%] [real: -10.6%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/28" image entry "tab_shad_r0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 290 bytes ( 0Kb) for "edje/images/29" image entry "tab_shad_r1.png" compress: [raw: 80.5%] [real: -4.3%] edje_cc: Wrote 2191 bytes ( 2Kb) for "edje/images/30" image entry "media_busy_knob.png" compress: [raw: 65.8%] [real: -0.4%] edje_cc: Wrote 856 bytes ( 1Kb) for "edje/images/31" image entry "media_busy_spinner.png" compress: [raw: 86.6%] [real: 9.5%] edje_cc: Wrote 8148 bytes ( 8Kb) for "edje/images/32" image entry "bg_shine5.png" compress: [raw: 93.4%] [real: -16.5%] edje_cc: Wrote 27711 bytes ( 27Kb) for "edje/images/33" image entry "bg_shine4.png" compress: [raw: 94.4%] [real: -6.6%] edje_cc: Wrote 101475 bytes ( 99Kb) for "edje/images/34" image entry "bg_shine3.png" compress: [raw: 94.8%] [real: 0.1%] edje_cc: Wrote 388593 bytes ( 379Kb) for "edje/images/35" image entry "bg_shine2.png" compress: [raw: 95.1%] [real: 3.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/1" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/2" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/3" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/4" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/5" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/6" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/7" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/8" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/9" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/10" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/11" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/12" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/13" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/14" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/15" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/17" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/18" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/19" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/20" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/21" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: images: 6.77871 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00102 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00053 Summary: Wrote 6 collections Wrote 22 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/black.edc \ ../../data/themes/black.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Image 'tab_shad_l0.png' in resource 'edje/image/13' will not be included as it is unused. edje_cc: Image 'tab_shad_l1.png' in resource 'edje/image/14' will not be included as it is unused. edje_cc: Image 'tab_shad_r0.png' in resource 'edje/image/15' will not be included as it is unused. edje_cc: Image 'tab_shad_r1.png' in resource 'edje/image/16' will not be included as it is unused. edje_cc: Wrote 961 bytes ( 1Kb) for "edje_file" header edje_cc: header: 0.00215 edje_cc: groups: 0.02866 edje_cc: scripts: 0.01728 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00587 edje_cc: fontmap: 0.00005 edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/0" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/36" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/37" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/38" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/39" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/40" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/41" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: Wrote 933 bytes ( 1Kb) for "edje/images/42" image entry "sl_stripe.png" compress: [raw: 99.6%] [real: 8.9%] edje_cc: Wrote 122 bytes ( 0Kb) for "edje/images/43" image entry "sl_left.png" compress: [raw: 68.2%] [real: 52.9%] edje_cc: Wrote 128 bytes ( 0Kb) for "edje/images/44" image entry "sl_right.png" compress: [raw: 66.7%] [real: 52.2%] edje_cc: Wrote 157 bytes ( 0Kb) for "edje/images/45" image entry "sl_top.png" compress: [raw: 53.3%] [real: 45.1%] edje_cc: Wrote 159 bytes ( 0Kb) for "edje/images/46" image entry "sl_bottom.png" compress: [raw: 52.7%] [real: 44.8%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/47" image entry "sl_htop.png" compress: [raw: 53.9%] [real: 70.5%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/48" image entry "sl_hbottom.png" compress: [raw: 53.9%] [real: 70.6%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/49" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/50" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 212 bytes ( 0Kb) for "edje/images/51" image entry "cr_pulse.png" compress: [raw: 86.8%] [real: 55.3%] edje_cc: Wrote 202 bytes ( 0Kb) for "edje/images/52" image entry "inset_shadow.png" compress: [raw: 73.7%] [real: 12.6%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/53" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 297 bytes ( 0Kb) for "edje/images/54" image entry "lk_left.png" compress: [raw: 71.0%] [real: 18.4%] edje_cc: Wrote 298 bytes ( 0Kb) for "edje/images/55" image entry "lk_right.png" compress: [raw: 70.9%] [real: 11.8%] edje_cc: Wrote 878 bytes ( 1Kb) for "edje/images/56" image entry "media_busy_progress.png" compress: [raw: 86.3%] [real: -21.8%] edje_cc: Wrote 473 bytes ( 0Kb) for "edje/images/57" image entry "media_bg.png" compress: [raw: 79.5%] [real: 59.6%] edje_cc: Wrote 143 bytes ( 0Kb) for "edje/images/58" image entry "media_play.png" compress: [raw: 93.8%] [real: 51.2%] edje_cc: Wrote 94 bytes ( 0Kb) for "edje/images/59" image entry "media_stop.png" compress: [raw: 95.9%] [real: 61.3%] edje_cc: Wrote 112 bytes ( 0Kb) for "edje/images/60" image entry "media_pause.png" compress: [raw: 95.1%] [real: 55.2%] edje_cc: Wrote 505 bytes ( 0Kb) for "edje/images/61" image entry "media_line.png" compress: [raw: 94.0%] [real: -7.2%] edje_cc: Wrote 432 bytes ( 0Kb) for "edje/images/62" image entry "media_knob_vol.png" compress: [raw: 44.9%] [real: 37.7%] edje_cc: Wrote 403 bytes ( 0Kb) for "edje/images/63" image entry "media_knob_pos.png" compress: [raw: 48.6%] [real: 38.9%] edje_cc: Wrote 2908 bytes ( 3Kb) for "edje/images/64" image entry "icon_new.png" compress: [raw: 88.6%] [real: 19.9%] edje_cc: Wrote 1974 bytes ( 2Kb) for "edje/images/65" image entry "icon_split_h.png" compress: [raw: 92.3%] [real: 52.1%] edje_cc: Wrote 1877 bytes ( 2Kb) for "edje/images/66" image entry "icon_split_v.png" compress: [raw: 92.7%] [real: 51.7%] edje_cc: Wrote 570 bytes ( 1Kb) for "edje/images/67" image entry "icon_miniview.png" compress: [raw: 96.2%] [real: -9.0%] edje_cc: Wrote 1254 bytes ( 1Kb) for "edje/images/68" image entry "icon_copy.png" compress: [raw: 95.1%] [real: 22.4%] edje_cc: Wrote 1330 bytes ( 1Kb) for "edje/images/69" image entry "icon_paste.png" compress: [raw: 94.8%] [real: 18.4%] edje_cc: Wrote 3758 bytes ( 4Kb) for "edje/images/70" image entry "icon_settings.png" compress: [raw: 85.3%] [real: -2.6%] edje_cc: Wrote 6273 bytes ( 6Kb) for "edje/images/71" image entry "icon_about.png" compress: [raw: 75.5%] [real: 0.9%] edje_cc: Wrote 15135 bytes ( 15Kb) for "edje/images/72" image entry "ab_base.png" compress: [raw: 62.4%] [real: -71.2%] edje_cc: Wrote 49011 bytes ( 48Kb) for "edje/images/73" image entry "ab_shell.png" compress: [raw: 68.7%] [real: -28.8%] edje_cc: images: 9.94360 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00104 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00159 Summary: Wrote 23 collections Wrote 74 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/solarized.edc \ ../../data/themes/solarized.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Wrote 1709 bytes ( 2Kb) for "edje_file" header edje_cc: header: 0.00470 edje_cc: groups: 0.06001 edje_cc: scripts: 0.03683 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.01113 edje_cc: fontmap: 0.00004 edje_cc: Wrote 3215 bytes ( 3Kb) for "edje/images/0" image entry "icon_close.png" compress: [raw: 87.4%] [real: 56.2%] edje_cc: Wrote 178 bytes ( 0Kb) for "edje/images/1" image entry "fn_shadow.png" compress: [raw: 92.3%] [real: 46.5%] edje_cc: Wrote 20149 bytes ( 20Kb) for "edje/images/2" image entry "bg_shadow.png" compress: [raw: 83.2%] [real: -11.3%] edje_cc: Wrote 75455 bytes ( 74Kb) for "edje/images/3" image entry "bg_shadow2.png" compress: [raw: 84.3%] [real: -9.1%] edje_cc: Wrote 172375 bytes ( 168Kb) for "edje/images/4" image entry "bg_shadow3.png" compress: [raw: 84.0%] [real: -5.4%] edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/5" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/6" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 482 bytes ( 0Kb) for "edje/images/7" image entry "bg_glow_in.png" compress: [raw: 88.2%] [real: 16.9%] edje_cc: Wrote 21409 bytes ( 21Kb) for "edje/images/8" image entry "bg_led_glow.png" compress: [raw: 91.8%] [real: -34.2%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/9" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/10" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/11" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/12" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/13" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/14" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/15" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 101 bytes ( 0Kb) for "edje/images/16" image entry "tab_base_bottom.png" compress: [raw: 98.8%] [real: 26.3%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/17" image entry "tab_base_l0.png" compress: [raw: 96.3%] [real: 56.3%] edje_cc: Wrote 125 bytes ( 0Kb) for "edje/images/18" image entry "tab_base_l1.png" compress: [raw: 91.6%] [real: 26.0%] edje_cc: Wrote 103 bytes ( 0Kb) for "edje/images/19" image entry "tab_base_m.png" compress: [raw: 96.4%] [real: 14.2%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/20" image entry "tab_base_r0.png" compress: [raw: 96.3%] [real: 35.3%] edje_cc: Wrote 121 bytes ( 0Kb) for "edje/images/21" image entry "tab_base_r1.png" compress: [raw: 91.9%] [real: 28.0%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/22" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/23" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/24" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/25" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/26" image entry "tab_shad_l0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 291 bytes ( 0Kb) for "edje/images/27" image entry "tab_shad_l1.png" compress: [raw: 80.4%] [real: -10.6%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/28" image entry "tab_shad_r0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 290 bytes ( 0Kb) for "edje/images/29" image entry "tab_shad_r1.png" compress: [raw: 80.5%] [real: -4.3%] edje_cc: Wrote 2191 bytes ( 2Kb) for "edje/images/30" image entry "media_busy_knob.png" compress: [raw: 65.8%] [real: -0.4%] edje_cc: Wrote 856 bytes ( 1Kb) for "edje/images/31" image entry "media_busy_spinner.png" compress: [raw: 86.6%] [real: 9.5%] edje_cc: Wrote 8148 bytes ( 8Kb) for "edje/images/32" image entry "bg_shine5.png" compress: [raw: 93.4%] [real: -16.5%] edje_cc: Wrote 27711 bytes ( 27Kb) for "edje/images/33" image entry "bg_shine4.png" compress: [raw: 94.4%] [real: -6.6%] edje_cc: Wrote 101475 bytes ( 99Kb) for "edje/images/34" image entry "bg_shine3.png" compress: [raw: 94.8%] [real: 0.1%] edje_cc: Wrote 388593 bytes ( 379Kb) for "edje/images/35" image entry "bg_shine2.png" compress: [raw: 95.1%] [real: 3.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/1" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/2" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/3" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/4" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/5" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/6" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/7" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/8" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/9" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/10" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/11" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/12" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/13" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/14" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/15" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/17" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/18" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/19" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/20" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/21" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: images: 6.66852 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00105 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00063 Summary: Wrote 6 collections Wrote 22 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/solarized_light.edc \ ../../data/themes/solarized_light.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Wrote 1682 bytes ( 2Kb) for "edje_file" header edje_cc: header: 0.00388 edje_cc: groups: 0.05099 edje_cc: scripts: 0.03351 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00956 edje_cc: fontmap: 0.00003 edje_cc: Wrote 3215 bytes ( 3Kb) for "edje/images/0" image entry "icon_close.png" compress: [raw: 87.4%] [real: 56.2%] edje_cc: Wrote 178 bytes ( 0Kb) for "edje/images/1" image entry "fn_shadow.png" compress: [raw: 92.3%] [real: 46.5%] edje_cc: Wrote 20149 bytes ( 20Kb) for "edje/images/2" image entry "bg_shadow.png" compress: [raw: 83.2%] [real: -11.3%] ERR<9479>:eldbus lib/eldbus/eldbus_core.c:1005 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory ERR<9479>: lib/eldbus/eldbus_core.c:1067 eldbus_connection_get() safety check failed: conn == NULL ERR<9479>: lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL ERR<9479>:ecore_system_upower modules/ecore/system/upower/ecore_system_upower.c:409 _ecore_system_upower_init() could not get object name=org.freedesktop.UPower, path=/org/freedesktop/UPower ERR<9479>: lib/eldbus/eldbus_core.c:1375 eldbus_name_owner_changed_callback_del() safety check failed: conn == NULL ERR<9479>:eldbus lib/eldbus/eldbus_core.c:1005 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory ERR<9479>: lib/eldbus/eldbus_core.c:1067 eldbus_connection_get() safety check failed: conn == NULL ERR<9479>: lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL ERR<9479>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:219 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1 edje_cc: Wrote 75455 bytes ( 74Kb) for "edje/images/3" image entry "bg_shadow2.png" compress: [raw: 84.3%] [real: -9.1%] edje_cc: Wrote 172375 bytes ( 168Kb) for "edje/images/4" image entry "bg_shadow3.png" compress: [raw: 84.0%] [real: -5.4%] edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/5" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/6" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 482 bytes ( 0Kb) for "edje/images/7" image entry "bg_glow_in.png" compress: [raw: 88.2%] [real: 16.9%] edje_cc: Wrote 21409 bytes ( 21Kb) for "edje/images/8" image entry "bg_led_glow.png" compress: [raw: 91.8%] [real: -34.2%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/9" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/10" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/11" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/12" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/13" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/14" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/15" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 101 bytes ( 0Kb) for "edje/images/16" image entry "tab_base_bottom.png" compress: [raw: 98.8%] [real: 26.3%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/17" image entry "tab_base_l0.png" compress: [raw: 96.3%] [real: 56.3%] edje_cc: Wrote 125 bytes ( 0Kb) for "edje/images/18" image entry "tab_base_l1.png" compress: [raw: 91.6%] [real: 26.0%] edje_cc: Wrote 103 bytes ( 0Kb) for "edje/images/19" image entry "tab_base_m.png" compress: [raw: 96.4%] [real: 14.2%] edje_cc: Wrote 55 bytes ( 0Kb) for "edje/images/20" image entry "tab_base_r0.png" compress: [raw: 96.3%] [real: 35.3%] edje_cc: Wrote 121 bytes ( 0Kb) for "edje/images/21" image entry "tab_base_r1.png" compress: [raw: 91.9%] [real: 28.0%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/22" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/23" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/24" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/25" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/26" image entry "tab_shad_l0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 291 bytes ( 0Kb) for "edje/images/27" image entry "tab_shad_l1.png" compress: [raw: 80.4%] [real: -10.6%] edje_cc: Wrote 72 bytes ( 0Kb) for "edje/images/28" image entry "tab_shad_r0.png" compress: [raw: 95.2%] [real: 32.7%] edje_cc: Wrote 290 bytes ( 0Kb) for "edje/images/29" image entry "tab_shad_r1.png" compress: [raw: 80.5%] [real: -4.3%] edje_cc: Wrote 2191 bytes ( 2Kb) for "edje/images/30" image entry "media_busy_knob.png" compress: [raw: 65.8%] [real: -0.4%] edje_cc: Wrote 856 bytes ( 1Kb) for "edje/images/31" image entry "media_busy_spinner.png" compress: [raw: 86.6%] [real: 9.5%] edje_cc: Wrote 8148 bytes ( 8Kb) for "edje/images/32" image entry "bg_shine5.png" compress: [raw: 93.4%] [real: -16.5%] edje_cc: Wrote 27711 bytes ( 27Kb) for "edje/images/33" image entry "bg_shine4.png" compress: [raw: 94.4%] [real: -6.6%] edje_cc: Wrote 101475 bytes ( 99Kb) for "edje/images/34" image entry "bg_shine3.png" compress: [raw: 94.8%] [real: 0.1%] edje_cc: Wrote 388593 bytes ( 379Kb) for "edje/images/35" image entry "bg_shine2.png" compress: [raw: 95.1%] [real: 3.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/36" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/37" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/38" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/39" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/40" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/41" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: Wrote 933 bytes ( 1Kb) for "edje/images/42" image entry "sl_stripe.png" compress: [raw: 99.6%] [real: 8.9%] edje_cc: Wrote 122 bytes ( 0Kb) for "edje/images/43" image entry "sl_left.png" compress: [raw: 68.2%] [real: 52.9%] edje_cc: Wrote 128 bytes ( 0Kb) for "edje/images/44" image entry "sl_right.png" compress: [raw: 66.7%] [real: 52.2%] edje_cc: Wrote 157 bytes ( 0Kb) for "edje/images/45" image entry "sl_top.png" compress: [raw: 53.3%] [real: 45.1%] edje_cc: Wrote 159 bytes ( 0Kb) for "edje/images/46" image entry "sl_bottom.png" compress: [raw: 52.7%] [real: 44.8%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/47" image entry "sl_htop.png" compress: [raw: 53.9%] [real: 70.5%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/48" image entry "sl_hbottom.png" compress: [raw: 53.9%] [real: 70.6%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/49" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/50" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 212 bytes ( 0Kb) for "edje/images/51" image entry "cr_pulse.png" compress: [raw: 86.8%] [real: 55.3%] edje_cc: Wrote 202 bytes ( 0Kb) for "edje/images/52" image entry "inset_shadow.png" compress: [raw: 73.7%] [real: 12.6%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/53" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 297 bytes ( 0Kb) for "edje/images/54" image entry "lk_left.png" compress: [raw: 71.0%] [real: 18.4%] edje_cc: Wrote 298 bytes ( 0Kb) for "edje/images/55" image entry "lk_right.png" compress: [raw: 70.9%] [real: 11.8%] edje_cc: Wrote 878 bytes ( 1Kb) for "edje/images/56" image entry "media_busy_progress.png" compress: [raw: 86.3%] [real: -21.8%] edje_cc: Wrote 473 bytes ( 0Kb) for "edje/images/57" image entry "media_bg.png" compress: [raw: 79.5%] [real: 59.6%] edje_cc: Wrote 143 bytes ( 0Kb) for "edje/images/58" image entry "media_play.png" compress: [raw: 93.8%] [real: 51.2%] edje_cc: Wrote 94 bytes ( 0Kb) for "edje/images/59" image entry "media_stop.png" compress: [raw: 95.9%] [real: 61.3%] edje_cc: Wrote 112 bytes ( 0Kb) for "edje/images/60" image entry "media_pause.png" compress: [raw: 95.1%] [real: 55.2%] edje_cc: Wrote 505 bytes ( 0Kb) for "edje/images/61" image entry "media_line.png" compress: [raw: 94.0%] [real: -7.2%] edje_cc: Wrote 432 bytes ( 0Kb) for "edje/images/62" image entry "media_knob_vol.png" compress: [raw: 44.9%] [real: 37.7%] edje_cc: Wrote 403 bytes ( 0Kb) for "edje/images/63" image entry "media_knob_pos.png" compress: [raw: 48.6%] [real: 38.9%] edje_cc: Wrote 2908 bytes ( 3Kb) for "edje/images/64" image entry "icon_new.png" compress: [raw: 88.6%] [real: 19.9%] edje_cc: Wrote 1974 bytes ( 2Kb) for "edje/images/65" image entry "icon_split_h.png" compress: [raw: 92.3%] [real: 52.1%] edje_cc: Wrote 1877 bytes ( 2Kb) for "edje/images/66" image entry "icon_split_v.png" compress: [raw: 92.7%] [real: 51.7%] edje_cc: Wrote 570 bytes ( 1Kb) for "edje/images/67" image entry "icon_miniview.png" compress: [raw: 96.2%] [real: -9.0%] edje_cc: Wrote 1254 bytes ( 1Kb) for "edje/images/68" image entry "icon_copy.png" compress: [raw: 95.1%] [real: 22.4%] edje_cc: Wrote 1330 bytes ( 1Kb) for "edje/images/69" image entry "icon_paste.png" compress: [raw: 94.8%] [real: 18.4%] edje_cc: Wrote 3758 bytes ( 4Kb) for "edje/images/70" image entry "icon_settings.png" compress: [raw: 85.3%] [real: -2.6%] edje_cc: Wrote 6273 bytes ( 6Kb) for "edje/images/71" image entry "icon_about.png" compress: [raw: 75.5%] [real: 0.9%] edje_cc: Wrote 15135 bytes ( 15Kb) for "edje/images/72" image entry "ab_base.png" compress: [raw: 62.4%] [real: -71.2%] edje_cc: Wrote 49011 bytes ( 48Kb) for "edje/images/73" image entry "ab_shell.png" compress: [raw: 68.7%] [real: -28.8%] edje_cc: images: 9.48744 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00100 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00114 Summary: Wrote 23 collections Wrote 74 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/smyck.edc \ ../../data/themes/smyck.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Image 'tab_shad_l0.png' in resource 'edje/image/13' will not be included as it is unused. edje_cc: Image 'tab_shad_l1.png' in resource 'edje/image/14' will not be included as it is unused. edje_cc: Image 'tab_shad_r0.png' in resource 'edje/image/15' will not be included as it is unused. edje_cc: Image 'tab_shad_r1.png' in resource 'edje/image/16' will not be included as it is unused. edje_cc: Wrote 1028 bytes ( 1Kb) for "edje_file" header edje_cc: header: 0.00189 edje_cc: groups: 0.02545 edje_cc: scripts: 0.01686 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00574 edje_cc: fontmap: 0.00002 edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/0" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/36" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/37" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/38" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/39" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/40" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/41" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: Wrote 933 bytes ( 1Kb) for "edje/images/42" image entry "sl_stripe.png" compress: [raw: 99.6%] [real: 8.9%] edje_cc: Wrote 122 bytes ( 0Kb) for "edje/images/43" image entry "sl_left.png" compress: [raw: 68.2%] [real: 52.9%] edje_cc: Wrote 128 bytes ( 0Kb) for "edje/images/44" image entry "sl_right.png" compress: [raw: 66.7%] [real: 52.2%] edje_cc: Wrote 157 bytes ( 0Kb) for "edje/images/45" image entry "sl_top.png" compress: [raw: 53.3%] [real: 45.1%] edje_cc: Wrote 159 bytes ( 0Kb) for "edje/images/46" image entry "sl_bottom.png" compress: [raw: 52.7%] [real: 44.8%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/47" image entry "sl_htop.png" compress: [raw: 53.9%] [real: 70.5%] edje_cc: Wrote 59 bytes ( 0Kb) for "edje/images/48" image entry "sl_hbottom.png" compress: [raw: 53.9%] [real: 70.6%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/49" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/50" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 212 bytes ( 0Kb) for "edje/images/51" image entry "cr_pulse.png" compress: [raw: 86.8%] [real: 55.3%] edje_cc: Wrote 202 bytes ( 0Kb) for "edje/images/52" image entry "inset_shadow.png" compress: [raw: 73.7%] [real: 12.6%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/53" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 297 bytes ( 0Kb) for "edje/images/54" image entry "lk_left.png" compress: [raw: 71.0%] [real: 18.4%] edje_cc: Wrote 298 bytes ( 0Kb) for "edje/images/55" image entry "lk_right.png" compress: [raw: 70.9%] [real: 11.8%] edje_cc: Wrote 878 bytes ( 1Kb) for "edje/images/56" image entry "media_busy_progress.png" compress: [raw: 86.3%] [real: -21.8%] edje_cc: Wrote 473 bytes ( 0Kb) for "edje/images/57" image entry "media_bg.png" compress: [raw: 79.5%] [real: 59.6%] edje_cc: Wrote 143 bytes ( 0Kb) for "edje/images/58" image entry "media_play.png" compress: [raw: 93.8%] [real: 51.2%] edje_cc: Wrote 94 bytes ( 0Kb) for "edje/images/59" image entry "media_stop.png" compress: [raw: 95.9%] [real: 61.3%] edje_cc: Wrote 112 bytes ( 0Kb) for "edje/images/60" image entry "media_pause.png" compress: [raw: 95.1%] [real: 55.2%] edje_cc: Wrote 505 bytes ( 0Kb) for "edje/images/61" image entry "media_line.png" compress: [raw: 94.0%] [real: -7.2%] edje_cc: Wrote 432 bytes ( 0Kb) for "edje/images/62" image entry "media_knob_vol.png" compress: [raw: 44.9%] [real: 37.7%] edje_cc: Wrote 403 bytes ( 0Kb) for "edje/images/63" image entry "media_knob_pos.png" compress: [raw: 48.6%] [real: 38.9%] edje_cc: Wrote 2908 bytes ( 3Kb) for "edje/images/64" image entry "icon_new.png" compress: [raw: 88.6%] [real: 19.9%] edje_cc: Wrote 1974 bytes ( 2Kb) for "edje/images/65" image entry "icon_split_h.png" compress: [raw: 92.3%] [real: 52.1%] edje_cc: Wrote 1877 bytes ( 2Kb) for "edje/images/66" image entry "icon_split_v.png" compress: [raw: 92.7%] [real: 51.7%] edje_cc: Wrote 570 bytes ( 1Kb) for "edje/images/67" image entry "icon_miniview.png" compress: [raw: 96.2%] [real: -9.0%] edje_cc: Wrote 1254 bytes ( 1Kb) for "edje/images/68" image entry "icon_copy.png" compress: [raw: 95.1%] [real: 22.4%] edje_cc: Wrote 1330 bytes ( 1Kb) for "edje/images/69" image entry "icon_paste.png" compress: [raw: 94.8%] [real: 18.4%] edje_cc: Wrote 3758 bytes ( 4Kb) for "edje/images/70" image entry "icon_settings.png" compress: [raw: 85.3%] [real: -2.6%] edje_cc: Wrote 6273 bytes ( 6Kb) for "edje/images/71" image entry "icon_about.png" compress: [raw: 75.5%] [real: 0.9%] edje_cc: Wrote 15135 bytes ( 15Kb) for "edje/images/72" image entry "ab_base.png" compress: [raw: 62.4%] [real: -71.2%] edje_cc: Wrote 49011 bytes ( 48Kb) for "edje/images/73" image entry "ab_shell.png" compress: [raw: 68.7%] [real: -28.8%] edje_cc: images: 9.81404 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00114 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00123 Summary: Wrote 23 collections Wrote 74 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/mustang.edc \ ../../data/themes/mustang.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Image 'tab_shad_l0.png' in resource 'edje/image/13' will not be included as it is unused. edje_cc: Image 'tab_shad_l1.png' in resource 'edje/image/14' will not be included as it is unused. edje_cc: Image 'tab_shad_r0.png' in resource 'edje/image/15' will not be included as it is unused. edje_cc: Image 'tab_shad_r1.png' in resource 'edje/image/16' will not be included as it is unused. edje_cc: Wrote 727 bytes ( 1Kb) for "edje_file" header edje_cc: header: 0.00098 edje_cc: groups: 0.02582 edje_cc: scripts: 0.01550 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00546 edje_cc: fontmap: 0.00001 edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/0" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/1" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/2" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/3" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/4" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/5" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/6" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/7" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/8" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/9" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/10" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/11" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/12" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/13" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/14" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/15" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/17" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/18" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/19" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/20" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/21" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: images: 6.64773 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00096 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00060 Summary: Wrote 6 collections Wrote 22 images Wrote 6 sounds Wrote 0 fonts /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts -sd ../../data/themes/sounds \ ../../data/themes/base16_ocean_dark.edc \ ../../data/themes/base16_ocean_dark.edj edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabmissed.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'over:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Warning. Part 'terminology.tabcount.label' in group 'terminology/background' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. edje_cc: Image 'tab_shad_l0.png' in resource 'edje/image/13' will not be included as it is unused. edje_cc: Image 'tab_shad_l1.png' in resource 'edje/image/14' will not be included as it is unused. edje_cc: Image 'tab_shad_r0.png' in resource 'edje/image/15' will not be included as it is unused. edje_cc: Image 'tab_shad_r1.png' in resource 'edje/image/16' will not be included as it is unused. edje_cc: Wrote 751 bytes ( 1Kb) for "edje_file" header edje_cc: header: 0.00091 edje_cc: groups: 0.02476 edje_cc: scripts: 0.01545 edje_cc: lua scripts: 0.00000 edje_cc: source: 0.00553 edje_cc: fontmap: 0.00001 edje_cc: Wrote 142 bytes ( 0Kb) for "edje/images/0" image entry "bg_bevel.png" compress: [raw: 96.3%] [real: 44.3%] edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/1" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/2" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/3" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/4" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/5" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/6" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/7" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/8" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/9" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/10" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/11" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/12" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/13" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/14" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/15" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/17" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/18" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/19" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/20" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/21" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: images: 6.63552 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00109 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00056 Summary: Wrote 6 collections Wrote 22 images Wrote 6 sounds Wrote 0 fonts edje_cc: Wrote 1512059 bytes (1477Kb) for "edje/images/1" image entry "bg_shine.png" compress: [raw: 95.2%] [real: 2.3%] edje_cc: Wrote 286 bytes ( 0Kb) for "edje/images/2" image entry "bg_glint.png" compress: [raw: 81.9%] [real: 16.6%] edje_cc: Wrote 310 bytes ( 0Kb) for "edje/images/3" image entry "bg_led_base.png" compress: [raw: 92.4%] [real: 41.4%] edje_cc: Wrote 1115 bytes ( 1Kb) for "edje/images/4" image entry "bg_led.png" compress: [raw: 72.8%] [real: -10.4%] edje_cc: Wrote 1288 bytes ( 1Kb) for "edje/images/5" image entry "bg_led_strobe.png" compress: [raw: 68.6%] [real: -0.9%] edje_cc: Wrote 9111 bytes ( 9Kb) for "edje/images/6" image entry "pm_shadow.png" compress: [raw: 96.5%] [real: -127.2%] edje_cc: Wrote 9144 bytes ( 9Kb) for "edje/images/7" image entry "pm_overlay.png" compress: [raw: 93.8%] [real: -5.4%] edje_cc: Wrote 224 bytes ( 0Kb) for "edje/images/8" image entry "pm_fill.png" compress: [raw: 98.6%] [real: 11.8%] edje_cc: Wrote 461 bytes ( 0Kb) for "edje/images/9" image entry "tab_bg_l0.png" compress: [raw: 69.0%] [real: -11.1%] edje_cc: Wrote 412 bytes ( 0Kb) for "edje/images/10" image entry "tab_bg_l1.png" compress: [raw: 72.3%] [real: -0.5%] edje_cc: Wrote 438 bytes ( 0Kb) for "edje/images/11" image entry "tab_bg_r0.png" compress: [raw: 70.6%] [real: -5.8%] edje_cc: Wrote 394 bytes ( 0Kb) for "edje/images/12" image entry "tab_bg_r1.png" compress: [raw: 73.5%] [real: 2.0%] edje_cc: Wrote 220 bytes ( 0Kb) for "edje/images/13" image entry "lk_bottom.png" compress: [raw: 78.5%] [real: 14.4%] edje_cc: Wrote 313 bytes ( 0Kb) for "edje/images/14" image entry "cr_glow.png" compress: [raw: 80.4%] [real: 30.3%] edje_cc: Wrote 53 bytes ( 0Kb) for "edje/images/15" image entry "cr_out.png" compress: [raw: 90.8%] [real: 72.0%] edje_cc: Wrote 214 bytes ( 0Kb) for "edje/images/16" image entry "cr_key.png" compress: [raw: 86.6%] [real: 53.8%] edje_cc: Wrote 285 bytes ( 0Kb) for "edje/images/17" image entry "tab_other_l.png" compress: [raw: 80.8%] [real: 0.7%] edje_cc: Wrote 569 bytes ( 1Kb) for "edje/images/18" image entry "tab_other_m.png" compress: [raw: 80.0%] [real: 15.2%] edje_cc: Wrote 282 bytes ( 0Kb) for "edje/images/19" image entry "tab_other_r.png" compress: [raw: 81.0%] [real: 6.3%] edje_cc: Wrote 276 bytes ( 0Kb) for "edje/images/20" image entry "tab_shad_l2.png" compress: [raw: 81.5%] [real: -5.3%] edje_cc: Wrote 273 bytes ( 0Kb) for "edje/images/21" image entry "tab_shad_r2.png" compress: [raw: 81.7%] [real: 0.4%] edje_cc: images: 6.64516 edje_cc: fonts: 0.00000 edje_cc: Wrote 242396 bytes ( 237Kb) for "edje/sounds/0" RAW PCM sound entry "bell" edje_cc: Wrote 15668 bytes ( 15Kb) for "edje/sounds/1" RAW PCM sound entry "key-tap1" edje_cc: Wrote 20848 bytes ( 20Kb) for "edje/sounds/2" RAW PCM sound entry "key-tap2" edje_cc: Wrote 22024 bytes ( 22Kb) for "edje/sounds/3" RAW PCM sound entry "key-tap3" edje_cc: Wrote 26784 bytes ( 26Kb) for "edje/sounds/4" RAW PCM sound entry "key-tap4" edje_cc: Wrote 22528 bytes ( 22Kb) for "edje/sounds/5" RAW PCM sound entry "key-tap5" edje_cc: sounds: 0.00107 edje_cc: mo: 0.00000 edje_cc: vibrations: 0.00000 edje_cc: license: 0.00000 edje_cc: THREADS: 0.00058 Summary: Wrote 6 collections Wrote 22 images Wrote 6 sounds Wrote 0 fonts make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' Making all in backgrounds make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data' Making all in man make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/man' Making all in po make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/po' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/po' make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1' make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.92bkxY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 + cd terminology-0.9.1 + make install DESTDIR=/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src' Making install in bin make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin' /usr/bin/install -p terminology tybg tyalpha typop tyq tycat tyls '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src/bin' make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/src' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/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/terminology-0.9.1/src' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src' make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data' Making install in desktop make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/applications' /usr/bin/install -p -m 644 terminology.desktop '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/desktop' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/icons' /usr/bin/install -p -m 644 terminology.png '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/icons' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/icons' Making install in images make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/images' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/images' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/images' /usr/bin/install -p -m 644 terminology.png '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/images' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/images' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/images' Making install in fonts make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts' /usr/bin/install -p -m 644 10x20.pcf 4x6.pcf 5x7.pcf 5x8.pcf 6x10.pcf 6x12.pcf 6x13.pcf 6x9.pcf 7x13.pcf 7x14.pcf 8x13.pcf 9x15.pcf 9x18.pcf nexus.pcf terminus-12.pcf terminus-14-bold.pcf terminus-14.pcf terminus-16-bold.pcf terminus-16.pcf terminus-18-bold.pcf terminus-18.pcf terminus-20-bold.pcf terminus-20.pcf '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/fonts' Making install in themes make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' Making install in images make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/images' make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/images' 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/terminology-0.9.1/data/themes/images' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/images' Making install in sounds make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/sounds' make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/sounds' 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/terminology-0.9.1/data/themes/sounds' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/sounds' Making install in nyanology make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' Making install in images make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images' Making install in images-sources make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology/images-sources' make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[5]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/themes' /usr/bin/install -p -m 644 nyanology.edj '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/themes' make[5]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes/nyanology' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' make[4]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/themes' /usr/bin/install -p -m 644 default.edj mild.edj black.edj solarized.edj solarized_light.edj smyck.edj mustang.edj base16_ocean_dark.edj '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/themes' make[4]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/themes' Making install in backgrounds make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/backgrounds' /usr/bin/install -p -m 644 mystic.png texture_background.png '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/backgrounds' make[3]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data/backgrounds' make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data' make[3]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/data' 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/terminology-0.9.1/data' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data' make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/data' Making install in man make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/man' make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 terminology.1 '/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/man' make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/man' Making install in po make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1/po' installing ca.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/terminology.mo installing de.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/terminology.mo installing el.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/terminology.mo installing eo.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/eo/LC_MESSAGES/terminology.mo installing es.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/terminology.mo installing fi.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/terminology.mo installing fr.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/terminology.mo installing hi.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES/terminology.mo installing it.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/terminology.mo installing ko.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/terminology.mo installing ms.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/ms/LC_MESSAGES/terminology.mo installing sr.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/terminology.mo installing tr.gmo as /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/terminology.mo if test "terminology" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.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/terminology-0.9.1-2.el7.centos.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1/po' make[1]: Entering directory `/builddir/build/BUILD/terminology-0.9.1' make[2]: Entering directory `/builddir/build/BUILD/terminology-0.9.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/terminology-0.9.1' make[1]: Leaving directory `/builddir/build/BUILD/terminology-0.9.1' + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/10x20.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/4x6.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/5x7.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/5x8.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/6x10.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/6x12.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/6x13.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/6x9.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/7x13.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/7x14.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/8x13.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/9x15.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/9x18.pcf + rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-12.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-14-bold.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-14.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-16-bold.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-16.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-18-bold.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-18.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-20-bold.pcf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/terminology/fonts/terminus-20.pcf + desktop-file-validate /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64//usr/share/applications/terminology.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 terminology + /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/terminology-0.9.1 extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/tyls extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/tycat extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/tyq extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/typop extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/tyalpha extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/tybg extracting debug info from /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/bin/terminology /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 1795 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: terminology-0.9.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zB0ptx + umask 022 + cd /builddir/build/BUILD + cd terminology-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/doc/terminology-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/doc/terminology-0.9.1 + cp -pr README /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/doc/terminology-0.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64/usr/share/doc/terminology-0.9.1 + exit 0 Provides: terminology = 0.9.1-2.el7.centos terminology(x86-64) = 0.9.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(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) libecore.so.1()(64bit) libecore_con.so.1()(64bit) libecore_evas.so.1()(64bit) libecore_file.so.1()(64bit) libecore_imf.so.1()(64bit) libecore_imf_evas.so.1()(64bit) libecore_input.so.1()(64bit) libecore_ipc.so.1()(64bit) libedje.so.1()(64bit) libeet.so.1()(64bit) libefl.so.1()(64bit) libefreet.so.1()(64bit) libefreet_mime.so.1()(64bit) libefreet_trash.so.1()(64bit) libeina.so.1()(64bit) libeio.so.1()(64bit) libeldbus.so.1()(64bit) libelementary.so.1()(64bit) libemotion.so.1()(64bit) libeo.so.1()(64bit) libethumb_client.so.1()(64bit) libevas.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: terminology-debuginfo-0.9.1-2.el7.centos.x86_64 Provides: terminology-debuginfo = 0.9.1-2.el7.centos terminology-debuginfo(x86-64) = 0.9.1-2.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/terminology-0.9.1-2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/terminology-0.9.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/terminology-debuginfo-0.9.1-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4ArKLC + umask 022 + cd /builddir/build/BUILD + cd terminology-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/terminology-0.9.1-2.el7.centos.x86_64 + exit 0 Child pid '7845' is dead Child dead, killing orphans Child return code was: 0 LEAVE do -->