>>> Unpacking source... >>> Unpacking telepathy-mission-control-5.2.5.tar.gz to /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work >>> Source unpacked in /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work >>> Compiling source in /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5 ... * econf: updating telepathy-mission-control-5.2.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating telepathy-mission-control-5.2.5/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 how to create a ustar tar archive... gnutar checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for umask... yes checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wsign-compare... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-error=missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wno-error=unused-parameter... yes checking for xsltproc... xsltproc checking for python2.3... no checking for python2.4... no checking for python2.5... python2.5 checking for Python >= 2.4 with Twisted and XMPP protocol support... checking whether to build tests... yes (default) checking whether to build examples... yes (default) checking whether to build the daemon... yes checking whether to pretend libmcclient is stable... no checking whether to pretend libmissioncontrol-server is stable... no checking whether to support plugins... no checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking for TELEPATHY... yes checking for GCONF... yes checking for GLIB... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/libmcclient/Makefile config.status: creating doc/reference/libmissioncontrol-server/Makefile config.status: creating examples/Makefile config.status: creating libmcclient.pc config.status: creating libmcclient/Makefile config.status: creating m4/Makefile config.status: creating mission-control.pc config.status: creating server/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/twisted/Makefile config.status: creating test/twisted/tools/Makefile config.status: creating tools/Makefile config.status: creating util/Makefile config.status: creating xml/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' Making all in m4 make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' Making all in tools make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' Making all in xml make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' mkdir -p -- _gen mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Manager.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Manager.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Manager_Interface_Creation.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Manager_Interface_Creation.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Manager_Interface_Query.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Manager_Interface_Query.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account.xml mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Interface_Avatar.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Interface_Avatar.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Interface_ChannelRequests.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Interface_ChannelRequests.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Interface_Compat.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Interface_Compat.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Interface_Conditions.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Interface_Conditions.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Account_Interface_Stats.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Account_Interface_Stats.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Channel_Dispatch_Operation.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Channel_Dispatch_Operation.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Channel_Dispatcher.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Channel_Dispatcher.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Channel_Dispatcher_Interface_Operation_List.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Channel_Dispatcher_Interface_Operation_List.xml mkdir -p -- _gen mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Channel_Request.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Channel_Request.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Client.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Client.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Client_Approver.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Client_Approver.xml mkdir -p -- _gen mkdir -p -- _gen mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Client_Handler.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Client_Handler.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Client_Interface_Requests.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Client_Interface_Requests.xml xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Client_Observer.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Client_Observer.xml mkdir -p -- _gen xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl Connection_Interface_Contact_Capabilities.xml \ | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/introspect-Connection_Interface_Contact_Capabilities.xml make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' Making all in libmcclient make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' mkdir -p -- _gen mkdir -p -- _gen mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ libmcclient.xml > _gen/libmcclient.xml mkdir -p -- _gen python2.5 ../tools/gquark-gen.py \ --quark-prefix=MC_QUARK \ mc-quark.list mc_quark _gen/mc-quark xsltproc --xinclude ../tools/identity.xsl \ account.xml > _gen/account.xml xsltproc --xinclude ../tools/identity.xsl \ account-manager.xml > _gen/account-manager.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ dispatch-operation.xml > _gen/dispatch-operation.xml xsltproc --xinclude ../tools/identity.xsl \ client.xml > _gen/client.xml python2.5 ../tools/glib-client-gen.py \ --group=`echo account-manager | tr x- x_` \ --iface-quark-prefix=MC_IFACE_QUARK \ --tp-proxy-api=0.7.6 \ _gen/account-manager.xml Mc_Cli _gen/cli-account-manager python2.5 ../tools/glib-client-gen.py \ --group=`echo account | tr x- x_` \ --iface-quark-prefix=MC_IFACE_QUARK \ --tp-proxy-api=0.7.6 \ _gen/account.xml Mc_Cli _gen/cli-account python2.5 ../tools/glib-client-gen.py \ --group=`echo dispatch-operation | tr x- x_` \ --iface-quark-prefix=MC_IFACE_QUARK \ --tp-proxy-api=0.7.6 \ _gen/dispatch-operation.xml Mc_Cli _gen/cli-dispatch-operation python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-client \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/client.xml Mc_Svc_ python2.5 ../tools/glib-gtypes-generator.py \ _gen/libmcclient.xml _gen/gtypes mc xsltproc \ --stringparam mixed-case-prefix mc \ ../tools/glib-interfaces-body-generator.xsl \ _gen/libmcclient.xml > _gen/interfaces-body.h python2.5 ../tools/glib-client-marshaller-gen.py _gen/libmcclient.xml \ _mc_ext > _gen/register-dbus-glib-marshallers-body.h python2.5 ../tools/glib-signals-marshal-gen.py _gen/libmcclient.xml > _gen/signals-marshal.list xsltproc \ --stringparam mixed-case-prefix mc \ ../tools/c-constants-generator.xsl \ _gen/libmcclient.xml > _gen/enums.h xsltproc \ --stringparam mixed-case-prefix mc \ ../tools/glib-interfaces-generator.xsl \ _gen/libmcclient.xml > _gen/interfaces.h python2.5 ../tools/glib-gtypes-generator.py \ _gen/libmcclient.xml _gen/gtypes mc glib-genmarshal --body --prefix=_mc_ext_marshal _gen/signals-marshal.list > _gen/signals-marshal.c glib-genmarshal --header --prefix=_mc_ext_marshal _gen/signals-marshal.list > _gen/signals-marshal.h make all-am make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-dbus-api.lo -MD -MP -MF ".deps/libmcclient_la-dbus-api.Tpo" -c -o libmcclient_la-dbus-api.lo `test -f 'dbus-api.c' || echo './'`dbus-api.c; \ then mv -f ".deps/libmcclient_la-dbus-api.Tpo" ".deps/libmcclient_la-dbus-api.Plo"; else rm -f ".deps/libmcclient_la-dbus-api.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account.lo -MD -MP -MF ".deps/libmcclient_la-mc-account.Tpo" -c -o libmcclient_la-mc-account.lo `test -f 'mc-account.c' || echo './'`mc-account.c; \ then mv -f ".deps/libmcclient_la-mc-account.Tpo" ".deps/libmcclient_la-mc-account.Plo"; else rm -f ".deps/libmcclient_la-mc-account.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-avatar.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-avatar.Tpo" -c -o libmcclient_la-mc-account-avatar.lo `test -f 'mc-account-avatar.c' || echo './'`mc-account-avatar.c; \ then mv -f ".deps/libmcclient_la-mc-account-avatar.Tpo" ".deps/libmcclient_la-mc-account-avatar.Plo"; else rm -f ".deps/libmcclient_la-mc-account-avatar.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-compat.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-compat.Tpo" -c -o libmcclient_la-mc-account-compat.lo `test -f 'mc-account-compat.c' || echo './'`mc-account-compat.c; \ then mv -f ".deps/libmcclient_la-mc-account-compat.Tpo" ".deps/libmcclient_la-mc-account-compat.Plo"; else rm -f ".deps/libmcclient_la-mc-account-compat.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-conditions.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-conditions.Tpo" -c -o libmcclient_la-mc-account-conditions.lo `test -f 'mc-account-conditions.c' || echo './'`mc-account-conditions.c; \ then mv -f ".deps/libmcclient_la-mc-account-conditions.Tpo" ".deps/libmcclient_la-mc-account-conditions.Plo"; else rm -f ".deps/libmcclient_la-mc-account-conditions.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-manager.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-manager.Tpo" -c -o libmcclient_la-mc-account-manager.lo `test -f 'mc-account-manager.c' || echo './'`mc-account-manager.c; \ then mv -f ".deps/libmcclient_la-mc-account-manager.Tpo" ".deps/libmcclient_la-mc-account-manager.Plo"; else rm -f ".deps/libmcclient_la-mc-account-manager.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-request.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-request.Tpo" -c -o libmcclient_la-mc-account-request.lo `test -f 'mc-account-request.c' || echo './'`mc-account-request.c; \ then mv -f ".deps/libmcclient_la-mc-account-request.Tpo" ".deps/libmcclient_la-mc-account-request.Plo"; else rm -f ".deps/libmcclient_la-mc-account-request.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-stats.lo -MD -MP -MF ".deps/libmcclient_la-mc-account-stats.Tpo" -c -o libmcclient_la-mc-account-stats.lo `test -f 'mc-account-stats.c' || echo './'`mc-account-stats.c; \ then mv -f ".deps/libmcclient_la-mc-account-stats.Tpo" ".deps/libmcclient_la-mc-account-stats.Plo"; else rm -f ".deps/libmcclient_la-mc-account-stats.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-dispatch-operation.lo -MD -MP -MF ".deps/libmcclient_la-mc-dispatch-operation.Tpo" -c -o libmcclient_la-mc-dispatch-operation.lo `test -f 'mc-dispatch-operation.c' || echo './'`mc-dispatch-operation.c; \ then mv -f ".deps/libmcclient_la-mc-dispatch-operation.Tpo" ".deps/libmcclient_la-mc-dispatch-operation.Plo"; else rm -f ".deps/libmcclient_la-mc-dispatch-operation.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-errors.lo -MD -MP -MF ".deps/libmcclient_la-mc-errors.Tpo" -c -o libmcclient_la-mc-errors.lo `test -f 'mc-errors.c' || echo './'`mc-errors.c; \ then mv -f ".deps/libmcclient_la-mc-errors.Tpo" ".deps/libmcclient_la-mc-errors.Plo"; else rm -f ".deps/libmcclient_la-mc-errors.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-profile.lo -MD -MP -MF ".deps/libmcclient_la-mc-profile.Tpo" -c -o libmcclient_la-mc-profile.lo `test -f 'mc-profile.c' || echo './'`mc-profile.c; \ then mv -f ".deps/libmcclient_la-mc-profile.Tpo" ".deps/libmcclient_la-mc-profile.Plo"; else rm -f ".deps/libmcclient_la-mc-profile.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-signals-marshal.lo -MD -MP -MF ".deps/libmcclient_la-mc-signals-marshal.Tpo" -c -o libmcclient_la-mc-signals-marshal.lo `test -f 'mc-signals-marshal.c' || echo './'`mc-signals-marshal.c; \ then mv -f ".deps/libmcclient_la-mc-signals-marshal.Tpo" ".deps/libmcclient_la-mc-signals-marshal.Plo"; else rm -f ".deps/libmcclient_la-mc-signals-marshal.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-quark.lo -MD -MP -MF ".deps/libmcclient_la-mc-quark.Tpo" -c -o libmcclient_la-mc-quark.lo `test -f '_gen/mc-quark.c' || echo './'`_gen/mc-quark.c; \ then mv -f ".deps/libmcclient_la-mc-quark.Tpo" ".deps/libmcclient_la-mc-quark.Plo"; else rm -f ".deps/libmcclient_la-mc-quark.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-svc-client.lo -MD -MP -MF ".deps/libmcclient_la-svc-client.Tpo" -c -o libmcclient_la-svc-client.lo `test -f '_gen/svc-client.c' || echo './'`_gen/svc-client.c; \ then mv -f ".deps/libmcclient_la-svc-client.Tpo" ".deps/libmcclient_la-svc-client.Plo"; else rm -f ".deps/libmcclient_la-svc-client.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account.lo -MD -MP -MF .deps/libmcclient_la-mc-account.Tpo -c mc-account.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-conditions.lo -MD -MP -MF .deps/libmcclient_la-mc-account-conditions.Tpo -c mc-account-conditions.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-conditions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-request.lo -MD -MP -MF .deps/libmcclient_la-mc-account-request.Tpo -c mc-account-request.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-request.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-avatar.lo -MD -MP -MF .deps/libmcclient_la-mc-account-avatar.Tpo -c mc-account-avatar.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-avatar.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-errors.lo -MD -MP -MF .deps/libmcclient_la-mc-errors.Tpo -c mc-errors.c -fPIC -DPIC -o .libs/libmcclient_la-mc-errors.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-dbus-api.lo -MD -MP -MF .deps/libmcclient_la-dbus-api.Tpo -c dbus-api.c -fPIC -DPIC -o .libs/libmcclient_la-dbus-api.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-compat.lo -MD -MP -MF .deps/libmcclient_la-mc-account-compat.Tpo -c mc-account-compat.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-compat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-manager.lo -MD -MP -MF .deps/libmcclient_la-mc-account-manager.Tpo -c mc-account-manager.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-manager.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-dispatch-operation.lo -MD -MP -MF .deps/libmcclient_la-mc-dispatch-operation.Tpo -c mc-dispatch-operation.c -fPIC -DPIC -o .libs/libmcclient_la-mc-dispatch-operation.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-signals-marshal.lo -MD -MP -MF .deps/libmcclient_la-mc-signals-marshal.Tpo -c mc-signals-marshal.c -fPIC -DPIC -o .libs/libmcclient_la-mc-signals-marshal.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-stats.lo -MD -MP -MF .deps/libmcclient_la-mc-account-stats.Tpo -c mc-account-stats.c -fPIC -DPIC -o .libs/libmcclient_la-mc-account-stats.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-svc-client.lo -MD -MP -MF .deps/libmcclient_la-svc-client.Tpo -c _gen/svc-client.c -fPIC -DPIC -o .libs/libmcclient_la-svc-client.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-profile.lo -MD -MP -MF .deps/libmcclient_la-mc-profile.Tpo -c mc-profile.c -fPIC -DPIC -o .libs/libmcclient_la-mc-profile.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-quark.lo -MD -MP -MF .deps/libmcclient_la-mc-quark.Tpo -c _gen/mc-quark.c -fPIC -DPIC -o .libs/libmcclient_la-mc-quark.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-errors.lo -MD -MP -MF .deps/libmcclient_la-mc-errors.Tpo -c mc-errors.c -o libmcclient_la-mc-errors.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-quark.lo -MD -MP -MF .deps/libmcclient_la-mc-quark.Tpo -c _gen/mc-quark.c -o libmcclient_la-mc-quark.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-conditions.lo -MD -MP -MF .deps/libmcclient_la-mc-account-conditions.Tpo -c mc-account-conditions.c -o libmcclient_la-mc-account-conditions.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-signals-marshal.lo -MD -MP -MF .deps/libmcclient_la-mc-signals-marshal.Tpo -c mc-signals-marshal.c -o libmcclient_la-mc-signals-marshal.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-svc-client.lo -MD -MP -MF .deps/libmcclient_la-svc-client.Tpo -c _gen/svc-client.c -o libmcclient_la-svc-client.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-stats.lo -MD -MP -MF .deps/libmcclient_la-mc-account-stats.Tpo -c mc-account-stats.c -o libmcclient_la-mc-account-stats.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-dbus-api.lo -MD -MP -MF .deps/libmcclient_la-dbus-api.Tpo -c dbus-api.c -o libmcclient_la-dbus-api.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-avatar.lo -MD -MP -MF .deps/libmcclient_la-mc-account-avatar.Tpo -c mc-account-avatar.c -o libmcclient_la-mc-account-avatar.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-compat.lo -MD -MP -MF .deps/libmcclient_la-mc-account-compat.Tpo -c mc-account-compat.c -o libmcclient_la-mc-account-compat.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR="/usr/lib" -DLIBVERSION="0" -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-signals-marshal.lo -MD -MP -MF ".deps/libmcclient_la-signals-marshal.Tpo" -c -o libmcclient_la-signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo './'`_gen/signals-marshal.c; \ then mv -f ".deps/libmcclient_la-signals-marshal.Tpo" ".deps/libmcclient_la-signals-marshal.Plo"; else rm -f ".deps/libmcclient_la-signals-marshal.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-dispatch-operation.lo -MD -MP -MF .deps/libmcclient_la-mc-dispatch-operation.Tpo -c mc-dispatch-operation.c -o libmcclient_la-mc-dispatch-operation.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-request.lo -MD -MP -MF .deps/libmcclient_la-mc-account-request.Tpo -c mc-account-request.c -o libmcclient_la-mc-account-request.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-signals-marshal.lo -MD -MP -MF .deps/libmcclient_la-signals-marshal.Tpo -c _gen/signals-marshal.c -fPIC -DPIC -o .libs/libmcclient_la-signals-marshal.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account.lo -MD -MP -MF .deps/libmcclient_la-mc-account.Tpo -c mc-account.c -o libmcclient_la-mc-account.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-account-manager.lo -MD -MP -MF .deps/libmcclient_la-mc-account-manager.Tpo -c mc-account-manager.c -o libmcclient_la-mc-account-manager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-mc-profile.lo -MD -MP -MF .deps/libmcclient_la-mc-profile.Tpo -c mc-profile.c -o libmcclient_la-mc-profile.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -DLIBDIR=/usr/lib -DLIBVERSION=0 -DG_LOG_DOMAIN=\"mc-client\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -DENABLE_DEBUG -MT libmcclient_la-signals-marshal.lo -MD -MP -MF .deps/libmcclient_la-signals-marshal.Tpo -c _gen/signals-marshal.c -o libmcclient_la-signals-marshal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o libmcclient.la -rpath /usr/lib -export-symbols-regex "^(mc_)|(mission_control_)" -release 5.2.5 libmcclient_la-dbus-api.lo libmcclient_la-mc-account.lo libmcclient_la-mc-account-avatar.lo libmcclient_la-mc-account-compat.lo libmcclient_la-mc-account-conditions.lo libmcclient_la-mc-account-manager.lo libmcclient_la-mc-account-request.lo libmcclient_la-mc-account-stats.lo libmcclient_la-mc-dispatch-operation.lo libmcclient_la-mc-errors.lo libmcclient_la-mc-profile.lo libmcclient_la-mc-signals-marshal.lo libmcclient_la-mc-quark.lo libmcclient_la-svc-client.lo libmcclient_la-signals-marshal.lo -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libmcclient_la-dbus-api.o .libs/libmcclient_la-mc-account.o .libs/libmcclient_la-mc-account-avatar.o .libs/libmcclient_la-mc-account-compat.o .libs/libmcclient_la-mc-account-conditions.o .libs/libmcclient_la-mc-account-manager.o .libs/libmcclient_la-mc-account-request.o .libs/libmcclient_la-mc-account-stats.o .libs/libmcclient_la-mc-dispatch-operation.o .libs/libmcclient_la-mc-errors.o .libs/libmcclient_la-mc-profile.o .libs/libmcclient_la-mc-signals-marshal.o .libs/libmcclient_la-mc-quark.o .libs/libmcclient_la-svc-client.o .libs/libmcclient_la-signals-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libmcclient.exp libtool: link: /bin/grep -E -e "^(mc_)|(mission_control_)" ".libs/libmcclient.exp" > ".libs/libmcclient.expT" libtool: link: mv -f ".libs/libmcclient.expT" ".libs/libmcclient.exp" libtool: link: echo "{ global:" > .libs/libmcclient.ver libtool: link: cat .libs/libmcclient.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmcclient.ver libtool: link: echo "local: *; };" >> .libs/libmcclient.ver libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libmcclient_la-dbus-api.o .libs/libmcclient_la-mc-account.o .libs/libmcclient_la-mc-account-avatar.o .libs/libmcclient_la-mc-account-compat.o .libs/libmcclient_la-mc-account-conditions.o .libs/libmcclient_la-mc-account-manager.o .libs/libmcclient_la-mc-account-request.o .libs/libmcclient_la-mc-account-stats.o .libs/libmcclient_la-mc-dispatch-operation.o .libs/libmcclient_la-mc-errors.o .libs/libmcclient_la-mc-profile.o .libs/libmcclient_la-mc-signals-marshal.o .libs/libmcclient_la-mc-quark.o .libs/libmcclient_la-svc-client.o .libs/libmcclient_la-signals-marshal.o /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lpthread -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -Wl,-O1 -Wl,-soname -Wl,libmcclient-5.2.5.so -Wl,-version-script -Wl,.libs/libmcclient.ver -o .libs/libmcclient-5.2.5.so libtool: link: (cd ".libs" && rm -f "libmcclient.so" && ln -s "libmcclient-5.2.5.so" "libmcclient.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmcclient.a libmcclient_la-dbus-api.o libmcclient_la-mc-account.o libmcclient_la-mc-account-avatar.o libmcclient_la-mc-account-compat.o libmcclient_la-mc-account-conditions.o libmcclient_la-mc-account-manager.o libmcclient_la-mc-account-request.o libmcclient_la-mc-account-stats.o libmcclient_la-mc-dispatch-operation.o libmcclient_la-mc-errors.o libmcclient_la-mc-profile.o libmcclient_la-mc-signals-marshal.o libmcclient_la-mc-quark.o libmcclient_la-svc-client.o libmcclient_la-signals-marshal.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmcclient.a libtool: link: ( cd ".libs" && rm -f "libmcclient.la" && ln -s "../libmcclient.la" "libmcclient.la" ) make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' rm _gen/client.xml _gen/dispatch-operation.xml _gen/account.xml _gen/account-manager.xml make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' Making all in src make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ mcd.xml > _gen/mcd.xml ( cd . && glib-mkenums \ --fhead "#include \"mcd-enum-types.h\"\n#define g_intern_static_string(s) (s)\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --ftail "\n#define __MCD_ENUM_TYPES_C__\n" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (g_intern_static_string (\"@EnumName@\"), values);\n }\n return etype;\n}\n" \ mcd-account.h mcd-account-compat.h mcd-account-conditions.h mcd-account-manager.h mcd-debug.h mcd-dispatch-operation.h mcd-mission.h mcd-operation.h mcd-master.h mcd-controller.h mcd-manager.h mcd-connection.h mcd-connection-plugin.h mcd-plugin.h mcd-presence-frame.h mcd-channel.h mcd-proxy.h mcd-dispatcher.h mcd-dispatcher-context.h mcd-service.h mcd-transport.h mcd-provisioning.h mcd-provisioning-factory.h ) > xgen-getc \ && cp xgen-getc mcd-enum-types.c \ && rm -f xgen-getc mkdir -p -- _gen mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ ../xml/Connection_Interface_Contact_Capabilities.xml > _gen/Connection_Interface_Contact_Capabilities.xml mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Interface_ChannelRequests.xml > _gen/Account_Interface_ChannelRequests.xml mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Interface_Compat.xml > _gen/Account_Interface_Compat.xml xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Interface_Conditions.xml > _gen/Account_Interface_Conditions.xml mkdir -p -- _gen mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Interface_Stats.xml > _gen/Account_Interface_Stats.xml mkdir -p -- _gen xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Manager_Interface_Creation.xml > _gen/Account_Manager_Interface_Creation.xml xsltproc --xinclude ../tools/identity.xsl \ ../xml/Account_Manager_Interface_Query.xml > _gen/Account_Manager_Interface_Query.xml { echo '#include "mcd-signals-marshal.h"' && \ glib-genmarshal --body --prefix=_mcd_marshal mcd-signals-marshal.list; } \ > mcd-signals-marshal.c glib-genmarshal --header --prefix=_mcd_marshal mcd-signals-marshal.list > mcd-signals-marshal.h python2.5 ../tools/glib-client-gen.py \ --group=`echo Connection_Interface_Contact_Capabilities | tr x- x_` \ --iface-quark-prefix=MC_IFACE_QUARK \ --tp-proxy-api=0.7.6 \ _gen/Connection_Interface_Contact_Capabilities.xml Mc_Cli _gen/cli-Connection_Interface_Contact_Capabilities xsltproc \ --stringparam mixed-case-prefix mc \ ../tools/c-constants-generator.xsl \ _gen/mcd.xml > _gen/enums.h python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Interface_ChannelRequests \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Interface_ChannelRequests.xml Mc_Svc_ python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Interface_Compat \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Interface_Compat.xml Mc_Svc_ python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Interface_Conditions \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Interface_Conditions.xml Mc_Svc_ python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Interface_Stats \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Interface_Stats.xml Mc_Svc_ python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Manager_Interface_Creation \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Manager_Interface_Creation.xml Mc_Svc_ python2.5 ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-Account_Manager_Interface_Query \ --signal-marshal-prefix=_mc_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/Account_Manager_Interface_Query.xml Mc_Svc_ python2.5 ../tools/glib-client-marshaller-gen.py _gen/mcd.xml \ _mc_ext > _gen/register-dbus-glib-marshallers-body.h python2.5 ../tools/glib-signals-marshal-gen.py _gen/mcd.xml > _gen/signals-marshal.list ( cd . && glib-mkenums \ --fhead "#ifndef __MCD_ENUM_TYPES_H__\n#define __MCD_ENUM_TYPES_H__\n\n#include \"mcd-mission.h\"\n#include \"mcd-channel.h\"\n#include \"mcd-provisioning.h\"\n#include \"mcd-transport.h\"\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define MCD_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __MCD_ENUM_TYPES_H__ */" \ mcd-account.h mcd-account-compat.h mcd-account-conditions.h mcd-account-manager.h mcd-debug.h mcd-dispatch-operation.h mcd-mission.h mcd-operation.h mcd-master.h mcd-controller.h mcd-manager.h mcd-connection.h mcd-connection-plugin.h mcd-plugin.h mcd-presence-frame.h mcd-channel.h mcd-proxy.h mcd-dispatcher.h mcd-dispatcher-context.h mcd-service.h mcd-transport.h mcd-provisioning.h mcd-provisioning-factory.h ) >> xgen-geth \ && (cmp -s xgen-geth mcd-enum-types.h || cp xgen-geth mcd-enum-types.h ) \ && rm -f xgen-geth \ && echo timestamp > stamp-mcd-enum-types.h { echo '#include "_gen/signals-marshal.h"' && \ glib-genmarshal --body --prefix=_mc_ext_marshal _gen/signals-marshal.list; } \ > _gen/signals-marshal.c glib-genmarshal --header --prefix=_mc_ext_marshal _gen/signals-marshal.list > _gen/signals-marshal.h make all-am make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account.lo -MD -MP -MF ".deps/mcd-account.Tpo" -c -o mcd-account.lo mcd-account.c; \ then mv -f ".deps/mcd-account.Tpo" ".deps/mcd-account.Plo"; else rm -f ".deps/mcd-account.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-compat.lo -MD -MP -MF ".deps/mcd-account-compat.Tpo" -c -o mcd-account-compat.lo mcd-account-compat.c; \ then mv -f ".deps/mcd-account-compat.Tpo" ".deps/mcd-account-compat.Plo"; else rm -f ".deps/mcd-account-compat.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-conditions.lo -MD -MP -MF ".deps/mcd-account-conditions.Tpo" -c -o mcd-account-conditions.lo mcd-account-conditions.c; \ then mv -f ".deps/mcd-account-conditions.Tpo" ".deps/mcd-account-conditions.Plo"; else rm -f ".deps/mcd-account-conditions.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-connection.lo -MD -MP -MF ".deps/mcd-account-connection.Tpo" -c -o mcd-account-connection.lo mcd-account-connection.c; \ then mv -f ".deps/mcd-account-connection.Tpo" ".deps/mcd-account-connection.Plo"; else rm -f ".deps/mcd-account-connection.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-requests.lo -MD -MP -MF ".deps/mcd-account-requests.Tpo" -c -o mcd-account-requests.lo mcd-account-requests.c; \ then mv -f ".deps/mcd-account-requests.Tpo" ".deps/mcd-account-requests.Plo"; else rm -f ".deps/mcd-account-requests.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-stats.lo -MD -MP -MF ".deps/mcd-account-stats.Tpo" -c -o mcd-account-stats.lo mcd-account-stats.c; \ then mv -f ".deps/mcd-account-stats.Tpo" ".deps/mcd-account-stats.Plo"; else rm -f ".deps/mcd-account-stats.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager.lo -MD -MP -MF ".deps/mcd-account-manager.Tpo" -c -o mcd-account-manager.lo mcd-account-manager.c; \ then mv -f ".deps/mcd-account-manager.Tpo" ".deps/mcd-account-manager.Plo"; else rm -f ".deps/mcd-account-manager.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager-query.lo -MD -MP -MF ".deps/mcd-account-manager-query.Tpo" -c -o mcd-account-manager-query.lo mcd-account-manager-query.c; \ then mv -f ".deps/mcd-account-manager-query.Tpo" ".deps/mcd-account-manager-query.Plo"; else rm -f ".deps/mcd-account-manager-query.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-client.lo -MD -MP -MF ".deps/mcd-client.Tpo" -c -o mcd-client.lo mcd-client.c; \ then mv -f ".deps/mcd-client.Tpo" ".deps/mcd-client.Plo"; else rm -f ".deps/mcd-client.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dbusprop.lo -MD -MP -MF ".deps/mcd-dbusprop.Tpo" -c -o mcd-dbusprop.lo mcd-dbusprop.c; \ then mv -f ".deps/mcd-dbusprop.Tpo" ".deps/mcd-dbusprop.Plo"; else rm -f ".deps/mcd-dbusprop.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-debug.lo -MD -MP -MF ".deps/mcd-debug.Tpo" -c -o mcd-debug.lo mcd-debug.c; \ then mv -f ".deps/mcd-debug.Tpo" ".deps/mcd-debug.Plo"; else rm -f ".deps/mcd-debug.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatch-operation.lo -MD -MP -MF ".deps/mcd-dispatch-operation.Tpo" -c -o mcd-dispatch-operation.lo mcd-dispatch-operation.c; \ then mv -f ".deps/mcd-dispatch-operation.Tpo" ".deps/mcd-dispatch-operation.Plo"; else rm -f ".deps/mcd-dispatch-operation.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-handler-map.lo -MD -MP -MF ".deps/mcd-handler-map.Tpo" -c -o mcd-handler-map.lo mcd-handler-map.c; \ then mv -f ".deps/mcd-handler-map.Tpo" ".deps/mcd-handler-map.Plo"; else rm -f ".deps/mcd-handler-map.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-misc.lo -MD -MP -MF ".deps/mcd-misc.Tpo" -c -o mcd-misc.lo mcd-misc.c; \ then mv -f ".deps/mcd-misc.Tpo" ".deps/mcd-misc.Plo"; else rm -f ".deps/mcd-misc.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager-query.lo -MD -MP -MF .deps/mcd-account-manager-query.Tpo -c mcd-account-manager-query.c -fPIC -DPIC -o .libs/mcd-account-manager-query.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dbusprop.lo -MD -MP -MF .deps/mcd-dbusprop.Tpo -c mcd-dbusprop.c -fPIC -DPIC -o .libs/mcd-dbusprop.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-compat.lo -MD -MP -MF .deps/mcd-account-compat.Tpo -c mcd-account-compat.c -fPIC -DPIC -o .libs/mcd-account-compat.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-stats.lo -MD -MP -MF .deps/mcd-account-stats.Tpo -c mcd-account-stats.c -fPIC -DPIC -o .libs/mcd-account-stats.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-debug.lo -MD -MP -MF .deps/mcd-debug.Tpo -c mcd-debug.c -fPIC -DPIC -o .libs/mcd-debug.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-conditions.lo -MD -MP -MF .deps/mcd-account-conditions.Tpo -c mcd-account-conditions.c -fPIC -DPIC -o .libs/mcd-account-conditions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account.lo -MD -MP -MF .deps/mcd-account.Tpo -c mcd-account.c -fPIC -DPIC -o .libs/mcd-account.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager.lo -MD -MP -MF .deps/mcd-account-manager.Tpo -c mcd-account-manager.c -fPIC -DPIC -o .libs/mcd-account-manager.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-connection.lo -MD -MP -MF .deps/mcd-account-connection.Tpo -c mcd-account-connection.c -fPIC -DPIC -o .libs/mcd-account-connection.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-requests.lo -MD -MP -MF .deps/mcd-account-requests.Tpo -c mcd-account-requests.c -fPIC -DPIC -o .libs/mcd-account-requests.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-client.lo -MD -MP -MF .deps/mcd-client.Tpo -c mcd-client.c -fPIC -DPIC -o .libs/mcd-client.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatch-operation.lo -MD -MP -MF .deps/mcd-dispatch-operation.Tpo -c mcd-dispatch-operation.c -fPIC -DPIC -o .libs/mcd-dispatch-operation.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-handler-map.lo -MD -MP -MF .deps/mcd-handler-map.Tpo -c mcd-handler-map.c -fPIC -DPIC -o .libs/mcd-handler-map.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-misc.lo -MD -MP -MF .deps/mcd-misc.Tpo -c mcd-misc.c -fPIC -DPIC -o .libs/mcd-misc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-debug.lo -MD -MP -MF .deps/mcd-debug.Tpo -c mcd-debug.c -o mcd-debug.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-connection.lo -MD -MP -MF .deps/mcd-account-connection.Tpo -c mcd-account-connection.c -o mcd-account-connection.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dbusprop.lo -MD -MP -MF .deps/mcd-dbusprop.Tpo -c mcd-dbusprop.c -o mcd-dbusprop.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-stats.lo -MD -MP -MF .deps/mcd-account-stats.Tpo -c mcd-account-stats.c -o mcd-account-stats.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-client.lo -MD -MP -MF .deps/mcd-client.Tpo -c mcd-client.c -o mcd-client.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-conditions.lo -MD -MP -MF .deps/mcd-account-conditions.Tpo -c mcd-account-conditions.c -o mcd-account-conditions.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-handler-map.lo -MD -MP -MF .deps/mcd-handler-map.Tpo -c mcd-handler-map.c -o mcd-handler-map.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-misc.lo -MD -MP -MF .deps/mcd-misc.Tpo -c mcd-misc.c -o mcd-misc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-compat.lo -MD -MP -MF .deps/mcd-account-compat.Tpo -c mcd-account-compat.c -o mcd-account-compat.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager-query.lo -MD -MP -MF .deps/mcd-account-manager-query.Tpo -c mcd-account-manager-query.c -o mcd-account-manager-query.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-mission.lo -MD -MP -MF ".deps/mcd-mission.Tpo" -c -o mcd-mission.lo mcd-mission.c; \ then mv -f ".deps/mcd-mission.Tpo" ".deps/mcd-mission.Plo"; else rm -f ".deps/mcd-mission.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-operation.lo -MD -MP -MF ".deps/mcd-operation.Tpo" -c -o mcd-operation.lo mcd-operation.c; \ then mv -f ".deps/mcd-operation.Tpo" ".deps/mcd-operation.Plo"; else rm -f ".deps/mcd-operation.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-requests.lo -MD -MP -MF .deps/mcd-account-requests.Tpo -c mcd-account-requests.c -o mcd-account-requests.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-controller.lo -MD -MP -MF ".deps/mcd-controller.Tpo" -c -o mcd-controller.lo mcd-controller.c; \ then mv -f ".deps/mcd-controller.Tpo" ".deps/mcd-controller.Plo"; else rm -f ".deps/mcd-controller.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-master.lo -MD -MP -MF ".deps/mcd-master.Tpo" -c -o mcd-master.lo mcd-master.c; \ then mv -f ".deps/mcd-master.Tpo" ".deps/mcd-master.Plo"; else rm -f ".deps/mcd-master.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-mission.lo -MD -MP -MF .deps/mcd-mission.Tpo -c mcd-mission.c -fPIC -DPIC -o .libs/mcd-mission.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-operation.lo -MD -MP -MF .deps/mcd-operation.Tpo -c mcd-operation.c -fPIC -DPIC -o .libs/mcd-operation.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatch-operation.lo -MD -MP -MF .deps/mcd-dispatch-operation.Tpo -c mcd-dispatch-operation.c -o mcd-dispatch-operation.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-manager.lo -MD -MP -MF ".deps/mcd-manager.Tpo" -c -o mcd-manager.lo mcd-manager.c; \ then mv -f ".deps/mcd-manager.Tpo" ".deps/mcd-manager.Plo"; else rm -f ".deps/mcd-manager.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-controller.lo -MD -MP -MF .deps/mcd-controller.Tpo -c mcd-controller.c -fPIC -DPIC -o .libs/mcd-controller.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-master.lo -MD -MP -MF .deps/mcd-master.Tpo -c mcd-master.c -fPIC -DPIC -o .libs/mcd-master.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-connection.lo -MD -MP -MF ".deps/mcd-connection.Tpo" -c -o mcd-connection.lo mcd-connection.c; \ then mv -f ".deps/mcd-connection.Tpo" ".deps/mcd-connection.Plo"; else rm -f ".deps/mcd-connection.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatcher.lo -MD -MP -MF ".deps/mcd-dispatcher.Tpo" -c -o mcd-dispatcher.lo mcd-dispatcher.c; \ then mv -f ".deps/mcd-dispatcher.Tpo" ".deps/mcd-dispatcher.Plo"; else rm -f ".deps/mcd-dispatcher.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-manager.lo -MD -MP -MF .deps/mcd-manager.Tpo -c mcd-manager.c -fPIC -DPIC -o .libs/mcd-manager.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-channel.lo -MD -MP -MF ".deps/mcd-channel.Tpo" -c -o mcd-channel.lo mcd-channel.c; \ then mv -f ".deps/mcd-channel.Tpo" ".deps/mcd-channel.Plo"; else rm -f ".deps/mcd-channel.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-service.lo -MD -MP -MF ".deps/mcd-service.Tpo" -c -o mcd-service.lo mcd-service.c; \ then mv -f ".deps/mcd-service.Tpo" ".deps/mcd-service.Plo"; else rm -f ".deps/mcd-service.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatcher.lo -MD -MP -MF .deps/mcd-dispatcher.Tpo -c mcd-dispatcher.c -fPIC -DPIC -o .libs/mcd-dispatcher.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-connection.lo -MD -MP -MF .deps/mcd-connection.Tpo -c mcd-connection.c -fPIC -DPIC -o .libs/mcd-connection.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-controller.lo -MD -MP -MF .deps/mcd-controller.Tpo -c mcd-controller.c -o mcd-controller.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-proxy.lo -MD -MP -MF ".deps/mcd-proxy.Tpo" -c -o mcd-proxy.lo mcd-proxy.c; \ then mv -f ".deps/mcd-proxy.Tpo" ".deps/mcd-proxy.Plo"; else rm -f ".deps/mcd-proxy.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-transport.lo -MD -MP -MF ".deps/mcd-transport.Tpo" -c -o mcd-transport.lo mcd-transport.c; \ then mv -f ".deps/mcd-transport.Tpo" ".deps/mcd-transport.Plo"; else rm -f ".deps/mcd-transport.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-channel.lo -MD -MP -MF .deps/mcd-channel.Tpo -c mcd-channel.c -fPIC -DPIC -o .libs/mcd-channel.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-service.lo -MD -MP -MF .deps/mcd-service.Tpo -c mcd-service.c -fPIC -DPIC -o .libs/mcd-service.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-proxy.lo -MD -MP -MF .deps/mcd-proxy.Tpo -c mcd-proxy.c -fPIC -DPIC -o .libs/mcd-proxy.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-transport.lo -MD -MP -MF .deps/mcd-transport.Tpo -c mcd-transport.c -fPIC -DPIC -o .libs/mcd-transport.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account-manager.lo -MD -MP -MF .deps/mcd-account-manager.Tpo -c mcd-account-manager.c -o mcd-account-manager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-manager.lo -MD -MP -MF .deps/mcd-manager.Tpo -c mcd-manager.c -o mcd-manager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-operation.lo -MD -MP -MF .deps/mcd-operation.Tpo -c mcd-operation.c -o mcd-operation.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-master.lo -MD -MP -MF .deps/mcd-master.Tpo -c mcd-master.c -o mcd-master.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning.lo -MD -MP -MF ".deps/mcd-provisioning.Tpo" -c -o mcd-provisioning.lo mcd-provisioning.c; \ then mv -f ".deps/mcd-provisioning.Tpo" ".deps/mcd-provisioning.Plo"; else rm -f ".deps/mcd-provisioning.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-mission.lo -MD -MP -MF .deps/mcd-mission.Tpo -c mcd-mission.c -o mcd-mission.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning.lo -MD -MP -MF .deps/mcd-provisioning.Tpo -c mcd-provisioning.c -fPIC -DPIC -o .libs/mcd-provisioning.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-service.lo -MD -MP -MF .deps/mcd-service.Tpo -c mcd-service.c -o mcd-service.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-transport.lo -MD -MP -MF .deps/mcd-transport.Tpo -c mcd-transport.c -o mcd-transport.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning-factory.lo -MD -MP -MF ".deps/mcd-provisioning-factory.Tpo" -c -o mcd-provisioning-factory.lo mcd-provisioning-factory.c; \ then mv -f ".deps/mcd-provisioning-factory.Tpo" ".deps/mcd-provisioning-factory.Plo"; else rm -f ".deps/mcd-provisioning-factory.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-proxy.lo -MD -MP -MF .deps/mcd-proxy.Tpo -c mcd-proxy.c -o mcd-proxy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning.lo -MD -MP -MF .deps/mcd-provisioning.Tpo -c mcd-provisioning.c -o mcd-provisioning.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT signals-marshal.lo -MD -MP -MF ".deps/signals-marshal.Tpo" -c -o signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo './'`_gen/signals-marshal.c; \ then mv -f ".deps/signals-marshal.Tpo" ".deps/signals-marshal.Plo"; else rm -f ".deps/signals-marshal.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_ChannelRequests.lo -MD -MP -MF ".deps/svc-Account_Interface_ChannelRequests.Tpo" -c -o svc-Account_Interface_ChannelRequests.lo `test -f '_gen/svc-Account_Interface_ChannelRequests.c' || echo './'`_gen/svc-Account_Interface_ChannelRequests.c; \ then mv -f ".deps/svc-Account_Interface_ChannelRequests.Tpo" ".deps/svc-Account_Interface_ChannelRequests.Plo"; else rm -f ".deps/svc-Account_Interface_ChannelRequests.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning-factory.lo -MD -MP -MF .deps/mcd-provisioning-factory.Tpo -c mcd-provisioning-factory.c -fPIC -DPIC -o .libs/mcd-provisioning-factory.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Compat.lo -MD -MP -MF ".deps/svc-Account_Interface_Compat.Tpo" -c -o svc-Account_Interface_Compat.lo `test -f '_gen/svc-Account_Interface_Compat.c' || echo './'`_gen/svc-Account_Interface_Compat.c; \ then mv -f ".deps/svc-Account_Interface_Compat.Tpo" ".deps/svc-Account_Interface_Compat.Plo"; else rm -f ".deps/svc-Account_Interface_Compat.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT signals-marshal.lo -MD -MP -MF .deps/signals-marshal.Tpo -c _gen/signals-marshal.c -fPIC -DPIC -o .libs/signals-marshal.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Conditions.lo -MD -MP -MF ".deps/svc-Account_Interface_Conditions.Tpo" -c -o svc-Account_Interface_Conditions.lo `test -f '_gen/svc-Account_Interface_Conditions.c' || echo './'`_gen/svc-Account_Interface_Conditions.c; \ then mv -f ".deps/svc-Account_Interface_Conditions.Tpo" ".deps/svc-Account_Interface_Conditions.Plo"; else rm -f ".deps/svc-Account_Interface_Conditions.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_ChannelRequests.lo -MD -MP -MF .deps/svc-Account_Interface_ChannelRequests.Tpo -c _gen/svc-Account_Interface_ChannelRequests.c -fPIC -DPIC -o .libs/svc-Account_Interface_ChannelRequests.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Compat.lo -MD -MP -MF .deps/svc-Account_Interface_Compat.Tpo -c _gen/svc-Account_Interface_Compat.c -fPIC -DPIC -o .libs/svc-Account_Interface_Compat.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Stats.lo -MD -MP -MF ".deps/svc-Account_Interface_Stats.Tpo" -c -o svc-Account_Interface_Stats.lo `test -f '_gen/svc-Account_Interface_Stats.c' || echo './'`_gen/svc-Account_Interface_Stats.c; \ then mv -f ".deps/svc-Account_Interface_Stats.Tpo" ".deps/svc-Account_Interface_Stats.Plo"; else rm -f ".deps/svc-Account_Interface_Stats.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Creation.lo -MD -MP -MF ".deps/svc-Account_Manager_Interface_Creation.Tpo" -c -o svc-Account_Manager_Interface_Creation.lo `test -f '_gen/svc-Account_Manager_Interface_Creation.c' || echo './'`_gen/svc-Account_Manager_Interface_Creation.c; \ then mv -f ".deps/svc-Account_Manager_Interface_Creation.Tpo" ".deps/svc-Account_Manager_Interface_Creation.Plo"; else rm -f ".deps/svc-Account_Manager_Interface_Creation.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Query.lo -MD -MP -MF ".deps/svc-Account_Manager_Interface_Query.Tpo" -c -o svc-Account_Manager_Interface_Query.lo `test -f '_gen/svc-Account_Manager_Interface_Query.c' || echo './'`_gen/svc-Account_Manager_Interface_Query.c; \ then mv -f ".deps/svc-Account_Manager_Interface_Query.Tpo" ".deps/svc-Account_Manager_Interface_Query.Plo"; else rm -f ".deps/svc-Account_Manager_Interface_Query.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-enum-types.lo -MD -MP -MF ".deps/mcd-enum-types.Tpo" -c -o mcd-enum-types.lo mcd-enum-types.c; \ then mv -f ".deps/mcd-enum-types.Tpo" ".deps/mcd-enum-types.Plo"; else rm -f ".deps/mcd-enum-types.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Conditions.lo -MD -MP -MF .deps/svc-Account_Interface_Conditions.Tpo -c _gen/svc-Account_Interface_Conditions.c -fPIC -DPIC -o .libs/svc-Account_Interface_Conditions.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Stats.lo -MD -MP -MF .deps/svc-Account_Interface_Stats.Tpo -c _gen/svc-Account_Interface_Stats.c -fPIC -DPIC -o .libs/svc-Account_Interface_Stats.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Creation.lo -MD -MP -MF .deps/svc-Account_Manager_Interface_Creation.Tpo -c _gen/svc-Account_Manager_Interface_Creation.c -fPIC -DPIC -o .libs/svc-Account_Manager_Interface_Creation.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-provisioning-factory.lo -MD -MP -MF .deps/mcd-provisioning-factory.Tpo -c mcd-provisioning-factory.c -o mcd-provisioning-factory.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT signals-marshal.lo -MD -MP -MF .deps/signals-marshal.Tpo -c _gen/signals-marshal.c -o signals-marshal.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-enum-types.lo -MD -MP -MF .deps/mcd-enum-types.Tpo -c mcd-enum-types.c -fPIC -DPIC -o .libs/mcd-enum-types.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Query.lo -MD -MP -MF .deps/svc-Account_Manager_Interface_Query.Tpo -c _gen/svc-Account_Manager_Interface_Query.c -fPIC -DPIC -o .libs/svc-Account_Manager_Interface_Query.o if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-signals-marshal.lo -MD -MP -MF ".deps/mcd-signals-marshal.Tpo" -c -o mcd-signals-marshal.lo mcd-signals-marshal.c; \ then mv -f ".deps/mcd-signals-marshal.Tpo" ".deps/mcd-signals-marshal.Plo"; else rm -f ".deps/mcd-signals-marshal.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Compat.lo -MD -MP -MF .deps/svc-Account_Interface_Compat.Tpo -c _gen/svc-Account_Interface_Compat.c -o svc-Account_Interface_Compat.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Conditions.lo -MD -MP -MF .deps/svc-Account_Interface_Conditions.Tpo -c _gen/svc-Account_Interface_Conditions.c -o svc-Account_Interface_Conditions.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-signals-marshal.lo -MD -MP -MF .deps/mcd-signals-marshal.Tpo -c mcd-signals-marshal.c -fPIC -DPIC -o .libs/mcd-signals-marshal.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_ChannelRequests.lo -MD -MP -MF .deps/svc-Account_Interface_ChannelRequests.Tpo -c _gen/svc-Account_Interface_ChannelRequests.c -o svc-Account_Interface_ChannelRequests.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Interface_Stats.lo -MD -MP -MF .deps/svc-Account_Interface_Stats.Tpo -c _gen/svc-Account_Interface_Stats.c -o svc-Account_Interface_Stats.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Creation.lo -MD -MP -MF .deps/svc-Account_Manager_Interface_Creation.Tpo -c _gen/svc-Account_Manager_Interface_Creation.c -o svc-Account_Manager_Interface_Creation.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-account.lo -MD -MP -MF .deps/mcd-account.Tpo -c mcd-account.c -o mcd-account.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-enum-types.lo -MD -MP -MF .deps/mcd-enum-types.Tpo -c mcd-enum-types.c -o mcd-enum-types.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT svc-Account_Manager_Interface_Query.lo -MD -MP -MF .deps/svc-Account_Manager_Interface_Query.Tpo -c _gen/svc-Account_Manager_Interface_Query.c -o svc-Account_Manager_Interface_Query.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-channel.lo -MD -MP -MF .deps/mcd-channel.Tpo -c mcd-channel.c -o mcd-channel.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-signals-marshal.lo -MD -MP -MF .deps/mcd-signals-marshal.Tpo -c mcd-signals-marshal.c -o mcd-signals-marshal.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-connection.lo -MD -MP -MF .deps/mcd-connection.Tpo -c mcd-connection.c -o mcd-connection.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DMC_DISABLE_DEPRECATED -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mcd-dispatcher.lo -MD -MP -MF .deps/mcd-dispatcher.Tpo -c mcd-dispatcher.c -o mcd-dispatcher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o libmcd-convenience.la mcd-account.lo mcd-account-compat.lo mcd-account-conditions.lo mcd-account-connection.lo mcd-account-requests.lo mcd-account-stats.lo mcd-account-manager.lo mcd-account-manager-query.lo mcd-client.lo mcd-dbusprop.lo mcd-debug.lo mcd-dispatch-operation.lo mcd-handler-map.lo mcd-misc.lo mcd-mission.lo mcd-operation.lo mcd-controller.lo mcd-master.lo mcd-manager.lo mcd-connection.lo mcd-dispatcher.lo mcd-channel.lo mcd-service.lo mcd-proxy.lo mcd-transport.lo mcd-provisioning.lo mcd-provisioning-factory.lo signals-marshal.lo svc-Account_Interface_ChannelRequests.lo svc-Account_Interface_Compat.lo svc-Account_Interface_Conditions.lo svc-Account_Interface_Stats.lo svc-Account_Manager_Interface_Creation.lo svc-Account_Manager_Interface_Query.lo mcd-enum-types.lo mcd-signals-marshal.lo ../libmcclient/libmcclient.la -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: i686-pc-linux-gnu-ar cru .libs/libmcd-convenience.a .libs/mcd-account.o .libs/mcd-account-compat.o .libs/mcd-account-conditions.o .libs/mcd-account-connection.o .libs/mcd-account-requests.o .libs/mcd-account-stats.o .libs/mcd-account-manager.o .libs/mcd-account-manager-query.o .libs/mcd-client.o .libs/mcd-dbusprop.o .libs/mcd-debug.o .libs/mcd-dispatch-operation.o .libs/mcd-handler-map.o .libs/mcd-misc.o .libs/mcd-mission.o .libs/mcd-operation.o .libs/mcd-controller.o .libs/mcd-master.o .libs/mcd-manager.o .libs/mcd-connection.o .libs/mcd-dispatcher.o .libs/mcd-channel.o .libs/mcd-service.o .libs/mcd-proxy.o .libs/mcd-transport.o .libs/mcd-provisioning.o .libs/mcd-provisioning-factory.o .libs/signals-marshal.o .libs/svc-Account_Interface_ChannelRequests.o .libs/svc-Account_Interface_Compat.o .libs/svc-Account_Interface_Conditions.o .libs/svc-Account_Interface_Stats.o .libs/svc-Account_Manager_Interface_Creation.o .libs/svc-Account_Manager_Interface_Query.o .libs/mcd-enum-types.o .libs/mcd-signals-marshal.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmcd-convenience.a libtool: link: ( cd ".libs" && rm -f "libmcd-convenience.la" && ln -s "../libmcd-convenience.la" "libmcd-convenience.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o libmissioncontrol-server.la libmcd-convenience.la libtool: link: (cd .libs/libmissioncontrol-server.lax/libmcd-convenience.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src/./.libs/libmcd-convenience.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmissioncontrol-server.a .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-connection.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-dbusprop.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Manager_Interface_Query.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-dispatch-operation.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-manager-query.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-handler-map.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-proxy.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Interface_Conditions.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Manager_Interface_Creation.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-channel.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-connection.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-requests.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-manager.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Interface_Compat.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-signals-marshal.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-provisioning-factory.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-operation.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-dispatcher.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-compat.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-manager.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-mission.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-misc.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-client.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Interface_Stats.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-transport.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/signals-marshal.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-controller.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-stats.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-account-conditions.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/svc-Account_Interface_ChannelRequests.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-master.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-service.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-provisioning.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-enum-types.o .libs/libmissioncontrol-server.lax/libmcd-convenience.a/mcd-debug.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmissioncontrol-server.a libtool: link: rm -fr .libs/libmissioncontrol-server.lax libtool: link: ( cd ".libs" && rm -f "libmissioncontrol-server.la" && ln -s "../libmissioncontrol-server.la" "libmissioncontrol-server.la" ) make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' rm _gen/Account_Interface_Stats.xml _gen/Account_Manager_Interface_Creation.xml _gen/Account_Interface_Compat.xml _gen/Connection_Interface_Contact_Capabilities.xml _gen/Account_Manager_Interface_Query.xml _gen/Account_Interface_Conditions.xml _gen/Account_Interface_ChannelRequests.xml make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' Making all in server make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -I../src -I../src -DMC_DISABLE_DEPRECATED -DLIBDIR="/usr/lib" -DLIBVERSION="0" -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-server.o -MD -MP -MF ".deps/mc-server.Tpo" -c -o mc-server.o mc-server.c; \ then mv -f ".deps/mc-server.Tpo" ".deps/mc-server.Po"; else rm -f ".deps/mc-server.Tpo"; exit 1; fi sed -e 's![@]libexecdir[@]!/usr/libexec!' mission-control-5.8.in > mission-control-5.8 sed -e 's![@]libexecdir[@]!/usr/libexec!' org.freedesktop.Telepathy.MissionControl5.service.in > org.freedesktop.Telepathy.MissionControl5.service sed -e 's![@]libexecdir[@]!/usr/libexec!' org.freedesktop.Telepathy.AccountManager.service.in > org.freedesktop.Telepathy.AccountManager.service /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mission-control-5 mc-server.o ../src/libmissioncontrol-server.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mission-control-5 mc-server.o ../src/.libs/libmissioncontrol-server.a /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient/.libs/libmcclient.so -L/usr/lib /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lpthread -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' Making all in util make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-tool.o -MD -MP -MF ".deps/mc-tool.Tpo" -c -o mc-tool.o mc-tool.c; \ then mv -f ".deps/mc-tool.Tpo" ".deps/mc-tool.Po"; else rm -f ".deps/mc-tool.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT wait-for-name.o -MD -MP -MF ".deps/wait-for-name.Tpo" -c -o wait-for-name.o wait-for-name.c; \ then mv -f ".deps/wait-for-name.Tpo" ".deps/wait-for-name.Po"; else rm -f ".deps/wait-for-name.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc_account_convert-mc-account-convert.o -MD -MP -MF ".deps/mc_account_convert-mc-account-convert.Tpo" -c -o mc_account_convert-mc-account-convert.o `test -f 'mc-account-convert.c' || echo './'`mc-account-convert.c; \ then mv -f ".deps/mc_account_convert-mc-account-convert.Tpo" ".deps/mc_account_convert-mc-account-convert.Po"; else rm -f ".deps/mc_account_convert-mc-account-convert.Tpo"; exit 1; fi sed -e 's![@]bindir[@]!/usr/bin!g' < mc-wait-for-name.1.in > mc-wait-for-name.1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-wait-for-name wait-for-name.o -ltelepathy-glib libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-wait-for-name wait-for-name.o /usr/lib/libtelepathy-glib.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-account-convert mc_account_convert-mc-account-convert.o -lgconf-2 -lglib-2.0 -ltelepathy-glib ../libmcclient/libmcclient.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-tool mc-tool.o -ltelepathy-glib ../libmcclient/libmcclient.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-account-convert mc_account_convert-mc-account-convert.o /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so /usr/lib/libtelepathy-glib.so ../libmcclient/.libs/libmcclient.so -pthread libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-tool mc-tool.o /usr/lib/libtelepathy-glib.so ../libmcclient/.libs/libmcclient.so make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' Making all in examples make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-example.o -MD -MP -MF ".deps/mc-example.Tpo" -c -o mc-example.o mc-example.c; \ then mv -f ".deps/mc-example.Tpo" ".deps/mc-example.Po"; else rm -f ".deps/mc-example.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-example-2.o -MD -MP -MF ".deps/mc-example-2.Tpo" -c -o mc-example-2.o mc-example-2.c; \ then mv -f ".deps/mc-example-2.Tpo" ".deps/mc-example-2.Po"; else rm -f ".deps/mc-example-2.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-example-3.o -MD -MP -MF ".deps/mc-example-3.Tpo" -c -o mc-example-3.o mc-example-3.c; \ then mv -f ".deps/mc-example-3.Tpo" ".deps/mc-example-3.Po"; else rm -f ".deps/mc-example-3.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-example-3 mc-example-3.o -ltelepathy-glib ../libmcclient/libmcclient.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-example-2 mc-example-2.o -ltelepathy-glib ../libmcclient/libmcclient.la /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-example mc-example.o -ltelepathy-glib ../libmcclient/libmcclient.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-example-3 mc-example-3.o /usr/lib/libtelepathy-glib.so ../libmcclient/.libs/libmcclient.so libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-example-2 mc-example-2.o /usr/lib/libtelepathy-glib.so ../libmcclient/.libs/libmcclient.so libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-example mc-example.o /usr/lib/libtelepathy-glib.so ../libmcclient/.libs/libmcclient.so make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making all in reference make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' Making all in libmcclient make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' Making all in libmissioncontrol-server make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' xsltproc --xinclude --novalid \ --param allow-undefined-interfaces "true()" \ ../tools/doc-generator.xsl ../xml/all.xml > mc-dbus-iface.html make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making all in test make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' Making all in twisted make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' Making all in tools make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' sed \ -e "s|[@]abs_top_srcdir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ -e "s|[@]abs_top_builddir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ MissionControl5.service.in > org.freedesktop.Telepathy.MissionControl5.service sed \ -e "s|[@]abs_top_srcdir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ -e "s|[@]abs_top_builddir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ Client.AbiWord.service.in > org.freedesktop.Telepathy.Client.AbiWord.service sed -e "s|[@]abs_top_builddir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" tmp-session-bus.conf.in > tmp-session-bus.conf sed -e "s|[@]abs_top_srcdir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ -e "s|[@]abs_top_builddir[@]|/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5|g" \ exec-with-log.sh.in > exec-with-log.sh chmod +x exec-with-log.sh make all-am make[5]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMC_DISABLE_DEPRECATED -DLIBDIR="/usr/lib" -DLIBVERSION="0" -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT mc-debug-server.o -MD -MP -MF ".deps/mc-debug-server.Tpo" -c -o mc-debug-server.o mc-debug-server.c; \ then mv -f ".deps/mc-debug-server.Tpo" ".deps/mc-debug-server.Po"; else rm -f ".deps/mc-debug-server.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o mc-debug-server mc-debug-server.o ../../src/libmissioncontrol-server.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/mc-debug-server mc-debug-server.o ../../src/.libs/libmissioncontrol-server.a /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient/.libs/libmcclient.so -L/usr/lib /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lpthread -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I.. -I.. -I../src -I../src -DMC_DISABLE_DEPRECATED -DLIBDIR="/usr/lib" -DLIBVERSION="0" -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -MT value-is-same.o -MD -MP -MF ".deps/value-is-same.Tpo" -c -o value-is-same.o value-is-same.c; \ then mv -f ".deps/value-is-same.Tpo" ".deps/value-is-same.Po"; else rm -f ".deps/value-is-same.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o test-value-is-same value-is-same.o ../src/libmcd-convenience.la libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -ansi -DDMALLOC -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -O2 -pipe -DENABLE_DEBUG -Wl,-O1 -o .libs/test-value-is-same value-is-same.o ../src/.libs/libmcd-convenience.a /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient/.libs/libmcclient.so -L/usr/lib /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lpthread -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' >>> Source compiled. >>> Test phase [check]: net-im/telepathy-mission-control-5.2.5 make -j14 -j1 check Making check in m4 make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' Making check in tools make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' Making check in xml make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' Making check in libmcclient make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make check-am make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' Making check in src make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make check-am make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' Making check in server make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' Making check in util make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' Making check in examples make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' Making check in doc make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making check in reference make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' Making check in libmcclient make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' Making check in libmissioncontrol-server make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making check in test make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' Making check in twisted make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' Making check in tools make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make check-am make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make check-TESTS check-local make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make -C tools make[5]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make all-am make[6]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[5]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' rm -f tools/core rm -f tools/missioncontrol-*.log mkdir tmp-$$ && { \ make check-combined TMPSUFFIX=$$; \ e=$?; \ rm -rf tmp-$$; \ exit $e; } make[5]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' if test x = x; then \ extra_tests= ; \ else \ extra_tests=' $(TWISTED_SLOW_TESTS)'; \ fi; \ env PYTHONPATH=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted:/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted MC_DEBUG=2 MC_TP_DEBUG=all MC_FILTER_PLUGIN_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/.libs MC_CHANDLERS_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/chandlers MC_ACCOUNT_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tmp-22817 XDG_CONFIG_HOME=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tmp-22817 XDG_CONFIG_DIRS=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted XDG_DATA_HOME=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tmp-22817 XDG_DATA_DIRS=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted XDG_CACHE_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tmp-22817 MC_CLIENTS_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/telepathy/clients MC_MANAGER_DIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/telepathy/managers G_DEBUG=fatal_criticals sh ./tools/with-session-bus.sh --config-file=tools/tmp-session-bus.conf -- \ make check-TESTS \ TESTS='$(TWISTED_BASIC_TESTS)'"${extra_tests}" \ TESTS_ENVIRONMENT='$(COMBINED_TESTS_ENVIRONMENT)' Temporary bus daemon is unix:abstract=/tmp/dbus-5fUCPTSllw,guid=efaa72dd2f3bed1ef02352ea4b09f0c4 Temporary bus daemon PID is 22823 make[6]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/account-basics.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/bad-cm.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/avatar.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/create-auto-connect.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/create-with-properties.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/enable.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/enable-auto-connect.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/nickname.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/old-create-with-properties.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/param-types.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/presence.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/reconnect.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/recover-from-disconnect.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/request-online.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/update-parameters.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-requests/cancel.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-requests/create-text.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-requests/delete-account-during-request.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: capabilities/draft-1.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: capabilities/legacy-caps.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/approver-fails.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 103, in exec_test_deferred fun(queue, bus, mc) File "./dispatcher/already-has-channel.py", line 142, in test assert cs.CD_IFACE_OP_LIST in cd_props.Get(cs.CD, 'Interfaces') File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) ERROR:dbus.proxies:Introspect error on org.freedesktop.Telepathy.AccountManager:/org/freedesktop/Telepathy/AccountManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files FAIL: dispatcher/already-has-channel.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/already-has-obsolete.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/bypass-approval.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/cancel.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 103, in exec_test_deferred fun(queue, bus, mc) File "./dispatcher/capture-bundle.py", line 62, in test expect_client_setup(q, [empathy, kopete]) File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 888, in expect_client_setup q.expect_many(*patterns) File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 169, in expect_many event = self.wait() File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 230, in wait raise TimeoutError TimeoutError ERROR:dbus.proxies:Introspect error on org.freedesktop.Telepathy.AccountManager:/org/freedesktop/Telepathy/AccountManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files FAIL: dispatcher/capture-bundle.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha org.freedesktop.DBus.Error.UnknownMethod: Method "Set" with signature "ssb" on interface "org.freedesktop.DBus.Properties" doesn't exist PASS: dispatcher/connect-for-request.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/create-handler-fails.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/create-no-preferred-handler.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/create-text.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 103, in exec_test_deferred fun(queue, bus, mc) File "./dispatcher/dispatch-activatable.py", line 83, in test assert cs.CD_IFACE_OP_LIST in cd_props.Get(cs.CD, 'Interfaces') File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.30 was not provided by any .service files ERROR:dbus.proxies:Introspect error on org.freedesktop.Telepathy.AccountManager:/org/freedesktop/Telepathy/AccountManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files FAIL: dispatcher/dispatch-activatable.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/dispatch-obsolete.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/dispatch-text.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/ensure-and-redispatch.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 103, in exec_test_deferred fun(queue, bus, mc) File "./dispatcher/ensure-is-approval.py", line 233, in test handled=False) File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 150, in expect event = self.wait() File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 230, in wait raise TimeoutError TimeoutError ERROR:dbus.proxies:Introspect error on org.freedesktop.Telepathy.AccountManager:/org/freedesktop/Telepathy/AccountManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files FAIL: dispatcher/ensure-is-approval.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/ensure-rapidly.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/exploding-bundles.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/fdo-21034.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/handle-channels-fails.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 103, in exec_test_deferred fun(queue, bus, mc) File "./dispatcher/lose-text.py", line 54, in test expect_client_setup(q, [empathy, kopete]) File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py", line 888, in expect_client_setup q.expect_many(*patterns) File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 169, in expect_many event = self.wait() File "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/servicetest.py", line 230, in wait raise TimeoutError TimeoutError ERROR:dbus.proxies:Introspect error on org.freedesktop.Telepathy.AccountManager:/org/freedesktop/Telepathy/AccountManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files FAIL: dispatcher/lose-text.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/recover-from-disconnect.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/request-disabled-account.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/undispatchable.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/vanishing-client.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: account-manager/auto-away.py /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/mctest.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha PASS: dispatcher/create-lowmem.py ==================== 5 of 46 tests failed ==================== make[6]: *** [check-TESTS] Error 1 make[6]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' Killing temporary bus daemon: 22823 make[5]: *** [check-combined] Error 2 make[5]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[4]: *** [check-twisted] Error 2 make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make: *** [check-recursive] Error 1 * ERROR: net-im/telepathy-mission-control-5.2.5 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 55: Called src_test * environment, line 2478: Called _eapi0_src_test * ebuild.sh, line 608: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =net-im/telepathy-mission-control-5.2.5', * the complete build log and the output of 'emerge -pqv =net-im/telepathy-mission-control-5.2.5'. * The complete build log is located at '/var/log/portage/build/net-im/telepathy-mission-control-5.2.5:20091123-021713.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/temp/environment'. * S: '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' >>> Install telepathy-mission-control-5.2.5 into /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/ category net-im make -j14 DESTDIR=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/ install Making install in m4 make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/m4' Making install in tools make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/tools' Making install in xml make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/xml' Making install in libmcclient make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make install-am make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib" test -z "/usr/include/libmcclient" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient" test -z "/usr/include/libmcclient/_gen" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen" /usr/bin/install -c -m 644 'dbus-api.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/dbus-api.h' /usr/bin/install -c -m 644 '_gen/mc-quark.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/mc-quark.h' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmcclient.la' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient.la' /usr/bin/install -c -m 644 'mc-account.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-account.h' /usr/bin/install -c -m 644 '_gen/cli-account.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/cli-account.h' /usr/bin/install -c -m 644 'mc-enums.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-enums.h' /usr/bin/install -c -m 644 '_gen/cli-account-manager.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/cli-account-manager.h' /usr/bin/install -c -m 644 'mc-errors.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-errors.h' /usr/bin/install -c -m 644 '_gen/cli-dispatch-operation.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/cli-dispatch-operation.h' /usr/bin/install -c -m 644 'mc-gtypes.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-gtypes.h' /usr/bin/install -c -m 644 '_gen/svc-client.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/svc-client.h' /usr/bin/install -c -m 644 'mc-interfaces.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-interfaces.h' /usr/bin/install -c -m 644 '_gen/enums.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/enums.h' libtool: install: /usr/bin/install -c .libs/libmcclient-5.2.5.so /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient-5.2.5.so /usr/bin/install -c -m 644 'mc-profile.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-profile.h' /usr/bin/install -c -m 644 '_gen/interfaces.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/interfaces.h' libtool: install: (cd /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib && { ln -s -f libmcclient-5.2.5.so libmcclient.so || { rm -f libmcclient.so && ln -s libmcclient-5.2.5.so libmcclient.so; }; }) /usr/bin/install -c -m 644 '_gen/gtypes.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/_gen/gtypes.h' /usr/bin/install -c -m 644 'mc-account-manager.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-account-manager.h' libtool: install: /usr/bin/install -c .libs/libmcclient.lai /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient.la libtool: install: /usr/bin/install -c .libs/libmcclient.a /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient.a /usr/bin/install -c -m 644 'mc-dispatch-operation.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-dispatch-operation.h' libtool: install: chmod 644 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/libmcclient.a /usr/bin/install -c -m 644 'mc-signals-marshal.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-signals-marshal.h' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 'mc-svc-client.h' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/include/libmcclient/mc-svc-client.h' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/libmcclient' Making install in src make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make install-am make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib" test -z "" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/" test -z "" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/" make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/src' Making install in server make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' test -z "/usr/libexec" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/libexec" test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man8" test -z "/usr/share/dbus-1/services" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/dbus-1/services" /usr/bin/install -c -m 644 'org.freedesktop.Telepathy.MissionControl5.service' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/dbus-1/services/org.freedesktop.Telepathy.MissionControl5.service' /bin/sh ../libtool --mode=install /usr/bin/install -c 'mission-control-5' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/libexec/mission-control-5' /usr/bin/install -c -m 644 'org.freedesktop.Telepathy.AccountManager.service' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/dbus-1/services/org.freedesktop.Telepathy.AccountManager.service' /usr/bin/install -c -m 644 './mission-control-5.8' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man8/mission-control-5.8' libtool: install: /usr/bin/install -c .libs/mission-control-5 /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/libexec/mission-control-5 make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/server' Making install in util make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin" test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man1" /bin/sh ../libtool --mode=install /usr/bin/install -c 'mc-tool' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-tool' /usr/bin/install -c -m 644 './mc-wait-for-name.1' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man1/mc-wait-for-name.1' /usr/bin/install -c -m 644 './mc-tool.1' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man1/mc-tool.1' /usr/bin/install -c -m 644 './mc-account-convert.1' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/man/man1/mc-account-convert.1' libtool: install: /usr/bin/install -c .libs/mc-tool /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-tool /bin/sh ../libtool --mode=install /usr/bin/install -c 'mc-wait-for-name' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-wait-for-name' libtool: install: /usr/bin/install -c mc-wait-for-name /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-wait-for-name /bin/sh ../libtool --mode=install /usr/bin/install -c 'mc-account-convert' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-account-convert' libtool: install: /usr/bin/install -c .libs/mc-account-convert /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/bin/mc-account-convert make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/util' Making install in examples make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/examples' Making install in doc make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making install in reference make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' Making install in libmcclient make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' make[4]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/gtk-doc/html/libmcclient-"; \ else \ installdir="/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/gtk-doc/html/libmcclient"; \ fi; \ /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/install-sh -d ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/libmcclient.devhelp2 \ ${installdir}/libmcclient-.devhelp2; \ mv -f ${installdir}/libmcclient.devhelp \ ${installdir}/libmcclient-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/ --html-dir=${installdir} ; \ fi -- Installing ./html/McProfile.html -- Installing ./html/ch-account-manager.html -- Installing ./html/ch-account.html -- Installing ./html/ch-profile.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libmcclient-mc-account-manager.html -- Installing ./html/libmcclient-mc-account.html -- Installing ./html/libmcclient.devhelp -- Installing ./html/libmcclient.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (623) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (107) make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmcclient' Making install in libmissioncontrol-server make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[4]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/gtk-doc/html/libmissioncontrol-server-"; \ else \ installdir="/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/share/gtk-doc/html/libmissioncontrol-server"; \ fi; \ /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/install-sh -d ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/libmissioncontrol-server.devhelp2 \ ${installdir}/libmissioncontrol-server-.devhelp2; \ mv -f ${installdir}/libmissioncontrol-server.devhelp \ ${installdir}/libmissioncontrol-server-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/ --html-dir=${installdir} ; \ fi -- Installing ./html/McdChannel.html -- Installing ./html/McdController.html -- Installing ./html/McdDispatcher.html -- Installing ./html/McdManager.html -- Installing ./html/McdMaster.html -- Installing ./html/McdMission.html -- Installing ./html/McdOperation.html -- Installing ./html/McdProxy.html -- Installing ./html/McdService.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libmissioncontrol-server-mcd-connection.html -- Installing ./html/libmissioncontrol-server-mcd-debug.html -- Installing ./html/libmissioncontrol-server-mcd-dispatcher-context.html -- Installing ./html/libmissioncontrol-server-mcd-enum-types.html -- Installing ./html/libmissioncontrol-server.devhelp -- Installing ./html/libmissioncontrol-server.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (122) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (22) make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference/libmissioncontrol-server' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc/reference' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/doc' Making install in test make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' Making install in twisted make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' Making install in tools make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make install-am make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[5]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted/tools' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[4]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test/twisted' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[3]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5/test' make[1]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' make[2]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libmcclient.pc' '/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image//usr/lib/pkgconfig/libmcclient.pc' make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' make[1]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.2.5/work/telepathy-mission-control-5.2.5' >>> Completed installing telepathy-mission-control-5.2.5 into /var/tmp/portage/net-im/telepathy-mission-control-5.2.5/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/libexec/mission-control-5 usr/lib/libmcclient-5.2.5.so usr/bin/mc-tool usr/bin/mc-wait-for-name usr/bin/mc-account-convert usr/lib/libmcclient.a removing executable bit: usr/lib/libmcclient.la * Removing /usr/share/doc * Removing /usr/share/info