Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/empathy.spec'], gid=425chrootPath='/var/lib/mock/f24-build-6077339-621998/root'shell=Falselogger=user='mockbuild'timeout=172800printOutput=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/empathy.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: arm04-builder13.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/empathy-3.12.12-2.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/empathy.spec'], gid=425chrootPath='/var/lib/mock/f24-build-6077339-621998/root'shell=Falselogger=uid=1000private_network=Truetimeout=172800printOutput=Falseuser='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/empathy.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BFOiDg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf empathy-3.12.12 + /usr/bin/xz -dc /builddir/build/SOURCES/empathy-3.12.12.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd empathy-3.12.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fix-date-icons.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/fix-empathy-call.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/fix-reduce-accuracy-setting.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/fs-element-notifiers-crash.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RbUx1L + umask 022 + cd /builddir/build/BUILD + cd empathy-3.12.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -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 $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./telepathy-account-widgets/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./telepathy-account-widgets/config.sub ++ basename ./telepathy-account-widgets/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./telepathy-account-widgets/config.sub '/usr/lib/rpm/redhat/config.sub' -> './telepathy-account-widgets/config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./telepathy-account-widgets/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./telepathy-account-widgets/config.guess ++ basename ./telepathy-account-widgets/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./telepathy-account-widgets/config.guess '/usr/lib/rpm/redhat/config.guess' -> './telepathy-account-widgets/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./telepathy-account-widgets/ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-compile --disable-silent-rules --disable-static --enable-ubuntu-online-accounts=no checking for armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.25... yes configure: Configuring sources in telepathy-account-widgets configure: running /bin/sh ./configure '--prefix=/usr' '--build=armv7hl-redhat-linux-gnu' '--host=armv7hl-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-schemas-compile' '--disable-silent-rules' '--disable-static' '--enable-ubuntu-online-accounts=no' 'build_alias=armv7hl-redhat-linux-gnu' 'host_alias=armv7hl-redhat-linux-gnu' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '--with-pkgdatadir=/usr/share/empathy' '--with-gettext-package=empathy-tpaw' --cache-file=/dev/null --srcdir=. 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 whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for armv7hl-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.48.1) checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.25... yes checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for VALGRIND... no checking for valgrind... no checking to see if compiler understands -Wall... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wstrict-prototypes... yes checking for TPAW... yes checking whether NLS is requested... yes checking for intltool >= 0.50.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking for UDEV... yes checking for CHEESE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating telepathy-account-widgets-uninstalled.pc config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating po/Makefile.in config.status: creating tp-account-widgets/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configure summary: Compiler....................: gcc Compiler Flags..............: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes Linker Flags................: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Prefix......................: /usr Data directory .............: /usr/share/empathy Icon directory .............: /usr/share/empathy/icons GSettings schema support....: yes Coding style checks.........: yes Unreleased version checks...: no GETTEXT_PACKAGE.............: empathy-tpaw Features: Cheese webcam support ......: yes Camera monitoring...........: yes Ubuntu Online plugins.......: no configure: Done configuring in telepathy-account-widgets checking for TPAW... yes 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 whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for armv7hl-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.48.1) checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dbus-binding-tool... /usr/bin/dbus-binding-tool checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for xsltproc... xsltproc checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for VALGRIND... no checking for valgrind... no checking to see if compiler understands -Wall... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wstrict-prototypes... yes checking for cos in -lm... yes checking for EMPATHY... yes checking for EMPATHY_CALL... yes checking whether NLS is requested... yes checking for intltool >= 0.50.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking for UDEV... yes checking for ENCHANT... yes checking whether iso-codes has iso-639 and iso-3166 domains... yes checking for LIBCHAMPLAIN... yes checking for GEOCLUE... yes checking for GEOCODE... yes checking for GOA... yes checking for CHEESE... yes checking Mission Control plugins dir... ${libdir}/mission-control-plugins.0 checking for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/empathy.desktop.in config.status: creating data/icons/Makefile config.status: creating data/themes/Makefile config.status: creating extensions/Makefile config.status: creating po/Makefile.in config.status: creating libempathy/Makefile config.status: creating libempathy-gtk/Makefile config.status: creating src/Makefile config.status: creating goa-mc-plugin/Makefile config.status: creating ubuntu-online-accounts/Makefile config.status: creating ubuntu-online-accounts/mc-plugin/Makefile config.status: creating ubuntu-online-accounts/cc-plugins/Makefile config.status: creating ubuntu-online-accounts/cc-plugins/account-plugins/Makefile config.status: creating ubuntu-online-accounts/cc-plugins/providers/Makefile config.status: creating ubuntu-online-accounts/cc-plugins/services/Makefile config.status: creating ubuntu-online-accounts/cc-plugins/app-plugin/Makefile config.status: creating help/Makefile config.status: creating tests/Makefile config.status: creating tests/interactive/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/certificates/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configure summary: Compiler....................: gcc Compiler Flags..............: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes Linker Flags................: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Prefix......................: /usr Coding style checks.........: yes Features: Spell checking (enchant)....: yes Display maps (libchamplain).: yes Location awareness (Geoclue): yes Geocode support (Geocode)...: yes Cheese webcam support ......: yes Camera monitoring...........: yes Extras: GOA MC plugin...............: yes Ubuntu Online plugins.......: no + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tools' sed -e 's![@]abs_top_builddir[@]!/builddir/build/BUILD/empathy-3.12.12!' telepathy-glib-env.in > telepathy-glib-env chmod +x telepathy-glib-env sed -e 's![@]abs_top_builddir[@]!/builddir/build/BUILD/empathy-3.12.12!' empathy-env.in > empathy-env chmod +x empathy-env make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tools' Making all in extensions make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/extensions' /usr/bin/python ../tools/xincludator.py all.xml > _gen/all.xml /usr/bin/python ../tools/xincludator.py misc.xml > _gen/misc.xml /usr/bin/python ../tools/glib-client-marshaller-gen.py _gen/all.xml \ _emp_ext > _gen/register-dbus-glib-marshallers-body.h /usr/bin/python ../tools/c-constants-gen.py \ Emp \ _gen/all.xml _gen/enums /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Emp /usr/bin/python ../tools/glib-interfaces-gen.py \ Emp _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml /usr/bin/python ../tools/glib-client-gen.py \ --group=misc \ --subclass=TpProxy \ --subclass-assert=TP_IS_PROXY \ --iface-quark-prefix=EMP_IFACE_QUARK \ --tp-proxy-api=0.10.0 \ _gen/misc.xml Emp_Cli _gen/cli-misc /usr/bin/python ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-misc \ --signal-marshal-prefix=_emp_ext \ --include='' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/misc.xml Emp_Svc_ xsltproc --nonet --novalid \ --param "allow-undefined-interfaces" "true()" \ ../tools/doc-generator.xsl \ _gen/all.xml > extensions.html make all-am make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o extensions.lo extensions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c extensions.c -fPIC -DPIC -o .libs/extensions.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o extensions-cli.lo extensions-cli.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c extensions-cli.c -fPIC -DPIC -o .libs/extensions-cli.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o svc-misc.lo `test -f '_gen/svc-misc.c' || echo './'`_gen/svc-misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c _gen/svc-misc.c -fPIC -DPIC -o .libs/svc-misc.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libemp-extensions.la extensions.lo extensions-cli.lo svc-misc.lo libtool: link: ar cru .libs/libemp-extensions.a .libs/extensions.o .libs/extensions-cli.o .libs/svc-misc.o libtool: link: ranlib .libs/libemp-extensions.a libtool: link: ( cd ".libs" && rm -f "libemp-extensions.la" && ln -s "../libemp-extensions.la" "libemp-extensions.la" ) make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/extensions' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/extensions' Making all in po make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/po' file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_empathy.png local-copy/hicolor/16x16/apps/empathy.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_empathy.png local-copy/hicolor/22x22/apps/empathy.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_empathy.png local-copy/hicolor/24x24/apps/empathy.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_empathy.png local-copy/hicolor/32x32/apps/empathy.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_empathy.png local-copy/hicolor/48x48/apps/empathy.png mkdir -p local-copy/hicolor/256x256/apps cp hicolor_apps_256x256_empathy.png local-copy/hicolor/256x256/apps/empathy.png mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_empathy-symbolic.svg local-copy/hicolor/scalable/apps/empathy-symbolic.svg mkdir -p local-copy/hicolor/16x16/actions cp hicolor_actions_16x16_im-message-new.png local-copy/hicolor/16x16/actions/im-message-new.png mkdir -p local-copy/hicolor/22x22/actions cp hicolor_actions_22x22_im-message-new.png local-copy/hicolor/22x22/actions/im-message-new.png mkdir -p local-copy/hicolor/24x24/actions cp hicolor_actions_24x24_im-message-new.png local-copy/hicolor/24x24/actions/im-message-new.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_im-message.png local-copy/hicolor/16x16/status/im-message.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_im-message.png local-copy/hicolor/22x22/status/im-message.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-typing.png local-copy/hicolor/16x16/status/user-typing.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-available.png local-copy/hicolor/16x16/status/user-available.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-away.png local-copy/hicolor/16x16/status/user-away.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-busy.png local-copy/hicolor/16x16/status/user-busy.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-idle.png local-copy/hicolor/16x16/status/user-idle.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_user-offline.png local-copy/hicolor/16x16/status/user-offline.png mkdir -p local-copy/hicolor/16x16/status cp hicolor_status_16x16_empathy-pending.png local-copy/hicolor/16x16/status/empathy-pending.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_user-available.png local-copy/hicolor/22x22/status/user-available.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_user-away.png local-copy/hicolor/22x22/status/user-away.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_user-busy.png local-copy/hicolor/22x22/status/user-busy.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_user-idle.png local-copy/hicolor/22x22/status/user-idle.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_user-offline.png local-copy/hicolor/22x22/status/user-offline.png mkdir -p local-copy/hicolor/22x22/status cp hicolor_status_22x22_empathy-pending.png local-copy/hicolor/22x22/status/empathy-pending.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_user-available.png local-copy/hicolor/24x24/status/user-available.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_user-away.png local-copy/hicolor/24x24/status/user-away.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_user-busy.png local-copy/hicolor/24x24/status/user-busy.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_user-idle.png local-copy/hicolor/24x24/status/user-idle.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_user-offline.png local-copy/hicolor/24x24/status/user-offline.png mkdir -p local-copy/hicolor/24x24/status cp hicolor_status_24x24_empathy-pending.png local-copy/hicolor/24x24/status/empathy-pending.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_user-available.png local-copy/hicolor/32x32/status/user-available.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_user-away.png local-copy/hicolor/32x32/status/user-away.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_user-busy.png local-copy/hicolor/32x32/status/user-busy.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_user-idle.png local-copy/hicolor/32x32/status/user-idle.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_user-offline.png local-copy/hicolor/32x32/status/user-offline.png mkdir -p local-copy/hicolor/32x32/status cp hicolor_status_32x32_empathy-pending.png local-copy/hicolor/32x32/status/empathy-pending.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_user-available.png local-copy/hicolor/48x48/status/user-available.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_user-away.png local-copy/hicolor/48x48/status/user-away.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_user-busy.png local-copy/hicolor/48x48/status/user-busy.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_user-idle.png local-copy/hicolor/48x48/status/user-idle.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_user-offline.png local-copy/hicolor/48x48/status/user-offline.png mkdir -p local-copy/hicolor/48x48/status cp hicolor_status_48x48_empathy-pending.png local-copy/hicolor/48x48/status/empathy-pending.png mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_user-available.svg local-copy/hicolor/scalable/status/user-available.svg mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_user-away.svg local-copy/hicolor/scalable/status/user-away.svg mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_user-busy.svg local-copy/hicolor/scalable/status/user-busy.svg mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_user-idle.svg local-copy/hicolor/scalable/status/user-idle.svg mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_user-offline.svg local-copy/hicolor/scalable/status/user-offline.svg mkdir -p local-copy/hicolor/scalable/status cp hicolor_status_scalable_empathy-pending.svg local-copy/hicolor/scalable/status/empathy-pending.svg make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' Making all in themes make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po empathy.appdata.xml.in empathy.appdata.xml Generating and caching the translation database Merging translations into empathy.appdata.xml. CREATED empathy.appdata.xml LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po empathy.desktop.in empathy.desktop Found cached translation database Merging translations into empathy.desktop. sed -e "s|[@]libexecdir[@]|/usr/libexec|" org.freedesktop.Telepathy.Client.Empathy.Chat.service.in > org.freedesktop.Telepathy.Client.Empathy.Chat.service sed -e "s|[@]libexecdir[@]|/usr/libexec|" org.freedesktop.Telepathy.Client.Empathy.Auth.service.in > org.freedesktop.Telepathy.Client.Empathy.Auth.service sed -e "s|[@]libexecdir[@]|/usr/libexec|" org.freedesktop.Telepathy.Client.Empathy.Call.service.in > org.freedesktop.Telepathy.Client.Empathy.Call.service sed -e "s|[@]bindir[@]|/usr/bin|" org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in > org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service if test -f "org.gnome.Empathy.gschema.xml"; then d=; else d="./"; fi; glib-compile-schemas --strict --dry-run --schema-file=${d}org.gnome.Empathy.gschema.xml && touch org.gnome.Empathy.gschema.valid glib-compile-schemas --targetdir=. . make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data' Making all in telepathy-account-widgets make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' Making all in tools make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tools' sed -e 's![@]abs_top_builddir[@]!/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets!' telepathy-glib-env.in > telepathy-glib-env chmod +x telepathy-glib-env make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tools' Making all in po make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/po' file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/po' Making all in data make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' Making all in icons make[5]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-aim.png local-copy/hicolor/16x16/apps/im-aim.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-ekiga.png local-copy/hicolor/16x16/apps/im-ekiga.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-facebook.png local-copy/hicolor/16x16/apps/im-facebook.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-gizmo.png local-copy/hicolor/16x16/apps/im-gizmo.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-google-talk.png local-copy/hicolor/16x16/apps/im-google-talk.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-icq.png local-copy/hicolor/16x16/apps/im-icq.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-irc.png local-copy/hicolor/16x16/apps/im-irc.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-jabber.png local-copy/hicolor/16x16/apps/im-jabber.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-msn.png local-copy/hicolor/16x16/apps/im-msn.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-silc.png local-copy/hicolor/16x16/apps/im-silc.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-sip.png local-copy/hicolor/16x16/apps/im-sip.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-local-xmpp.png local-copy/hicolor/16x16/apps/im-local-xmpp.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-gadugadu.png local-copy/hicolor/16x16/apps/im-gadugadu.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-groupwise.png local-copy/hicolor/16x16/apps/im-groupwise.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-qq.png local-copy/hicolor/16x16/apps/im-qq.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-meanwhile.png local-copy/hicolor/16x16/apps/im-meanwhile.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-mxit.png local-copy/hicolor/16x16/apps/im-mxit.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-myspace.png local-copy/hicolor/16x16/apps/im-myspace.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-sametime.png local-copy/hicolor/16x16/apps/im-sametime.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-yahoo.png local-copy/hicolor/16x16/apps/im-yahoo.png mkdir -p local-copy/hicolor/16x16/apps cp hicolor_apps_16x16_im-zephyr.png local-copy/hicolor/16x16/apps/im-zephyr.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-aim.png local-copy/hicolor/22x22/apps/im-aim.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-ekiga.png local-copy/hicolor/22x22/apps/im-ekiga.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-facebook.png local-copy/hicolor/22x22/apps/im-facebook.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-gizmo.png local-copy/hicolor/22x22/apps/im-gizmo.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-google-talk.png local-copy/hicolor/22x22/apps/im-google-talk.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-icq.png local-copy/hicolor/22x22/apps/im-icq.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-irc.png local-copy/hicolor/22x22/apps/im-irc.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-jabber.png local-copy/hicolor/22x22/apps/im-jabber.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-msn.png local-copy/hicolor/22x22/apps/im-msn.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-silc.png local-copy/hicolor/22x22/apps/im-silc.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-sip.png local-copy/hicolor/22x22/apps/im-sip.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-local-xmpp.png local-copy/hicolor/22x22/apps/im-local-xmpp.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-gadugadu.png local-copy/hicolor/22x22/apps/im-gadugadu.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-groupwise.png local-copy/hicolor/22x22/apps/im-groupwise.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-qq.png local-copy/hicolor/22x22/apps/im-qq.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-meanwhile.png local-copy/hicolor/22x22/apps/im-meanwhile.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-mxit.png local-copy/hicolor/22x22/apps/im-mxit.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-myspace.png local-copy/hicolor/22x22/apps/im-myspace.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-sametime.png local-copy/hicolor/22x22/apps/im-sametime.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-yahoo.png local-copy/hicolor/22x22/apps/im-yahoo.png mkdir -p local-copy/hicolor/22x22/apps cp hicolor_apps_22x22_im-zephyr.png local-copy/hicolor/22x22/apps/im-zephyr.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-aim.png local-copy/hicolor/24x24/apps/im-aim.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-ekiga.png local-copy/hicolor/24x24/apps/im-ekiga.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-gizmo.png local-copy/hicolor/24x24/apps/im-gizmo.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-google-talk.png local-copy/hicolor/24x24/apps/im-google-talk.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-icq.png local-copy/hicolor/24x24/apps/im-icq.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-irc.png local-copy/hicolor/24x24/apps/im-irc.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-jabber.png local-copy/hicolor/24x24/apps/im-jabber.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-msn.png local-copy/hicolor/24x24/apps/im-msn.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-silc.png local-copy/hicolor/24x24/apps/im-silc.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-sip.png local-copy/hicolor/24x24/apps/im-sip.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-local-xmpp.png local-copy/hicolor/24x24/apps/im-local-xmpp.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-gadugadu.png local-copy/hicolor/24x24/apps/im-gadugadu.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-groupwise.png local-copy/hicolor/24x24/apps/im-groupwise.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-qq.png local-copy/hicolor/24x24/apps/im-qq.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-meanwhile.png local-copy/hicolor/24x24/apps/im-meanwhile.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-mxit.png local-copy/hicolor/24x24/apps/im-mxit.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-myspace.png local-copy/hicolor/24x24/apps/im-myspace.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-sametime.png local-copy/hicolor/24x24/apps/im-sametime.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-yahoo.png local-copy/hicolor/24x24/apps/im-yahoo.png mkdir -p local-copy/hicolor/24x24/apps cp hicolor_apps_24x24_im-zephyr.png local-copy/hicolor/24x24/apps/im-zephyr.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-aim.png local-copy/hicolor/32x32/apps/im-aim.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-ekiga.png local-copy/hicolor/32x32/apps/im-ekiga.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-gizmo.png local-copy/hicolor/32x32/apps/im-gizmo.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-google-talk.png local-copy/hicolor/32x32/apps/im-google-talk.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-icq.png local-copy/hicolor/32x32/apps/im-icq.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-irc.png local-copy/hicolor/32x32/apps/im-irc.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-jabber.png local-copy/hicolor/32x32/apps/im-jabber.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-msn.png local-copy/hicolor/32x32/apps/im-msn.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-silc.png local-copy/hicolor/32x32/apps/im-silc.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-sip.png local-copy/hicolor/32x32/apps/im-sip.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-local-xmpp.png local-copy/hicolor/32x32/apps/im-local-xmpp.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-gadugadu.png local-copy/hicolor/32x32/apps/im-gadugadu.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-groupwise.png local-copy/hicolor/32x32/apps/im-groupwise.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-qq.png local-copy/hicolor/32x32/apps/im-qq.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-meanwhile.png local-copy/hicolor/32x32/apps/im-meanwhile.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-mxit.png local-copy/hicolor/32x32/apps/im-mxit.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-myspace.png local-copy/hicolor/32x32/apps/im-myspace.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-sametime.png local-copy/hicolor/32x32/apps/im-sametime.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-yahoo.png local-copy/hicolor/32x32/apps/im-yahoo.png mkdir -p local-copy/hicolor/32x32/apps cp hicolor_apps_32x32_im-zephyr.png local-copy/hicolor/32x32/apps/im-zephyr.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-aim.png local-copy/hicolor/48x48/apps/im-aim.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-ekiga.png local-copy/hicolor/48x48/apps/im-ekiga.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-facebook.png local-copy/hicolor/48x48/apps/im-facebook.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-gizmo.png local-copy/hicolor/48x48/apps/im-gizmo.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-google-talk.png local-copy/hicolor/48x48/apps/im-google-talk.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-icq.png local-copy/hicolor/48x48/apps/im-icq.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-irc.png local-copy/hicolor/48x48/apps/im-irc.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-jabber.png local-copy/hicolor/48x48/apps/im-jabber.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-msn.png local-copy/hicolor/48x48/apps/im-msn.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-silc.png local-copy/hicolor/48x48/apps/im-silc.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-sip.png local-copy/hicolor/48x48/apps/im-sip.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-local-xmpp.png local-copy/hicolor/48x48/apps/im-local-xmpp.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-gadugadu.png local-copy/hicolor/48x48/apps/im-gadugadu.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-groupwise.png local-copy/hicolor/48x48/apps/im-groupwise.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-qq.png local-copy/hicolor/48x48/apps/im-qq.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-meanwhile.png local-copy/hicolor/48x48/apps/im-meanwhile.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-mxit.png local-copy/hicolor/48x48/apps/im-mxit.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-myspace.png local-copy/hicolor/48x48/apps/im-myspace.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-sametime.png local-copy/hicolor/48x48/apps/im-sametime.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-yahoo.png local-copy/hicolor/48x48/apps/im-yahoo.png mkdir -p local-copy/hicolor/48x48/apps cp hicolor_apps_48x48_im-zephyr.png local-copy/hicolor/48x48/apps/im-zephyr.png mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-aim.svg local-copy/hicolor/scalable/apps/im-aim.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-ekiga.svg local-copy/hicolor/scalable/apps/im-ekiga.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-gizmo.svg local-copy/hicolor/scalable/apps/im-gizmo.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-google-talk.svg local-copy/hicolor/scalable/apps/im-google-talk.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-icq.svg local-copy/hicolor/scalable/apps/im-icq.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-irc.svg local-copy/hicolor/scalable/apps/im-irc.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-jabber.svg local-copy/hicolor/scalable/apps/im-jabber.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-msn.svg local-copy/hicolor/scalable/apps/im-msn.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-silc.svg local-copy/hicolor/scalable/apps/im-silc.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-sip.svg local-copy/hicolor/scalable/apps/im-sip.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-local-xmpp.svg local-copy/hicolor/scalable/apps/im-local-xmpp.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-gadugadu.svg local-copy/hicolor/scalable/apps/im-gadugadu.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-groupwise.svg local-copy/hicolor/scalable/apps/im-groupwise.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-qq.svg local-copy/hicolor/scalable/apps/im-qq.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-meanwhile.svg local-copy/hicolor/scalable/apps/im-meanwhile.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-mxit.svg local-copy/hicolor/scalable/apps/im-mxit.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-myspace.svg local-copy/hicolor/scalable/apps/im-myspace.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-sametime.svg local-copy/hicolor/scalable/apps/im-sametime.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-yahoo.svg local-copy/hicolor/scalable/apps/im-yahoo.svg mkdir -p local-copy/hicolor/scalable/apps cp hicolor_apps_scalable_im-zephyr.svg local-copy/hicolor/scalable/apps/im-zephyr.svg make[5]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[5]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' if test -f "org.gnome.telepathy-account-widgets.gschema.xml"; then d=; else d="./"; fi; glib-compile-schemas --strict --dry-run --schema-file=${d}org.gnome.telepathy-account-widgets.gschema.xml && touch org.gnome.telepathy-account-widgets.gschema.valid glib-compile-schemas --targetdir=. . make[5]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' Making all in tp-account-widgets make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' glib-compile-resources --target=tpaw-account-widgets-resources.c --sourcedir=. --generate-source tpaw-account-widgets.gresource.xml glib-compile-resources --target=tpaw-account-widgets-resources.h --sourcedir=. --generate-header tpaw-account-widgets.gresource.xml make all-am make[5]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-account-settings.lo tpaw-account-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-account-settings.c -fPIC -DPIC -o .libs/tpaw-account-settings.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-account-widget.lo tpaw-account-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-account-widget.c -fPIC -DPIC -o .libs/tpaw-account-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-account-widget-irc.lo tpaw-account-widget-irc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-account-widget-irc.c -fPIC -DPIC -o .libs/tpaw-account-widget-irc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-account-widget-sip.lo tpaw-account-widget-sip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-account-widget-sip.c -fPIC -DPIC -o .libs/tpaw-account-widget-sip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-avatar-chooser.lo tpaw-avatar-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-avatar-chooser.c -fPIC -DPIC -o .libs/tpaw-avatar-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-builder.lo tpaw-builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-builder.c -fPIC -DPIC -o .libs/tpaw-builder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-calendar-button.lo tpaw-calendar-button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-calendar-button.c -fPIC -DPIC -o .libs/tpaw-calendar-button.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-camera-monitor.lo tpaw-camera-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-camera-monitor.c -fPIC -DPIC -o .libs/tpaw-camera-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-connection-managers.lo tpaw-connection-managers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-connection-managers.c -fPIC -DPIC -o .libs/tpaw-connection-managers.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-contactinfo-utils.lo tpaw-contactinfo-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-contactinfo-utils.c -fPIC -DPIC -o .libs/tpaw-contactinfo-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-debug.lo tpaw-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-debug.c -fPIC -DPIC -o .libs/tpaw-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-keyring.lo tpaw-keyring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-keyring.c -fPIC -DPIC -o .libs/tpaw-keyring.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-network-chooser.lo tpaw-irc-network-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-network-chooser.c -fPIC -DPIC -o .libs/tpaw-irc-network-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-network-chooser-dialog.lo tpaw-irc-network-chooser-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-network-chooser-dialog.c -fPIC -DPIC -o .libs/tpaw-irc-network-chooser-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-network-dialog.lo tpaw-irc-network-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-network-dialog.c -fPIC -DPIC -o .libs/tpaw-irc-network-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-network-manager.lo tpaw-irc-network-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-network-manager.c -fPIC -DPIC -o .libs/tpaw-irc-network-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-network.lo tpaw-irc-network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-network.c -fPIC -DPIC -o .libs/tpaw-irc-network.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-irc-server.lo tpaw-irc-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-irc-server.c -fPIC -DPIC -o .libs/tpaw-irc-server.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-live-search.lo tpaw-live-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-live-search.c -fPIC -DPIC -o .libs/tpaw-live-search.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-pixbuf-utils.lo tpaw-pixbuf-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-pixbuf-utils.c -fPIC -DPIC -o .libs/tpaw-pixbuf-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-protocol.lo tpaw-protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-protocol.c -fPIC -DPIC -o .libs/tpaw-protocol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-string-parser.lo tpaw-string-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-string-parser.c -fPIC -DPIC -o .libs/tpaw-string-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-time.lo tpaw-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-time.c -fPIC -DPIC -o .libs/tpaw-time.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-user-info.lo tpaw-user-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-user-info.c -fPIC -DPIC -o .libs/tpaw-user-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-utils.lo tpaw-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-utils.c -fPIC -DPIC -o .libs/tpaw-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cheese-camera-device-monitor.lo cheese-camera-device-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cheese-camera-device-monitor.c -fPIC -DPIC -o .libs/cheese-camera-device-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o totem-subtitle-encoding.lo totem-subtitle-encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c totem-subtitle-encoding.c -fPIC -DPIC -o .libs/totem-subtitle-encoding.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DICONDIR=\""/usr/share/empathy/icons"\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tpaw-account-widgets-resources.lo tpaw-account-widgets-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DICONDIR=\"/usr/share/empathy/icons\" -DG_LOG_DOMAIN=\"tp-account-widgets\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -I/usr/include/libsecret-1 -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tpaw-account-widgets-resources.c -fPIC -DPIC -o .libs/tpaw-account-widgets-resources.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtp-account-widgets.la tpaw-account-settings.lo tpaw-account-widget.lo tpaw-account-widget-irc.lo tpaw-account-widget-sip.lo tpaw-avatar-chooser.lo tpaw-builder.lo tpaw-calendar-button.lo tpaw-camera-monitor.lo tpaw-connection-managers.lo tpaw-contactinfo-utils.lo tpaw-debug.lo tpaw-keyring.lo tpaw-irc-network-chooser.lo tpaw-irc-network-chooser-dialog.lo tpaw-irc-network-dialog.lo tpaw-irc-network-manager.lo tpaw-irc-network.lo tpaw-irc-server.lo tpaw-live-search.lo tpaw-pixbuf-utils.lo tpaw-protocol.lo tpaw-string-parser.lo tpaw-time.lo tpaw-user-info.lo tpaw-utils.lo cheese-camera-device-monitor.lo totem-subtitle-encoding.lo tpaw-account-widgets-resources.lo libtool: link: ar cru .libs/libtp-account-widgets.a .libs/tpaw-account-settings.o .libs/tpaw-account-widget.o .libs/tpaw-account-widget-irc.o .libs/tpaw-account-widget-sip.o .libs/tpaw-avatar-chooser.o .libs/tpaw-builder.o .libs/tpaw-calendar-button.o .libs/tpaw-camera-monitor.o .libs/tpaw-connection-managers.o .libs/tpaw-contactinfo-utils.o .libs/tpaw-debug.o .libs/tpaw-keyring.o .libs/tpaw-irc-network-chooser.o .libs/tpaw-irc-network-chooser-dialog.o .libs/tpaw-irc-network-dialog.o .libs/tpaw-irc-network-manager.o .libs/tpaw-irc-network.o .libs/tpaw-irc-server.o .libs/tpaw-live-search.o .libs/tpaw-pixbuf-utils.o .libs/tpaw-protocol.o .libs/tpaw-string-parser.o .libs/tpaw-time.o .libs/tpaw-user-info.o .libs/tpaw-utils.o .libs/cheese-camera-device-monitor.o .libs/totem-subtitle-encoding.o .libs/tpaw-account-widgets-resources.o libtool: link: ranlib .libs/libtp-account-widgets.a libtool: link: ( cd ".libs" && rm -f "libtp-account-widgets.la" && ln -s "../libtp-account-widgets.la" "libtp-account-widgets.la" ) make[5]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' Making all in libempathy make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' glib-compile-resources --target=empathy-dtd-resources.c --sourcedir=. --generate-source empathy-dtd.gresource.xml glib-compile-resources --target=empathy-dtd-resources.h --sourcedir=. --generate-header empathy-dtd.gresource.xml (cd . \ && glib-mkenums \ --fhead "#ifndef __LIBEMPATHY_ENUM_TYPES_H__\n" \ --fhead "#define __LIBEMPATHY_ENUM_TYPES_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __LIBEMPATHY_ENUM_TYPES_H__ */\n" \ --fprod '#include "@filename@"\n' \ --eprod "#define EMPATHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ action-chain-internal.h empathy-auth-factory.h empathy-bus-names.h empathy-chatroom-manager.h empathy-chatroom.h empathy-client-factory.h empathy-connection-aggregator.h empathy-contact-groups.h empathy-contact.h empathy-debug.h empathy-ft-factory.h empathy-ft-handler.h empathy-gsettings.h empathy-presence-manager.h empathy-individual-manager.h empathy-location.h empathy-message.h empathy-pkg-kit.h empathy-request-util.h empathy-sasl-mechanisms.h empathy-server-sasl-handler.h empathy-server-tls-handler.h empathy-status-presets.h empathy-tls-verifier.h empathy-tp-chat.h empathy-types.h empathy-utils.h ) > xgen-gth \ && (cmp -s xgen-gth empathy-enum-type.h || cp xgen-gth empathy-enum-types.h) \ && rm -f xgen-gth \ && echo timestamp > stamp-empathy-enum-types.h true (cd . \ && glib-mkenums \ --fhead "#include \n" \ --fhead "#include \n" \ --fhead "#include \"empathy-enum-types.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ action-chain-internal.h empathy-auth-factory.h empathy-bus-names.h empathy-chatroom-manager.h empathy-chatroom.h empathy-client-factory.h empathy-connection-aggregator.h empathy-contact-groups.h empathy-contact.h empathy-debug.h empathy-ft-factory.h empathy-ft-handler.h empathy-gsettings.h empathy-presence-manager.h empathy-individual-manager.h empathy-location.h empathy-message.h empathy-pkg-kit.h empathy-request-util.h empathy-sasl-mechanisms.h empathy-server-sasl-handler.h empathy-server-tls-handler.h empathy-status-presets.h empathy-tls-verifier.h empathy-tp-chat.h empathy-types.h empathy-utils.h ) > xgen-gtc \ && cp xgen-gtc empathy-enum-types.c \ && rm -f xgen-gtc make all-am make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o action-chain.lo action-chain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c action-chain.c -fPIC -DPIC -o .libs/action-chain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-auth-factory.lo empathy-auth-factory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-auth-factory.c -fPIC -DPIC -o .libs/empathy-auth-factory.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chatroom-manager.lo empathy-chatroom-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-chatroom-manager.c -fPIC -DPIC -o .libs/empathy-chatroom-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chatroom.lo empathy-chatroom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-chatroom.c -fPIC -DPIC -o .libs/empathy-chatroom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-client-factory.lo empathy-client-factory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-client-factory.c -fPIC -DPIC -o .libs/empathy-client-factory.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-connection-aggregator.lo empathy-connection-aggregator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-connection-aggregator.c -fPIC -DPIC -o .libs/empathy-connection-aggregator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact-groups.lo empathy-contact-groups.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact-groups.c -fPIC -DPIC -o .libs/empathy-contact-groups.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact.lo empathy-contact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact.c -fPIC -DPIC -o .libs/empathy-contact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-debug.lo empathy-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-debug.c -fPIC -DPIC -o .libs/empathy-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-ft-factory.lo empathy-ft-factory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-ft-factory.c -fPIC -DPIC -o .libs/empathy-ft-factory.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-ft-handler.lo empathy-ft-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-ft-handler.c -fPIC -DPIC -o .libs/empathy-ft-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-presence-manager.lo empathy-presence-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-presence-manager.c -fPIC -DPIC -o .libs/empathy-presence-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-manager.lo empathy-individual-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-manager.c -fPIC -DPIC -o .libs/empathy-individual-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-message.lo empathy-message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-message.c -fPIC -DPIC -o .libs/empathy-message.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-pkg-kit.lo empathy-pkg-kit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-pkg-kit.c -fPIC -DPIC -o .libs/empathy-pkg-kit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-request-util.lo empathy-request-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-request-util.c -fPIC -DPIC -o .libs/empathy-request-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-sasl-mechanisms.lo empathy-sasl-mechanisms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-sasl-mechanisms.c -fPIC -DPIC -o .libs/empathy-sasl-mechanisms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-server-sasl-handler.lo empathy-server-sasl-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-server-sasl-handler.c -fPIC -DPIC -o .libs/empathy-server-sasl-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-server-tls-handler.lo empathy-server-tls-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-server-tls-handler.c -fPIC -DPIC -o .libs/empathy-server-tls-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-status-presets.lo empathy-status-presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-status-presets.c -fPIC -DPIC -o .libs/empathy-status-presets.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-tls-verifier.lo empathy-tls-verifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-tls-verifier.c -fPIC -DPIC -o .libs/empathy-tls-verifier.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-tp-chat.lo empathy-tp-chat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-tp-chat.c -fPIC -DPIC -o .libs/empathy-tp-chat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-utils.lo empathy-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-utils.c -fPIC -DPIC -o .libs/empathy-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-goa-auth-handler.lo empathy-goa-auth-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-goa-auth-handler.c -fPIC -DPIC -o .libs/empathy-goa-auth-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-dtd-resources.lo empathy-dtd-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-dtd-resources.c -fPIC -DPIC -o .libs/empathy-dtd-resources.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-enum-types.lo empathy-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../extensions -I.. -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-enum-types.c -fPIC -DPIC -o .libs/empathy-enum-types.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -release 3.12.12 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libempathy.la -rpath /usr/lib/empathy action-chain.lo empathy-auth-factory.lo empathy-chatroom-manager.lo empathy-chatroom.lo empathy-client-factory.lo empathy-connection-aggregator.lo empathy-contact-groups.lo empathy-contact.lo empathy-debug.lo empathy-ft-factory.lo empathy-ft-handler.lo empathy-presence-manager.lo empathy-individual-manager.lo empathy-message.lo empathy-pkg-kit.lo empathy-request-util.lo empathy-sasl-mechanisms.lo empathy-server-sasl-handler.lo empathy-server-tls-handler.lo empathy-status-presets.lo empathy-tls-verifier.lo empathy-tp-chat.lo empathy-utils.lo empathy-goa-auth-handler.lo empathy-dtd-resources.lo empathy-enum-types.lo ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/action-chain.o .libs/empathy-auth-factory.o .libs/empathy-chatroom-manager.o .libs/empathy-chatroom.o .libs/empathy-client-factory.o .libs/empathy-connection-aggregator.o .libs/empathy-contact-groups.o .libs/empathy-contact.o .libs/empathy-debug.o .libs/empathy-ft-factory.o .libs/empathy-ft-handler.o .libs/empathy-presence-manager.o .libs/empathy-individual-manager.o .libs/empathy-message.o .libs/empathy-pkg-kit.o .libs/empathy-request-util.o .libs/empathy-sasl-mechanisms.o .libs/empathy-server-sasl-handler.o .libs/empathy-server-tls-handler.o .libs/empathy-status-presets.o .libs/empathy-tls-verifier.o .libs/empathy-tp-chat.o .libs/empathy-utils.o .libs/empathy-goa-auth-handler.o .libs/empathy-dtd-resources.o .libs/empathy-enum-types.o -Wl,--whole-archive ../extensions/.libs/libemp-extensions.a /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -Wl,--no-whole-archive -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -lgmodule-2.0 -ltelepathy-logger -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgeocode-glib -lgudev-1.0 -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libempathy-3.12.12.so -o .libs/libempathy-3.12.12.so libtool: link: (cd ".libs" && rm -f "libempathy.so" && ln -s "libempathy-3.12.12.so" "libempathy.so") libtool: link: ( cd ".libs" && rm -f "libempathy.la" && ln -s "../libempathy.la" "libempathy.la" ) make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' Making all in libempathy-gtk make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' (cd . \ && glib-mkenums \ --fhead "#ifndef __LIBEMPATHY_GTK_ENUM_TYPES_H__\n" \ --fhead "#define __LIBEMPATHY_GTK_ENUM_TYPES_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __LIBEMPATHY_GTK_ENUM_TYPES_H__ */\n" \ --fprod '#include "@filename@"\n' \ --eprod "#define EMPATHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ empathy-account-chooser.h empathy-account-selector-dialog.h empathy-avatar-image.h empathy-bad-password-dialog.h empathy-base-password-dialog.h empathy-call-utils.h empathy-cell-renderer-activatable.h empathy-cell-renderer-expander.h empathy-cell-renderer-text.h empathy-chat.h empathy-contact-blocking-dialog.h empathy-contact-chooser.h empathy-contact-search-dialog.h empathy-contact-widget.h empathy-dialpad-widget.h empathy-dialpad-button.h empathy-geometry.h empathy-groups-widget.h empathy-images.h empathy-individual-dialogs.h empathy-individual-edit-dialog.h empathy-individual-information-dialog.h empathy-individual-menu.h empathy-individual-store.h empathy-individual-store-channel.h empathy-individual-store-manager.h empathy-individual-view.h empathy-individual-widget.h empathy-input-text-view.h empathy-local-xmpp-assistant-widget.h empathy-log-window.h empathy-new-account-dialog.h empathy-new-message-dialog.h empathy-new-call-dialog.h empathy-notify-manager.h empathy-password-dialog.h empathy-presence-chooser.h empathy-protocol-chooser.h empathy-roster-contact.h empathy-roster-group.h empathy-roster-model.h empathy-roster-model-aggregator.h empathy-roster-model-manager.h empathy-roster-view.h empathy-search-bar.h empathy-share-my-desktop.h empathy-smiley-manager.h empathy-sound-manager.h empathy-spell.h empathy-status-preset-dialog.h empathy-string-parser.h empathy-subscription-dialog.h empathy-theme-manager.h empathy-tls-dialog.h empathy-ui-utils.h empathy-plist.h empathy-theme-adium.h empathy-webkit-utils.h empathy-location-manager.h empathy-geoclue-helper.h ) > xgen-gth \ && (cmp -s xgen-gth empathy-gtk-enum-type.h || cp xgen-gth empathy-gtk-enum-types.h) \ && rm -f xgen-gth \ && echo timestamp > stamp-empathy-gtk-enum-types.h true (cd . \ && glib-mkenums \ --fhead "#include \n" \ --fhead "#include \n" \ --fhead "#include \"empathy-gtk-enum-types.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ empathy-account-chooser.h empathy-account-selector-dialog.h empathy-avatar-image.h empathy-bad-password-dialog.h empathy-base-password-dialog.h empathy-call-utils.h empathy-cell-renderer-activatable.h empathy-cell-renderer-expander.h empathy-cell-renderer-text.h empathy-chat.h empathy-contact-blocking-dialog.h empathy-contact-chooser.h empathy-contact-search-dialog.h empathy-contact-widget.h empathy-dialpad-widget.h empathy-dialpad-button.h empathy-geometry.h empathy-groups-widget.h empathy-images.h empathy-individual-dialogs.h empathy-individual-edit-dialog.h empathy-individual-information-dialog.h empathy-individual-menu.h empathy-individual-store.h empathy-individual-store-channel.h empathy-individual-store-manager.h empathy-individual-view.h empathy-individual-widget.h empathy-input-text-view.h empathy-local-xmpp-assistant-widget.h empathy-log-window.h empathy-new-account-dialog.h empathy-new-message-dialog.h empathy-new-call-dialog.h empathy-notify-manager.h empathy-password-dialog.h empathy-presence-chooser.h empathy-protocol-chooser.h empathy-roster-contact.h empathy-roster-group.h empathy-roster-model.h empathy-roster-model-aggregator.h empathy-roster-model-manager.h empathy-roster-view.h empathy-search-bar.h empathy-share-my-desktop.h empathy-smiley-manager.h empathy-sound-manager.h empathy-spell.h empathy-status-preset-dialog.h empathy-string-parser.h empathy-subscription-dialog.h empathy-theme-manager.h empathy-tls-dialog.h empathy-ui-utils.h empathy-plist.h empathy-theme-adium.h empathy-webkit-utils.h empathy-location-manager.h empathy-geoclue-helper.h ) > xgen-gtc \ && cp xgen-gtc empathy-gtk-enum-types.c \ && rm -f xgen-gtc gdbus-codegen \ --interface-prefix org.freedesktop.GeoClue2. \ --c-namespace GClue \ --generate-c-code geoclue-interface \ /usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml make all-am make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-account-chooser.lo empathy-account-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-account-chooser.c -fPIC -DPIC -o .libs/empathy-account-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-account-selector-dialog.lo empathy-account-selector-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-account-selector-dialog.c -fPIC -DPIC -o .libs/empathy-account-selector-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-avatar-image.lo empathy-avatar-image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-avatar-image.c -fPIC -DPIC -o .libs/empathy-avatar-image.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-bad-password-dialog.lo empathy-bad-password-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-bad-password-dialog.c -fPIC -DPIC -o .libs/empathy-bad-password-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-base-password-dialog.lo empathy-base-password-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-base-password-dialog.c -fPIC -DPIC -o .libs/empathy-base-password-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-call-utils.lo empathy-call-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-call-utils.c -fPIC -DPIC -o .libs/empathy-call-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-cell-renderer-activatable.lo empathy-cell-renderer-activatable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-cell-renderer-activatable.c -fPIC -DPIC -o .libs/empathy-cell-renderer-activatable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-cell-renderer-expander.lo empathy-cell-renderer-expander.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-cell-renderer-expander.c -fPIC -DPIC -o .libs/empathy-cell-renderer-expander.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-cell-renderer-text.lo empathy-cell-renderer-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-cell-renderer-text.c -fPIC -DPIC -o .libs/empathy-cell-renderer-text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chat.lo empathy-chat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-chat.c -fPIC -DPIC -o .libs/empathy-chat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact-blocking-dialog.lo empathy-contact-blocking-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact-blocking-dialog.c -fPIC -DPIC -o .libs/empathy-contact-blocking-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact-chooser.lo empathy-contact-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact-chooser.c -fPIC -DPIC -o .libs/empathy-contact-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact-search-dialog.lo empathy-contact-search-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact-search-dialog.c -fPIC -DPIC -o .libs/empathy-contact-search-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-contact-widget.lo empathy-contact-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-contact-widget.c -fPIC -DPIC -o .libs/empathy-contact-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-dialpad-widget.lo empathy-dialpad-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-dialpad-widget.c -fPIC -DPIC -o .libs/empathy-dialpad-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-dialpad-button.lo empathy-dialpad-button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-dialpad-button.c -fPIC -DPIC -o .libs/empathy-dialpad-button.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-geometry.lo empathy-geometry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-geometry.c -fPIC -DPIC -o .libs/empathy-geometry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-groups-widget.lo empathy-groups-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-groups-widget.c -fPIC -DPIC -o .libs/empathy-groups-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-dialogs.lo empathy-individual-dialogs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-dialogs.c -fPIC -DPIC -o .libs/empathy-individual-dialogs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-edit-dialog.lo empathy-individual-edit-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-edit-dialog.c -fPIC -DPIC -o .libs/empathy-individual-edit-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-information-dialog.lo empathy-individual-information-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-information-dialog.c -fPIC -DPIC -o .libs/empathy-individual-information-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-menu.lo empathy-individual-menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-menu.c -fPIC -DPIC -o .libs/empathy-individual-menu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-store.lo empathy-individual-store.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-store.c -fPIC -DPIC -o .libs/empathy-individual-store.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-store-channel.lo empathy-individual-store-channel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-store-channel.c -fPIC -DPIC -o .libs/empathy-individual-store-channel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-store-manager.lo empathy-individual-store-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-store-manager.c -fPIC -DPIC -o .libs/empathy-individual-store-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-view.lo empathy-individual-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-view.c -fPIC -DPIC -o .libs/empathy-individual-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-individual-widget.lo empathy-individual-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-individual-widget.c -fPIC -DPIC -o .libs/empathy-individual-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-input-text-view.lo empathy-input-text-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-input-text-view.c -fPIC -DPIC -o .libs/empathy-input-text-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-local-xmpp-assistant-widget.lo empathy-local-xmpp-assistant-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-local-xmpp-assistant-widget.c -fPIC -DPIC -o .libs/empathy-local-xmpp-assistant-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-log-window.lo empathy-log-window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-log-window.c -fPIC -DPIC -o .libs/empathy-log-window.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-new-account-dialog.lo empathy-new-account-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-new-account-dialog.c -fPIC -DPIC -o .libs/empathy-new-account-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-new-message-dialog.lo empathy-new-message-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-new-message-dialog.c -fPIC -DPIC -o .libs/empathy-new-message-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-new-call-dialog.lo empathy-new-call-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-new-call-dialog.c -fPIC -DPIC -o .libs/empathy-new-call-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-notify-manager.lo empathy-notify-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-notify-manager.c -fPIC -DPIC -o .libs/empathy-notify-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-password-dialog.lo empathy-password-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-password-dialog.c -fPIC -DPIC -o .libs/empathy-password-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-presence-chooser.lo empathy-presence-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-presence-chooser.c -fPIC -DPIC -o .libs/empathy-presence-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-protocol-chooser.lo empathy-protocol-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-protocol-chooser.c -fPIC -DPIC -o .libs/empathy-protocol-chooser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-contact.lo empathy-roster-contact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-contact.c -fPIC -DPIC -o .libs/empathy-roster-contact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-group.lo empathy-roster-group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-group.c -fPIC -DPIC -o .libs/empathy-roster-group.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-model.lo empathy-roster-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-model.c -fPIC -DPIC -o .libs/empathy-roster-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-model-aggregator.lo empathy-roster-model-aggregator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-model-aggregator.c -fPIC -DPIC -o .libs/empathy-roster-model-aggregator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-model-manager.lo empathy-roster-model-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-model-manager.c -fPIC -DPIC -o .libs/empathy-roster-model-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-view.lo empathy-roster-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-roster-view.c -fPIC -DPIC -o .libs/empathy-roster-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-search-bar.lo empathy-search-bar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-search-bar.c -fPIC -DPIC -o .libs/empathy-search-bar.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-share-my-desktop.lo empathy-share-my-desktop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-share-my-desktop.c -fPIC -DPIC -o .libs/empathy-share-my-desktop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-smiley-manager.lo empathy-smiley-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-smiley-manager.c -fPIC -DPIC -o .libs/empathy-smiley-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-sound-manager.lo empathy-sound-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-sound-manager.c -fPIC -DPIC -o .libs/empathy-sound-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-spell.lo empathy-spell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-spell.c -fPIC -DPIC -o .libs/empathy-spell.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-status-preset-dialog.lo empathy-status-preset-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-status-preset-dialog.c -fPIC -DPIC -o .libs/empathy-status-preset-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-string-parser.lo empathy-string-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-string-parser.c -fPIC -DPIC -o .libs/empathy-string-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-subscription-dialog.lo empathy-subscription-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-subscription-dialog.c -fPIC -DPIC -o .libs/empathy-subscription-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-theme-manager.lo empathy-theme-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-theme-manager.c -fPIC -DPIC -o .libs/empathy-theme-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-tls-dialog.lo empathy-tls-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-tls-dialog.c -fPIC -DPIC -o .libs/empathy-tls-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-ui-utils.lo empathy-ui-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-ui-utils.c -fPIC -DPIC -o .libs/empathy-ui-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-plist.lo empathy-plist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-plist.c -fPIC -DPIC -o .libs/empathy-plist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-theme-adium.lo empathy-theme-adium.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-theme-adium.c -fPIC -DPIC -o .libs/empathy-theme-adium.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-webkit-utils.lo empathy-webkit-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-webkit-utils.c -fPIC -DPIC -o .libs/empathy-webkit-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-location-manager.lo empathy-location-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-location-manager.c -fPIC -DPIC -o .libs/empathy-location-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-geoclue-helper.lo empathy-geoclue-helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-geoclue-helper.c -fPIC -DPIC -o .libs/empathy-geoclue-helper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-gtk-enum-types.lo empathy-gtk-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-gtk-enum-types.c -fPIC -DPIC -o .libs/empathy-gtk-enum-types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o geoclue-interface.lo geoclue-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../extensions -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/empathy\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/geocode-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c geoclue-interface.c -fPIC -DPIC -o .libs/geoclue-interface.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -release 3.12.12 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libempathy-gtk.la -rpath /usr/lib/empathy empathy-account-chooser.lo empathy-account-selector-dialog.lo empathy-avatar-image.lo empathy-bad-password-dialog.lo empathy-base-password-dialog.lo empathy-call-utils.lo empathy-cell-renderer-activatable.lo empathy-cell-renderer-expander.lo empathy-cell-renderer-text.lo empathy-chat.lo empathy-contact-blocking-dialog.lo empathy-contact-chooser.lo empathy-contact-search-dialog.lo empathy-contact-widget.lo empathy-dialpad-widget.lo empathy-dialpad-button.lo empathy-geometry.lo empathy-groups-widget.lo empathy-individual-dialogs.lo empathy-individual-edit-dialog.lo empathy-individual-information-dialog.lo empathy-individual-menu.lo empathy-individual-store.lo empathy-individual-store-channel.lo empathy-individual-store-manager.lo empathy-individual-view.lo empathy-individual-widget.lo empathy-input-text-view.lo empathy-local-xmpp-assistant-widget.lo empathy-log-window.lo empathy-new-account-dialog.lo empathy-new-message-dialog.lo empathy-new-call-dialog.lo empathy-notify-manager.lo empathy-password-dialog.lo empathy-presence-chooser.lo empathy-protocol-chooser.lo empathy-roster-contact.lo empathy-roster-group.lo empathy-roster-model.lo empathy-roster-model-aggregator.lo empathy-roster-model-manager.lo empathy-roster-view.lo empathy-search-bar.lo empathy-share-my-desktop.lo empathy-smiley-manager.lo empathy-sound-manager.lo empathy-spell.lo empathy-status-preset-dialog.lo empathy-string-parser.lo empathy-subscription-dialog.lo empathy-theme-manager.lo empathy-tls-dialog.lo empathy-ui-utils.lo empathy-plist.lo empathy-theme-adium.lo empathy-webkit-utils.lo empathy-location-manager.lo empathy-geoclue-helper.lo empathy-gtk-enum-types.lo geoclue-interface.lo -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libempathy/libempathy.la libtool: link: gcc -shared -fPIC -DPIC .libs/empathy-account-chooser.o .libs/empathy-account-selector-dialog.o .libs/empathy-avatar-image.o .libs/empathy-bad-password-dialog.o .libs/empathy-base-password-dialog.o .libs/empathy-call-utils.o .libs/empathy-cell-renderer-activatable.o .libs/empathy-cell-renderer-expander.o .libs/empathy-cell-renderer-text.o .libs/empathy-chat.o .libs/empathy-contact-blocking-dialog.o .libs/empathy-contact-chooser.o .libs/empathy-contact-search-dialog.o .libs/empathy-contact-widget.o .libs/empathy-dialpad-widget.o .libs/empathy-dialpad-button.o .libs/empathy-geometry.o .libs/empathy-groups-widget.o .libs/empathy-individual-dialogs.o .libs/empathy-individual-edit-dialog.o .libs/empathy-individual-information-dialog.o .libs/empathy-individual-menu.o .libs/empathy-individual-store.o .libs/empathy-individual-store-channel.o .libs/empathy-individual-store-manager.o .libs/empathy-individual-view.o .libs/empathy-individual-widget.o .libs/empathy-input-text-view.o .libs/empathy-local-xmpp-assistant-widget.o .libs/empathy-log-window.o .libs/empathy-new-account-dialog.o .libs/empathy-new-message-dialog.o .libs/empathy-new-call-dialog.o .libs/empathy-notify-manager.o .libs/empathy-password-dialog.o .libs/empathy-presence-chooser.o .libs/empathy-protocol-chooser.o .libs/empathy-roster-contact.o .libs/empathy-roster-group.o .libs/empathy-roster-model.o .libs/empathy-roster-model-aggregator.o .libs/empathy-roster-model-manager.o .libs/empathy-roster-view.o .libs/empathy-search-bar.o .libs/empathy-share-my-desktop.o .libs/empathy-smiley-manager.o .libs/empathy-sound-manager.o .libs/empathy-spell.o .libs/empathy-status-preset-dialog.o .libs/empathy-string-parser.o .libs/empathy-subscription-dialog.o .libs/empathy-theme-manager.o .libs/empathy-tls-dialog.o .libs/empathy-ui-utils.o .libs/empathy-plist.o .libs/empathy-theme-adium.o .libs/empathy-webkit-utils.o .libs/empathy-location-manager.o .libs/empathy-geoclue-helper.o .libs/empathy-gtk-enum-types.o .libs/geoclue-interface.o -Wl,--whole-archive /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/empathy-3.12.12/libempathy/.libs -Wl,-rpath -Wl,/usr/lib/empathy -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi ../libempathy/.libs/libempathy.so -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -lgmodule-2.0 -ltelepathy-logger -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgeocode-glib -lgudev-1.0 -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libempathy-gtk-3.12.12.so -o .libs/libempathy-gtk-3.12.12.so libtool: link: (cd ".libs" && rm -f "libempathy-gtk.so" && ln -s "libempathy-gtk-3.12.12.so" "libempathy-gtk.so") libtool: link: ( cd ".libs" && rm -f "libempathy-gtk.la" && ln -s "../libempathy-gtk.la" "libempathy-gtk.la" ) make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' Making all in src make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/src' glib-compile-resources --target=empathy-chat-resources.c --sourcedir=. --generate-source empathy-chat.gresource.xml glib-compile-resources --target=empathy-chat-resources.h --sourcedir=. --generate-header empathy-chat.gresource.xml make all-am make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-accounts-common.lo empathy-accounts-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-accounts-common.c -fPIC -DPIC -o .libs/empathy-accounts-common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-accounts-dialog.lo empathy-accounts-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-accounts-dialog.c -fPIC -DPIC -o .libs/empathy-accounts-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-import-dialog.lo empathy-import-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-import-dialog.c -fPIC -DPIC -o .libs/empathy-import-dialog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-import-pidgin.lo empathy-import-pidgin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-import-pidgin.c -fPIC -DPIC -o .libs/empathy-import-pidgin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-import-widget.lo empathy-import-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-import-widget.c -fPIC -DPIC -o .libs/empathy-import-widget.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-import-utils.lo empathy-import-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c empathy-import-utils.c -fPIC -DPIC -o .libs/empathy-import-utils.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libempathy-accounts-common.la empathy-accounts-common.lo empathy-accounts-dialog.lo empathy-import-dialog.lo empathy-import-pidgin.lo empathy-import-widget.lo empathy-import-utils.lo ../libempathy-gtk/libempathy-gtk.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: ar cru .libs/libempathy-accounts-common.a .libs/empathy-accounts-common.o .libs/empathy-accounts-dialog.o .libs/empathy-import-dialog.o .libs/empathy-import-pidgin.o .libs/empathy-import-widget.o .libs/empathy-import-utils.o libtool: link: ranlib .libs/libempathy-accounts-common.a libtool: link: ( cd ".libs" && rm -f "libempathy-accounts-common.la" && ln -s "../libempathy-accounts-common.la" "libempathy-accounts-common.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-about-dialog.o empathy-about-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chat-window.o empathy-chat-window.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chatrooms-window.o empathy-chatrooms-window.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-event-manager.o empathy-event-manager.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-ft-manager.o empathy-ft-manager.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-invite-participant-dialog.o empathy-invite-participant-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-roster-window.o empathy-roster-window.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-new-chatroom-dialog.o empathy-new-chatroom-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-notifications-approver.o empathy-notifications-approver.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-call-observer.o empathy-call-observer.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-preferences.o empathy-preferences.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-status-icon.o empathy-status-icon.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chat-manager.o empathy-chat-manager.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy.o empathy.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o chat-manager-interface.o chat-manager-interface.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy empathy-about-dialog.o empathy-chat-window.o empathy-chatrooms-window.o empathy-event-manager.o empathy-ft-manager.o empathy-invite-participant-dialog.o empathy-roster-window.o empathy-new-chatroom-dialog.o empathy-notifications-approver.o empathy-call-observer.o empathy-preferences.o empathy-status-icon.o empathy-chat-manager.o empathy.o chat-manager-interface.o libempathy-accounts-common.la ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy empathy-about-dialog.o empathy-chat-window.o empathy-chatrooms-window.o empathy-event-manager.o empathy-ft-manager.o empathy-invite-participant-dialog.o empathy-roster-window.o empathy-new-chatroom-dialog.o empathy-notifications-approver.o empathy-call-observer.o empathy-preferences.o empathy-status-icon.o empathy-chat-manager.o empathy.o chat-manager-interface.o -Wl,--export-dynamic -pthread -pthread ./.libs/libempathy-accounts-common.a /builddir/build/BUILD/empathy-3.12.12/libempathy-gtk/.libs/libempathy-gtk.so ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lcheese-gtk -lgeocode-glib -lgudev-1.0 -lmission-control-plugins -lgoa-1.0 -lm ../extensions/.libs/libemp-extensions.a -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_accounts-empathy-accounts.o `test -f 'empathy-accounts.c' || echo './'`empathy-accounts.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-accounts empathy_accounts-empathy-accounts.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libempathy-accounts-common.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-accounts empathy_accounts-empathy-accounts.o -Wl,--export-dynamic -pthread -pthread ../libempathy-gtk/.libs/libempathy-gtk.so ../libempathy/.libs/libempathy.so ../extensions/.libs/libemp-extensions.a /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a ./.libs/libempathy-accounts-common.a /builddir/build/BUILD/empathy-3.12.12/libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so -lcheese-gtk -lgeocode-glib -lgudev-1.0 -lmission-control-plugins -lgoa-1.0 -lm -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-debug-window.o empathy-debug-window.c empathy-debug-window.c: In function 'debug_window_send_to_pastebin': empathy-debug-window.c:1698:3: warning: 'soup_session_async_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] session = soup_session_async_new (); ^~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:46:0, from empathy-debug-window.c:26: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:51:14: note: declared here SoupSession *soup_session_async_new (void); ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-debugger.o empathy-debugger.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-debugger empathy-debug-window.o empathy-debugger.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-debugger empathy-debug-window.o empathy-debugger.o -Wl,--export-dynamic -pthread -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm ../extensions/.libs/libemp-extensions.a -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -ltelepathy-logger -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgudev-1.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-sanity-cleaning.o empathy-sanity-cleaning.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-auth-client.o empathy-auth-client.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-auth-client empathy-sanity-cleaning.o empathy-auth-client.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-auth-client empathy-sanity-cleaning.o empathy-auth-client.o -Wl,--export-dynamic -pthread -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm ../extensions/.libs/libemp-extensions.a -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -ltelepathy-logger -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgudev-1.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-call.o `test -f 'empathy-call.c' || echo './'`empathy-call.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-call-factory.o `test -f 'empathy-call-factory.c' || echo './'`empathy-call-factory.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-call-handler.o `test -f 'empathy-call-handler.c' || echo './'`empathy-call-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-call-window.o `test -f 'empathy-call-window.c' || echo './'`empathy-call-window.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-call-window-fullscreen.o `test -f 'empathy-call-window-fullscreen.c' || echo './'`empathy-call-window-fullscreen.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-about-dialog.o `test -f 'empathy-about-dialog.c' || echo './'`empathy-about-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-audio-sink.o `test -f 'empathy-audio-sink.c' || echo './'`empathy-audio-sink.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-audio-src.o `test -f 'empathy-audio-src.c' || echo './'`empathy-audio-src.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-audio-utils.o `test -f 'empathy-audio-utils.c' || echo './'`empathy-audio-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-video-src.o `test -f 'empathy-video-src.c' || echo './'`empathy-video-src.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-preferences.o `test -f 'empathy-preferences.c' || echo './'`empathy-preferences.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-camera-menu.o `test -f 'empathy-camera-menu.c' || echo './'`empathy-camera-menu.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-mic-menu.o `test -f 'empathy-mic-menu.c' || echo './'`empathy-mic-menu.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-rounded-actor.o `test -f 'empathy-rounded-actor.c' || echo './'`empathy-rounded-actor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-rounded-rectangle.o `test -f 'empathy-rounded-rectangle.c' || echo './'`empathy-rounded-rectangle.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-rounded-texture.o `test -f 'empathy-rounded-texture.c' || echo './'`empathy-rounded-texture.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy_call-empathy-mic-monitor.o `test -f 'empathy-mic-monitor.c' || echo './'`empathy-mic-monitor.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lfarstream-0.2 -ltelepathy-farstream -lclutter-gtk-1.0 -lgtk-3 -lclutter-gst-2.0 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lcairo-gobject -lwayland-cursor -lxkbcommon -lXi -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lcogl -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-call empathy_call-empathy-call.o empathy_call-empathy-call-factory.o empathy_call-empathy-call-handler.o empathy_call-empathy-call-window.o empathy_call-empathy-call-window-fullscreen.o empathy_call-empathy-about-dialog.o empathy_call-empathy-audio-sink.o empathy_call-empathy-audio-src.o empathy_call-empathy-audio-utils.o empathy_call-empathy-video-src.o empathy_call-empathy-preferences.o empathy_call-empathy-camera-menu.o empathy_call-empathy-mic-menu.o empathy_call-empathy-rounded-actor.o empathy_call-empathy-rounded-rectangle.o empathy_call-empathy-rounded-texture.o empathy_call-empathy-mic-monitor.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: gcc -pthread -I/usr/include/telepathy-1.0 -I/usr/include/farstream-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/clutter-gst-2.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-call empathy_call-empathy-call.o empathy_call-empathy-call-factory.o empathy_call-empathy-call-handler.o empathy_call-empathy-call-window.o empathy_call-empathy-call-window-fullscreen.o empathy_call-empathy-about-dialog.o empathy_call-empathy-audio-sink.o empathy_call-empathy-audio-src.o empathy_call-empathy-audio-utils.o empathy_call-empathy-video-src.o empathy_call-empathy-preferences.o empathy_call-empathy-camera-menu.o empathy_call-empathy-mic-menu.o empathy_call-empathy-rounded-actor.o empathy_call-empathy-rounded-rectangle.o empathy_call-empathy-rounded-texture.o empathy_call-empathy-mic-monitor.o -Wl,--export-dynamic -pthread -pthread -lfarstream-0.2 -ltelepathy-farstream -lclutter-gst-2.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm ../extensions/.libs/libemp-extensions.a -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -ltelepathy-logger -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgudev-1.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chat.o empathy-chat.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy-gtk -I../libempathy -I../extensions -I../libempathy-gtk -I../libempathy -DG_LOG_DOMAIN=\"empathy\" -DBIN_DIR=\"/usr/bin\" -pthread -I/usr/include/libchamplain-gtk-0.12 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libchamplain-0.12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chat-resources.o empathy-chat-resources.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-chat chat-manager-interface.o empathy-about-dialog.o empathy-chat-manager.o empathy-chat-window.o empathy-invite-participant-dialog.o empathy-chat.o empathy-chat-resources.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la ../extensions/libemp-extensions.la -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-chat chat-manager-interface.o empathy-about-dialog.o empathy-chat-manager.o empathy-chat-window.o empathy-invite-participant-dialog.o empathy-chat.o empathy-chat-resources.o -Wl,--export-dynamic -pthread -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm ../extensions/.libs/libemp-extensions.a -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -ltelepathy-logger -lcanberra-gtk3 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgudev-1.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -pthread -Wl,-rpath -Wl,/usr/lib/empathy make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/src' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/src' Making all in help make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/help' if ! test -d "ca/"; then mkdir "ca/"; fi msgfmt -o "ca/ca.mo" "ca/ca.po" if ! test -d "ca/"; then mkdir "ca/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="ca/ca.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "ca/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "ca/ca.stamp" if ! test -d "cs/"; then mkdir "cs/"; fi msgfmt -o "cs/cs.mo" "cs/cs.po" if ! test -d "cs/"; then mkdir "cs/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="cs/cs.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "cs/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "cs/cs.stamp" if ! test -d "de/"; then mkdir "de/"; fi msgfmt -o "de/de.mo" "de/de.po" if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "de/de.stamp" if ! test -d "el/"; then mkdir "el/"; fi msgfmt -o "el/el.mo" "el/el.po" if ! test -d "el/"; then mkdir "el/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "el/el.stamp" if ! test -d "en_GB/"; then mkdir "en_GB/"; fi msgfmt -o "en_GB/en_GB.mo" "en_GB/en_GB.po" if ! test -d "en_GB/"; then mkdir "en_GB/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="en_GB/en_GB.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "en_GB/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "en_GB/en_GB.stamp" if ! test -d "es/"; then mkdir "es/"; fi msgfmt -o "es/es.mo" "es/es.po" if ! test -d "es/"; then mkdir "es/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "es/es.stamp" if ! test -d "eu/"; then mkdir "eu/"; fi msgfmt -o "eu/eu.mo" "eu/eu.po" if ! test -d "eu/"; then mkdir "eu/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="eu/eu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "eu/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "eu/eu.stamp" if ! test -d "fi/"; then mkdir "fi/"; fi msgfmt -o "fi/fi.mo" "fi/fi.po" if ! test -d "fi/"; then mkdir "fi/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="fi/fi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "fi/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "fi/fi.stamp" if ! test -d "fr/"; then mkdir "fr/"; fi msgfmt -o "fr/fr.mo" "fr/fr.po" if ! test -d "fr/"; then mkdir "fr/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="fr/fr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "fr/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "fr/fr.stamp" Warning: Could not merge fr translation for msgid: Click EmpathyAccounts, or press F4. if ! test -d "gl/"; then mkdir "gl/"; fi msgfmt -o "gl/gl.mo" "gl/gl.po" if ! test -d "gl/"; then mkdir "gl/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="gl/gl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "gl/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "gl/gl.stamp" if ! test -d "hu/"; then mkdir "hu/"; fi msgfmt -o "hu/hu.mo" "hu/hu.po" if ! test -d "hu/"; then mkdir "hu/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="hu/hu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "hu/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "hu/hu.stamp" if ! test -d "lv/"; then mkdir "lv/"; fi msgfmt -o "lv/lv.mo" "lv/lv.po" if ! test -d "lv/"; then mkdir "lv/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="lv/lv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "lv/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "lv/lv.stamp" if ! test -d "it/"; then mkdir "it/"; fi msgfmt -o "it/it.mo" "it/it.po" if ! test -d "it/"; then mkdir "it/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="it/it.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "it/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "it/it.stamp" if ! test -d "ja/"; then mkdir "ja/"; fi msgfmt -o "ja/ja.mo" "ja/ja.po" if ! test -d "ja/"; then mkdir "ja/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="ja/ja.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "ja/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "ja/ja.stamp" if ! test -d "pl/"; then mkdir "pl/"; fi msgfmt -o "pl/pl.mo" "pl/pl.po" if ! test -d "pl/"; then mkdir "pl/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="pl/pl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "pl/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "pl/pl.stamp" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "pt_BR/pt_BR.stamp" if ! test -d "ru/"; then mkdir "ru/"; fi msgfmt -o "ru/ru.mo" "ru/ru.po" if ! test -d "ru/"; then mkdir "ru/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="ru/ru.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "ru/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "ru/ru.stamp" if ! test -d "sl/"; then mkdir "sl/"; fi msgfmt -o "sl/sl.mo" "sl/sl.po" if ! test -d "sl/"; then mkdir "sl/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="sl/sl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "sl/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "sl/sl.stamp" if ! test -d "sv/"; then mkdir "sv/"; fi msgfmt -o "sv/sv.mo" "sv/sv.po" if ! test -d "sv/"; then mkdir "sv/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "sv/sv.stamp" if ! test -d "te/"; then mkdir "te/"; fi msgfmt -o "te/te.mo" "te/te.po" if ! test -d "te/"; then mkdir "te/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="te/te.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "te/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "te/te.stamp" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/empathy-3.12.12/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/empathy-3.12.12/help/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/account-irc.page ${d}/C/account-jabber.page ${d}/C/accounts-window.page ${d}/C/add-account.page ${d}/C/add-contact.page ${d}/C/audio-call.page ${d}/C/audio-video.page ${d}/C/change-status.page ${d}/C/create-account.page ${d}/C/disable-account.page ${d}/C/favorite-rooms.page ${d}/C/geolocation.page ${d}/C/geolocation-not-showing.page ${d}/C/geolocation-privacy.page ${d}/C/geolocation-supported.page ${d}/C/geolocation-turn.page ${d}/C/geolocation-what-is.page ${d}/C/group-conversations.page ${d}/C/hide-contacts.page ${d}/C/import-account.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/irc-commands.page ${d}/C/irc-join-pwd.page ${d}/C/irc-join-room.page ${d}/C/irc-manage.page ${d}/C/irc-nick-password.page ${d}/C/irc-send-file.page ${d}/C/irc-start-conversation.page ${d}/C/license.page ${d}/C/link-contacts.page ${d}/C/overview.page ${d}/C/prev-conv.page ${d}/C/prob-conn-acctdisabled.page ${d}/C/prob-conn-auth.page ${d}/C/prob-conn-name.page ${d}/C/prob-conn-neterror.page ${d}/C/prob-conn.page ${d}/C/remove-account.page ${d}/C/salut-protocol.page ${d}/C/send-file.page ${d}/C/send-message.page ${d}/C/set-custom-status.page ${d}/C/share-desktop.page ${d}/C/status-icons.page ${d}/C/video-call.page) && \ touch "zh_CN/zh_CN.stamp" make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/help' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests' Making all in interactive make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/interactive' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-logs.o empathy-logs.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-logs empathy-logs.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-logs empathy-logs.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-contact-blocking-dialog.o test-empathy-contact-blocking-dialog.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-contact-blocking-dialog test-empathy-contact-blocking-dialog.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-contact-blocking-dialog test-empathy-contact-blocking-dialog.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-presence-chooser.o test-empathy-presence-chooser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-presence-chooser test-empathy-presence-chooser.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-presence-chooser test-empathy-presence-chooser.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-status-preset-dialog.o test-empathy-status-preset-dialog.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-status-preset-dialog test-empathy-status-preset-dialog.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-status-preset-dialog test-empathy-status-preset-dialog.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-protocol-chooser.o test-empathy-protocol-chooser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-protocol-chooser test-empathy-protocol-chooser.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-protocol-chooser test-empathy-protocol-chooser.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-account-chooser.o test-empathy-account-chooser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-account-chooser test-empathy-account-chooser.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-account-chooser test-empathy-account-chooser.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-calendar-button.o test-empathy-calendar-button.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-calendar-button test-empathy-calendar-button.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-calendar-button test-empathy-calendar-button.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-roster-view.o test-empathy-roster-view.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-roster-view test-empathy-roster-view.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-roster-view test-empathy-roster-view.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-dual-roster-view.o test-empathy-dual-roster-view.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-dual-roster-view test-empathy-dual-roster-view.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-dual-roster-view test-empathy-dual-roster-view.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../../libempathy -I../../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-empathy-roster-model-aggregator.o test-empathy-roster-model-aggregator.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-empathy-roster-model-aggregator test-empathy-roster-model-aggregator.o ../../libempathy-gtk/libempathy-gtk.la ../../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-empathy-roster-model-aggregator test-empathy-roster-model-aggregator.o -Wl,--export-dynamic -pthread ../../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/interactive' Making all in xml make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/xml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/xml' Making all in certificates make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/certificates' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/certificates' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-irc-server-test.o empathy-irc-server-test.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-helper.o test-helper.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test-irc-helper.o test-irc-helper.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-irc-server-test empathy-irc-server-test.o test-helper.o test-irc-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-irc-server-test empathy-irc-server-test.o test-helper.o test-irc-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-irc-network-test.o empathy-irc-network-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-irc-network-test empathy-irc-network-test.o test-helper.o test-irc-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-irc-network-test empathy-irc-network-test.o test-helper.o test-irc-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-irc-network-manager-test.o empathy-irc-network-manager-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-irc-network-manager-test empathy-irc-network-manager-test.o test-helper.o test-irc-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-irc-network-manager-test empathy-irc-network-manager-test.o test-helper.o test-irc-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chatroom-test.o empathy-chatroom-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-chatroom-test empathy-chatroom-test.o test-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-chatroom-test empathy-chatroom-test.o test-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-chatroom-manager-test.o empathy-chatroom-manager-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-chatroom-manager-test empathy-chatroom-manager-test.o test-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-chatroom-manager-test empathy-chatroom-manager-test.o test-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-parser-test.o empathy-parser-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-parser-test empathy-parser-test.o test-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-parser-test empathy-parser-test.o test-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-live-search-test.o empathy-live-search-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-live-search-test empathy-live-search-test.o test-helper.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-live-search-test empathy-live-search-test.o test-helper.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o empathy-tls-test.o empathy-tls-test.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../libempathy -I../libempathy-gtk -DPKGDATADIR=\""/usr/share/empathy"\" -DGCR_API_SUBJECT_TO_CHANGE -pthread -D_REENTRANT -pthread -I/usr/include/libsecret-1 -I/usr/include/telepathy-logger-0.2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas -D_REENTRANT -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/libsecret-1 -I/usr/include/cheese -I/usr/include/clutter-gtk-1.0 -I/usr/include/cheese -I/usr/include/clutter-gst-3.0 -I/usr/include/cogl -I/usr/include/gstreamer-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets -DSRCDIR=\""/builddir/build/BUILD/empathy-3.12.12/tests"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mock-pkcs11.o mock-pkcs11.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empathy-tls-test empathy-tls-test.o test-helper.o mock-pkcs11.o ../libempathy-gtk/libempathy-gtk.la ../libempathy/libempathy.la /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empathy-tls-test empathy-tls-test.o test-helper.o mock-pkcs11.o -Wl,--export-dynamic -pthread ../libempathy-gtk/.libs/libempathy-gtk.so -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi /builddir/build/BUILD/empathy-3.12.12/libempathy/.libs/libempathy.so ../libempathy/.libs/libempathy.so -lgeocode-glib -lmission-control-plugins -lgoa-1.0 -lm /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -lcheese-gtk -lgudev-1.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lsecret-1 -lgnutls -lgmodule-2.0 -ltelepathy-logger -ltelepathy-glib -lxml2 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/empathy make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests' Making all in goa-mc-plugin make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mission-control-plugin.lo mission-control-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c mission-control-plugin.c -fPIC -DPIC -o .libs/mission-control-plugin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mcp-account-manager-goa.lo mcp-account-manager-goa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/goa-1.0 -I/usr/lib/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wdeclaration-after-statement -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c mcp-account-manager-goa.c -fPIC -DPIC -o .libs/mcp-account-manager-goa.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mcp-account-manager-goa.la -rpath /usr/lib/mission-control-plugins.0 mission-control-plugin.lo mcp-account-manager-goa.lo -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/mission-control-plugin.o .libs/mcp-account-manager-goa.o -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,mcp-account-manager-goa.so -o .libs/mcp-account-manager-goa.so libtool: link: ( cd ".libs" && rm -f "mcp-account-manager-goa.la" && ln -s "../mcp-account-manager-goa.la" "mcp-account-manager-goa.la" ) make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12' + install -m 0644 /builddir/build/SOURCES/empathy-README.ConnectionManagers ./README.ConnectionManagers + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R9hWsE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm ++ dirname /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm + cd empathy-3.12.12 + make install DESTDIR=/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm Making install in tools make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tools' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tools' 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/empathy-3.12.12/tools' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tools' Making install in extensions make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/extensions' make install-am make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/extensions' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/extensions' 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/empathy-3.12.12/extensions' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/extensions' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/extensions' Making install in po make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/po' linguas="an ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gl gu he hi hr hu id is it ja kk km kn ko ku lt lv mai mk ml mr ms my nb ne nl nn oc or pa pl ps pt pt_BR ro ru si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi xh zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/empathy-3.12.12/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/empathy.mo; \ echo "installing $lang.gmo as $dir/empathy.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/empathy.mo; \ echo "installing ./$lang.gmo as" \ "$dir/empathy.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/empathy.mo.m; \ echo "installing $lang.gmo.m as $dir/empathy.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/empathy.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/empathy.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/an/LC_MESSAGES/empathy.mo installing ar.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ar/LC_MESSAGES/empathy.mo installing as.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/as/LC_MESSAGES/empathy.mo installing ast.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ast/LC_MESSAGES/empathy.mo installing az.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/az/LC_MESSAGES/empathy.mo installing be.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/be/LC_MESSAGES/empathy.mo installing be@latin.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/be@latin/LC_MESSAGES/empathy.mo installing bg.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bg/LC_MESSAGES/empathy.mo installing bn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bn/LC_MESSAGES/empathy.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bn_IN/LC_MESSAGES/empathy.mo installing br.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/br/LC_MESSAGES/empathy.mo installing bs.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bs/LC_MESSAGES/empathy.mo installing ca.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ca/LC_MESSAGES/empathy.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ca@valencia/LC_MESSAGES/empathy.mo installing crh.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/crh/LC_MESSAGES/empathy.mo installing cs.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/cs/LC_MESSAGES/empathy.mo installing cy.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/cy/LC_MESSAGES/empathy.mo installing da.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/da/LC_MESSAGES/empathy.mo installing de.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/de/LC_MESSAGES/empathy.mo installing dz.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/dz/LC_MESSAGES/empathy.mo installing el.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/el/LC_MESSAGES/empathy.mo installing en_CA.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en_CA/LC_MESSAGES/empathy.mo installing en_GB.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en_GB/LC_MESSAGES/empathy.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en@shaw/LC_MESSAGES/empathy.mo installing eo.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/eo/LC_MESSAGES/empathy.mo installing es.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/es/LC_MESSAGES/empathy.mo installing et.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/et/LC_MESSAGES/empathy.mo installing eu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/eu/LC_MESSAGES/empathy.mo installing fa.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fa/LC_MESSAGES/empathy.mo installing fi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fi/LC_MESSAGES/empathy.mo installing fr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fr/LC_MESSAGES/empathy.mo installing fur.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fur/LC_MESSAGES/empathy.mo installing ga.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ga/LC_MESSAGES/empathy.mo installing gl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/gl/LC_MESSAGES/empathy.mo installing gu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/gu/LC_MESSAGES/empathy.mo installing he.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/he/LC_MESSAGES/empathy.mo installing hi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hi/LC_MESSAGES/empathy.mo installing hr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hr/LC_MESSAGES/empathy.mo installing hu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hu/LC_MESSAGES/empathy.mo installing id.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/id/LC_MESSAGES/empathy.mo installing is.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/is/LC_MESSAGES/empathy.mo installing it.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/it/LC_MESSAGES/empathy.mo installing ja.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ja/LC_MESSAGES/empathy.mo installing kk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/kk/LC_MESSAGES/empathy.mo installing km.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/km/LC_MESSAGES/empathy.mo installing kn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/kn/LC_MESSAGES/empathy.mo installing ko.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ko/LC_MESSAGES/empathy.mo installing ku.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ku/LC_MESSAGES/empathy.mo installing lt.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/lt/LC_MESSAGES/empathy.mo installing lv.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/lv/LC_MESSAGES/empathy.mo installing mai.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mai/LC_MESSAGES/empathy.mo installing mk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mk/LC_MESSAGES/empathy.mo installing ml.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ml/LC_MESSAGES/empathy.mo installing mr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mr/LC_MESSAGES/empathy.mo installing ms.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ms/LC_MESSAGES/empathy.mo installing my.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/my/LC_MESSAGES/empathy.mo installing nb.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nb/LC_MESSAGES/empathy.mo installing ne.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ne/LC_MESSAGES/empathy.mo installing nl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nl/LC_MESSAGES/empathy.mo installing nn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nn/LC_MESSAGES/empathy.mo installing oc.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/oc/LC_MESSAGES/empathy.mo installing or.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/or/LC_MESSAGES/empathy.mo installing pa.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pa/LC_MESSAGES/empathy.mo installing pl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pl/LC_MESSAGES/empathy.mo installing ps.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ps/LC_MESSAGES/empathy.mo installing pt.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pt/LC_MESSAGES/empathy.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pt_BR/LC_MESSAGES/empathy.mo installing ro.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ro/LC_MESSAGES/empathy.mo installing ru.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ru/LC_MESSAGES/empathy.mo installing si.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/si/LC_MESSAGES/empathy.mo installing sk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sk/LC_MESSAGES/empathy.mo installing sl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sl/LC_MESSAGES/empathy.mo installing sq.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sq/LC_MESSAGES/empathy.mo installing sr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sr/LC_MESSAGES/empathy.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sr@latin/LC_MESSAGES/empathy.mo installing sv.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sv/LC_MESSAGES/empathy.mo installing ta.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ta/LC_MESSAGES/empathy.mo installing te.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/te/LC_MESSAGES/empathy.mo installing tg.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/tg/LC_MESSAGES/empathy.mo installing th.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/th/LC_MESSAGES/empathy.mo installing tr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/tr/LC_MESSAGES/empathy.mo installing ug.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ug/LC_MESSAGES/empathy.mo installing uk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/uk/LC_MESSAGES/empathy.mo installing vi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/vi/LC_MESSAGES/empathy.mo installing xh.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/xh/LC_MESSAGES/empathy.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_CN/LC_MESSAGES/empathy.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_HK/LC_MESSAGES/empathy.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_TW/LC_MESSAGES/empathy.mo installing zu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zu/LC_MESSAGES/empathy.mo make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' make[3]: Nothing to be done for 'install-exec-am'. make install-icons make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' for icon in hicolor_apps_16x16_empathy.png hicolor_apps_22x22_empathy.png hicolor_apps_24x24_empathy.png hicolor_apps_32x32_empathy.png hicolor_apps_48x48_empathy.png hicolor_apps_256x256_empathy.png hicolor_apps_scalable_empathy-symbolic.svg ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; \ for icon in hicolor_actions_16x16_im-message-new.png hicolor_actions_22x22_im-message-new.png hicolor_actions_24x24_im-message-new.png hicolor_status_16x16_im-message.png hicolor_status_22x22_im-message.png hicolor_status_16x16_user-typing.png hicolor_status_16x16_user-available.png hicolor_status_16x16_user-away.png hicolor_status_16x16_user-busy.png hicolor_status_16x16_user-idle.png hicolor_status_16x16_user-offline.png hicolor_status_16x16_empathy-pending.png hicolor_status_22x22_user-available.png hicolor_status_22x22_user-away.png hicolor_status_22x22_user-busy.png hicolor_status_22x22_user-idle.png hicolor_status_22x22_user-offline.png hicolor_status_22x22_empathy-pending.png hicolor_status_24x24_user-available.png hicolor_status_24x24_user-away.png hicolor_status_24x24_user-busy.png hicolor_status_24x24_user-idle.png hicolor_status_24x24_user-offline.png hicolor_status_24x24_empathy-pending.png hicolor_status_32x32_user-available.png hicolor_status_32x32_user-away.png hicolor_status_32x32_user-busy.png hicolor_status_32x32_user-idle.png hicolor_status_32x32_user-offline.png hicolor_status_32x32_empathy-pending.png hicolor_status_48x48_user-available.png hicolor_status_48x48_user-away.png hicolor_status_48x48_user-busy.png hicolor_status_48x48_user-idle.png hicolor_status_48x48_user-offline.png hicolor_status_48x48_empathy-pending.png hicolor_status_scalable_user-available.svg hicolor_status_scalable_user-away.svg hicolor_status_scalable_user-busy.svg hicolor_status_scalable_user-idle.svg hicolor_status_scalable_user-offline.svg hicolor_status_scalable_empathy-pending.svg ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' make update-icon-cache make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor *** gtk-update-icon-cache -f -t /usr/share/empathy/icons/hicolor make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/icons' Making install in themes make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[3]: Nothing to be done for 'install-exec-am'. for f in Boxes.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Boxes.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html Boxes.AdiumMessageStyle/Contents/Resources/main.css Boxes.AdiumMessageStyle/Contents/Resources/Status.html Boxes.AdiumMessageStyle/Contents/Resources/Variants/Clean.css Boxes.AdiumMessageStyle/Contents/Resources/Variants/Simple.css Boxes.AdiumMessageStyle/Contents/Resources/Variants/Blue.css Boxes.AdiumMessageStyle/Contents/Info.plist Classic.AdiumMessageStyle/Contents/Resources/Content.html Classic.AdiumMessageStyle/Contents/Resources/main.css Classic.AdiumMessageStyle/Contents/Resources/Status.html Classic.AdiumMessageStyle/Contents/Info.plist PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/corners.png PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/horizontal.png PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/nipple.png PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/vertical.png PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/Content.html PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html PlanetGNOME.AdiumMessageStyle/Contents/Resources/Status.html PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css PlanetGNOME.AdiumMessageStyle/Contents/Info.plist; do \ mkdir -p `dirname /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/adium/message-styles/$f`; \ /usr/bin/install -c -m 644 ./$f /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/adium/message-styles/$f; \ done make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data/themes' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/appdata' /usr/bin/install -c -m 644 empathy.appdata.xml '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/telepathy/clients' /usr/bin/install -c -m 644 Empathy.Chat.client Empathy.Auth.client Empathy.Call.client Empathy.FileTransfer.client '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/telepathy/clients' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/GConf/gsettings' /usr/bin/install -c -m 644 empathy.convert '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/GConf/gsettings' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/install -c -m 644 empathy.css '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/applications' /usr/bin/install -c -m 644 empathy.desktop '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/install -c -m 644 Template.html empathy-log-window.html '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.freedesktop.Telepathy.Client.Empathy.Chat.service org.freedesktop.Telepathy.Client.Empathy.Auth.service org.freedesktop.Telepathy.Client.Empathy.Call.service org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/dbus-1/services' if test -n "org.gnome.Empathy.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.Empathy.gschema.xml "/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/glib-2.0/schemas"; \ test -n "1/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/data' Making install in telepathy-account-widgets make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tools' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tools' 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/empathy-3.12.12/telepathy-account-widgets/tools' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tools' Making install in po make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/po' linguas="an ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja kk km kn ko ku lt lv mai mk ml mr ms my nb ne nl nn oc or pa pl ps pt pt_BR ro ru si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi xh zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/empathy-tpaw.mo; \ echo "installing $lang.gmo as $dir/empathy-tpaw.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/empathy-tpaw.mo; \ echo "installing ./$lang.gmo as" \ "$dir/empathy-tpaw.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/empathy-tpaw.mo.m; \ echo "installing $lang.gmo.m as $dir/empathy-tpaw.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/empathy-tpaw.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/empathy-tpaw.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/an/LC_MESSAGES/empathy-tpaw.mo installing ar.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ar/LC_MESSAGES/empathy-tpaw.mo installing as.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/as/LC_MESSAGES/empathy-tpaw.mo installing ast.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ast/LC_MESSAGES/empathy-tpaw.mo installing az.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/az/LC_MESSAGES/empathy-tpaw.mo installing be.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/be/LC_MESSAGES/empathy-tpaw.mo installing be@latin.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/be@latin/LC_MESSAGES/empathy-tpaw.mo installing bg.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bg/LC_MESSAGES/empathy-tpaw.mo installing bn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bn/LC_MESSAGES/empathy-tpaw.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bn_IN/LC_MESSAGES/empathy-tpaw.mo installing br.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/br/LC_MESSAGES/empathy-tpaw.mo installing bs.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/bs/LC_MESSAGES/empathy-tpaw.mo installing ca.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ca/LC_MESSAGES/empathy-tpaw.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ca@valencia/LC_MESSAGES/empathy-tpaw.mo installing crh.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/crh/LC_MESSAGES/empathy-tpaw.mo installing cs.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/cs/LC_MESSAGES/empathy-tpaw.mo installing cy.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/cy/LC_MESSAGES/empathy-tpaw.mo installing da.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/da/LC_MESSAGES/empathy-tpaw.mo installing de.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/de/LC_MESSAGES/empathy-tpaw.mo installing dz.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/dz/LC_MESSAGES/empathy-tpaw.mo installing el.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/el/LC_MESSAGES/empathy-tpaw.mo installing en_CA.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en_CA/LC_MESSAGES/empathy-tpaw.mo installing en_GB.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en_GB/LC_MESSAGES/empathy-tpaw.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/en@shaw/LC_MESSAGES/empathy-tpaw.mo installing eo.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/eo/LC_MESSAGES/empathy-tpaw.mo installing es.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/es/LC_MESSAGES/empathy-tpaw.mo installing et.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/et/LC_MESSAGES/empathy-tpaw.mo installing eu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/eu/LC_MESSAGES/empathy-tpaw.mo installing fa.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fa/LC_MESSAGES/empathy-tpaw.mo installing fi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fi/LC_MESSAGES/empathy-tpaw.mo installing fr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/fr/LC_MESSAGES/empathy-tpaw.mo installing ga.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ga/LC_MESSAGES/empathy-tpaw.mo installing gl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/gl/LC_MESSAGES/empathy-tpaw.mo installing gu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/gu/LC_MESSAGES/empathy-tpaw.mo installing he.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/he/LC_MESSAGES/empathy-tpaw.mo installing hi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hi/LC_MESSAGES/empathy-tpaw.mo installing hr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hr/LC_MESSAGES/empathy-tpaw.mo installing hu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/hu/LC_MESSAGES/empathy-tpaw.mo installing id.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/id/LC_MESSAGES/empathy-tpaw.mo installing is.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/is/LC_MESSAGES/empathy-tpaw.mo installing it.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/it/LC_MESSAGES/empathy-tpaw.mo installing ja.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ja/LC_MESSAGES/empathy-tpaw.mo installing kk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/kk/LC_MESSAGES/empathy-tpaw.mo installing km.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/km/LC_MESSAGES/empathy-tpaw.mo installing kn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/kn/LC_MESSAGES/empathy-tpaw.mo installing ko.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ko/LC_MESSAGES/empathy-tpaw.mo installing ku.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ku/LC_MESSAGES/empathy-tpaw.mo installing lt.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/lt/LC_MESSAGES/empathy-tpaw.mo installing lv.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/lv/LC_MESSAGES/empathy-tpaw.mo installing mai.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mai/LC_MESSAGES/empathy-tpaw.mo installing mk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mk/LC_MESSAGES/empathy-tpaw.mo installing ml.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ml/LC_MESSAGES/empathy-tpaw.mo installing mr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/mr/LC_MESSAGES/empathy-tpaw.mo installing ms.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ms/LC_MESSAGES/empathy-tpaw.mo installing my.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/my/LC_MESSAGES/empathy-tpaw.mo installing nb.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nb/LC_MESSAGES/empathy-tpaw.mo installing ne.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ne/LC_MESSAGES/empathy-tpaw.mo installing nl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nl/LC_MESSAGES/empathy-tpaw.mo installing nn.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/nn/LC_MESSAGES/empathy-tpaw.mo installing oc.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/oc/LC_MESSAGES/empathy-tpaw.mo installing or.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/or/LC_MESSAGES/empathy-tpaw.mo installing pa.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pa/LC_MESSAGES/empathy-tpaw.mo installing pl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pl/LC_MESSAGES/empathy-tpaw.mo installing ps.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ps/LC_MESSAGES/empathy-tpaw.mo installing pt.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pt/LC_MESSAGES/empathy-tpaw.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/pt_BR/LC_MESSAGES/empathy-tpaw.mo installing ro.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ro/LC_MESSAGES/empathy-tpaw.mo installing ru.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ru/LC_MESSAGES/empathy-tpaw.mo installing si.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/si/LC_MESSAGES/empathy-tpaw.mo installing sk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sk/LC_MESSAGES/empathy-tpaw.mo installing sl.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sl/LC_MESSAGES/empathy-tpaw.mo installing sq.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sq/LC_MESSAGES/empathy-tpaw.mo installing sr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sr/LC_MESSAGES/empathy-tpaw.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sr@latin/LC_MESSAGES/empathy-tpaw.mo installing sv.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/sv/LC_MESSAGES/empathy-tpaw.mo installing ta.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ta/LC_MESSAGES/empathy-tpaw.mo installing te.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/te/LC_MESSAGES/empathy-tpaw.mo installing tg.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/tg/LC_MESSAGES/empathy-tpaw.mo installing th.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/th/LC_MESSAGES/empathy-tpaw.mo installing tr.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/tr/LC_MESSAGES/empathy-tpaw.mo installing ug.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/ug/LC_MESSAGES/empathy-tpaw.mo installing uk.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/uk/LC_MESSAGES/empathy-tpaw.mo installing vi.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/vi/LC_MESSAGES/empathy-tpaw.mo installing xh.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/xh/LC_MESSAGES/empathy-tpaw.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_CN/LC_MESSAGES/empathy-tpaw.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_HK/LC_MESSAGES/empathy-tpaw.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zh_TW/LC_MESSAGES/empathy-tpaw.mo installing zu.gmo as /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/locale/zu/LC_MESSAGES/empathy-tpaw.mo make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/po' Making install in data make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' Making install in icons make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[4]: Nothing to be done for 'install-exec-am'. make install-icons make[5]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' for icon in hicolor_apps_16x16_im-aim.png hicolor_apps_16x16_im-ekiga.png hicolor_apps_16x16_im-facebook.png hicolor_apps_16x16_im-gizmo.png hicolor_apps_16x16_im-google-talk.png hicolor_apps_16x16_im-icq.png hicolor_apps_16x16_im-irc.png hicolor_apps_16x16_im-jabber.png hicolor_apps_16x16_im-msn.png hicolor_apps_16x16_im-silc.png hicolor_apps_16x16_im-sip.png hicolor_apps_16x16_im-local-xmpp.png hicolor_apps_16x16_im-gadugadu.png hicolor_apps_16x16_im-groupwise.png hicolor_apps_16x16_im-qq.png hicolor_apps_16x16_im-meanwhile.png hicolor_apps_16x16_im-mxit.png hicolor_apps_16x16_im-myspace.png hicolor_apps_16x16_im-sametime.png hicolor_apps_16x16_im-yahoo.png hicolor_apps_16x16_im-zephyr.png hicolor_apps_22x22_im-aim.png hicolor_apps_22x22_im-ekiga.png hicolor_apps_22x22_im-facebook.png hicolor_apps_22x22_im-gizmo.png hicolor_apps_22x22_im-google-talk.png hicolor_apps_22x22_im-icq.png hicolor_apps_22x22_im-irc.png hicolor_apps_22x22_im-jabber.png hicolor_apps_22x22_im-msn.png hicolor_apps_22x22_im-silc.png hicolor_apps_22x22_im-sip.png hicolor_apps_22x22_im-local-xmpp.png hicolor_apps_22x22_im-gadugadu.png hicolor_apps_22x22_im-groupwise.png hicolor_apps_22x22_im-qq.png hicolor_apps_22x22_im-meanwhile.png hicolor_apps_22x22_im-mxit.png hicolor_apps_22x22_im-myspace.png hicolor_apps_22x22_im-sametime.png hicolor_apps_22x22_im-yahoo.png hicolor_apps_22x22_im-zephyr.png hicolor_apps_24x24_im-aim.png hicolor_apps_24x24_im-ekiga.png hicolor_apps_24x24_im-gizmo.png hicolor_apps_24x24_im-google-talk.png hicolor_apps_24x24_im-icq.png hicolor_apps_24x24_im-irc.png hicolor_apps_24x24_im-jabber.png hicolor_apps_24x24_im-msn.png hicolor_apps_24x24_im-silc.png hicolor_apps_24x24_im-sip.png hicolor_apps_24x24_im-local-xmpp.png hicolor_apps_24x24_im-gadugadu.png hicolor_apps_24x24_im-groupwise.png hicolor_apps_24x24_im-qq.png hicolor_apps_24x24_im-meanwhile.png hicolor_apps_24x24_im-mxit.png hicolor_apps_24x24_im-myspace.png hicolor_apps_24x24_im-sametime.png hicolor_apps_24x24_im-yahoo.png hicolor_apps_24x24_im-zephyr.png hicolor_apps_32x32_im-aim.png hicolor_apps_32x32_im-ekiga.png hicolor_apps_32x32_im-gizmo.png hicolor_apps_32x32_im-google-talk.png hicolor_apps_32x32_im-icq.png hicolor_apps_32x32_im-irc.png hicolor_apps_32x32_im-jabber.png hicolor_apps_32x32_im-msn.png hicolor_apps_32x32_im-silc.png hicolor_apps_32x32_im-sip.png hicolor_apps_32x32_im-local-xmpp.png hicolor_apps_32x32_im-gadugadu.png hicolor_apps_32x32_im-groupwise.png hicolor_apps_32x32_im-qq.png hicolor_apps_32x32_im-meanwhile.png hicolor_apps_32x32_im-mxit.png hicolor_apps_32x32_im-myspace.png hicolor_apps_32x32_im-sametime.png hicolor_apps_32x32_im-yahoo.png hicolor_apps_32x32_im-zephyr.png hicolor_apps_48x48_im-aim.png hicolor_apps_48x48_im-ekiga.png hicolor_apps_48x48_im-facebook.png hicolor_apps_48x48_im-gizmo.png hicolor_apps_48x48_im-google-talk.png hicolor_apps_48x48_im-icq.png hicolor_apps_48x48_im-irc.png hicolor_apps_48x48_im-jabber.png hicolor_apps_48x48_im-msn.png hicolor_apps_48x48_im-silc.png hicolor_apps_48x48_im-sip.png hicolor_apps_48x48_im-local-xmpp.png hicolor_apps_48x48_im-gadugadu.png hicolor_apps_48x48_im-groupwise.png hicolor_apps_48x48_im-qq.png hicolor_apps_48x48_im-meanwhile.png hicolor_apps_48x48_im-mxit.png hicolor_apps_48x48_im-myspace.png hicolor_apps_48x48_im-sametime.png hicolor_apps_48x48_im-yahoo.png hicolor_apps_48x48_im-zephyr.png hicolor_apps_scalable_im-aim.svg hicolor_apps_scalable_im-ekiga.svg hicolor_apps_scalable_im-gizmo.svg hicolor_apps_scalable_im-google-talk.svg hicolor_apps_scalable_im-icq.svg hicolor_apps_scalable_im-irc.svg hicolor_apps_scalable_im-jabber.svg hicolor_apps_scalable_im-msn.svg hicolor_apps_scalable_im-silc.svg hicolor_apps_scalable_im-sip.svg hicolor_apps_scalable_im-local-xmpp.svg hicolor_apps_scalable_im-gadugadu.svg hicolor_apps_scalable_im-groupwise.svg hicolor_apps_scalable_im-qq.svg hicolor_apps_scalable_im-meanwhile.svg hicolor_apps_scalable_im-mxit.svg hicolor_apps_scalable_im-myspace.svg hicolor_apps_scalable_im-sametime.svg hicolor_apps_scalable_im-yahoo.svg hicolor_apps_scalable_im-zephyr.svg ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done make[5]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make update-icon-cache make[5]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/empathy/icons/hicolor make[5]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data/icons' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' make[4]: Nothing to be done for 'install-exec-am'. if test -n "org.gnome.telepathy-account-widgets.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.telepathy-account-widgets.gschema.xml "/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/glib-2.0/schemas"; \ test -n "1/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/data' Making install in tp-account-widgets make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make install-am make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[4]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/install -c -m 644 irc-networks.xml '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' make[4]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' 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/empathy-3.12.12/telepathy-account-widgets' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets' Making install in libempathy make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' true make install-am make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy' /bin/sh ../libtool --mode=install /usr/bin/install -c libempathy.la '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/libempathy-3.12.12.so /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy-3.12.12.so libtool: install: (cd /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy && { ln -s -f libempathy-3.12.12.so libempathy.so || { rm -f libempathy.so && ln -s libempathy-3.12.12.so libempathy.so; }; }) libtool: install: /usr/bin/install -c .libs/libempathy.lai /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy.la libtool: install: warning: remember to run `libtool --finish /usr/lib/empathy' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy' Making install in libempathy-gtk make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' true make install-am make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy' /bin/sh ../libtool --mode=install /usr/bin/install -c libempathy-gtk.la '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy' libtool: install: warning: relinking `libempathy-gtk.la' libtool: install: (cd /builddir/build/BUILD/empathy-3.12.12/libempathy-gtk; /bin/sh /builddir/build/BUILD/empathy-3.12.12/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -release 3.12.12 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libempathy-gtk.la -rpath /usr/lib/empathy empathy-account-chooser.lo empathy-account-selector-dialog.lo empathy-avatar-image.lo empathy-bad-password-dialog.lo empathy-base-password-dialog.lo empathy-call-utils.lo empathy-cell-renderer-activatable.lo empathy-cell-renderer-expander.lo empathy-cell-renderer-text.lo empathy-chat.lo empathy-contact-blocking-dialog.lo empathy-contact-chooser.lo empathy-contact-search-dialog.lo empathy-contact-widget.lo empathy-dialpad-widget.lo empathy-dialpad-button.lo empathy-geometry.lo empathy-groups-widget.lo empathy-individual-dialogs.lo empathy-individual-edit-dialog.lo empathy-individual-information-dialog.lo empathy-individual-menu.lo empathy-individual-store.lo empathy-individual-store-channel.lo empathy-individual-store-manager.lo empathy-individual-view.lo empathy-individual-widget.lo empathy-input-text-view.lo empathy-local-xmpp-assistant-widget.lo empathy-log-window.lo empathy-new-account-dialog.lo empathy-new-message-dialog.lo empathy-new-call-dialog.lo empathy-notify-manager.lo empathy-password-dialog.lo empathy-presence-chooser.lo empathy-protocol-chooser.lo empathy-roster-contact.lo empathy-roster-group.lo empathy-roster-model.lo empathy-roster-model-aggregator.lo empathy-roster-model-manager.lo empathy-roster-view.lo empathy-search-bar.lo empathy-share-my-desktop.lo empathy-smiley-manager.lo empathy-sound-manager.lo empathy-spell.lo empathy-status-preset-dialog.lo empathy-string-parser.lo empathy-subscription-dialog.lo empathy-theme-manager.lo empathy-tls-dialog.lo empathy-ui-utils.lo empathy-plist.lo empathy-theme-adium.lo empathy-webkit-utils.lo empathy-location-manager.lo empathy-geoclue-helper.lo empathy-gtk-enum-types.lo geoclue-interface.lo -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgio-2.0 -lsecret-1 -lgnutls -Wl,--export-dynamic -lgmodule-2.0 -pthread -ltelepathy-logger -ltelepathy-glib -lxml2 -lX11 -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/libtp-account-widgets.la -ltelepathy-glib -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lgtk-3 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgeocode-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libempathy/libempathy.la -inst-prefix-dir /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/empathy-account-chooser.o .libs/empathy-account-selector-dialog.o .libs/empathy-avatar-image.o .libs/empathy-bad-password-dialog.o .libs/empathy-base-password-dialog.o .libs/empathy-call-utils.o .libs/empathy-cell-renderer-activatable.o .libs/empathy-cell-renderer-expander.o .libs/empathy-cell-renderer-text.o .libs/empathy-chat.o .libs/empathy-contact-blocking-dialog.o .libs/empathy-contact-chooser.o .libs/empathy-contact-search-dialog.o .libs/empathy-contact-widget.o .libs/empathy-dialpad-widget.o .libs/empathy-dialpad-button.o .libs/empathy-geometry.o .libs/empathy-groups-widget.o .libs/empathy-individual-dialogs.o .libs/empathy-individual-edit-dialog.o .libs/empathy-individual-information-dialog.o .libs/empathy-individual-menu.o .libs/empathy-individual-store.o .libs/empathy-individual-store-channel.o .libs/empathy-individual-store-manager.o .libs/empathy-individual-view.o .libs/empathy-individual-widget.o .libs/empathy-input-text-view.o .libs/empathy-local-xmpp-assistant-widget.o .libs/empathy-log-window.o .libs/empathy-new-account-dialog.o .libs/empathy-new-message-dialog.o .libs/empathy-new-call-dialog.o .libs/empathy-notify-manager.o .libs/empathy-password-dialog.o .libs/empathy-presence-chooser.o .libs/empathy-protocol-chooser.o .libs/empathy-roster-contact.o .libs/empathy-roster-group.o .libs/empathy-roster-model.o .libs/empathy-roster-model-aggregator.o .libs/empathy-roster-model-manager.o .libs/empathy-roster-view.o .libs/empathy-search-bar.o .libs/empathy-share-my-desktop.o .libs/empathy-smiley-manager.o .libs/empathy-sound-manager.o .libs/empathy-spell.o .libs/empathy-status-preset-dialog.o .libs/empathy-string-parser.o .libs/empathy-subscription-dialog.o .libs/empathy-theme-manager.o .libs/empathy-tls-dialog.o .libs/empathy-ui-utils.o .libs/empathy-plist.o .libs/empathy-theme-adium.o .libs/empathy-webkit-utils.o .libs/empathy-location-manager.o .libs/empathy-geoclue-helper.o .libs/empathy-gtk-enum-types.o .libs/geoclue-interface.o -Wl,--whole-archive /builddir/build/BUILD/empathy-3.12.12/telepathy-account-widgets/tp-account-widgets/.libs/libtp-account-widgets.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/empathy -lenchant -lchamplain-gtk-0.12 -lclutter-gtk-1.0 -lchamplain-0.12 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lXext -lXdamage -lXfixes -lXcomposite -lXi -L/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy -L/usr/lib/empathy -lempathy -ldbus-glib-1 -ldbus-1 -lfolks-telepathy -lfolks -lgnutls -lgmodule-2.0 -ltelepathy-logger -lcanberra-gtk3 -lX11 -lcanberra -lnotify -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lpulse-mainloop-glib -lpulse -lwebkitgtk-3.0 -ljavascriptcoregtk-3.0 -lsoup-2.4 -lgee-0.8 -lxml2 -lsecret-1 -lcheese-gtk -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgeocode-glib -lgudev-1.0 -lmission-control-plugins -ltelepathy-glib -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libempathy-gtk-3.12.12.so -o .libs/libempathy-gtk-3.12.12.so libtool: install: /usr/bin/install -c .libs/libempathy-gtk-3.12.12.soT /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy-gtk-3.12.12.so libtool: install: (cd /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy && { ln -s -f libempathy-gtk-3.12.12.so libempathy-gtk.so || { rm -f libempathy-gtk.so && ln -s libempathy-gtk-3.12.12.so libempathy-gtk.so; }; }) libtool: install: /usr/bin/install -c .libs/libempathy-gtk.lai /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy-gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib/empathy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/install -c -m 644 empathy-contact-widget.ui empathy-contact-blocking-dialog.ui empathy-status-preset-dialog.ui empathy-log-window.ui empathy-chat.ui empathy-search-bar.ui empathy-individual-widget.ui '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk' Making install in src make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/src' make install-am make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/src' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c empathy empathy-accounts empathy-debugger '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy-accounts /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy-accounts libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy-debugger /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy-debugger /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c empathy-auth-client empathy-call empathy-chat '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec' libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy-auth-client /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-auth-client libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy-call /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-call libtool: install: warning: `../libempathy-gtk/libempathy-gtk.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `/builddir/build/BUILD/empathy-3.12.12/libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: warning: `../libempathy/libempathy.la' has not been installed in `/usr/lib/empathy' libtool: install: /usr/bin/install -c .libs/empathy-chat /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-chat /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/man/man1' /usr/bin/install -c -m 644 empathy.1 empathy-accounts.1 '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' /usr/bin/install -c -m 644 empathy-accounts-dialog.ui empathy-call-window-fullscreen.ui empathy-call-window.ui empathy-chat-window.ui empathy-chatrooms-window.ui empathy-ft-manager.ui empathy-import-dialog.ui empathy-roster-window.ui empathy-roster-window-menubar.ui empathy-new-chatroom-dialog.ui empathy-preferences.ui empathy-status-icon.ui '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/empathy' make[3]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/src' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/src' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/src' Making install in help make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/help' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/account-irc.page /usr/bin/install -c -m 644 C/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/account-jabber.page /usr/bin/install -c -m 644 C/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/accounts-window.page /usr/bin/install -c -m 644 C/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/add-account.page /usr/bin/install -c -m 644 C/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/add-contact.page /usr/bin/install -c -m 644 C/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/audio-call.page /usr/bin/install -c -m 644 C/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/audio-video.page /usr/bin/install -c -m 644 C/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/change-status.page /usr/bin/install -c -m 644 C/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/create-account.page /usr/bin/install -c -m 644 C/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/disable-account.page /usr/bin/install -c -m 644 C/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/favorite-rooms.page /usr/bin/install -c -m 644 C/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation.page /usr/bin/install -c -m 644 C/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 C/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 C/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation-supported.page /usr/bin/install -c -m 644 C/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation-turn.page /usr/bin/install -c -m 644 C/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 C/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/group-conversations.page /usr/bin/install -c -m 644 C/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/hide-contacts.page /usr/bin/install -c -m 644 C/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/import-account.page /usr/bin/install -c -m 644 C/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/index.page /usr/bin/install -c -m 644 C/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/introduction.page /usr/bin/install -c -m 644 C/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-commands.page /usr/bin/install -c -m 644 C/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 C/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-join-room.page /usr/bin/install -c -m 644 C/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-manage.page /usr/bin/install -c -m 644 C/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-nick-password.page /usr/bin/install -c -m 644 C/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-send-file.page /usr/bin/install -c -m 644 C/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 C/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/license.page /usr/bin/install -c -m 644 C/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/link-contacts.page /usr/bin/install -c -m 644 C/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/overview.page /usr/bin/install -c -m 644 C/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prev-conv.page /usr/bin/install -c -m 644 C/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 C/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 C/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prob-conn-name.page /usr/bin/install -c -m 644 C/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 C/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/prob-conn.page /usr/bin/install -c -m 644 C/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/remove-account.page /usr/bin/install -c -m 644 C/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/salut-protocol.page /usr/bin/install -c -m 644 C/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/send-file.page /usr/bin/install -c -m 644 C/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/send-message.page /usr/bin/install -c -m 644 C/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/set-custom-status.page /usr/bin/install -c -m 644 C/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/share-desktop.page /usr/bin/install -c -m 644 C/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/status-icons.page /usr/bin/install -c -m 644 C/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/video-call.page /usr/bin/install -c -m 644 ca/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/account-irc.page /usr/bin/install -c -m 644 ca/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/account-jabber.page /usr/bin/install -c -m 644 ca/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/accounts-window.page /usr/bin/install -c -m 644 ca/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/add-account.page /usr/bin/install -c -m 644 ca/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/add-contact.page /usr/bin/install -c -m 644 ca/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/audio-call.page /usr/bin/install -c -m 644 ca/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/audio-video.page /usr/bin/install -c -m 644 ca/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/change-status.page /usr/bin/install -c -m 644 ca/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/create-account.page /usr/bin/install -c -m 644 ca/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/disable-account.page /usr/bin/install -c -m 644 ca/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/favorite-rooms.page /usr/bin/install -c -m 644 ca/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation.page /usr/bin/install -c -m 644 ca/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 ca/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 ca/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation-supported.page /usr/bin/install -c -m 644 ca/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation-turn.page /usr/bin/install -c -m 644 ca/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 ca/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/group-conversations.page /usr/bin/install -c -m 644 ca/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/hide-contacts.page /usr/bin/install -c -m 644 ca/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/import-account.page /usr/bin/install -c -m 644 ca/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/index.page /usr/bin/install -c -m 644 ca/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/introduction.page /usr/bin/install -c -m 644 ca/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-commands.page /usr/bin/install -c -m 644 ca/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 ca/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-join-room.page /usr/bin/install -c -m 644 ca/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-manage.page /usr/bin/install -c -m 644 ca/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-nick-password.page /usr/bin/install -c -m 644 ca/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-send-file.page /usr/bin/install -c -m 644 ca/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 ca/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/license.page /usr/bin/install -c -m 644 ca/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/link-contacts.page /usr/bin/install -c -m 644 ca/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/overview.page /usr/bin/install -c -m 644 ca/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prev-conv.page /usr/bin/install -c -m 644 ca/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 ca/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 ca/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prob-conn-name.page /usr/bin/install -c -m 644 ca/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 ca/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/prob-conn.page /usr/bin/install -c -m 644 ca/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/remove-account.page /usr/bin/install -c -m 644 ca/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/salut-protocol.page /usr/bin/install -c -m 644 ca/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/send-file.page /usr/bin/install -c -m 644 ca/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/send-message.page /usr/bin/install -c -m 644 ca/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/set-custom-status.page /usr/bin/install -c -m 644 ca/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/share-desktop.page /usr/bin/install -c -m 644 ca/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/status-icons.page /usr/bin/install -c -m 644 ca/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/video-call.page /usr/bin/install -c -m 644 cs/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/account-irc.page /usr/bin/install -c -m 644 cs/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/account-jabber.page /usr/bin/install -c -m 644 cs/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/accounts-window.page /usr/bin/install -c -m 644 cs/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/add-account.page /usr/bin/install -c -m 644 cs/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/add-contact.page /usr/bin/install -c -m 644 cs/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/audio-call.page /usr/bin/install -c -m 644 cs/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/audio-video.page /usr/bin/install -c -m 644 cs/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/change-status.page /usr/bin/install -c -m 644 cs/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/create-account.page /usr/bin/install -c -m 644 cs/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/disable-account.page /usr/bin/install -c -m 644 cs/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/favorite-rooms.page /usr/bin/install -c -m 644 cs/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation.page /usr/bin/install -c -m 644 cs/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 cs/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 cs/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation-supported.page /usr/bin/install -c -m 644 cs/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation-turn.page /usr/bin/install -c -m 644 cs/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 cs/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/group-conversations.page /usr/bin/install -c -m 644 cs/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/hide-contacts.page /usr/bin/install -c -m 644 cs/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/import-account.page /usr/bin/install -c -m 644 cs/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/index.page /usr/bin/install -c -m 644 cs/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/introduction.page /usr/bin/install -c -m 644 cs/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-commands.page /usr/bin/install -c -m 644 cs/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 cs/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-join-room.page /usr/bin/install -c -m 644 cs/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-manage.page /usr/bin/install -c -m 644 cs/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-nick-password.page /usr/bin/install -c -m 644 cs/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-send-file.page /usr/bin/install -c -m 644 cs/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 cs/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/license.page /usr/bin/install -c -m 644 cs/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/link-contacts.page /usr/bin/install -c -m 644 cs/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/overview.page /usr/bin/install -c -m 644 cs/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prev-conv.page /usr/bin/install -c -m 644 cs/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 cs/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 cs/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prob-conn-name.page /usr/bin/install -c -m 644 cs/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 cs/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/prob-conn.page /usr/bin/install -c -m 644 cs/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/remove-account.page /usr/bin/install -c -m 644 cs/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/salut-protocol.page /usr/bin/install -c -m 644 cs/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/send-file.page /usr/bin/install -c -m 644 cs/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/send-message.page /usr/bin/install -c -m 644 cs/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/set-custom-status.page /usr/bin/install -c -m 644 cs/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/share-desktop.page /usr/bin/install -c -m 644 cs/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/status-icons.page /usr/bin/install -c -m 644 cs/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/video-call.page /usr/bin/install -c -m 644 de/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/account-irc.page /usr/bin/install -c -m 644 de/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/account-jabber.page /usr/bin/install -c -m 644 de/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/accounts-window.page /usr/bin/install -c -m 644 de/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/add-account.page /usr/bin/install -c -m 644 de/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/add-contact.page /usr/bin/install -c -m 644 de/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/audio-call.page /usr/bin/install -c -m 644 de/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/audio-video.page /usr/bin/install -c -m 644 de/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/change-status.page /usr/bin/install -c -m 644 de/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/create-account.page /usr/bin/install -c -m 644 de/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/disable-account.page /usr/bin/install -c -m 644 de/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/favorite-rooms.page /usr/bin/install -c -m 644 de/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation.page /usr/bin/install -c -m 644 de/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 de/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 de/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation-supported.page /usr/bin/install -c -m 644 de/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation-turn.page /usr/bin/install -c -m 644 de/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 de/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/group-conversations.page /usr/bin/install -c -m 644 de/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/hide-contacts.page /usr/bin/install -c -m 644 de/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/import-account.page /usr/bin/install -c -m 644 de/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/index.page /usr/bin/install -c -m 644 de/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/introduction.page /usr/bin/install -c -m 644 de/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-commands.page /usr/bin/install -c -m 644 de/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 de/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-join-room.page /usr/bin/install -c -m 644 de/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-manage.page /usr/bin/install -c -m 644 de/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-nick-password.page /usr/bin/install -c -m 644 de/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-send-file.page /usr/bin/install -c -m 644 de/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 de/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/license.page /usr/bin/install -c -m 644 de/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/link-contacts.page /usr/bin/install -c -m 644 de/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/overview.page /usr/bin/install -c -m 644 de/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prev-conv.page /usr/bin/install -c -m 644 de/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 de/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 de/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prob-conn-name.page /usr/bin/install -c -m 644 de/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 de/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/prob-conn.page /usr/bin/install -c -m 644 de/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/remove-account.page /usr/bin/install -c -m 644 de/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/salut-protocol.page /usr/bin/install -c -m 644 de/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/send-file.page /usr/bin/install -c -m 644 de/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/send-message.page /usr/bin/install -c -m 644 de/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/set-custom-status.page /usr/bin/install -c -m 644 de/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/share-desktop.page /usr/bin/install -c -m 644 de/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/status-icons.page /usr/bin/install -c -m 644 de/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/video-call.page /usr/bin/install -c -m 644 el/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/account-irc.page /usr/bin/install -c -m 644 el/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/account-jabber.page /usr/bin/install -c -m 644 el/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/accounts-window.page /usr/bin/install -c -m 644 el/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/add-account.page /usr/bin/install -c -m 644 el/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/add-contact.page /usr/bin/install -c -m 644 el/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/audio-call.page /usr/bin/install -c -m 644 el/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/audio-video.page /usr/bin/install -c -m 644 el/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/change-status.page /usr/bin/install -c -m 644 el/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/create-account.page /usr/bin/install -c -m 644 el/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/disable-account.page /usr/bin/install -c -m 644 el/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/favorite-rooms.page /usr/bin/install -c -m 644 el/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation.page /usr/bin/install -c -m 644 el/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 el/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 el/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation-supported.page /usr/bin/install -c -m 644 el/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation-turn.page /usr/bin/install -c -m 644 el/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 el/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/group-conversations.page /usr/bin/install -c -m 644 el/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/hide-contacts.page /usr/bin/install -c -m 644 el/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/import-account.page /usr/bin/install -c -m 644 el/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/index.page /usr/bin/install -c -m 644 el/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/introduction.page /usr/bin/install -c -m 644 el/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-commands.page /usr/bin/install -c -m 644 el/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 el/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-join-room.page /usr/bin/install -c -m 644 el/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-manage.page /usr/bin/install -c -m 644 el/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-nick-password.page /usr/bin/install -c -m 644 el/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-send-file.page /usr/bin/install -c -m 644 el/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 el/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/license.page /usr/bin/install -c -m 644 el/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/link-contacts.page /usr/bin/install -c -m 644 el/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/overview.page /usr/bin/install -c -m 644 el/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prev-conv.page /usr/bin/install -c -m 644 el/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 el/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 el/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prob-conn-name.page /usr/bin/install -c -m 644 el/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 el/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/prob-conn.page /usr/bin/install -c -m 644 el/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/remove-account.page /usr/bin/install -c -m 644 el/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/salut-protocol.page /usr/bin/install -c -m 644 el/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/send-file.page /usr/bin/install -c -m 644 el/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/send-message.page /usr/bin/install -c -m 644 el/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/set-custom-status.page /usr/bin/install -c -m 644 el/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/share-desktop.page /usr/bin/install -c -m 644 el/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/status-icons.page /usr/bin/install -c -m 644 el/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/video-call.page /usr/bin/install -c -m 644 en_GB/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/account-irc.page /usr/bin/install -c -m 644 en_GB/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/account-jabber.page /usr/bin/install -c -m 644 en_GB/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/accounts-window.page /usr/bin/install -c -m 644 en_GB/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/add-account.page /usr/bin/install -c -m 644 en_GB/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/add-contact.page /usr/bin/install -c -m 644 en_GB/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/audio-call.page /usr/bin/install -c -m 644 en_GB/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/audio-video.page /usr/bin/install -c -m 644 en_GB/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/change-status.page /usr/bin/install -c -m 644 en_GB/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/create-account.page /usr/bin/install -c -m 644 en_GB/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/disable-account.page /usr/bin/install -c -m 644 en_GB/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/favorite-rooms.page /usr/bin/install -c -m 644 en_GB/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation.page /usr/bin/install -c -m 644 en_GB/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 en_GB/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 en_GB/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation-supported.page /usr/bin/install -c -m 644 en_GB/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation-turn.page /usr/bin/install -c -m 644 en_GB/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 en_GB/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/group-conversations.page /usr/bin/install -c -m 644 en_GB/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/hide-contacts.page /usr/bin/install -c -m 644 en_GB/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/import-account.page /usr/bin/install -c -m 644 en_GB/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/index.page /usr/bin/install -c -m 644 en_GB/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/introduction.page /usr/bin/install -c -m 644 en_GB/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-commands.page /usr/bin/install -c -m 644 en_GB/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 en_GB/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-join-room.page /usr/bin/install -c -m 644 en_GB/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-manage.page /usr/bin/install -c -m 644 en_GB/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-nick-password.page /usr/bin/install -c -m 644 en_GB/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-send-file.page /usr/bin/install -c -m 644 en_GB/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 en_GB/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/license.page /usr/bin/install -c -m 644 en_GB/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/link-contacts.page /usr/bin/install -c -m 644 en_GB/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/overview.page /usr/bin/install -c -m 644 en_GB/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prev-conv.page /usr/bin/install -c -m 644 en_GB/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 en_GB/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 en_GB/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prob-conn-name.page /usr/bin/install -c -m 644 en_GB/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 en_GB/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/prob-conn.page /usr/bin/install -c -m 644 en_GB/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/remove-account.page /usr/bin/install -c -m 644 en_GB/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/salut-protocol.page /usr/bin/install -c -m 644 en_GB/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/send-file.page /usr/bin/install -c -m 644 en_GB/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/send-message.page /usr/bin/install -c -m 644 en_GB/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/set-custom-status.page /usr/bin/install -c -m 644 en_GB/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/share-desktop.page /usr/bin/install -c -m 644 en_GB/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/status-icons.page /usr/bin/install -c -m 644 en_GB/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/video-call.page /usr/bin/install -c -m 644 es/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/account-irc.page /usr/bin/install -c -m 644 es/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/account-jabber.page /usr/bin/install -c -m 644 es/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/accounts-window.page /usr/bin/install -c -m 644 es/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/add-account.page /usr/bin/install -c -m 644 es/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/add-contact.page /usr/bin/install -c -m 644 es/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/audio-call.page /usr/bin/install -c -m 644 es/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/audio-video.page /usr/bin/install -c -m 644 es/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/change-status.page /usr/bin/install -c -m 644 es/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/create-account.page /usr/bin/install -c -m 644 es/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/disable-account.page /usr/bin/install -c -m 644 es/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/favorite-rooms.page /usr/bin/install -c -m 644 es/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation.page /usr/bin/install -c -m 644 es/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 es/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 es/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation-supported.page /usr/bin/install -c -m 644 es/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation-turn.page /usr/bin/install -c -m 644 es/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 es/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/group-conversations.page /usr/bin/install -c -m 644 es/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/hide-contacts.page /usr/bin/install -c -m 644 es/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/import-account.page /usr/bin/install -c -m 644 es/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/index.page /usr/bin/install -c -m 644 es/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/introduction.page /usr/bin/install -c -m 644 es/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-commands.page /usr/bin/install -c -m 644 es/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 es/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-join-room.page /usr/bin/install -c -m 644 es/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-manage.page /usr/bin/install -c -m 644 es/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-nick-password.page /usr/bin/install -c -m 644 es/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-send-file.page /usr/bin/install -c -m 644 es/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 es/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/license.page /usr/bin/install -c -m 644 es/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/link-contacts.page /usr/bin/install -c -m 644 es/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/overview.page /usr/bin/install -c -m 644 es/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prev-conv.page /usr/bin/install -c -m 644 es/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 es/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 es/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prob-conn-name.page /usr/bin/install -c -m 644 es/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 es/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/prob-conn.page /usr/bin/install -c -m 644 es/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/remove-account.page /usr/bin/install -c -m 644 es/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/salut-protocol.page /usr/bin/install -c -m 644 es/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/send-file.page /usr/bin/install -c -m 644 es/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/send-message.page /usr/bin/install -c -m 644 es/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/set-custom-status.page /usr/bin/install -c -m 644 es/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/share-desktop.page /usr/bin/install -c -m 644 es/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/status-icons.page /usr/bin/install -c -m 644 es/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/video-call.page /usr/bin/install -c -m 644 eu/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/account-irc.page /usr/bin/install -c -m 644 eu/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/account-jabber.page /usr/bin/install -c -m 644 eu/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/accounts-window.page /usr/bin/install -c -m 644 eu/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/add-account.page /usr/bin/install -c -m 644 eu/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/add-contact.page /usr/bin/install -c -m 644 eu/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/audio-call.page /usr/bin/install -c -m 644 eu/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/audio-video.page /usr/bin/install -c -m 644 eu/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/change-status.page /usr/bin/install -c -m 644 eu/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/create-account.page /usr/bin/install -c -m 644 eu/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/disable-account.page /usr/bin/install -c -m 644 eu/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/favorite-rooms.page /usr/bin/install -c -m 644 eu/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation.page /usr/bin/install -c -m 644 eu/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 eu/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 eu/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation-supported.page /usr/bin/install -c -m 644 eu/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation-turn.page /usr/bin/install -c -m 644 eu/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 eu/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/group-conversations.page /usr/bin/install -c -m 644 eu/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/hide-contacts.page /usr/bin/install -c -m 644 eu/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/import-account.page /usr/bin/install -c -m 644 eu/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/index.page /usr/bin/install -c -m 644 eu/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/introduction.page /usr/bin/install -c -m 644 eu/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-commands.page /usr/bin/install -c -m 644 eu/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 eu/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-join-room.page /usr/bin/install -c -m 644 eu/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-manage.page /usr/bin/install -c -m 644 eu/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-nick-password.page /usr/bin/install -c -m 644 eu/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-send-file.page /usr/bin/install -c -m 644 eu/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 eu/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/license.page /usr/bin/install -c -m 644 eu/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/link-contacts.page /usr/bin/install -c -m 644 eu/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/overview.page /usr/bin/install -c -m 644 eu/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prev-conv.page /usr/bin/install -c -m 644 eu/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 eu/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 eu/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prob-conn-name.page /usr/bin/install -c -m 644 eu/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 eu/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/prob-conn.page /usr/bin/install -c -m 644 eu/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/remove-account.page /usr/bin/install -c -m 644 eu/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/salut-protocol.page /usr/bin/install -c -m 644 eu/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/send-file.page /usr/bin/install -c -m 644 eu/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/send-message.page /usr/bin/install -c -m 644 eu/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/set-custom-status.page /usr/bin/install -c -m 644 eu/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/share-desktop.page /usr/bin/install -c -m 644 eu/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/status-icons.page /usr/bin/install -c -m 644 eu/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/video-call.page /usr/bin/install -c -m 644 fi/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/account-irc.page /usr/bin/install -c -m 644 fi/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/account-jabber.page /usr/bin/install -c -m 644 fi/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/accounts-window.page /usr/bin/install -c -m 644 fi/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/add-account.page /usr/bin/install -c -m 644 fi/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/add-contact.page /usr/bin/install -c -m 644 fi/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/audio-call.page /usr/bin/install -c -m 644 fi/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/audio-video.page /usr/bin/install -c -m 644 fi/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/change-status.page /usr/bin/install -c -m 644 fi/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/create-account.page /usr/bin/install -c -m 644 fi/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/disable-account.page /usr/bin/install -c -m 644 fi/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/favorite-rooms.page /usr/bin/install -c -m 644 fi/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation.page /usr/bin/install -c -m 644 fi/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 fi/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 fi/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation-supported.page /usr/bin/install -c -m 644 fi/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation-turn.page /usr/bin/install -c -m 644 fi/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 fi/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/group-conversations.page /usr/bin/install -c -m 644 fi/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/hide-contacts.page /usr/bin/install -c -m 644 fi/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/import-account.page /usr/bin/install -c -m 644 fi/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/index.page /usr/bin/install -c -m 644 fi/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/introduction.page /usr/bin/install -c -m 644 fi/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-commands.page /usr/bin/install -c -m 644 fi/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 fi/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-join-room.page /usr/bin/install -c -m 644 fi/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-manage.page /usr/bin/install -c -m 644 fi/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-nick-password.page /usr/bin/install -c -m 644 fi/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-send-file.page /usr/bin/install -c -m 644 fi/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 fi/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/license.page /usr/bin/install -c -m 644 fi/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/link-contacts.page /usr/bin/install -c -m 644 fi/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/overview.page /usr/bin/install -c -m 644 fi/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prev-conv.page /usr/bin/install -c -m 644 fi/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 fi/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 fi/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prob-conn-name.page /usr/bin/install -c -m 644 fi/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 fi/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/prob-conn.page /usr/bin/install -c -m 644 fi/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/remove-account.page /usr/bin/install -c -m 644 fi/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/salut-protocol.page /usr/bin/install -c -m 644 fi/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/send-file.page /usr/bin/install -c -m 644 fi/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/send-message.page /usr/bin/install -c -m 644 fi/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/set-custom-status.page /usr/bin/install -c -m 644 fi/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/share-desktop.page /usr/bin/install -c -m 644 fi/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/status-icons.page /usr/bin/install -c -m 644 fi/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/video-call.page /usr/bin/install -c -m 644 fr/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/account-irc.page /usr/bin/install -c -m 644 fr/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/account-jabber.page /usr/bin/install -c -m 644 fr/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/accounts-window.page /usr/bin/install -c -m 644 fr/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/add-account.page /usr/bin/install -c -m 644 fr/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/add-contact.page /usr/bin/install -c -m 644 fr/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/audio-call.page /usr/bin/install -c -m 644 fr/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/audio-video.page /usr/bin/install -c -m 644 fr/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/change-status.page /usr/bin/install -c -m 644 fr/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/create-account.page /usr/bin/install -c -m 644 fr/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/disable-account.page /usr/bin/install -c -m 644 fr/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/favorite-rooms.page /usr/bin/install -c -m 644 fr/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation.page /usr/bin/install -c -m 644 fr/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 fr/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 fr/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation-supported.page /usr/bin/install -c -m 644 fr/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation-turn.page /usr/bin/install -c -m 644 fr/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 fr/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/group-conversations.page /usr/bin/install -c -m 644 fr/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/hide-contacts.page /usr/bin/install -c -m 644 fr/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/import-account.page /usr/bin/install -c -m 644 fr/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/index.page /usr/bin/install -c -m 644 fr/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/introduction.page /usr/bin/install -c -m 644 fr/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-commands.page /usr/bin/install -c -m 644 fr/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 fr/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-join-room.page /usr/bin/install -c -m 644 fr/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-manage.page /usr/bin/install -c -m 644 fr/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-nick-password.page /usr/bin/install -c -m 644 fr/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-send-file.page /usr/bin/install -c -m 644 fr/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 fr/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/license.page /usr/bin/install -c -m 644 fr/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/link-contacts.page /usr/bin/install -c -m 644 fr/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/overview.page /usr/bin/install -c -m 644 fr/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prev-conv.page /usr/bin/install -c -m 644 fr/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 fr/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 fr/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prob-conn-name.page /usr/bin/install -c -m 644 fr/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 fr/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/prob-conn.page /usr/bin/install -c -m 644 fr/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/remove-account.page /usr/bin/install -c -m 644 fr/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/salut-protocol.page /usr/bin/install -c -m 644 fr/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/send-file.page /usr/bin/install -c -m 644 fr/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/send-message.page /usr/bin/install -c -m 644 fr/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/set-custom-status.page /usr/bin/install -c -m 644 fr/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/share-desktop.page /usr/bin/install -c -m 644 fr/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/status-icons.page /usr/bin/install -c -m 644 fr/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/video-call.page /usr/bin/install -c -m 644 gl/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/account-irc.page /usr/bin/install -c -m 644 gl/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/account-jabber.page /usr/bin/install -c -m 644 gl/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/accounts-window.page /usr/bin/install -c -m 644 gl/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/add-account.page /usr/bin/install -c -m 644 gl/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/add-contact.page /usr/bin/install -c -m 644 gl/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/audio-call.page /usr/bin/install -c -m 644 gl/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/audio-video.page /usr/bin/install -c -m 644 gl/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/change-status.page /usr/bin/install -c -m 644 gl/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/create-account.page /usr/bin/install -c -m 644 gl/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/disable-account.page /usr/bin/install -c -m 644 gl/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/favorite-rooms.page /usr/bin/install -c -m 644 gl/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation.page /usr/bin/install -c -m 644 gl/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 gl/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 gl/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation-supported.page /usr/bin/install -c -m 644 gl/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation-turn.page /usr/bin/install -c -m 644 gl/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 gl/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/group-conversations.page /usr/bin/install -c -m 644 gl/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/hide-contacts.page /usr/bin/install -c -m 644 gl/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/import-account.page /usr/bin/install -c -m 644 gl/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/index.page /usr/bin/install -c -m 644 gl/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/introduction.page /usr/bin/install -c -m 644 gl/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-commands.page /usr/bin/install -c -m 644 gl/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 gl/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-join-room.page /usr/bin/install -c -m 644 gl/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-manage.page /usr/bin/install -c -m 644 gl/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-nick-password.page /usr/bin/install -c -m 644 gl/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-send-file.page /usr/bin/install -c -m 644 gl/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 gl/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/license.page /usr/bin/install -c -m 644 gl/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/link-contacts.page /usr/bin/install -c -m 644 gl/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/overview.page /usr/bin/install -c -m 644 gl/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prev-conv.page /usr/bin/install -c -m 644 gl/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 gl/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 gl/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prob-conn-name.page /usr/bin/install -c -m 644 gl/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 gl/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/prob-conn.page /usr/bin/install -c -m 644 gl/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/remove-account.page /usr/bin/install -c -m 644 gl/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/salut-protocol.page /usr/bin/install -c -m 644 gl/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/send-file.page /usr/bin/install -c -m 644 gl/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/send-message.page /usr/bin/install -c -m 644 gl/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/set-custom-status.page /usr/bin/install -c -m 644 gl/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/share-desktop.page /usr/bin/install -c -m 644 gl/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/status-icons.page /usr/bin/install -c -m 644 gl/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/video-call.page /usr/bin/install -c -m 644 hu/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/account-irc.page /usr/bin/install -c -m 644 hu/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/account-jabber.page /usr/bin/install -c -m 644 hu/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/accounts-window.page /usr/bin/install -c -m 644 hu/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/add-account.page /usr/bin/install -c -m 644 hu/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/add-contact.page /usr/bin/install -c -m 644 hu/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/audio-call.page /usr/bin/install -c -m 644 hu/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/audio-video.page /usr/bin/install -c -m 644 hu/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/change-status.page /usr/bin/install -c -m 644 hu/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/create-account.page /usr/bin/install -c -m 644 hu/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/disable-account.page /usr/bin/install -c -m 644 hu/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/favorite-rooms.page /usr/bin/install -c -m 644 hu/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation.page /usr/bin/install -c -m 644 hu/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 hu/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 hu/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation-supported.page /usr/bin/install -c -m 644 hu/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation-turn.page /usr/bin/install -c -m 644 hu/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 hu/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/group-conversations.page /usr/bin/install -c -m 644 hu/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/hide-contacts.page /usr/bin/install -c -m 644 hu/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/import-account.page /usr/bin/install -c -m 644 hu/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/index.page /usr/bin/install -c -m 644 hu/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/introduction.page /usr/bin/install -c -m 644 hu/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-commands.page /usr/bin/install -c -m 644 hu/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 hu/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-join-room.page /usr/bin/install -c -m 644 hu/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-manage.page /usr/bin/install -c -m 644 hu/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-nick-password.page /usr/bin/install -c -m 644 hu/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-send-file.page /usr/bin/install -c -m 644 hu/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 hu/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/license.page /usr/bin/install -c -m 644 hu/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/link-contacts.page /usr/bin/install -c -m 644 hu/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/overview.page /usr/bin/install -c -m 644 hu/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prev-conv.page /usr/bin/install -c -m 644 hu/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 hu/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 hu/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prob-conn-name.page /usr/bin/install -c -m 644 hu/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 hu/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/prob-conn.page /usr/bin/install -c -m 644 hu/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/remove-account.page /usr/bin/install -c -m 644 hu/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/salut-protocol.page /usr/bin/install -c -m 644 hu/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/send-file.page /usr/bin/install -c -m 644 hu/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/send-message.page /usr/bin/install -c -m 644 hu/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/set-custom-status.page /usr/bin/install -c -m 644 hu/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/share-desktop.page /usr/bin/install -c -m 644 hu/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/status-icons.page /usr/bin/install -c -m 644 hu/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/video-call.page /usr/bin/install -c -m 644 lv/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/account-irc.page /usr/bin/install -c -m 644 lv/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/account-jabber.page /usr/bin/install -c -m 644 lv/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/accounts-window.page /usr/bin/install -c -m 644 lv/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/add-account.page /usr/bin/install -c -m 644 lv/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/add-contact.page /usr/bin/install -c -m 644 lv/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/audio-call.page /usr/bin/install -c -m 644 lv/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/audio-video.page /usr/bin/install -c -m 644 lv/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/change-status.page /usr/bin/install -c -m 644 lv/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/create-account.page /usr/bin/install -c -m 644 lv/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/disable-account.page /usr/bin/install -c -m 644 lv/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/favorite-rooms.page /usr/bin/install -c -m 644 lv/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation.page /usr/bin/install -c -m 644 lv/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 lv/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 lv/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation-supported.page /usr/bin/install -c -m 644 lv/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation-turn.page /usr/bin/install -c -m 644 lv/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 lv/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/group-conversations.page /usr/bin/install -c -m 644 lv/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/hide-contacts.page /usr/bin/install -c -m 644 lv/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/import-account.page /usr/bin/install -c -m 644 lv/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/index.page /usr/bin/install -c -m 644 lv/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/introduction.page /usr/bin/install -c -m 644 lv/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-commands.page /usr/bin/install -c -m 644 lv/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 lv/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-join-room.page /usr/bin/install -c -m 644 lv/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-manage.page /usr/bin/install -c -m 644 lv/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-nick-password.page /usr/bin/install -c -m 644 lv/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-send-file.page /usr/bin/install -c -m 644 lv/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 lv/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/license.page /usr/bin/install -c -m 644 lv/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/link-contacts.page /usr/bin/install -c -m 644 lv/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/overview.page /usr/bin/install -c -m 644 lv/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prev-conv.page /usr/bin/install -c -m 644 lv/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 lv/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 lv/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prob-conn-name.page /usr/bin/install -c -m 644 lv/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 lv/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/prob-conn.page /usr/bin/install -c -m 644 lv/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/remove-account.page /usr/bin/install -c -m 644 lv/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/salut-protocol.page /usr/bin/install -c -m 644 lv/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/send-file.page /usr/bin/install -c -m 644 lv/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/send-message.page /usr/bin/install -c -m 644 lv/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/set-custom-status.page /usr/bin/install -c -m 644 lv/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/share-desktop.page /usr/bin/install -c -m 644 lv/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/status-icons.page /usr/bin/install -c -m 644 lv/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/video-call.page /usr/bin/install -c -m 644 it/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/account-irc.page /usr/bin/install -c -m 644 it/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/account-jabber.page /usr/bin/install -c -m 644 it/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/accounts-window.page /usr/bin/install -c -m 644 it/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/add-account.page /usr/bin/install -c -m 644 it/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/add-contact.page /usr/bin/install -c -m 644 it/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/audio-call.page /usr/bin/install -c -m 644 it/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/audio-video.page /usr/bin/install -c -m 644 it/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/change-status.page /usr/bin/install -c -m 644 it/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/create-account.page /usr/bin/install -c -m 644 it/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/disable-account.page /usr/bin/install -c -m 644 it/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/favorite-rooms.page /usr/bin/install -c -m 644 it/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation.page /usr/bin/install -c -m 644 it/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 it/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 it/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation-supported.page /usr/bin/install -c -m 644 it/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation-turn.page /usr/bin/install -c -m 644 it/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 it/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/group-conversations.page /usr/bin/install -c -m 644 it/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/hide-contacts.page /usr/bin/install -c -m 644 it/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/import-account.page /usr/bin/install -c -m 644 it/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/index.page /usr/bin/install -c -m 644 it/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/introduction.page /usr/bin/install -c -m 644 it/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-commands.page /usr/bin/install -c -m 644 it/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 it/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-join-room.page /usr/bin/install -c -m 644 it/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-manage.page /usr/bin/install -c -m 644 it/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-nick-password.page /usr/bin/install -c -m 644 it/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-send-file.page /usr/bin/install -c -m 644 it/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 it/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/license.page /usr/bin/install -c -m 644 it/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/link-contacts.page /usr/bin/install -c -m 644 it/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/overview.page /usr/bin/install -c -m 644 it/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prev-conv.page /usr/bin/install -c -m 644 it/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 it/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 it/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prob-conn-name.page /usr/bin/install -c -m 644 it/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 it/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/prob-conn.page /usr/bin/install -c -m 644 it/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/remove-account.page /usr/bin/install -c -m 644 it/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/salut-protocol.page /usr/bin/install -c -m 644 it/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/send-file.page /usr/bin/install -c -m 644 it/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/send-message.page /usr/bin/install -c -m 644 it/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/set-custom-status.page /usr/bin/install -c -m 644 it/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/share-desktop.page /usr/bin/install -c -m 644 it/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/status-icons.page /usr/bin/install -c -m 644 it/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/video-call.page /usr/bin/install -c -m 644 ja/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/account-irc.page /usr/bin/install -c -m 644 ja/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/account-jabber.page /usr/bin/install -c -m 644 ja/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/accounts-window.page /usr/bin/install -c -m 644 ja/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/add-account.page /usr/bin/install -c -m 644 ja/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/add-contact.page /usr/bin/install -c -m 644 ja/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/audio-call.page /usr/bin/install -c -m 644 ja/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/audio-video.page /usr/bin/install -c -m 644 ja/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/change-status.page /usr/bin/install -c -m 644 ja/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/create-account.page /usr/bin/install -c -m 644 ja/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/disable-account.page /usr/bin/install -c -m 644 ja/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/favorite-rooms.page /usr/bin/install -c -m 644 ja/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation.page /usr/bin/install -c -m 644 ja/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 ja/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 ja/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation-supported.page /usr/bin/install -c -m 644 ja/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation-turn.page /usr/bin/install -c -m 644 ja/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 ja/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/group-conversations.page /usr/bin/install -c -m 644 ja/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/hide-contacts.page /usr/bin/install -c -m 644 ja/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/import-account.page /usr/bin/install -c -m 644 ja/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/index.page /usr/bin/install -c -m 644 ja/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/introduction.page /usr/bin/install -c -m 644 ja/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-commands.page /usr/bin/install -c -m 644 ja/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 ja/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-join-room.page /usr/bin/install -c -m 644 ja/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-manage.page /usr/bin/install -c -m 644 ja/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-nick-password.page /usr/bin/install -c -m 644 ja/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-send-file.page /usr/bin/install -c -m 644 ja/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 ja/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/license.page /usr/bin/install -c -m 644 ja/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/link-contacts.page /usr/bin/install -c -m 644 ja/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/overview.page /usr/bin/install -c -m 644 ja/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prev-conv.page /usr/bin/install -c -m 644 ja/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 ja/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 ja/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prob-conn-name.page /usr/bin/install -c -m 644 ja/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 ja/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/prob-conn.page /usr/bin/install -c -m 644 ja/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/remove-account.page /usr/bin/install -c -m 644 ja/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/salut-protocol.page /usr/bin/install -c -m 644 ja/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/send-file.page /usr/bin/install -c -m 644 ja/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/send-message.page /usr/bin/install -c -m 644 ja/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/set-custom-status.page /usr/bin/install -c -m 644 ja/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/share-desktop.page /usr/bin/install -c -m 644 ja/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/status-icons.page /usr/bin/install -c -m 644 ja/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/video-call.page /usr/bin/install -c -m 644 pl/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/account-irc.page /usr/bin/install -c -m 644 pl/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/account-jabber.page /usr/bin/install -c -m 644 pl/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/accounts-window.page /usr/bin/install -c -m 644 pl/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/add-account.page /usr/bin/install -c -m 644 pl/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/add-contact.page /usr/bin/install -c -m 644 pl/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/audio-call.page /usr/bin/install -c -m 644 pl/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/audio-video.page /usr/bin/install -c -m 644 pl/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/change-status.page /usr/bin/install -c -m 644 pl/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/create-account.page /usr/bin/install -c -m 644 pl/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/disable-account.page /usr/bin/install -c -m 644 pl/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/favorite-rooms.page /usr/bin/install -c -m 644 pl/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation.page /usr/bin/install -c -m 644 pl/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 pl/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 pl/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation-supported.page /usr/bin/install -c -m 644 pl/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation-turn.page /usr/bin/install -c -m 644 pl/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 pl/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/group-conversations.page /usr/bin/install -c -m 644 pl/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/hide-contacts.page /usr/bin/install -c -m 644 pl/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/import-account.page /usr/bin/install -c -m 644 pl/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/index.page /usr/bin/install -c -m 644 pl/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/introduction.page /usr/bin/install -c -m 644 pl/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-commands.page /usr/bin/install -c -m 644 pl/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 pl/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-join-room.page /usr/bin/install -c -m 644 pl/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-manage.page /usr/bin/install -c -m 644 pl/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-nick-password.page /usr/bin/install -c -m 644 pl/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-send-file.page /usr/bin/install -c -m 644 pl/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 pl/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/license.page /usr/bin/install -c -m 644 pl/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/link-contacts.page /usr/bin/install -c -m 644 pl/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/overview.page /usr/bin/install -c -m 644 pl/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prev-conv.page /usr/bin/install -c -m 644 pl/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 pl/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 pl/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prob-conn-name.page /usr/bin/install -c -m 644 pl/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 pl/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/prob-conn.page /usr/bin/install -c -m 644 pl/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/remove-account.page /usr/bin/install -c -m 644 pl/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/salut-protocol.page /usr/bin/install -c -m 644 pl/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/send-file.page /usr/bin/install -c -m 644 pl/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/send-message.page /usr/bin/install -c -m 644 pl/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/set-custom-status.page /usr/bin/install -c -m 644 pl/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/share-desktop.page /usr/bin/install -c -m 644 pl/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/status-icons.page /usr/bin/install -c -m 644 pl/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/video-call.page /usr/bin/install -c -m 644 pt_BR/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/account-irc.page /usr/bin/install -c -m 644 pt_BR/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/account-jabber.page /usr/bin/install -c -m 644 pt_BR/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/accounts-window.page /usr/bin/install -c -m 644 pt_BR/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/add-account.page /usr/bin/install -c -m 644 pt_BR/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/add-contact.page /usr/bin/install -c -m 644 pt_BR/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/audio-call.page /usr/bin/install -c -m 644 pt_BR/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/audio-video.page /usr/bin/install -c -m 644 pt_BR/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/change-status.page /usr/bin/install -c -m 644 pt_BR/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/create-account.page /usr/bin/install -c -m 644 pt_BR/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/disable-account.page /usr/bin/install -c -m 644 pt_BR/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/favorite-rooms.page /usr/bin/install -c -m 644 pt_BR/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation.page /usr/bin/install -c -m 644 pt_BR/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 pt_BR/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 pt_BR/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation-supported.page /usr/bin/install -c -m 644 pt_BR/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation-turn.page /usr/bin/install -c -m 644 pt_BR/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 pt_BR/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/group-conversations.page /usr/bin/install -c -m 644 pt_BR/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/hide-contacts.page /usr/bin/install -c -m 644 pt_BR/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/import-account.page /usr/bin/install -c -m 644 pt_BR/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/index.page /usr/bin/install -c -m 644 pt_BR/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/introduction.page /usr/bin/install -c -m 644 pt_BR/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-commands.page /usr/bin/install -c -m 644 pt_BR/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 pt_BR/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-join-room.page /usr/bin/install -c -m 644 pt_BR/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-manage.page /usr/bin/install -c -m 644 pt_BR/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-nick-password.page /usr/bin/install -c -m 644 pt_BR/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-send-file.page /usr/bin/install -c -m 644 pt_BR/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 pt_BR/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/license.page /usr/bin/install -c -m 644 pt_BR/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/link-contacts.page /usr/bin/install -c -m 644 pt_BR/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/overview.page /usr/bin/install -c -m 644 pt_BR/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prev-conv.page /usr/bin/install -c -m 644 pt_BR/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 pt_BR/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 pt_BR/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prob-conn-name.page /usr/bin/install -c -m 644 pt_BR/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 pt_BR/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/prob-conn.page /usr/bin/install -c -m 644 pt_BR/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/remove-account.page /usr/bin/install -c -m 644 pt_BR/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/salut-protocol.page /usr/bin/install -c -m 644 pt_BR/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/send-file.page /usr/bin/install -c -m 644 pt_BR/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/send-message.page /usr/bin/install -c -m 644 pt_BR/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/set-custom-status.page /usr/bin/install -c -m 644 pt_BR/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/share-desktop.page /usr/bin/install -c -m 644 pt_BR/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/status-icons.page /usr/bin/install -c -m 644 pt_BR/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/video-call.page /usr/bin/install -c -m 644 ru/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/account-irc.page /usr/bin/install -c -m 644 ru/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/account-jabber.page /usr/bin/install -c -m 644 ru/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/accounts-window.page /usr/bin/install -c -m 644 ru/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/add-account.page /usr/bin/install -c -m 644 ru/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/add-contact.page /usr/bin/install -c -m 644 ru/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/audio-call.page /usr/bin/install -c -m 644 ru/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/audio-video.page /usr/bin/install -c -m 644 ru/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/change-status.page /usr/bin/install -c -m 644 ru/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/create-account.page /usr/bin/install -c -m 644 ru/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/disable-account.page /usr/bin/install -c -m 644 ru/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/favorite-rooms.page /usr/bin/install -c -m 644 ru/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation.page /usr/bin/install -c -m 644 ru/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 ru/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 ru/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation-supported.page /usr/bin/install -c -m 644 ru/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation-turn.page /usr/bin/install -c -m 644 ru/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 ru/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/group-conversations.page /usr/bin/install -c -m 644 ru/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/hide-contacts.page /usr/bin/install -c -m 644 ru/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/import-account.page /usr/bin/install -c -m 644 ru/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/index.page /usr/bin/install -c -m 644 ru/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/introduction.page /usr/bin/install -c -m 644 ru/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-commands.page /usr/bin/install -c -m 644 ru/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 ru/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-join-room.page /usr/bin/install -c -m 644 ru/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-manage.page /usr/bin/install -c -m 644 ru/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-nick-password.page /usr/bin/install -c -m 644 ru/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-send-file.page /usr/bin/install -c -m 644 ru/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 ru/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/license.page /usr/bin/install -c -m 644 ru/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/link-contacts.page /usr/bin/install -c -m 644 ru/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/overview.page /usr/bin/install -c -m 644 ru/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prev-conv.page /usr/bin/install -c -m 644 ru/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 ru/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 ru/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prob-conn-name.page /usr/bin/install -c -m 644 ru/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 ru/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/prob-conn.page /usr/bin/install -c -m 644 ru/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/remove-account.page /usr/bin/install -c -m 644 ru/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/salut-protocol.page /usr/bin/install -c -m 644 ru/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/send-file.page /usr/bin/install -c -m 644 ru/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/send-message.page /usr/bin/install -c -m 644 ru/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/set-custom-status.page /usr/bin/install -c -m 644 ru/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/share-desktop.page /usr/bin/install -c -m 644 ru/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/status-icons.page /usr/bin/install -c -m 644 ru/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/video-call.page /usr/bin/install -c -m 644 sl/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/account-irc.page /usr/bin/install -c -m 644 sl/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/account-jabber.page /usr/bin/install -c -m 644 sl/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/accounts-window.page /usr/bin/install -c -m 644 sl/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/add-account.page /usr/bin/install -c -m 644 sl/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/add-contact.page /usr/bin/install -c -m 644 sl/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/audio-call.page /usr/bin/install -c -m 644 sl/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/audio-video.page /usr/bin/install -c -m 644 sl/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/change-status.page /usr/bin/install -c -m 644 sl/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/create-account.page /usr/bin/install -c -m 644 sl/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/disable-account.page /usr/bin/install -c -m 644 sl/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/favorite-rooms.page /usr/bin/install -c -m 644 sl/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation.page /usr/bin/install -c -m 644 sl/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 sl/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 sl/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation-supported.page /usr/bin/install -c -m 644 sl/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation-turn.page /usr/bin/install -c -m 644 sl/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 sl/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/group-conversations.page /usr/bin/install -c -m 644 sl/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/hide-contacts.page /usr/bin/install -c -m 644 sl/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/import-account.page /usr/bin/install -c -m 644 sl/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/index.page /usr/bin/install -c -m 644 sl/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/introduction.page /usr/bin/install -c -m 644 sl/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-commands.page /usr/bin/install -c -m 644 sl/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 sl/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-join-room.page /usr/bin/install -c -m 644 sl/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-manage.page /usr/bin/install -c -m 644 sl/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-nick-password.page /usr/bin/install -c -m 644 sl/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-send-file.page /usr/bin/install -c -m 644 sl/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 sl/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/license.page /usr/bin/install -c -m 644 sl/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/link-contacts.page /usr/bin/install -c -m 644 sl/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/overview.page /usr/bin/install -c -m 644 sl/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prev-conv.page /usr/bin/install -c -m 644 sl/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 sl/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 sl/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prob-conn-name.page /usr/bin/install -c -m 644 sl/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 sl/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/prob-conn.page /usr/bin/install -c -m 644 sl/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/remove-account.page /usr/bin/install -c -m 644 sl/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/salut-protocol.page /usr/bin/install -c -m 644 sl/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/send-file.page /usr/bin/install -c -m 644 sl/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/send-message.page /usr/bin/install -c -m 644 sl/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/set-custom-status.page /usr/bin/install -c -m 644 sl/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/share-desktop.page /usr/bin/install -c -m 644 sl/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/status-icons.page /usr/bin/install -c -m 644 sl/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/video-call.page /usr/bin/install -c -m 644 sv/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/account-irc.page /usr/bin/install -c -m 644 sv/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/account-jabber.page /usr/bin/install -c -m 644 sv/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/accounts-window.page /usr/bin/install -c -m 644 sv/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/add-account.page /usr/bin/install -c -m 644 sv/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/add-contact.page /usr/bin/install -c -m 644 sv/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/audio-call.page /usr/bin/install -c -m 644 sv/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/audio-video.page /usr/bin/install -c -m 644 sv/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/change-status.page /usr/bin/install -c -m 644 sv/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/create-account.page /usr/bin/install -c -m 644 sv/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/disable-account.page /usr/bin/install -c -m 644 sv/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/favorite-rooms.page /usr/bin/install -c -m 644 sv/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation.page /usr/bin/install -c -m 644 sv/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 sv/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 sv/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation-supported.page /usr/bin/install -c -m 644 sv/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation-turn.page /usr/bin/install -c -m 644 sv/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 sv/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/group-conversations.page /usr/bin/install -c -m 644 sv/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/hide-contacts.page /usr/bin/install -c -m 644 sv/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/import-account.page /usr/bin/install -c -m 644 sv/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/index.page /usr/bin/install -c -m 644 sv/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/introduction.page /usr/bin/install -c -m 644 sv/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-commands.page /usr/bin/install -c -m 644 sv/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 sv/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-join-room.page /usr/bin/install -c -m 644 sv/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-manage.page /usr/bin/install -c -m 644 sv/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-nick-password.page /usr/bin/install -c -m 644 sv/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-send-file.page /usr/bin/install -c -m 644 sv/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 sv/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/license.page /usr/bin/install -c -m 644 sv/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/link-contacts.page /usr/bin/install -c -m 644 sv/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/overview.page /usr/bin/install -c -m 644 sv/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prev-conv.page /usr/bin/install -c -m 644 sv/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 sv/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 sv/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prob-conn-name.page /usr/bin/install -c -m 644 sv/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 sv/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/prob-conn.page /usr/bin/install -c -m 644 sv/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/remove-account.page /usr/bin/install -c -m 644 sv/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/salut-protocol.page /usr/bin/install -c -m 644 sv/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/send-file.page /usr/bin/install -c -m 644 sv/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/send-message.page /usr/bin/install -c -m 644 sv/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/set-custom-status.page /usr/bin/install -c -m 644 sv/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/share-desktop.page /usr/bin/install -c -m 644 sv/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/status-icons.page /usr/bin/install -c -m 644 sv/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/video-call.page /usr/bin/install -c -m 644 te/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/account-irc.page /usr/bin/install -c -m 644 te/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/account-jabber.page /usr/bin/install -c -m 644 te/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/accounts-window.page /usr/bin/install -c -m 644 te/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/add-account.page /usr/bin/install -c -m 644 te/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/add-contact.page /usr/bin/install -c -m 644 te/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/audio-call.page /usr/bin/install -c -m 644 te/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/audio-video.page /usr/bin/install -c -m 644 te/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/change-status.page /usr/bin/install -c -m 644 te/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/create-account.page /usr/bin/install -c -m 644 te/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/disable-account.page /usr/bin/install -c -m 644 te/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/favorite-rooms.page /usr/bin/install -c -m 644 te/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation.page /usr/bin/install -c -m 644 te/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 te/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 te/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation-supported.page /usr/bin/install -c -m 644 te/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation-turn.page /usr/bin/install -c -m 644 te/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 te/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/group-conversations.page /usr/bin/install -c -m 644 te/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/hide-contacts.page /usr/bin/install -c -m 644 te/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/import-account.page /usr/bin/install -c -m 644 te/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/index.page /usr/bin/install -c -m 644 te/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/introduction.page /usr/bin/install -c -m 644 te/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-commands.page /usr/bin/install -c -m 644 te/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 te/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-join-room.page /usr/bin/install -c -m 644 te/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-manage.page /usr/bin/install -c -m 644 te/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-nick-password.page /usr/bin/install -c -m 644 te/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-send-file.page /usr/bin/install -c -m 644 te/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 te/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/license.page /usr/bin/install -c -m 644 te/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/link-contacts.page /usr/bin/install -c -m 644 te/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/overview.page /usr/bin/install -c -m 644 te/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prev-conv.page /usr/bin/install -c -m 644 te/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 te/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 te/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prob-conn-name.page /usr/bin/install -c -m 644 te/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 te/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/prob-conn.page /usr/bin/install -c -m 644 te/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/remove-account.page /usr/bin/install -c -m 644 te/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/salut-protocol.page /usr/bin/install -c -m 644 te/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/send-file.page /usr/bin/install -c -m 644 te/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/send-message.page /usr/bin/install -c -m 644 te/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/set-custom-status.page /usr/bin/install -c -m 644 te/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/share-desktop.page /usr/bin/install -c -m 644 te/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/status-icons.page /usr/bin/install -c -m 644 te/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/video-call.page /usr/bin/install -c -m 644 zh_CN/account-irc.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/account-irc.page /usr/bin/install -c -m 644 zh_CN/account-jabber.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/account-jabber.page /usr/bin/install -c -m 644 zh_CN/accounts-window.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/accounts-window.page /usr/bin/install -c -m 644 zh_CN/add-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/add-account.page /usr/bin/install -c -m 644 zh_CN/add-contact.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/add-contact.page /usr/bin/install -c -m 644 zh_CN/audio-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/audio-call.page /usr/bin/install -c -m 644 zh_CN/audio-video.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/audio-video.page /usr/bin/install -c -m 644 zh_CN/change-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/change-status.page /usr/bin/install -c -m 644 zh_CN/create-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/create-account.page /usr/bin/install -c -m 644 zh_CN/disable-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/disable-account.page /usr/bin/install -c -m 644 zh_CN/favorite-rooms.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/favorite-rooms.page /usr/bin/install -c -m 644 zh_CN/geolocation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation.page /usr/bin/install -c -m 644 zh_CN/geolocation-not-showing.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation-not-showing.page /usr/bin/install -c -m 644 zh_CN/geolocation-privacy.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation-privacy.page /usr/bin/install -c -m 644 zh_CN/geolocation-supported.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation-supported.page /usr/bin/install -c -m 644 zh_CN/geolocation-turn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation-turn.page /usr/bin/install -c -m 644 zh_CN/geolocation-what-is.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/geolocation-what-is.page /usr/bin/install -c -m 644 zh_CN/group-conversations.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/group-conversations.page /usr/bin/install -c -m 644 zh_CN/hide-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/hide-contacts.page /usr/bin/install -c -m 644 zh_CN/import-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/import-account.page /usr/bin/install -c -m 644 zh_CN/index.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/index.page /usr/bin/install -c -m 644 zh_CN/introduction.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/introduction.page /usr/bin/install -c -m 644 zh_CN/irc-commands.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-commands.page /usr/bin/install -c -m 644 zh_CN/irc-join-pwd.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-join-pwd.page /usr/bin/install -c -m 644 zh_CN/irc-join-room.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-join-room.page /usr/bin/install -c -m 644 zh_CN/irc-manage.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-manage.page /usr/bin/install -c -m 644 zh_CN/irc-nick-password.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-nick-password.page /usr/bin/install -c -m 644 zh_CN/irc-send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-send-file.page /usr/bin/install -c -m 644 zh_CN/irc-start-conversation.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/irc-start-conversation.page /usr/bin/install -c -m 644 zh_CN/license.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/license.page /usr/bin/install -c -m 644 zh_CN/link-contacts.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/link-contacts.page /usr/bin/install -c -m 644 zh_CN/overview.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/overview.page /usr/bin/install -c -m 644 zh_CN/prev-conv.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prev-conv.page /usr/bin/install -c -m 644 zh_CN/prob-conn-acctdisabled.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prob-conn-acctdisabled.page /usr/bin/install -c -m 644 zh_CN/prob-conn-auth.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prob-conn-auth.page /usr/bin/install -c -m 644 zh_CN/prob-conn-name.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prob-conn-name.page /usr/bin/install -c -m 644 zh_CN/prob-conn-neterror.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prob-conn-neterror.page /usr/bin/install -c -m 644 zh_CN/prob-conn.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/prob-conn.page /usr/bin/install -c -m 644 zh_CN/remove-account.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/remove-account.page /usr/bin/install -c -m 644 zh_CN/salut-protocol.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/salut-protocol.page /usr/bin/install -c -m 644 zh_CN/send-file.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/send-file.page /usr/bin/install -c -m 644 zh_CN/send-message.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/send-message.page /usr/bin/install -c -m 644 zh_CN/set-custom-status.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/set-custom-status.page /usr/bin/install -c -m 644 zh_CN/share-desktop.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/share-desktop.page /usr/bin/install -c -m 644 zh_CN/status-icons.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/status-icons.page /usr/bin/install -c -m 644 zh_CN/video-call.page /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/video-call.page /usr/bin/install -c -m 644 ./C/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/available.png ln -s -f /usr/share/help/C/empathy/figures/available.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/available.png /usr/bin/install -c -m 644 ./C/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/away.png ln -s -f /usr/share/help/C/empathy/figures/away.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/away.png /usr/bin/install -c -m 644 ./C/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/busy.png ln -s -f /usr/share/help/C/empathy/figures/busy.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/busy.png /usr/bin/install -c -m 644 ./C/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./ca/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./de/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./el/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./es/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./eu/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./fi/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./fr/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./it/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./sv/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/empathy-main-window.png ln -s -f /usr/share/help/C/empathy/figures/empathy-main-window.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/empathy-main-window.png /usr/bin/install -c -m 644 ./C/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/empathy-logo.png ln -s -f /usr/share/help/C/empathy/figures/empathy-logo.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/empathy-logo.png /usr/bin/install -c -m 644 ./C/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/gtk-add.png ln -s -f /usr/share/help/C/empathy/figures/gtk-add.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/gtk-add.png /usr/bin/install -c -m 644 ./C/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/gtk-edit.png ln -s -f /usr/share/help/C/empathy/figures/gtk-edit.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/gtk-edit.png /usr/bin/install -c -m 644 ./C/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/gtk-remove.png ln -s -f /usr/share/help/C/empathy/figures/gtk-remove.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/gtk-remove.png /usr/bin/install -c -m 644 ./C/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/offline.png ln -s -f /usr/share/help/C/empathy/figures/offline.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/offline.png /usr/bin/install -c -m 644 ./C/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/croom_overview.png ln -s -f /usr/share/help/C/empathy/figures/croom_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/croom_overview.png /usr/bin/install -c -m 644 ./C/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/conf_overview.png ln -s -f /usr/share/help/C/empathy/figures/conf_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/conf_overview.png /usr/bin/install -c -m 644 ./C/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/C/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ca/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/cs/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/de/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/el/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/en_GB/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/es/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/eu/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fi/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/fr/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/gl/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/hu/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/lv/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/it/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ja/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pl/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/pt_BR/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/ru/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sl/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/sv/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/te/empathy/figures/video_overview.png ln -s -f /usr/share/help/C/empathy/figures/video_overview.png /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/help/zh_CN/empathy/figures/video_overview.png make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/help' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/help' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests' Making install in interactive make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/interactive' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/interactive' 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/empathy-3.12.12/tests/interactive' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/interactive' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/xml' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/xml' 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/empathy-3.12.12/tests/xml' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/xml' Making install in certificates make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/certificates' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests/certificates' 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/empathy-3.12.12/tests/certificates' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests/certificates' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests' make[3]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/tests' 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/empathy-3.12.12/tests' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/tests' Making install in goa-mc-plugin make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/mission-control-plugins.0' /bin/sh ../libtool --mode=install /usr/bin/install -c mcp-account-manager-goa.la '/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/mission-control-plugins.0' libtool: install: /usr/bin/install -c .libs/mcp-account-manager-goa.so /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so libtool: install: /usr/bin/install -c .libs/mcp-account-manager-goa.lai /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.la libtool: install: warning: remember to run `libtool --finish /usr/lib/mission-control-plugins.0' make[2]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12/goa-mc-plugin' make[1]: Entering directory '/builddir/build/BUILD/empathy-3.12.12' make[2]: Entering directory '/builddir/build/BUILD/empathy-3.12.12' 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/empathy-3.12.12' make[1]: Leaving directory '/builddir/build/BUILD/empathy-3.12.12' + find /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm empathy --with-gnome + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm empathy-tpaw + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/applications /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/applications/empathy.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/empathy-3.12.12 extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy-gtk-3.12.12.so extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/lib/empathy/libempathy-3.12.12.so extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy-accounts extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy-debugger extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/bin/empathy extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-call extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-chat extracting debug info from /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/libexec/empathy-auth-client /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/empathy/libempathy-gtk-3.12.12.so.debug to /usr/lib/debug/usr/lib/empathy/libempathy-gtk.so.debug symlinked /usr/lib/debug/usr/lib/empathy/libempathy-3.12.12.so.debug to /usr/lib/debug/usr/lib/empathy/libempathy.so.debug 7427 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: empathy-3.12.12-2.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CAlaXL + umask 022 + cd /builddir/build/BUILD + cd empathy-3.12.12 + DOCDIR=/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + cp -pr AUTHORS /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + cp -pr README /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + cp -pr README.ConnectionManagers /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + cp -pr NEWS /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/doc/empathy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d8651V + umask 022 + cd /builddir/build/BUILD + cd empathy-3.12.12 + LICENSEDIR=/builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + cp -pr COPYING /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + cp -pr COPYING-DOCS /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + cp -pr COPYING.SHARE-ALIKE /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm/usr/share/licenses/empathy + exit 0 Provides: appdata() appdata(empathy.appdata.xml) application() application(empathy.desktop) empathy = 3.12.12-2.fc24 empathy(armv7hl-32) = 3.12.12-2.fc24 libempathy-3.12.12.so libempathy-gtk-3.12.12.so Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libEGL.so.1 libX11.so.6 libXcomposite.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXi.so.6 libXrandr.so.2 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo-gobject.so.2 libcairo.so.2 libcanberra-gtk3.so.0 libcanberra.so.0 libchamplain-0.12.so.0 libchamplain-gtk-0.12.so.0 libcheese-gtk.so.25 libclutter-1.0.so.0 libclutter-gst-2.0.so.0 libclutter-gtk-1.0.so.0 libcogl-pango.so.20 libcogl-path.so.20 libcogl.so.20 libdbus-1.so.3 libdbus-glib-1.so.2 libdrm.so.2 libempathy-3.12.12.so libempathy-gtk-3.12.12.so libenchant.so.1 libfarstream-0.2.so.5 libfolks-telepathy.so.25 libfolks.so.25 libgbm.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgck-1.so.0 libgcr-base-3.so.1 libgcr-ui-3.so.1 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgee-0.8.so.2 libgeocode-glib.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.30 libgnutls.so.30(GNUTLS_3_4) libgoa-1.0.so.0 libgobject-2.0.so.0 libgstaudio-1.0.so.0 libgstbase-1.0.so.0 libgstreamer-1.0.so.0 libgstvideo-1.0.so.0 libgtk-3.so.0 libgudev-1.0.so.0 libjavascriptcoregtk-3.0.so.0 libjson-glib-1.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libmission-control-plugins.so.0 libnotify.so.4 libp11-kit.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpulse-mainloop-glib.so.0 libpulse-mainloop-glib.so.0(PULSE_0) libpulse.so.0 libpulse.so.0(PULSE_0) libsecret-1.so.0 libsoup-2.4.so.1 libtelepathy-farstream.so.3 libtelepathy-glib.so.0 libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.2) libtelepathy-logger.so.3 libwayland-client.so.0 libwayland-cursor.so.0 libwayland-egl.so.1 libwayland-server.so.0 libwebkitgtk-3.0.so.0 libxkbcommon.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Processing files: empathy-debuginfo-3.12.12-2.fc24.armv7hl Provides: empathy-debuginfo = 3.12.12-2.fc24 empathy-debuginfo(armv7hl-32) = 3.12.12-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm Wrote: /builddir/build/RPMS/empathy-3.12.12-2.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/empathy-debuginfo-3.12.12-2.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tvWnYS + umask 022 + cd /builddir/build/BUILD + cd empathy-3.12.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/empathy-3.12.12-2.fc24.arm + exit 0 Child return code was: 0