Installing /builddir/build/SRPMS/empathy-0.8-1.fc7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77781 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf empathy-0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/empathy-0.8.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd empathy-0.8 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.98198 + umask 022 + cd /builddir/build/BUILD + cd empathy-0.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.0.0... yes (version 2.12.11) checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dbus-binding-tool... /usr/bin/dbus-binding-tool checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for intltool >= 0.35.0... 0.35.5 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking what warning flags to pass to the C compiler... checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for LIBEMPATHY... yes checking for EMPATHY... yes checking whether iso-codes exists and has iso-639 domain... no configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/empathy.desktop.in config.status: creating data/16x16/Makefile config.status: creating data/22x22/Makefile config.status: creating data/32x32/Makefile config.status: creating data/48x48/Makefile config.status: creating data/scalable/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 config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8' Making all in po make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.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 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 eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.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 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 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 lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.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 pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.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 ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.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@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.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 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 make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' Making all in 16x16 make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/16x16' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/16x16' Making all in 22x22 make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/22x22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/22x22' Making all in 32x32 make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/32x32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/32x32' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/48x48' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po empathy.desktop.in empathy.desktop LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po empathy.schemas.in empathy.schemas Generating and caching the translation database Generating and caching the translation database Merging translations into empathy.desktop. Merging translations into empathy.schemas. make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' Making all in libempathy make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy' glib-genmarshal --header --prefix=empathy_marshal empathy-marshal.list > empathy-marshal.h glib-genmarshal --body --prefix=empathy_marshal empathy-marshal.list > empathy-marshal.c /bin/sh ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=empathy_chandler --mode=glib-server --output=empathy-chandler-glue.h empathy-chandler.xml make all-am make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-conf.lo -MD -MP -MF ".deps/gossip-conf.Tpo" -c -o gossip-conf.lo gossip-conf.c; \ then mv -f ".deps/gossip-conf.Tpo" ".deps/gossip-conf.Plo"; else rm -f ".deps/gossip-conf.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact.lo -MD -MP -MF ".deps/gossip-contact.Tpo" -c -o gossip-contact.lo gossip-contact.c; \ then mv -f ".deps/gossip-contact.Tpo" ".deps/gossip-contact.Plo"; else rm -f ".deps/gossip-contact.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-avatar.lo -MD -MP -MF ".deps/gossip-avatar.Tpo" -c -o gossip-avatar.lo gossip-avatar.c; \ then mv -f ".deps/gossip-avatar.Tpo" ".deps/gossip-avatar.Plo"; else rm -f ".deps/gossip-avatar.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-time.lo -MD -MP -MF ".deps/gossip-time.Tpo" -c -o gossip-time.lo gossip-time.c; \ then mv -f ".deps/gossip-time.Tpo" ".deps/gossip-time.Plo"; else rm -f ".deps/gossip-time.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-time.lo -MD -MP -MF .deps/gossip-time.Tpo -c gossip-time.c -fPIC -DPIC -o .libs/gossip-time.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-avatar.lo -MD -MP -MF .deps/gossip-avatar.Tpo -c gossip-avatar.c -fPIC -DPIC -o .libs/gossip-avatar.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-time.lo -MD -MP -MF .deps/gossip-time.Tpo -c gossip-time.c -o gossip-time.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact.lo -MD -MP -MF .deps/gossip-contact.Tpo -c gossip-contact.c -fPIC -DPIC -o .libs/gossip-contact.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-avatar.lo -MD -MP -MF .deps/gossip-avatar.Tpo -c gossip-avatar.c -o gossip-avatar.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-conf.lo -MD -MP -MF .deps/gossip-conf.Tpo -c gossip-conf.c -fPIC -DPIC -o .libs/gossip-conf.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence.lo -MD -MP -MF ".deps/gossip-presence.Tpo" -c -o gossip-presence.lo gossip-presence.c; \ then mv -f ".deps/gossip-presence.Tpo" ".deps/gossip-presence.Plo"; else rm -f ".deps/gossip-presence.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-telepathy-group.lo -MD -MP -MF ".deps/gossip-telepathy-group.Tpo" -c -o gossip-telepathy-group.lo gossip-telepathy-group.c; \ then mv -f ".deps/gossip-telepathy-group.Tpo" ".deps/gossip-telepathy-group.Plo"; else rm -f ".deps/gossip-telepathy-group.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-conf.lo -MD -MP -MF .deps/gossip-conf.Tpo -c gossip-conf.c -o gossip-conf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-debug.lo -MD -MP -MF ".deps/gossip-debug.Tpo" -c -o gossip-debug.lo gossip-debug.c; \ then mv -f ".deps/gossip-debug.Tpo" ".deps/gossip-debug.Plo"; else rm -f ".deps/gossip-debug.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact.lo -MD -MP -MF .deps/gossip-contact.Tpo -c gossip-contact.c -o gossip-contact.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-debug.lo -MD -MP -MF .deps/gossip-debug.Tpo -c gossip-debug.c -fPIC -DPIC -o .libs/gossip-debug.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-debug.lo -MD -MP -MF .deps/gossip-debug.Tpo -c gossip-debug.c -o gossip-debug.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-utils.lo -MD -MP -MF ".deps/gossip-utils.Tpo" -c -o gossip-utils.lo gossip-utils.c; \ then mv -f ".deps/gossip-utils.Tpo" ".deps/gossip-utils.Plo"; else rm -f ".deps/gossip-utils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-telepathy-group.lo -MD -MP -MF .deps/gossip-telepathy-group.Tpo -c gossip-telepathy-group.c -fPIC -DPIC -o .libs/gossip-telepathy-group.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-message.lo -MD -MP -MF ".deps/gossip-message.Tpo" -c -o gossip-message.lo gossip-message.c; \ then mv -f ".deps/gossip-message.Tpo" ".deps/gossip-message.Plo"; else rm -f ".deps/gossip-message.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-telepathy-group.lo -MD -MP -MF .deps/gossip-telepathy-group.Tpo -c gossip-telepathy-group.c -o gossip-telepathy-group.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence.lo -MD -MP -MF .deps/gossip-presence.Tpo -c gossip-presence.c -fPIC -DPIC -o .libs/gossip-presence.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom-manager.lo -MD -MP -MF ".deps/gossip-chatroom-manager.Tpo" -c -o gossip-chatroom-manager.lo gossip-chatroom-manager.c; \ then mv -f ".deps/gossip-chatroom-manager.Tpo" ".deps/gossip-chatroom-manager.Plo"; else rm -f ".deps/gossip-chatroom-manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence.lo -MD -MP -MF .deps/gossip-presence.Tpo -c gossip-presence.c -o gossip-presence.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-utils.lo -MD -MP -MF .deps/gossip-utils.Tpo -c gossip-utils.c -fPIC -DPIC -o .libs/gossip-utils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-message.lo -MD -MP -MF .deps/gossip-message.Tpo -c gossip-message.c -fPIC -DPIC -o .libs/gossip-message.o gossip-utils.c: In function 'gossip_xml_validate': gossip-utils.c:213: warning: pointer targets in passing argument 1 of 'xmlURIEscapeStr' differ in signedness gossip-utils.c:213: warning: pointer targets in passing argument 2 of 'xmlURIEscapeStr' differ in signedness gossip-utils.c:213: warning: pointer targets in assignment differ in signedness gossip-utils.c:218: warning: pointer targets in passing argument 2 of 'xmlParseDTD' differ in signedness gossip-utils.c: In function 'gossip_xml_node_get_child': gossip-utils.c:237: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gossip-utils.c:237: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:237: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gossip-utils.c:237: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:237: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:237: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c: In function 'gossip_xml_node_find_child_prop_value': gossip-utils.c:277: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness gossip-utils.c:281: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gossip-utils.c:282: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom.lo -MD -MP -MF ".deps/gossip-chatroom.Tpo" -c -o gossip-chatroom.lo gossip-chatroom.c; \ then mv -f ".deps/gossip-chatroom.Tpo" ".deps/gossip-chatroom.Plo"; else rm -f ".deps/gossip-chatroom.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-utils.lo -MD -MP -MF .deps/gossip-utils.Tpo -c gossip-utils.c -o gossip-utils.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-message.lo -MD -MP -MF .deps/gossip-message.Tpo -c gossip-message.c -o gossip-message.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-list.lo -MD -MP -MF ".deps/empathy-contact-list.Tpo" -c -o empathy-contact-list.lo empathy-contact-list.c; \ then mv -f ".deps/empathy-contact-list.Tpo" ".deps/empathy-contact-list.Plo"; else rm -f ".deps/empathy-contact-list.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-manager.lo -MD -MP -MF ".deps/empathy-contact-manager.Tpo" -c -o empathy-contact-manager.lo empathy-contact-manager.c; \ then mv -f ".deps/empathy-contact-manager.Tpo" ".deps/empathy-contact-manager.Plo"; else rm -f ".deps/empathy-contact-manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom-manager.lo -MD -MP -MF .deps/gossip-chatroom-manager.Tpo -c gossip-chatroom-manager.c -fPIC -DPIC -o .libs/gossip-chatroom-manager.o gossip-chatroom-manager.c: In function 'chatroom_manager_file_save': gossip-chatroom-manager.c:469: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness gossip-chatroom-manager.c:470: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness gossip-chatroom-manager.c:481: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness gossip-chatroom-manager.c:482: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:482: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:483: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:483: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:484: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:484: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:485: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-chatroom-manager.c:485: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom.lo -MD -MP -MF .deps/gossip-chatroom.Tpo -c gossip-chatroom.c -fPIC -DPIC -o .libs/gossip-chatroom.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom-manager.lo -MD -MP -MF .deps/gossip-chatroom-manager.Tpo -c gossip-chatroom-manager.c -o gossip-chatroom-manager.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-manager.lo -MD -MP -MF .deps/empathy-contact-manager.Tpo -c empathy-contact-manager.c -fPIC -DPIC -o .libs/empathy-contact-manager.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatroom.lo -MD -MP -MF .deps/gossip-chatroom.Tpo -c gossip-chatroom.c -o gossip-chatroom.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-contact-list.lo -MD -MP -MF ".deps/empathy-tp-contact-list.Tpo" -c -o empathy-tp-contact-list.lo empathy-tp-contact-list.c; \ then mv -f ".deps/empathy-tp-contact-list.Tpo" ".deps/empathy-tp-contact-list.Plo"; else rm -f ".deps/empathy-tp-contact-list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-list.lo -MD -MP -MF .deps/empathy-contact-list.Tpo -c empathy-contact-list.c -fPIC -DPIC -o .libs/empathy-contact-list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-manager.lo -MD -MP -MF .deps/empathy-contact-manager.Tpo -c empathy-contact-manager.c -o empathy-contact-manager.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chat.lo -MD -MP -MF ".deps/empathy-tp-chat.Tpo" -c -o empathy-tp-chat.lo empathy-tp-chat.c; \ then mv -f ".deps/empathy-tp-chat.Tpo" ".deps/empathy-tp-chat.Plo"; else rm -f ".deps/empathy-tp-chat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-list.lo -MD -MP -MF .deps/empathy-contact-list.Tpo -c empathy-contact-list.c -o empathy-contact-list.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chatroom.lo -MD -MP -MF ".deps/empathy-tp-chatroom.Tpo" -c -o empathy-tp-chatroom.lo empathy-tp-chatroom.c; \ then mv -f ".deps/empathy-tp-chatroom.Tpo" ".deps/empathy-tp-chatroom.Plo"; else rm -f ".deps/empathy-tp-chatroom.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-chandler.lo -MD -MP -MF ".deps/empathy-chandler.Tpo" -c -o empathy-chandler.lo empathy-chandler.c; \ then mv -f ".deps/empathy-chandler.Tpo" ".deps/empathy-chandler.Plo"; else rm -f ".deps/empathy-chandler.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-contact-list.lo -MD -MP -MF .deps/empathy-tp-contact-list.Tpo -c empathy-tp-contact-list.c -fPIC -DPIC -o .libs/empathy-tp-contact-list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chat.lo -MD -MP -MF .deps/empathy-tp-chat.Tpo -c empathy-tp-chat.c -fPIC -DPIC -o .libs/empathy-tp-chat.o empathy-tp-contact-list.c: In function 'tp_contact_list_request_avatar_cb': empathy-tp-contact-list.c:1704: warning: pointer targets in passing argument 1 of 'gossip_avatar_new' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-chandler.lo -MD -MP -MF .deps/empathy-chandler.Tpo -c empathy-chandler.c -fPIC -DPIC -o .libs/empathy-chandler.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chat.lo -MD -MP -MF .deps/empathy-tp-chat.Tpo -c empathy-tp-chat.c -o empathy-tp-chat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chatroom.lo -MD -MP -MF .deps/empathy-tp-chatroom.Tpo -c empathy-tp-chatroom.c -fPIC -DPIC -o .libs/empathy-tp-chatroom.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-chandler.lo -MD -MP -MF .deps/empathy-chandler.Tpo -c empathy-chandler.c -o empathy-chandler.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-contact-list.lo -MD -MP -MF .deps/empathy-tp-contact-list.Tpo -c empathy-tp-contact-list.c -o empathy-tp-contact-list.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-idle.lo -MD -MP -MF ".deps/empathy-idle.Tpo" -c -o empathy-idle.lo empathy-idle.c; \ then mv -f ".deps/empathy-idle.Tpo" ".deps/empathy-idle.Plo"; else rm -f ".deps/empathy-idle.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-log-manager.lo -MD -MP -MF ".deps/empathy-log-manager.Tpo" -c -o empathy-log-manager.lo empathy-log-manager.c; \ then mv -f ".deps/empathy-log-manager.Tpo" ".deps/empathy-log-manager.Plo"; else rm -f ".deps/empathy-log-manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-tp-chatroom.lo -MD -MP -MF .deps/empathy-tp-chatroom.Tpo -c empathy-tp-chatroom.c -o empathy-tp-chatroom.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-marshal-main.lo -MD -MP -MF ".deps/empathy-marshal-main.Tpo" -c -o empathy-marshal-main.lo empathy-marshal-main.c; \ then mv -f ".deps/empathy-marshal-main.Tpo" ".deps/empathy-marshal-main.Plo"; else rm -f ".deps/empathy-marshal-main.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-log-manager.lo -MD -MP -MF .deps/empathy-log-manager.Tpo -c empathy-log-manager.c -fPIC -DPIC -o .libs/empathy-log-manager.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-marshal-main.lo -MD -MP -MF .deps/empathy-marshal-main.Tpo -c empathy-marshal-main.c -fPIC -DPIC -o .libs/empathy-marshal-main.o empathy-log-manager.c: In function 'empathy_log_manager_get_messages_for_date': empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness empathy-log-manager.c:333: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness empathy-log-manager.c:337: warning: pointer targets in assignment differ in signedness empathy-log-manager.c:338: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness empathy-log-manager.c:338: warning: pointer targets in assignment differ in signedness empathy-log-manager.c:339: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness empathy-log-manager.c:339: warning: pointer targets in assignment differ in signedness empathy-log-manager.c:340: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness empathy-log-manager.c:340: warning: pointer targets in assignment differ in signedness empathy-log-manager.c:341: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness empathy-log-manager.c:341: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-marshal-main.lo -MD -MP -MF .deps/empathy-marshal-main.Tpo -c empathy-marshal-main.c -o empathy-marshal-main.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-log-manager.lo -MD -MP -MF .deps/empathy-log-manager.Tpo -c empathy-log-manager.c -o empathy-log-manager.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-idle.lo -MD -MP -MF .deps/empathy-idle.Tpo -c empathy-idle.c -fPIC -DPIC -o .libs/empathy-idle.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-idle.lo -MD -MP -MF .deps/empathy-idle.Tpo -c empathy-idle.c -o empathy-idle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libempathy.la gossip-conf.lo gossip-contact.lo gossip-avatar.lo gossip-time.lo gossip-presence.lo gossip-telepathy-group.lo gossip-debug.lo gossip-utils.lo gossip-message.lo gossip-chatroom-manager.lo gossip-chatroom.lo empathy-contact-list.lo empathy-contact-manager.lo empathy-tp-contact-list.lo empathy-tp-chat.lo empathy-tp-chatroom.lo empathy-chandler.lo empathy-idle.lo empathy-log-manager.lo empathy-marshal-main.lo -pthread -L/lib -lxml2 -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -lgobject-2.0 -lglib-2.0 -ldbus-1 ar cru .libs/libempathy.a .libs/gossip-conf.o .libs/gossip-contact.o .libs/gossip-avatar.o .libs/gossip-time.o .libs/gossip-presence.o .libs/gossip-telepathy-group.o .libs/gossip-debug.o .libs/gossip-utils.o .libs/gossip-message.o .libs/gossip-chatroom-manager.o .libs/gossip-chatroom.o .libs/empathy-contact-list.o .libs/empathy-contact-manager.o .libs/empathy-tp-contact-list.o .libs/empathy-tp-chat.o .libs/empathy-tp-chatroom.o .libs/empathy-chandler.o .libs/empathy-idle.o .libs/empathy-log-manager.o .libs/empathy-marshal-main.o ranlib .libs/libempathy.a creating libempathy.la (cd .libs && rm -f libempathy.la && ln -s ../libempathy.la libempathy.la) make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy' Making all in libempathy-gtk make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ephy-spinner.lo -MD -MP -MF ".deps/ephy-spinner.Tpo" -c -o ephy-spinner.lo ephy-spinner.c; \ then mv -f ".deps/ephy-spinner.Tpo" ".deps/ephy-spinner.Plo"; else rm -f ".deps/ephy-spinner.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-main-window.lo -MD -MP -MF ".deps/empathy-main-window.Tpo" -c -o empathy-main-window.lo empathy-main-window.c; \ then mv -f ".deps/empathy-main-window.Tpo" ".deps/empathy-main-window.Plo"; else rm -f ".deps/empathy-main-window.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-status-icon.lo -MD -MP -MF ".deps/empathy-status-icon.Tpo" -c -o empathy-status-icon.lo empathy-status-icon.c; \ then mv -f ".deps/empathy-status-icon.Tpo" ".deps/empathy-status-icon.Plo"; else rm -f ".deps/empathy-status-icon.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-widget.lo -MD -MP -MF ".deps/empathy-contact-widget.Tpo" -c -o empathy-contact-widget.lo empathy-contact-widget.c; \ then mv -f ".deps/empathy-contact-widget.Tpo" ".deps/empathy-contact-widget.Plo"; else rm -f ".deps/empathy-contact-widget.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-main-window.lo -MD -MP -MF .deps/empathy-main-window.Tpo -c empathy-main-window.c -fPIC -DPIC -o .libs/empathy-main-window.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ephy-spinner.lo -MD -MP -MF .deps/ephy-spinner.Tpo -c ephy-spinner.c -fPIC -DPIC -o .libs/ephy-spinner.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-widget.lo -MD -MP -MF .deps/empathy-contact-widget.Tpo -c empathy-contact-widget.c -fPIC -DPIC -o .libs/empathy-contact-widget.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ephy-spinner.lo -MD -MP -MF .deps/ephy-spinner.Tpo -c ephy-spinner.c -o ephy-spinner.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-status-icon.lo -MD -MP -MF .deps/empathy-status-icon.Tpo -c empathy-status-icon.c -fPIC -DPIC -o .libs/empathy-status-icon.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-main-window.lo -MD -MP -MF .deps/empathy-main-window.Tpo -c empathy-main-window.c -o empathy-main-window.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-widget.lo -MD -MP -MF .deps/empathy-contact-widget.Tpo -c empathy-contact-widget.c -o empathy-contact-widget.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-dialogs.lo -MD -MP -MF ".deps/empathy-contact-dialogs.Tpo" -c -o empathy-contact-dialogs.lo empathy-contact-dialogs.c; \ then mv -f ".deps/empathy-contact-dialogs.Tpo" ".deps/empathy-contact-dialogs.Plo"; else rm -f ".deps/empathy-contact-dialogs.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-accounts-dialog.lo -MD -MP -MF ".deps/gossip-accounts-dialog.Tpo" -c -o gossip-accounts-dialog.lo gossip-accounts-dialog.c; \ then mv -f ".deps/gossip-accounts-dialog.Tpo" ".deps/gossip-accounts-dialog.Plo"; else rm -f ".deps/gossip-accounts-dialog.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-status-icon.lo -MD -MP -MF .deps/empathy-status-icon.Tpo -c empathy-status-icon.c -o empathy-status-icon.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-generic.lo -MD -MP -MF ".deps/gossip-account-widget-generic.Tpo" -c -o gossip-account-widget-generic.lo gossip-account-widget-generic.c; \ then mv -f ".deps/gossip-account-widget-generic.Tpo" ".deps/gossip-account-widget-generic.Plo"; else rm -f ".deps/gossip-account-widget-generic.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-dialogs.lo -MD -MP -MF .deps/empathy-contact-dialogs.Tpo -c empathy-contact-dialogs.c -fPIC -DPIC -o .libs/empathy-contact-dialogs.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-jabber.lo -MD -MP -MF ".deps/gossip-account-widget-jabber.Tpo" -c -o gossip-account-widget-jabber.lo gossip-account-widget-jabber.c; \ then mv -f ".deps/gossip-account-widget-jabber.Tpo" ".deps/gossip-account-widget-jabber.Plo"; else rm -f ".deps/gossip-account-widget-jabber.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-accounts-dialog.lo -MD -MP -MF .deps/gossip-accounts-dialog.Tpo -c gossip-accounts-dialog.c -fPIC -DPIC -o .libs/gossip-accounts-dialog.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-contact-dialogs.lo -MD -MP -MF .deps/empathy-contact-dialogs.Tpo -c empathy-contact-dialogs.c -o empathy-contact-dialogs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-accounts-dialog.lo -MD -MP -MF .deps/gossip-accounts-dialog.Tpo -c gossip-accounts-dialog.c -o gossip-accounts-dialog.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-profile-chooser.lo -MD -MP -MF ".deps/gossip-profile-chooser.Tpo" -c -o gossip-profile-chooser.lo gossip-profile-chooser.c; \ then mv -f ".deps/gossip-profile-chooser.Tpo" ".deps/gossip-profile-chooser.Plo"; else rm -f ".deps/gossip-profile-chooser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-jabber.lo -MD -MP -MF .deps/gossip-account-widget-jabber.Tpo -c gossip-account-widget-jabber.c -fPIC -DPIC -o .libs/gossip-account-widget-jabber.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-expander.lo -MD -MP -MF ".deps/gossip-cell-renderer-expander.Tpo" -c -o gossip-cell-renderer-expander.lo gossip-cell-renderer-expander.c; \ then mv -f ".deps/gossip-cell-renderer-expander.Tpo" ".deps/gossip-cell-renderer-expander.Plo"; else rm -f ".deps/gossip-cell-renderer-expander.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-generic.lo -MD -MP -MF .deps/gossip-account-widget-generic.Tpo -c gossip-account-widget-generic.c -fPIC -DPIC -o .libs/gossip-account-widget-generic.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-jabber.lo -MD -MP -MF .deps/gossip-account-widget-jabber.Tpo -c gossip-account-widget-jabber.c -o gossip-account-widget-jabber.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-widget-generic.lo -MD -MP -MF .deps/gossip-account-widget-generic.Tpo -c gossip-account-widget-generic.c -o gossip-account-widget-generic.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-text.lo -MD -MP -MF ".deps/gossip-cell-renderer-text.Tpo" -c -o gossip-cell-renderer-text.lo gossip-cell-renderer-text.c; \ then mv -f ".deps/gossip-cell-renderer-text.Tpo" ".deps/gossip-cell-renderer-text.Plo"; else rm -f ".deps/gossip-cell-renderer-text.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-profile-chooser.lo -MD -MP -MF .deps/gossip-profile-chooser.Tpo -c gossip-profile-chooser.c -fPIC -DPIC -o .libs/gossip-profile-chooser.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell.lo -MD -MP -MF ".deps/gossip-spell.Tpo" -c -o gossip-spell.lo gossip-spell.c; \ then mv -f ".deps/gossip-spell.Tpo" ".deps/gossip-spell.Plo"; else rm -f ".deps/gossip-spell.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-text.lo -MD -MP -MF .deps/gossip-cell-renderer-text.Tpo -c gossip-cell-renderer-text.c -fPIC -DPIC -o .libs/gossip-cell-renderer-text.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-expander.lo -MD -MP -MF .deps/gossip-cell-renderer-expander.Tpo -c gossip-cell-renderer-expander.c -fPIC -DPIC -o .libs/gossip-cell-renderer-expander.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-profile-chooser.lo -MD -MP -MF .deps/gossip-profile-chooser.Tpo -c gossip-profile-chooser.c -o gossip-profile-chooser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-text.lo -MD -MP -MF .deps/gossip-cell-renderer-text.Tpo -c gossip-cell-renderer-text.c -o gossip-cell-renderer-text.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell-dialog.lo -MD -MP -MF ".deps/gossip-spell-dialog.Tpo" -c -o gossip-spell-dialog.lo gossip-spell-dialog.c; \ then mv -f ".deps/gossip-spell-dialog.Tpo" ".deps/gossip-spell-dialog.Plo"; else rm -f ".deps/gossip-spell-dialog.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-groups.lo -MD -MP -MF ".deps/gossip-contact-groups.Tpo" -c -o gossip-contact-groups.lo gossip-contact-groups.c; \ then mv -f ".deps/gossip-contact-groups.Tpo" ".deps/gossip-contact-groups.Plo"; else rm -f ".deps/gossip-contact-groups.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-cell-renderer-expander.lo -MD -MP -MF .deps/gossip-cell-renderer-expander.Tpo -c gossip-cell-renderer-expander.c -o gossip-cell-renderer-expander.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell-dialog.lo -MD -MP -MF .deps/gossip-spell-dialog.Tpo -c gossip-spell-dialog.c -fPIC -DPIC -o .libs/gossip-spell-dialog.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-store.lo -MD -MP -MF ".deps/gossip-contact-list-store.Tpo" -c -o gossip-contact-list-store.lo gossip-contact-list-store.c; \ then mv -f ".deps/gossip-contact-list-store.Tpo" ".deps/gossip-contact-list-store.Plo"; else rm -f ".deps/gossip-contact-list-store.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell-dialog.lo -MD -MP -MF .deps/gossip-spell-dialog.Tpo -c gossip-spell-dialog.c -o gossip-spell-dialog.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell.lo -MD -MP -MF .deps/gossip-spell.Tpo -c gossip-spell.c -fPIC -DPIC -o .libs/gossip-spell.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-view.lo -MD -MP -MF ".deps/gossip-contact-list-view.Tpo" -c -o gossip-contact-list-view.lo gossip-contact-list-view.c; \ then mv -f ".deps/gossip-contact-list-view.Tpo" ".deps/gossip-contact-list-view.Plo"; else rm -f ".deps/gossip-contact-list-view.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-store.lo -MD -MP -MF .deps/gossip-contact-list-store.Tpo -c gossip-contact-list-store.c -fPIC -DPIC -o .libs/gossip-contact-list-store.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-spell.lo -MD -MP -MF .deps/gossip-spell.Tpo -c gossip-spell.c -o gossip-spell.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-preferences.lo -MD -MP -MF ".deps/gossip-preferences.Tpo" -c -o gossip-preferences.lo gossip-preferences.c; \ then mv -f ".deps/gossip-preferences.Tpo" ".deps/gossip-preferences.Plo"; else rm -f ".deps/gossip-preferences.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-groups.lo -MD -MP -MF .deps/gossip-contact-groups.Tpo -c gossip-contact-groups.c -fPIC -DPIC -o .libs/gossip-contact-groups.o gossip-contact-groups.c: In function 'contact_groups_file_parse': gossip-contact-groups.c:135: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness gossip-contact-groups.c:136: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness gossip-contact-groups.c: In function 'contact_groups_file_save': gossip-contact-groups.c:199: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness gossip-contact-groups.c:200: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness gossip-contact-groups.c:203: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness gossip-contact-groups.c:204: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness gossip-contact-groups.c:204: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness gossip-contact-groups.c:212: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness gossip-contact-groups.c:213: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness gossip-contact-groups.c:213: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness gossip-contact-groups.c:214: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness gossip-contact-groups.c:214: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-groups.lo -MD -MP -MF .deps/gossip-contact-groups.Tpo -c gossip-contact-groups.c -o gossip-contact-groups.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-store.lo -MD -MP -MF .deps/gossip-contact-list-store.Tpo -c gossip-contact-list-store.c -o gossip-contact-list-store.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-view.lo -MD -MP -MF .deps/gossip-contact-list-view.Tpo -c gossip-contact-list-view.c -fPIC -DPIC -o .libs/gossip-contact-list-view.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-theme-manager.lo -MD -MP -MF ".deps/gossip-theme-manager.Tpo" -c -o gossip-theme-manager.lo gossip-theme-manager.c; \ then mv -f ".deps/gossip-theme-manager.Tpo" ".deps/gossip-theme-manager.Plo"; else rm -f ".deps/gossip-theme-manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-preferences.lo -MD -MP -MF .deps/gossip-preferences.Tpo -c gossip-preferences.c -fPIC -DPIC -o .libs/gossip-preferences.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-window.lo -MD -MP -MF ".deps/gossip-chat-window.Tpo" -c -o gossip-chat-window.lo gossip-chat-window.c; \ then mv -f ".deps/gossip-chat-window.Tpo" ".deps/gossip-chat-window.Plo"; else rm -f ".deps/gossip-chat-window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-contact-list-view.lo -MD -MP -MF .deps/gossip-contact-list-view.Tpo -c gossip-contact-list-view.c -o gossip-contact-list-view.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-preferences.lo -MD -MP -MF .deps/gossip-preferences.Tpo -c gossip-preferences.c -o gossip-preferences.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat.lo -MD -MP -MF ".deps/gossip-chat.Tpo" -c -o gossip-chat.lo gossip-chat.c; \ then mv -f ".deps/gossip-chat.Tpo" ".deps/gossip-chat.Plo"; else rm -f ".deps/gossip-chat.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-view.lo -MD -MP -MF ".deps/gossip-chat-view.Tpo" -c -o gossip-chat-view.lo gossip-chat-view.c; \ then mv -f ".deps/gossip-chat-view.Tpo" ".deps/gossip-chat-view.Plo"; else rm -f ".deps/gossip-chat-view.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-theme-manager.lo -MD -MP -MF .deps/gossip-theme-manager.Tpo -c gossip-theme-manager.c -fPIC -DPIC -o .libs/gossip-theme-manager.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-window.lo -MD -MP -MF .deps/gossip-chat-window.Tpo -c gossip-chat-window.c -fPIC -DPIC -o .libs/gossip-chat-window.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-theme-manager.lo -MD -MP -MF .deps/gossip-theme-manager.Tpo -c gossip-theme-manager.c -o gossip-theme-manager.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat.lo -MD -MP -MF .deps/gossip-chat.Tpo -c gossip-chat.c -fPIC -DPIC -o .libs/gossip-chat.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-view.lo -MD -MP -MF .deps/gossip-chat-view.Tpo -c gossip-chat-view.c -fPIC -DPIC -o .libs/gossip-chat-view.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-private-chat.lo -MD -MP -MF ".deps/gossip-private-chat.Tpo" -c -o gossip-private-chat.lo gossip-private-chat.c; \ then mv -f ".deps/gossip-private-chat.Tpo" ".deps/gossip-private-chat.Plo"; else rm -f ".deps/gossip-private-chat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-window.lo -MD -MP -MF .deps/gossip-chat-window.Tpo -c gossip-chat-window.c -o gossip-chat-window.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-group-chat.lo -MD -MP -MF ".deps/gossip-group-chat.Tpo" -c -o gossip-group-chat.lo gossip-group-chat.c; \ then mv -f ".deps/gossip-group-chat.Tpo" ".deps/gossip-group-chat.Plo"; else rm -f ".deps/gossip-group-chat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat.lo -MD -MP -MF .deps/gossip-chat.Tpo -c gossip-chat.c -o gossip-chat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chat-view.lo -MD -MP -MF .deps/gossip-chat-view.Tpo -c gossip-chat-view.c -o gossip-chat-view.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-private-chat.lo -MD -MP -MF .deps/gossip-private-chat.Tpo -c gossip-private-chat.c -fPIC -DPIC -o .libs/gossip-private-chat.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-geometry.lo -MD -MP -MF ".deps/gossip-geometry.Tpo" -c -o gossip-geometry.lo gossip-geometry.c; \ then mv -f ".deps/gossip-geometry.Tpo" ".deps/gossip-geometry.Plo"; else rm -f ".deps/gossip-geometry.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-private-chat.lo -MD -MP -MF .deps/gossip-private-chat.Tpo -c gossip-private-chat.c -o gossip-private-chat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-group-chat.lo -MD -MP -MF .deps/gossip-group-chat.Tpo -c gossip-group-chat.c -fPIC -DPIC -o .libs/gossip-group-chat.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-group-chat.lo -MD -MP -MF .deps/gossip-group-chat.Tpo -c gossip-group-chat.c -o gossip-group-chat.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-geometry.lo -MD -MP -MF .deps/gossip-geometry.Tpo -c gossip-geometry.c -fPIC -DPIC -o .libs/gossip-geometry.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-geometry.lo -MD -MP -MF .deps/gossip-geometry.Tpo -c gossip-geometry.c -o gossip-geometry.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-status-presets.lo -MD -MP -MF ".deps/gossip-status-presets.Tpo" -c -o gossip-status-presets.lo gossip-status-presets.c; \ then mv -f ".deps/gossip-status-presets.Tpo" ".deps/gossip-status-presets.Plo"; else rm -f ".deps/gossip-status-presets.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence-chooser.lo -MD -MP -MF ".deps/gossip-presence-chooser.Tpo" -c -o gossip-presence-chooser.lo gossip-presence-chooser.c; \ then mv -f ".deps/gossip-presence-chooser.Tpo" ".deps/gossip-presence-chooser.Plo"; else rm -f ".deps/gossip-presence-chooser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-status-presets.lo -MD -MP -MF .deps/gossip-status-presets.Tpo -c gossip-status-presets.c -fPIC -DPIC -o .libs/gossip-status-presets.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-about-dialog.lo -MD -MP -MF ".deps/gossip-about-dialog.Tpo" -c -o gossip-about-dialog.lo gossip-about-dialog.c; \ then mv -f ".deps/gossip-about-dialog.Tpo" ".deps/gossip-about-dialog.Plo"; else rm -f ".deps/gossip-about-dialog.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-chooser.lo -MD -MP -MF ".deps/gossip-account-chooser.Tpo" -c -o gossip-account-chooser.lo gossip-account-chooser.c; \ then mv -f ".deps/gossip-account-chooser.Tpo" ".deps/gossip-account-chooser.Plo"; else rm -f ".deps/gossip-account-chooser.Tpo"; exit 1; fi gossip-status-presets.c: In function 'status_presets_file_parse': gossip-status-presets.c:129: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness gossip-status-presets.c: In function 'status_presets_file_save': gossip-status-presets.c:209: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness gossip-status-presets.c:210: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness gossip-status-presets.c:217: warning: pointer targets in assignment differ in signedness gossip-status-presets.c:220: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-status-presets.c:220: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gossip-status-presets.c:221: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness gossip-status-presets.c:230: warning: pointer targets in assignment differ in signedness gossip-status-presets.c:238: warning: pointer targets in passing argument 3 of 'xmlNewTextChild' differ in signedness gossip-status-presets.c:238: warning: pointer targets in passing argument 4 of 'xmlNewTextChild' differ in signedness gossip-status-presets.c:239: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence-chooser.lo -MD -MP -MF .deps/gossip-presence-chooser.Tpo -c gossip-presence-chooser.c -fPIC -DPIC -o .libs/gossip-presence-chooser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-status-presets.lo -MD -MP -MF .deps/gossip-status-presets.Tpo -c gossip-status-presets.c -o gossip-status-presets.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-new-chatroom-dialog.lo -MD -MP -MF ".deps/gossip-new-chatroom-dialog.Tpo" -c -o gossip-new-chatroom-dialog.lo gossip-new-chatroom-dialog.c; \ then mv -f ".deps/gossip-new-chatroom-dialog.Tpo" ".deps/gossip-new-chatroom-dialog.Plo"; else rm -f ".deps/gossip-new-chatroom-dialog.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-about-dialog.lo -MD -MP -MF .deps/gossip-about-dialog.Tpo -c gossip-about-dialog.c -fPIC -DPIC -o .libs/gossip-about-dialog.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-chooser.lo -MD -MP -MF .deps/gossip-account-chooser.Tpo -c gossip-account-chooser.c -fPIC -DPIC -o .libs/gossip-account-chooser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-presence-chooser.lo -MD -MP -MF .deps/gossip-presence-chooser.Tpo -c gossip-presence-chooser.c -o gossip-presence-chooser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-about-dialog.lo -MD -MP -MF .deps/gossip-about-dialog.Tpo -c gossip-about-dialog.c -o gossip-about-dialog.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatrooms-window.lo -MD -MP -MF ".deps/gossip-chatrooms-window.Tpo" -c -o gossip-chatrooms-window.lo gossip-chatrooms-window.c; \ then mv -f ".deps/gossip-chatrooms-window.Tpo" ".deps/gossip-chatrooms-window.Plo"; else rm -f ".deps/gossip-chatrooms-window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatrooms-window.lo -MD -MP -MF .deps/gossip-chatrooms-window.Tpo -c gossip-chatrooms-window.c -fPIC -DPIC -o .libs/gossip-chatrooms-window.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-account-chooser.lo -MD -MP -MF .deps/gossip-account-chooser.Tpo -c gossip-account-chooser.c -o gossip-account-chooser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-log-window.lo -MD -MP -MF ".deps/gossip-log-window.Tpo" -c -o gossip-log-window.lo gossip-log-window.c; \ then mv -f ".deps/gossip-log-window.Tpo" ".deps/gossip-log-window.Plo"; else rm -f ".deps/gossip-log-window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-log-window.lo -MD -MP -MF .deps/gossip-log-window.Tpo -c gossip-log-window.c -fPIC -DPIC -o .libs/gossip-log-window.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-chatrooms-window.lo -MD -MP -MF .deps/gossip-chatrooms-window.Tpo -c gossip-chatrooms-window.c -o gossip-chatrooms-window.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-ui-utils.lo -MD -MP -MF ".deps/gossip-ui-utils.Tpo" -c -o gossip-ui-utils.lo gossip-ui-utils.c; \ then mv -f ".deps/gossip-ui-utils.Tpo" ".deps/gossip-ui-utils.Plo"; else rm -f ".deps/gossip-ui-utils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-new-chatroom-dialog.lo -MD -MP -MF .deps/gossip-new-chatroom-dialog.Tpo -c gossip-new-chatroom-dialog.c -fPIC -DPIC -o .libs/gossip-new-chatroom-dialog.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-log-window.lo -MD -MP -MF .deps/gossip-log-window.Tpo -c gossip-log-window.c -o gossip-log-window.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-new-chatroom-dialog.lo -MD -MP -MF .deps/gossip-new-chatroom-dialog.Tpo -c gossip-new-chatroom-dialog.c -o gossip-new-chatroom-dialog.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-ui-utils.lo -MD -MP -MF .deps/gossip-ui-utils.Tpo -c gossip-ui-utils.c -fPIC -DPIC -o .libs/gossip-ui-utils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gossip-ui-utils.lo -MD -MP -MF .deps/gossip-ui-utils.Tpo -c gossip-ui-utils.c -o gossip-ui-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libempathy-gtk.la ephy-spinner.lo empathy-main-window.lo empathy-status-icon.lo empathy-contact-widget.lo empathy-contact-dialogs.lo gossip-accounts-dialog.lo gossip-account-widget-generic.lo gossip-account-widget-jabber.lo gossip-profile-chooser.lo gossip-cell-renderer-expander.lo gossip-cell-renderer-text.lo gossip-spell.lo gossip-spell-dialog.lo gossip-contact-groups.lo gossip-contact-list-store.lo gossip-contact-list-view.lo gossip-preferences.lo gossip-theme-manager.lo gossip-chat-window.lo gossip-chat.lo gossip-chat-view.lo gossip-private-chat.lo gossip-group-chat.lo gossip-geometry.lo gossip-status-presets.lo gossip-presence-chooser.lo gossip-about-dialog.lo gossip-account-chooser.lo gossip-new-chatroom-dialog.lo gossip-chatrooms-window.lo gossip-log-window.lo gossip-ui-utils.lo -pthread -Wl,--export-dynamic -L/lib -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ../libempathy/libempathy.la rm -fr .libs/libempathy-gtk.lax mkdir .libs/libempathy-gtk.lax rm -fr .libs/libempathy-gtk.lax/libempathy.a mkdir .libs/libempathy-gtk.lax/libempathy.a (cd .libs/libempathy-gtk.lax/libempathy.a && ar x /builddir/build/BUILD/empathy-0.8/libempathy-gtk/../libempathy/.libs/libempathy.a) ar cru .libs/libempathy-gtk.a .libs/ephy-spinner.o .libs/empathy-main-window.o .libs/empathy-status-icon.o .libs/empathy-contact-widget.o .libs/empathy-contact-dialogs.o .libs/gossip-accounts-dialog.o .libs/gossip-account-widget-generic.o .libs/gossip-account-widget-jabber.o .libs/gossip-profile-chooser.o .libs/gossip-cell-renderer-expander.o .libs/gossip-cell-renderer-text.o .libs/gossip-spell.o .libs/gossip-spell-dialog.o .libs/gossip-contact-groups.o .libs/gossip-contact-list-store.o .libs/gossip-contact-list-view.o .libs/gossip-preferences.o .libs/gossip-theme-manager.o .libs/gossip-chat-window.o .libs/gossip-chat.o .libs/gossip-chat-view.o .libs/gossip-private-chat.o .libs/gossip-group-chat.o .libs/gossip-geometry.o .libs/gossip-status-presets.o .libs/gossip-presence-chooser.o .libs/gossip-about-dialog.o .libs/gossip-account-chooser.o .libs/gossip-new-chatroom-dialog.o .libs/gossip-chatrooms-window.o .libs/gossip-log-window.o .libs/gossip-ui-utils.o .libs/libempathy-gtk.lax/libempathy.a/gossip-utils.o .libs/libempathy-gtk.lax/libempathy.a/gossip-contact.o .libs/libempathy-gtk.lax/libempathy.a/empathy-tp-chatroom.o .libs/libempathy-gtk.lax/libempathy.a/empathy-tp-chat.o .libs/libempathy-gtk.lax/libempathy.a/gossip-time.o .libs/libempathy-gtk.lax/libempathy.a/empathy-chandler.o .libs/libempathy-gtk.lax/libempathy.a/gossip-message.o .libs/libempathy-gtk.lax/libempathy.a/empathy-tp-contact-list.o .libs/libempathy-gtk.lax/libempathy.a/empathy-idle.o .libs/libempathy-gtk.lax/libempathy.a/gossip-chatroom.o .libs/libempathy-gtk.lax/libempathy.a/empathy-contact-manager.o .libs/libempathy-gtk.lax/libempathy.a/gossip-chatroom-manager.o .libs/libempathy-gtk.lax/libempathy.a/gossip-presence.o .libs/libempathy-gtk.lax/libempathy.a/gossip-debug.o .libs/libempathy-gtk.lax/libempathy.a/gossip-avatar.o .libs/libempathy-gtk.lax/libempathy.a/empathy-log-manager.o .libs/libempathy-gtk.lax/libempathy.a/gossip-telepathy-group.o .libs/libempathy-gtk.lax/libempathy.a/gossip-conf.o .libs/libempathy-gtk.lax/libempathy.a/empathy-contact-list.o .libs/libempathy-gtk.lax/libempathy.a/empathy-marshal-main.o ranlib .libs/libempathy-gtk.a rm -fr .libs/libempathy-gtk.lax creating libempathy-gtk.la (cd .libs && rm -f libempathy-gtk.la && ln -s ../libempathy-gtk.la libempathy-gtk.la) make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' Making all in src make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DPREFIX="\"/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DLOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy.o -MD -MP -MF ".deps/empathy.Tpo" -c -o empathy.o empathy.c; \ then mv -f ".deps/empathy.Tpo" ".deps/empathy.Po"; else rm -f ".deps/empathy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DPREFIX="\"/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DLOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empathy-accounts.o -MD -MP -MF ".deps/empathy-accounts.Tpo" -c -o empathy-accounts.o empathy-accounts.c; \ then mv -f ".deps/empathy-accounts.Tpo" ".deps/empathy-accounts.Po"; else rm -f ".deps/empathy-accounts.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o empathy-accounts empathy-accounts.o ../libempathy-gtk/libempathy-gtk.la -pthread -Wl,--export-dynamic -L/lib -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 mkdir .libs /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o empathy empathy.o ../libempathy-gtk/libempathy-gtk.la -pthread -Wl,--export-dynamic -L/lib -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o empathy-accounts empathy-accounts.o -pthread -Wl,--export-dynamic ../libempathy-gtk/.libs/libempathy-gtk.a -L/lib -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o empathy empathy.o -pthread -Wl,--export-dynamic ../libempathy-gtk/.libs/libempathy-gtk.a -L/lib -lmissioncontrol -lmissioncontrol-config -ltelepathy -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/src' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/src' make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34061 + umask 022 + cd /builddir/build/BUILD + cd empathy-0.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/empathy-0.8-1.fc7-root-kojibuilder + make install DESTDIR=/var/tmp/empathy-0.8-1.fc7-root-kojibuilder Making install in po make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8/po' /builddir/build/BUILD/empathy-0.8/install-sh -d /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale linguas="ar az bg ca cs cy da de dz el en_CA en_GB eo es eu fi fr ga hr hu it ja lt ml ms nb ne nl pl pt pt_BR ru sq sr sr@Latn sv tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/empathy-0.8/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 ar.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/empathy.mo installing az.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/az/LC_MESSAGES/empathy.mo installing bg.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/empathy.mo installing ca.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/empathy.mo installing cs.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/empathy.mo installing cy.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/cy/LC_MESSAGES/empathy.mo installing da.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/empathy.mo installing de.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/empathy.mo installing dz.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/dz/LC_MESSAGES/empathy.mo installing el.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/empathy.mo installing en_CA.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/en_CA/LC_MESSAGES/empathy.mo installing en_GB.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/empathy.mo installing eo.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/eo/LC_MESSAGES/empathy.mo installing es.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/empathy.mo installing eu.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/eu/LC_MESSAGES/empathy.mo installing fi.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/empathy.mo installing fr.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/empathy.mo installing ga.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ga/LC_MESSAGES/empathy.mo installing hr.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/empathy.mo installing hu.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/empathy.mo installing it.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/empathy.mo installing ja.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/empathy.mo installing lt.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/lt/LC_MESSAGES/empathy.mo installing ml.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ml/LC_MESSAGES/empathy.mo installing ms.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ms/LC_MESSAGES/empathy.mo installing nb.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/empathy.mo installing ne.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ne/LC_MESSAGES/empathy.mo installing nl.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/empathy.mo installing pl.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/empathy.mo installing pt.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/empathy.mo installing pt_BR.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/empathy.mo installing ru.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/empathy.mo installing sq.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/empathy.mo installing sr.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/empathy.mo installing sr@Latn.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/empathy.mo installing sv.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/empathy.mo installing tr.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/empathy.mo installing uk.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/empathy.mo installing vi.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/empathy.mo installing zh_CN.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/empathy.mo installing zh_HK.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/zh_HK/LC_MESSAGES/empathy.mo installing zh_TW.gmo as /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/empathy.mo make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' Making install in 16x16 make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/16x16' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/16x16' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps" /usr/bin/install -c -m 644 'empathy.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy.png' /usr/bin/install -c -m 644 'empathy-available.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-available.png' /usr/bin/install -c -m 644 'empathy-offline.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-offline.png' /usr/bin/install -c -m 644 'empathy-away.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-away.png' /usr/bin/install -c -m 644 'empathy-extended-away.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-extended-away.png' /usr/bin/install -c -m 644 'empathy-busy.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-busy.png' /usr/bin/install -c -m 644 'empathy-pending.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-pending.png' /usr/bin/install -c -m 644 'empathy-message.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-message.png' /usr/bin/install -c -m 644 'empathy-new-message.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-new-message.png' /usr/bin/install -c -m 644 'empathy-typing.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-typing.png' /usr/bin/install -c -m 644 'empathy-proto-ekiga.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-ekiga.png' /usr/bin/install -c -m 644 'empathy-proto-google-talk.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-google-talk.png' /usr/bin/install -c -m 644 'empathy-proto-msn.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-msn.png' /usr/bin/install -c -m 644 'empathy-proto-gizmo.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-gizmo.png' /usr/bin/install -c -m 644 'empathy-proto-irc.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-irc.png' /usr/bin/install -c -m 644 'empathy-proto-jabber.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-jabber.png' /usr/bin/install -c -m 644 'empathy-proto-salut.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/16x16/apps/empathy-proto-salut.png' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/16x16' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/16x16' Making install in 22x22 make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/22x22' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/22x22' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 'empathy.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy.png' /usr/bin/install -c -m 644 'empathy-new-message.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-new-message.png' /usr/bin/install -c -m 644 'empathy-group-message.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-group-message.png' /usr/bin/install -c -m 644 'empathy-proto-ekiga.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-ekiga.png' /usr/bin/install -c -m 644 'empathy-proto-google-talk.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-google-talk.png' /usr/bin/install -c -m 644 'empathy-proto-msn.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-msn.png' /usr/bin/install -c -m 644 'empathy-proto-gizmo.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-gizmo.png' /usr/bin/install -c -m 644 'empathy-proto-irc.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-irc.png' /usr/bin/install -c -m 644 'empathy-proto-jabber.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-jabber.png' /usr/bin/install -c -m 644 'empathy-proto-salut.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/22x22/apps/empathy-proto-salut.png' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/22x22' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/22x22' Making install in 32x32 make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/32x32' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/32x32' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 'empathy.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy.png' /usr/bin/install -c -m 644 'empathy-proto-ekiga.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-ekiga.png' /usr/bin/install -c -m 644 'empathy-proto-google-talk.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-google-talk.png' /usr/bin/install -c -m 644 'empathy-proto-msn.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-msn.png' /usr/bin/install -c -m 644 'empathy-proto-gizmo.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-gizmo.png' /usr/bin/install -c -m 644 'empathy-proto-irc.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-irc.png' /usr/bin/install -c -m 644 'empathy-proto-jabber.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/32x32/apps/empathy-proto-jabber.png' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/32x32' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/32x32' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/48x48' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/48x48' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'empathy.png' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps/empathy.png' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/48x48' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/48x48' Making install in scalable make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 'empathy.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy.svg' /usr/bin/install -c -m 644 'empathy-available.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-available.svg' /usr/bin/install -c -m 644 'empathy-offline.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-offline.svg' /usr/bin/install -c -m 644 'empathy-away.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-away.svg' /usr/bin/install -c -m 644 'empathy-extended-away.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-extended-away.svg' /usr/bin/install -c -m 644 'empathy-busy.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-busy.svg' /usr/bin/install -c -m 644 'empathy-pending.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-pending.svg' /usr/bin/install -c -m 644 'empathy-proto-ekiga.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-ekiga.svg' /usr/bin/install -c -m 644 'empathy-proto-google-talk.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-google-talk.svg' /usr/bin/install -c -m 644 'empathy-proto-msn.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-msn.svg' /usr/bin/install -c -m 644 'empathy-proto-gizmo.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-gizmo.svg' /usr/bin/install -c -m 644 'empathy-proto-irc.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-irc.svg' /usr/bin/install -c -m 644 'empathy-proto-jabber.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-jabber.svg' /usr/bin/install -c -m 644 'empathy-proto-salut.svg' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/icons/hicolor/scalable/apps/empathy-proto-salut.svg' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data/scalable' make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gnome/autostart" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/gnome/autostart" /usr/bin/install -c -m 644 'empathy.desktop' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/gnome/autostart/empathy.desktop' if test -z "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder" ; then \ for p in empathy.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./$p ; \ done \ fi test -z "/usr/share/mission-control/profiles" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles" /usr/bin/install -c -m 644 'jabber.profile' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles/jabber.profile' /usr/bin/install -c -m 644 'gtalk.profile' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles/gtalk.profile' /usr/bin/install -c -m 644 'salut.profile' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles/salut.profile' /usr/bin/install -c -m 644 'irc.profile' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles/irc.profile' /usr/bin/install -c -m 644 'msn.profile' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/mission-control/profiles/msn.profile' test -z "/etc/gconf/schemas" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/etc/gconf/schemas" /usr/bin/install -c -m 644 'empathy.schemas' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/etc/gconf/schemas/empathy.schemas' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/empathy-0.8/data' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8/data' Making install in libempathy make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy' make install-am make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/empathy" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy" /usr/bin/install -c -m 644 'gossip-chatroom-manager.dtd' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-chatroom-manager.dtd' test -z "/usr/share/empathy" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy" /usr/bin/install -c -m 644 'empathy-log-manager.xsl' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/empathy-log-manager.xsl' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy' Making install in libempathy-gtk make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/empathy" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy" /usr/bin/install -c -m 644 'gossip-status-presets.dtd' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-status-presets.dtd' /usr/bin/install -c -m 644 'gossip-contact-groups.dtd' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-contact-groups.dtd' test -z "/usr/share/empathy" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy" /usr/bin/install -c -m 644 'empathy-main-window.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/empathy-main-window.glade' /usr/bin/install -c -m 644 'empathy-status-icon.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/empathy-status-icon.glade' /usr/bin/install -c -m 644 'empathy-contact-widget.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/empathy-contact-widget.glade' /usr/bin/install -c -m 644 'empathy-contact-dialogs.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/empathy-contact-dialogs.glade' /usr/bin/install -c -m 644 'gossip-preferences.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-preferences.glade' /usr/bin/install -c -m 644 'gossip-presence-chooser.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-presence-chooser.glade' /usr/bin/install -c -m 644 'gossip-accounts-dialog.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-accounts-dialog.glade' /usr/bin/install -c -m 644 'gossip-account-widget-jabber.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-account-widget-jabber.glade' /usr/bin/install -c -m 644 'gossip-new-chatroom-dialog.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-new-chatroom-dialog.glade' /usr/bin/install -c -m 644 'gossip-group-chat.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-group-chat.glade' /usr/bin/install -c -m 644 'gossip-chatrooms-window.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-chatrooms-window.glade' /usr/bin/install -c -m 644 'gossip-spell-dialog.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-spell-dialog.glade' /usr/bin/install -c -m 644 'gossip-log-window.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-log-window.glade' /usr/bin/install -c -m 644 'gossip-chat.glade' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/empathy/gossip-chat.glade' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8/libempathy-gtk' Making install in src make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8/src' make[3]: Entering directory `/builddir/build/BUILD/empathy-0.8/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'empathy' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy' /usr/bin/install -c empathy /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy /bin/sh ../libtool --mode=install /usr/bin/install -c 'empathy-accounts' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy-accounts' /usr/bin/install -c empathy-accounts /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy-accounts test -z "/usr/share/telepathy/managers" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/telepathy/managers" /usr/bin/install -c -m 644 'empathy-chat.chandler' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/telepathy/managers/empathy-chat.chandler' test -z "/usr/share/dbus-1/services" || mkdir -p -- "/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/dbus-1/services" /usr/bin/install -c -m 644 'org.gnome.Empathy.Chat.service' '/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/dbus-1/services/org.gnome.Empathy.Chat.service' make[3]: Leaving directory `/builddir/build/BUILD/empathy-0.8/src' make[2]: Leaving directory `/builddir/build/BUILD/empathy-0.8/src' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8/src' make[1]: Entering directory `/builddir/build/BUILD/empathy-0.8' make[2]: Entering directory `/builddir/build/BUILD/empathy-0.8' 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-0.8' make[1]: Leaving directory `/builddir/build/BUILD/empathy-0.8' + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/empathy-0.8-1.fc7-root-kojibuilder empathy + sed -i s/--no-connect// /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/gnome/autostart/empathy.desktop + desktop-file-install --vendor fedora --delete-original --dir /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/applications /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/gnome/autostart/empathy.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/empathy-0.8 extracting debug info from /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy-accounts extracting debug info from /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/bin/empathy cpio: empathy-0.8/libempathy-gtk/: No such file or directory cpio: empathy-0.8/libempathy/: No such file or directory cpio: gcc-4.1.2-20070503/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 2087 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: empathy-0.8-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44522 + umask 022 + cd /builddir/build/BUILD + cd empathy-0.8 + DOCDIR=/var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/doc/empathy-0.8 + export DOCDIR + rm -rf /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/doc/empathy-0.8 + /bin/mkdir -p /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/doc/empathy-0.8 + cp -pr AUTHORS COPYING README NEWS /var/tmp/empathy-0.8-1.fc7-root-kojibuilder/usr/share/doc/empathy-0.8 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 scrollkeeper Requires(preun): /bin/sh GConf2 Requires(postun): /bin/sh scrollkeeper Requires: libICE.so.6 libORBit-2.so.0 libSM.so.6 libart_lgpl_2.so.2 libatk-1.0.so.0 libbonobo-2.so.0 libbonobo-activation.so.4 libbonoboui-2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglade-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-2.so.0 libgnome-keyring.so.0 libgnomecanvas-2.so.0 libgnomeui-2.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libmissioncontrol-config.so.0 libmissioncontrol.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpopt.so.0 libpthread.so.0 librt.so.1 libtelepathy.so.2 libxml2.so.2 rtld(GNU_HASH) telepathy-filesystem Processing files: empathy-debuginfo-0.8-1.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/empathy-0.8-1.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/empathy-0.8-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/empathy-debuginfo-0.8-1.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.69551 + umask 022 + cd /builddir/build/BUILD + cd empathy-0.8 + rm -rf /var/tmp/empathy-0.8-1.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.69551 + umask 022 + cd /builddir/build/BUILD + rm -rf empathy-0.8 + exit 0