Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156268 Details for
Bug 242790
Review Request: telepathy-glib - glib binding for the Telepathy D-Bus protocol
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Mock build log for telepathy-glib
build.log (text/plain), 148.66 KB, created by
Brian Pepple
on 2007-06-05 19:39:26 UTC
(
hide
)
Description:
Mock build log for telepathy-glib
Filename:
MIME Type:
Creator:
Brian Pepple
Created:
2007-06-05 19:39:26 UTC
Size:
148.66 KB
patch
obsolete
>Installing /builddir/build/SRPMS/telepathy-glib-0.5.13-1.fc8.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.79730 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf telepathy-glib-0.5.13 >+ /bin/gzip -dc /builddir/build/SOURCES/telepathy-glib-0.5.13.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd telepathy-glib-0.5.13 >++ /usr/bin/id -u >+ '[' 501 = 0 ']' >++ /usr/bin/id -u >+ '[' 501 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.79730 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd telepathy-glib-0.5.13 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no >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 for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >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 ld used by gcc -std=gnu99... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... gcc -std=gnu99 -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC >checking if gcc -std=gnu99 PIC flag -fPIC works... yes >checking if gcc -std=gnu99 static flag -static works... yes >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking to see if compiler understands -Wall... yes >checking to see if compiler understands -Werror... yes >checking to see if compiler understands -Wextra... yes >checking to see if compiler understands -Wno-missing-field-initializers... yes >checking to see if compiler understands -Wno-unused-parameter... yes >checking for i686-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for DBUS... yes >checking for xsltproc... xsltproc >checking for dbus-binding-tool... dbus-binding-tool >checking for python2.3... no >checking for python2.4... no >checking for python2.5... python2.5 >checking for backtrace... yes >checking for backtrace_symbols_fd... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for signal... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating telepathy-glib.pc >config.status: creating telepathy-glib-unstable.pc >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating spec/Makefile >config.status: creating telepathy-glib/Makefile >config.status: creating tests/Makefile >config.status: creating tools/Makefile >config.status: creating m4/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/m4' >Making all in tools >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >Making all in spec >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >Making all in telepathy-glib >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >test -d _gen || mkdir _gen >sed -ne 's@^.include <telepathy-glib/_gen/svc-\([a-zA-Z_]*\)\.h>$@\1@p' svc-channel.h svc-connection.h svc-connection-manager.h svc-media-interfaces.h svc-properties-interface.h > _gen/stable-interfaces.txt >if grep '^Connection_Manager$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Manager --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Manager.xml TpSvc`echo Connection_Manager | tr -d _` >Connection_Manager >if grep '^Connection$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection.xml TpSvc`echo Connection | tr -d _` >Connection >if grep '^Connection_Interface_Aliasing$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Aliasing --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Aliasing.xml TpSvc`echo Connection_Interface_Aliasing | tr -d _` >Connection_Interface_Aliasing >if grep '^Connection_Interface_Avatars$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Avatars --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Avatars.xml TpSvc`echo Connection_Interface_Avatars | tr -d _` >Connection_Interface_Avatars >if grep '^Connection_Interface_Capabilities$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Capabilities --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Capabilities.xml TpSvc`echo Connection_Interface_Capabilities | tr -d _` >Connection_Interface_Capabilities >if grep '^Connection_Interface_Presence$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Presence --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Presence.xml TpSvc`echo Connection_Interface_Presence | tr -d _` >Connection_Interface_Presence >if grep '^Channel$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel.xml TpSvc`echo Channel | tr -d _` >Channel >if grep '^Channel_Type_Contact_List$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Contact_List --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Contact_List.xml TpSvc`echo Channel_Type_Contact_List | tr -d _` >Channel_Type_Contact_List >if grep '^Channel_Type_Streamed_Media$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Streamed_Media --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Streamed_Media.xml TpSvc`echo Channel_Type_Streamed_Media | tr -d _` >Channel_Type_Streamed_Media >if grep '^Channel_Type_Room_List$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Room_List --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Room_List.xml TpSvc`echo Channel_Type_Room_List | tr -d _` >Channel_Type_Room_List >if grep '^Channel_Type_Text$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Text --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Text.xml TpSvc`echo Channel_Type_Text | tr -d _` >Channel_Type_Text >if grep '^Channel_Interface_Chat_State$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Chat_State --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Chat_State.xml TpSvc`echo Channel_Interface_Chat_State | tr -d _` >Channel_Interface_Chat_State >if grep '^Channel_Interface_DTMF$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_DTMF --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_DTMF.xml TpSvc`echo Channel_Interface_DTMF | tr -d _` >Channel_Interface_DTMF >if grep '^Channel_Interface_Group$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Group --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Group.xml TpSvc`echo Channel_Interface_Group | tr -d _` >Channel_Interface_Group >if grep '^Channel_Interface_Password$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Password --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Password.xml TpSvc`echo Channel_Interface_Password | tr -d _` >Channel_Interface_Password >if grep '^Channel_Interface_Media_Signalling$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Media_Signalling --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Media_Signalling.xml TpSvc`echo Channel_Interface_Media_Signalling | tr -d _` >Channel_Interface_Media_Signalling >if grep '^Media_Session_Handler$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Media_Session_Handler --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Media_Session_Handler.xml TpSvc`echo Media_Session_Handler | tr -d _` >Media_Session_Handler >if grep '^Media_Stream_Handler$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Media_Stream_Handler --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Media_Stream_Handler.xml TpSvc`echo Media_Stream_Handler | tr -d _` >Media_Stream_Handler >if grep '^Properties_Interface$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Properties_Interface --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Properties_Interface.xml TpSvc`echo Properties_Interface | tr -d _` >Properties_Interface >sort signals-marshal.list _gen/svc-Connection_Manager-signals-marshal.list _gen/svc-Connection-signals-marshal.list _gen/svc-Connection_Interface_Aliasing-signals-marshal.list _gen/svc-Connection_Interface_Avatars-signals-marshal.list _gen/svc-Connection_Interface_Capabilities-signals-marshal.list _gen/svc-Connection_Interface_Presence-signals-marshal.list _gen/svc-Channel-signals-marshal.list _gen/svc-Channel_Type_Contact_List-signals-marshal.list _gen/svc-Channel_Type_Streamed_Media-signals-marshal.list _gen/svc-Channel_Type_Room_List-signals-marshal.list _gen/svc-Channel_Type_Text-signals-marshal.list _gen/svc-Channel_Interface_Chat_State-signals-marshal.list _gen/svc-Channel_Interface_DTMF-signals-marshal.list _gen/svc-Channel_Interface_Group-signals-marshal.list _gen/svc-Channel_Interface_Password-signals-marshal.list _gen/svc-Channel_Interface_Media_Signalling-signals-marshal.list _gen/svc-Media_Session_Handler-signals-marshal.list _gen/svc-Media_Stream_Handler-signals-marshal.list _gen/svc-Properties_Interface-signals-marshal.list | uniq > _gen/signals-marshal.list >glib-genmarshal --body --prefix=_tp_marshal _gen/signals-marshal.list > _gen/signals-marshal.c >glib-genmarshal --header --prefix=_tp_marshal _gen/signals-marshal.list > _gen/signals-marshal.h >xsltproc --nonet --novalid \ > ./../tools/glib-errors-enum-body.xsl \ > ../spec/errors.xml > _gen/telepathy-errors.c >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Manager.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Manager.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Manager.xml > _gen/async-Connection_Manager.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Manager-glue.h \ > --prefix=tp_svc_`echo Connection_Manager | tr A-Z a-z` _gen/async-Connection_Manager.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection.xml > _gen/async-Connection.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection-glue.h \ > --prefix=tp_svc_`echo Connection | tr A-Z a-z` _gen/async-Connection.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Aliasing.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Aliasing.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Aliasing.xml > _gen/async-Connection_Interface_Aliasing.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Aliasing-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Aliasing | tr A-Z a-z` _gen/async-Connection_Interface_Aliasing.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Avatars.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Avatars.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Avatars.xml > _gen/async-Connection_Interface_Avatars.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Avatars-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Avatars | tr A-Z a-z` _gen/async-Connection_Interface_Avatars.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Capabilities.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Capabilities.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Capabilities.xml > _gen/async-Connection_Interface_Capabilities.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Capabilities-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Capabilities | tr A-Z a-z` _gen/async-Connection_Interface_Capabilities.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Presence.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Presence.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Presence.xml > _gen/async-Connection_Interface_Presence.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Presence-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Presence | tr A-Z a-z` _gen/async-Connection_Interface_Presence.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel.xml > _gen/async-Channel.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel-glue.h \ > --prefix=tp_svc_`echo Channel | tr A-Z a-z` _gen/async-Channel.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Contact_List.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Contact_List.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Contact_List.xml > _gen/async-Channel_Type_Contact_List.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Contact_List-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Contact_List | tr A-Z a-z` _gen/async-Channel_Type_Contact_List.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Streamed_Media.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Streamed_Media.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Streamed_Media.xml > _gen/async-Channel_Type_Streamed_Media.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Streamed_Media-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Streamed_Media | tr A-Z a-z` _gen/async-Channel_Type_Streamed_Media.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Room_List.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Room_List.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Room_List.xml > _gen/async-Channel_Type_Room_List.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Room_List-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Room_List | tr A-Z a-z` _gen/async-Channel_Type_Room_List.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Text.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Text.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Text.xml > _gen/async-Channel_Type_Text.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Text-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Text | tr A-Z a-z` _gen/async-Channel_Type_Text.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Chat_State.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Chat_State.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Chat_State.xml > _gen/async-Channel_Interface_Chat_State.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Chat_State-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Chat_State | tr A-Z a-z` _gen/async-Channel_Interface_Chat_State.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_DTMF.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_DTMF.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_DTMF.xml > _gen/async-Channel_Interface_DTMF.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_DTMF-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_DTMF | tr A-Z a-z` _gen/async-Channel_Interface_DTMF.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Group.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Group.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Group.xml > _gen/async-Channel_Interface_Group.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Group-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Group | tr A-Z a-z` _gen/async-Channel_Interface_Group.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Password.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Password.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Password.xml > _gen/async-Channel_Interface_Password.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Password-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Password | tr A-Z a-z` _gen/async-Channel_Interface_Password.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Media_Signalling.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Media_Signalling.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Media_Signalling.xml > _gen/async-Channel_Interface_Media_Signalling.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Media_Signalling-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Media_Signalling | tr A-Z a-z` _gen/async-Channel_Interface_Media_Signalling.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Media_Session_Handler.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Media_Session_Handler.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Media_Session_Handler.xml > _gen/async-Media_Session_Handler.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Media_Session_Handler-glue.h \ > --prefix=tp_svc_`echo Media_Session_Handler | tr A-Z a-z` _gen/async-Media_Session_Handler.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Media_Stream_Handler.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Media_Stream_Handler.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Media_Stream_Handler.xml > _gen/async-Media_Stream_Handler.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Media_Stream_Handler-glue.h \ > --prefix=tp_svc_`echo Media_Stream_Handler | tr A-Z a-z` _gen/async-Media_Stream_Handler.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Properties_Interface.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Properties_Interface.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Properties_Interface.xml > _gen/async-Properties_Interface.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Properties_Interface-glue.h \ > --prefix=tp_svc_`echo Properties_Interface | tr A-Z a-z` _gen/async-Properties_Interface.xml >(\ > sed -e 's@</xsl:stylesheet>@@' ./../tools/identity.xsl; \ > while read input; \ > do \ > echo ' <xsl:template match="node[@name='"'/$input'"']" priority="2">'; \ > echo ' <xsl:copy>'; \ > echo ' <xsl:apply-templates select="@*|node()"/>';\ > echo ' </xsl:copy>'; \ > echo ' </xsl:template>'; \ > done < _gen/stable-interfaces.txt; \ > echo ' <!-- ignore all other nodes -->'; \ > echo ' <xsl:template match="node" priority="1"/>'; \ > echo "</xsl:stylesheet>"; \ > ) > _gen/spec-only-stable.xsl >xsltproc --xinclude --nonet --novalid \ > _gen/spec-only-stable.xsl ./../spec/all.xml > _gen/stable-spec.xml >warning: failed to load external entity "../spec/extensions.xml" >xsltproc --xinclude --nonet --novalid \ > ./../tools/c-constants-generator.xsl \ > _gen/stable-spec.xml > _gen/telepathy-enums.h >xsltproc --xinclude --nonet --novalid \ > ./../tools/c-interfaces-generator.xsl \ > _gen/stable-spec.xml > _gen/telepathy-interfaces.h >xsltproc --nonet --novalid \ > ./../tools/glib-errors-enum-header.xsl \ > ../spec/errors.xml > _gen/telepathy-errors.h >if grep '^Connection_Interface_Contact_Info$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Contact_Info --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Contact_Info.xml TpSvc`echo Connection_Interface_Contact_Info | tr -d _` >if grep '^Connection_Interface_Forwarding$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Forwarding --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Forwarding.xml TpSvc`echo Connection_Interface_Forwarding | tr -d _` >if grep '^Connection_Interface_Privacy$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Privacy --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Privacy.xml TpSvc`echo Connection_Interface_Privacy | tr -d _` >if grep '^Connection_Interface_Renaming$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Connection_Interface_Renaming --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Connection_Interface_Renaming.xml TpSvc`echo Connection_Interface_Renaming | tr -d _` >if grep '^Channel_Type_Contact_Search$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Contact_Search --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Contact_Search.xml TpSvc`echo Channel_Type_Contact_Search | tr -d _` >if grep '^Channel_Type_Tubes$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Type_Tubes --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Type_Tubes.xml TpSvc`echo Channel_Type_Tubes | tr -d _` >if grep '^Channel_Interface_Hold$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Hold --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Hold.xml TpSvc`echo Channel_Interface_Hold | tr -d _` >if grep '^Channel_Interface_Transfer$' _gen/stable-interfaces.txt; \ > then \ > sigprefix=_tp; \ > sigheader=signals-marshal.h; \ > else \ > sigprefix=_tp_unst; \ > sigheader=unstable-signals-marshal.h; \ > fi; \ > python2.5 ./../tools/genginterface.py \ > --filename=_gen/svc-Channel_Interface_Transfer --signal-marshal-prefix=$sigprefix \ > --include='<telepathy-glib/dbus.h>' \ > --include="\"$sigheader\"" \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > ../spec/Channel_Interface_Transfer.xml TpSvc`echo Channel_Interface_Transfer | tr -d _` >sort _gen/svc-Connection_Interface_Contact_Info-signals-marshal.list _gen/svc-Connection_Interface_Forwarding-signals-marshal.list _gen/svc-Connection_Interface_Privacy-signals-marshal.list _gen/svc-Connection_Interface_Renaming-signals-marshal.list _gen/svc-Channel_Type_Contact_Search-signals-marshal.list _gen/svc-Channel_Type_Tubes-signals-marshal.list _gen/svc-Channel_Interface_Hold-signals-marshal.list _gen/svc-Channel_Interface_Transfer-signals-marshal.list | uniq > _gen/unstable-signals-marshal.list >glib-genmarshal --body --prefix=_tp_unst_marshal _gen/unstable-signals-marshal.list > _gen/unstable-signals-marshal.c >glib-genmarshal --header --prefix=_tp_unst_marshal _gen/unstable-signals-marshal.list > _gen/unstable-signals-marshal.h >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Contact_Info.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Contact_Info.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Contact_Info.xml > _gen/async-Connection_Interface_Contact_Info.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Contact_Info-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Contact_Info | tr A-Z a-z` _gen/async-Connection_Interface_Contact_Info.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Forwarding.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Forwarding.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Forwarding.xml > _gen/async-Connection_Interface_Forwarding.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Forwarding-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Forwarding | tr A-Z a-z` _gen/async-Connection_Interface_Forwarding.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Privacy.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Privacy.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Privacy.xml > _gen/async-Connection_Interface_Privacy.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Privacy-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Privacy | tr A-Z a-z` _gen/async-Connection_Interface_Privacy.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Connection_Interface_Renaming.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Connection_Interface_Renaming.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Connection_Interface_Renaming.xml > _gen/async-Connection_Interface_Renaming.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Connection_Interface_Renaming-glue.h \ > --prefix=tp_svc_`echo Connection_Interface_Renaming | tr A-Z a-z` _gen/async-Connection_Interface_Renaming.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Contact_Search.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Contact_Search.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Contact_Search.xml > _gen/async-Channel_Type_Contact_Search.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Contact_Search-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Contact_Search | tr A-Z a-z` _gen/async-Channel_Type_Contact_Search.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Type_Tubes.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Type_Tubes.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Type_Tubes.xml > _gen/async-Channel_Type_Tubes.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Type_Tubes-glue.h \ > --prefix=tp_svc_`echo Channel_Type_Tubes | tr A-Z a-z` _gen/async-Channel_Type_Tubes.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Hold.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Hold.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Hold.xml > _gen/async-Channel_Interface_Hold.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Hold-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Hold | tr A-Z a-z` _gen/async-Channel_Interface_Hold.xml >xsltproc --nonet --novalid \ > ./../tools/spec-to-introspect.xsl ../spec/Channel_Interface_Transfer.xml \ > | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > _gen/Channel_Interface_Transfer.xml >xsltproc --nonet --novalid ./../tools/make-all-async.xsl _gen/Channel_Interface_Transfer.xml > _gen/async-Channel_Interface_Transfer.xml >dbus-binding-tool --mode=glib-server --output=_gen/svc-Channel_Interface_Transfer-glue.h \ > --prefix=tp_svc_`echo Channel_Interface_Transfer | tr A-Z a-z` _gen/async-Channel_Interface_Transfer.xml >for i in Connection_Interface_Contact_Info Connection_Interface_Forwarding Connection_Interface_Privacy Connection_Interface_Renaming Channel_Type_Contact_Search Channel_Type_Tubes Channel_Interface_Hold Channel_Interface_Transfer; \ > do \ > echo "#include <telepathy-glib/_gen/svc-$i.h>"; \ > done > _gen/unstable-svc.h >(\ > sed -e 's@</xsl:stylesheet>@@' ./../tools/identity.xsl; \ > while read input; \ > do \ > echo ' <xsl:template match="node[@name='"'/$input'"']" priority="1"/>'; \ > done < _gen/stable-interfaces.txt; \ > echo "</xsl:stylesheet>"; \ > ) > _gen/spec-only-unstable.xsl >xsltproc --xinclude --nonet --novalid \ > _gen/spec-only-unstable.xsl ./../spec/all.xml > _gen/unstable-spec.xml >warning: failed to load external entity "../spec/extensions.xml" >xsltproc --xinclude --nonet --novalid \ > ./../tools/c-interfaces-generator.xsl \ > _gen/unstable-spec.xml > _gen/unstable-interfaces.h >xsltproc --xinclude --nonet --novalid \ > ./../tools/c-constants-generator.xsl \ > _gen/unstable-spec.xml > _gen/unstable-enums.h >make all-am >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base-connection.lo -MD -MP -MF ".deps/base-connection.Tpo" -c -o base-connection.lo base-connection.c; \ > then mv -f ".deps/base-connection.Tpo" ".deps/base-connection.Plo"; else rm -f ".deps/base-connection.Tpo"; exit 1; fi >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base-connection.lo -MD -MP -MF .deps/base-connection.Tpo -c base-connection.c -fPIC -DPIC -o .libs/base-connection.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base-connection-manager.lo -MD -MP -MF ".deps/base-connection-manager.Tpo" -c -o base-connection-manager.lo base-connection-manager.c; \ > then mv -f ".deps/base-connection-manager.Tpo" ".deps/base-connection-manager.Plo"; else rm -f ".deps/base-connection-manager.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base-connection-manager.lo -MD -MP -MF .deps/base-connection-manager.Tpo -c base-connection-manager.c -fPIC -DPIC -o .libs/base-connection-manager.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dbus.lo -MD -MP -MF ".deps/dbus.Tpo" -c -o dbus.lo dbus.c; \ > then mv -f ".deps/dbus.Tpo" ".deps/dbus.Plo"; else rm -f ".deps/dbus.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dbus.lo -MD -MP -MF .deps/dbus.Tpo -c dbus.c -fPIC -DPIC -o .libs/dbus.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ > then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT errors.lo -MD -MP -MF ".deps/errors.Tpo" -c -o errors.lo errors.c; \ > then mv -f ".deps/errors.Tpo" ".deps/errors.Plo"; else rm -f ".deps/errors.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT group-mixin.lo -MD -MP -MF ".deps/group-mixin.Tpo" -c -o group-mixin.lo group-mixin.c; \ > then mv -f ".deps/group-mixin.Tpo" ".deps/group-mixin.Plo"; else rm -f ".deps/group-mixin.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT group-mixin.lo -MD -MP -MF .deps/group-mixin.Tpo -c group-mixin.c -fPIC -DPIC -o .libs/group-mixin.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle.lo -MD -MP -MF ".deps/handle.Tpo" -c -o handle.lo handle.c; \ > then mv -f ".deps/handle.Tpo" ".deps/handle.Plo"; else rm -f ".deps/handle.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c handle.c -fPIC -DPIC -o .libs/handle.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo.lo -MD -MP -MF ".deps/handle-repo.Tpo" -c -o handle-repo.lo handle-repo.c; \ > then mv -f ".deps/handle-repo.Tpo" ".deps/handle-repo.Plo"; else rm -f ".deps/handle-repo.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo.lo -MD -MP -MF .deps/handle-repo.Tpo -c handle-repo.c -fPIC -DPIC -o .libs/handle-repo.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo-dynamic.lo -MD -MP -MF ".deps/handle-repo-dynamic.Tpo" -c -o handle-repo-dynamic.lo handle-repo-dynamic.c; \ > then mv -f ".deps/handle-repo-dynamic.Tpo" ".deps/handle-repo-dynamic.Plo"; else rm -f ".deps/handle-repo-dynamic.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo-dynamic.lo -MD -MP -MF .deps/handle-repo-dynamic.Tpo -c handle-repo-dynamic.c -fPIC -DPIC -o .libs/handle-repo-dynamic.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo-static.lo -MD -MP -MF ".deps/handle-repo-static.Tpo" -c -o handle-repo-static.lo handle-repo-static.c; \ > then mv -f ".deps/handle-repo-static.Tpo" ".deps/handle-repo-static.Plo"; else rm -f ".deps/handle-repo-static.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-repo-static.lo -MD -MP -MF .deps/handle-repo-static.Tpo -c handle-repo-static.c -fPIC -DPIC -o .libs/handle-repo-static.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-set.lo -MD -MP -MF ".deps/handle-set.Tpo" -c -o handle-set.lo handle-set.c; \ > then mv -f ".deps/handle-set.Tpo" ".deps/handle-set.Plo"; else rm -f ".deps/handle-set.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT handle-set.lo -MD -MP -MF .deps/handle-set.Tpo -c handle-set.c -fPIC -DPIC -o .libs/handle-set.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT heap.lo -MD -MP -MF ".deps/heap.Tpo" -c -o heap.lo heap.c; \ > then mv -f ".deps/heap.Tpo" ".deps/heap.Plo"; else rm -f ".deps/heap.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT intset.lo -MD -MP -MF ".deps/intset.Tpo" -c -o intset.lo intset.c; \ > then mv -f ".deps/intset.Tpo" ".deps/intset.Plo"; else rm -f ".deps/intset.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT intset.lo -MD -MP -MF .deps/intset.Tpo -c intset.c -fPIC -DPIC -o .libs/intset.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT channel-iface.lo -MD -MP -MF ".deps/channel-iface.Tpo" -c -o channel-iface.lo channel-iface.c; \ > then mv -f ".deps/channel-iface.Tpo" ".deps/channel-iface.Plo"; else rm -f ".deps/channel-iface.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT channel-iface.lo -MD -MP -MF .deps/channel-iface.Tpo -c channel-iface.c -fPIC -DPIC -o .libs/channel-iface.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT channel-factory-iface.lo -MD -MP -MF ".deps/channel-factory-iface.Tpo" -c -o channel-factory-iface.lo channel-factory-iface.c; \ > then mv -f ".deps/channel-factory-iface.Tpo" ".deps/channel-factory-iface.Plo"; else rm -f ".deps/channel-factory-iface.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT channel-factory-iface.lo -MD -MP -MF .deps/channel-factory-iface.Tpo -c channel-factory-iface.c -fPIC -DPIC -o .libs/channel-factory-iface.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT presence-mixin.lo -MD -MP -MF ".deps/presence-mixin.Tpo" -c -o presence-mixin.lo presence-mixin.c; \ > then mv -f ".deps/presence-mixin.Tpo" ".deps/presence-mixin.Plo"; else rm -f ".deps/presence-mixin.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT presence-mixin.lo -MD -MP -MF .deps/presence-mixin.Tpo -c presence-mixin.c -fPIC -DPIC -o .libs/presence-mixin.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT properties-mixin.lo -MD -MP -MF ".deps/properties-mixin.Tpo" -c -o properties-mixin.lo properties-mixin.c; \ > then mv -f ".deps/properties-mixin.Tpo" ".deps/properties-mixin.Plo"; else rm -f ".deps/properties-mixin.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT properties-mixin.lo -MD -MP -MF .deps/properties-mixin.Tpo -c properties-mixin.c -fPIC -DPIC -o .libs/properties-mixin.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT run.lo -MD -MP -MF ".deps/run.Tpo" -c -o run.lo run.c; \ > then mv -f ".deps/run.Tpo" ".deps/run.Plo"; else rm -f ".deps/run.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT run.lo -MD -MP -MF .deps/run.Tpo -c run.c -fPIC -DPIC -o .libs/run.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT text-mixin.lo -MD -MP -MF ".deps/text-mixin.Tpo" -c -o text-mixin.lo text-mixin.c; \ > then mv -f ".deps/text-mixin.Tpo" ".deps/text-mixin.Plo"; else rm -f ".deps/text-mixin.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT text-mixin.lo -MD -MP -MF .deps/text-mixin.Tpo -c text-mixin.c -fPIC -DPIC -o .libs/text-mixin.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \ > then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT telepathy-errors.lo -MD -MP -MF ".deps/telepathy-errors.Tpo" -c -o telepathy-errors.lo `test -f '_gen/telepathy-errors.c' || echo './'`_gen/telepathy-errors.c; \ > then mv -f ".deps/telepathy-errors.Tpo" ".deps/telepathy-errors.Plo"; else rm -f ".deps/telepathy-errors.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT telepathy-errors.lo -MD -MP -MF .deps/telepathy-errors.Tpo -c _gen/telepathy-errors.c -fPIC -DPIC -o .libs/telepathy-errors.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Manager.lo -MD -MP -MF ".deps/svc-Connection_Manager.Tpo" -c -o svc-Connection_Manager.lo `test -f '_gen/svc-Connection_Manager.c' || echo './'`_gen/svc-Connection_Manager.c; \ > then mv -f ".deps/svc-Connection_Manager.Tpo" ".deps/svc-Connection_Manager.Plo"; else rm -f ".deps/svc-Connection_Manager.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Manager.lo -MD -MP -MF .deps/svc-Connection_Manager.Tpo -c _gen/svc-Connection_Manager.c -fPIC -DPIC -o .libs/svc-Connection_Manager.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection.lo -MD -MP -MF ".deps/svc-Connection.Tpo" -c -o svc-Connection.lo `test -f '_gen/svc-Connection.c' || echo './'`_gen/svc-Connection.c; \ > then mv -f ".deps/svc-Connection.Tpo" ".deps/svc-Connection.Plo"; else rm -f ".deps/svc-Connection.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection.lo -MD -MP -MF .deps/svc-Connection.Tpo -c _gen/svc-Connection.c -fPIC -DPIC -o .libs/svc-Connection.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Aliasing.lo -MD -MP -MF ".deps/svc-Connection_Interface_Aliasing.Tpo" -c -o svc-Connection_Interface_Aliasing.lo `test -f '_gen/svc-Connection_Interface_Aliasing.c' || echo './'`_gen/svc-Connection_Interface_Aliasing.c; \ > then mv -f ".deps/svc-Connection_Interface_Aliasing.Tpo" ".deps/svc-Connection_Interface_Aliasing.Plo"; else rm -f ".deps/svc-Connection_Interface_Aliasing.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Aliasing.lo -MD -MP -MF .deps/svc-Connection_Interface_Aliasing.Tpo -c _gen/svc-Connection_Interface_Aliasing.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Aliasing.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Avatars.lo -MD -MP -MF ".deps/svc-Connection_Interface_Avatars.Tpo" -c -o svc-Connection_Interface_Avatars.lo `test -f '_gen/svc-Connection_Interface_Avatars.c' || echo './'`_gen/svc-Connection_Interface_Avatars.c; \ > then mv -f ".deps/svc-Connection_Interface_Avatars.Tpo" ".deps/svc-Connection_Interface_Avatars.Plo"; else rm -f ".deps/svc-Connection_Interface_Avatars.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Avatars.lo -MD -MP -MF .deps/svc-Connection_Interface_Avatars.Tpo -c _gen/svc-Connection_Interface_Avatars.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Avatars.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Capabilities.lo -MD -MP -MF ".deps/svc-Connection_Interface_Capabilities.Tpo" -c -o svc-Connection_Interface_Capabilities.lo `test -f '_gen/svc-Connection_Interface_Capabilities.c' || echo './'`_gen/svc-Connection_Interface_Capabilities.c; \ > then mv -f ".deps/svc-Connection_Interface_Capabilities.Tpo" ".deps/svc-Connection_Interface_Capabilities.Plo"; else rm -f ".deps/svc-Connection_Interface_Capabilities.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Capabilities.lo -MD -MP -MF .deps/svc-Connection_Interface_Capabilities.Tpo -c _gen/svc-Connection_Interface_Capabilities.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Capabilities.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Presence.lo -MD -MP -MF ".deps/svc-Connection_Interface_Presence.Tpo" -c -o svc-Connection_Interface_Presence.lo `test -f '_gen/svc-Connection_Interface_Presence.c' || echo './'`_gen/svc-Connection_Interface_Presence.c; \ > then mv -f ".deps/svc-Connection_Interface_Presence.Tpo" ".deps/svc-Connection_Interface_Presence.Plo"; else rm -f ".deps/svc-Connection_Interface_Presence.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Presence.lo -MD -MP -MF .deps/svc-Connection_Interface_Presence.Tpo -c _gen/svc-Connection_Interface_Presence.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Presence.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel.lo -MD -MP -MF ".deps/svc-Channel.Tpo" -c -o svc-Channel.lo `test -f '_gen/svc-Channel.c' || echo './'`_gen/svc-Channel.c; \ > then mv -f ".deps/svc-Channel.Tpo" ".deps/svc-Channel.Plo"; else rm -f ".deps/svc-Channel.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel.lo -MD -MP -MF .deps/svc-Channel.Tpo -c _gen/svc-Channel.c -fPIC -DPIC -o .libs/svc-Channel.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Contact_List.lo -MD -MP -MF ".deps/svc-Channel_Type_Contact_List.Tpo" -c -o svc-Channel_Type_Contact_List.lo `test -f '_gen/svc-Channel_Type_Contact_List.c' || echo './'`_gen/svc-Channel_Type_Contact_List.c; \ > then mv -f ".deps/svc-Channel_Type_Contact_List.Tpo" ".deps/svc-Channel_Type_Contact_List.Plo"; else rm -f ".deps/svc-Channel_Type_Contact_List.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Contact_List.lo -MD -MP -MF .deps/svc-Channel_Type_Contact_List.Tpo -c _gen/svc-Channel_Type_Contact_List.c -fPIC -DPIC -o .libs/svc-Channel_Type_Contact_List.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Streamed_Media.lo -MD -MP -MF ".deps/svc-Channel_Type_Streamed_Media.Tpo" -c -o svc-Channel_Type_Streamed_Media.lo `test -f '_gen/svc-Channel_Type_Streamed_Media.c' || echo './'`_gen/svc-Channel_Type_Streamed_Media.c; \ > then mv -f ".deps/svc-Channel_Type_Streamed_Media.Tpo" ".deps/svc-Channel_Type_Streamed_Media.Plo"; else rm -f ".deps/svc-Channel_Type_Streamed_Media.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Streamed_Media.lo -MD -MP -MF .deps/svc-Channel_Type_Streamed_Media.Tpo -c _gen/svc-Channel_Type_Streamed_Media.c -fPIC -DPIC -o .libs/svc-Channel_Type_Streamed_Media.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Room_List.lo -MD -MP -MF ".deps/svc-Channel_Type_Room_List.Tpo" -c -o svc-Channel_Type_Room_List.lo `test -f '_gen/svc-Channel_Type_Room_List.c' || echo './'`_gen/svc-Channel_Type_Room_List.c; \ > then mv -f ".deps/svc-Channel_Type_Room_List.Tpo" ".deps/svc-Channel_Type_Room_List.Plo"; else rm -f ".deps/svc-Channel_Type_Room_List.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Room_List.lo -MD -MP -MF .deps/svc-Channel_Type_Room_List.Tpo -c _gen/svc-Channel_Type_Room_List.c -fPIC -DPIC -o .libs/svc-Channel_Type_Room_List.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Text.lo -MD -MP -MF ".deps/svc-Channel_Type_Text.Tpo" -c -o svc-Channel_Type_Text.lo `test -f '_gen/svc-Channel_Type_Text.c' || echo './'`_gen/svc-Channel_Type_Text.c; \ > then mv -f ".deps/svc-Channel_Type_Text.Tpo" ".deps/svc-Channel_Type_Text.Plo"; else rm -f ".deps/svc-Channel_Type_Text.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Text.lo -MD -MP -MF .deps/svc-Channel_Type_Text.Tpo -c _gen/svc-Channel_Type_Text.c -fPIC -DPIC -o .libs/svc-Channel_Type_Text.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Chat_State.lo -MD -MP -MF ".deps/svc-Channel_Interface_Chat_State.Tpo" -c -o svc-Channel_Interface_Chat_State.lo `test -f '_gen/svc-Channel_Interface_Chat_State.c' || echo './'`_gen/svc-Channel_Interface_Chat_State.c; \ > then mv -f ".deps/svc-Channel_Interface_Chat_State.Tpo" ".deps/svc-Channel_Interface_Chat_State.Plo"; else rm -f ".deps/svc-Channel_Interface_Chat_State.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Chat_State.lo -MD -MP -MF .deps/svc-Channel_Interface_Chat_State.Tpo -c _gen/svc-Channel_Interface_Chat_State.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Chat_State.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_DTMF.lo -MD -MP -MF ".deps/svc-Channel_Interface_DTMF.Tpo" -c -o svc-Channel_Interface_DTMF.lo `test -f '_gen/svc-Channel_Interface_DTMF.c' || echo './'`_gen/svc-Channel_Interface_DTMF.c; \ > then mv -f ".deps/svc-Channel_Interface_DTMF.Tpo" ".deps/svc-Channel_Interface_DTMF.Plo"; else rm -f ".deps/svc-Channel_Interface_DTMF.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_DTMF.lo -MD -MP -MF .deps/svc-Channel_Interface_DTMF.Tpo -c _gen/svc-Channel_Interface_DTMF.c -fPIC -DPIC -o .libs/svc-Channel_Interface_DTMF.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Group.lo -MD -MP -MF ".deps/svc-Channel_Interface_Group.Tpo" -c -o svc-Channel_Interface_Group.lo `test -f '_gen/svc-Channel_Interface_Group.c' || echo './'`_gen/svc-Channel_Interface_Group.c; \ > then mv -f ".deps/svc-Channel_Interface_Group.Tpo" ".deps/svc-Channel_Interface_Group.Plo"; else rm -f ".deps/svc-Channel_Interface_Group.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Group.lo -MD -MP -MF .deps/svc-Channel_Interface_Group.Tpo -c _gen/svc-Channel_Interface_Group.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Group.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Password.lo -MD -MP -MF ".deps/svc-Channel_Interface_Password.Tpo" -c -o svc-Channel_Interface_Password.lo `test -f '_gen/svc-Channel_Interface_Password.c' || echo './'`_gen/svc-Channel_Interface_Password.c; \ > then mv -f ".deps/svc-Channel_Interface_Password.Tpo" ".deps/svc-Channel_Interface_Password.Plo"; else rm -f ".deps/svc-Channel_Interface_Password.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Password.lo -MD -MP -MF .deps/svc-Channel_Interface_Password.Tpo -c _gen/svc-Channel_Interface_Password.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Password.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Media_Signalling.lo -MD -MP -MF ".deps/svc-Channel_Interface_Media_Signalling.Tpo" -c -o svc-Channel_Interface_Media_Signalling.lo `test -f '_gen/svc-Channel_Interface_Media_Signalling.c' || echo './'`_gen/svc-Channel_Interface_Media_Signalling.c; \ > then mv -f ".deps/svc-Channel_Interface_Media_Signalling.Tpo" ".deps/svc-Channel_Interface_Media_Signalling.Plo"; else rm -f ".deps/svc-Channel_Interface_Media_Signalling.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Media_Signalling.lo -MD -MP -MF .deps/svc-Channel_Interface_Media_Signalling.Tpo -c _gen/svc-Channel_Interface_Media_Signalling.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Media_Signalling.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Media_Session_Handler.lo -MD -MP -MF ".deps/svc-Media_Session_Handler.Tpo" -c -o svc-Media_Session_Handler.lo `test -f '_gen/svc-Media_Session_Handler.c' || echo './'`_gen/svc-Media_Session_Handler.c; \ > then mv -f ".deps/svc-Media_Session_Handler.Tpo" ".deps/svc-Media_Session_Handler.Plo"; else rm -f ".deps/svc-Media_Session_Handler.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Media_Session_Handler.lo -MD -MP -MF .deps/svc-Media_Session_Handler.Tpo -c _gen/svc-Media_Session_Handler.c -fPIC -DPIC -o .libs/svc-Media_Session_Handler.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Media_Stream_Handler.lo -MD -MP -MF ".deps/svc-Media_Stream_Handler.Tpo" -c -o svc-Media_Stream_Handler.lo `test -f '_gen/svc-Media_Stream_Handler.c' || echo './'`_gen/svc-Media_Stream_Handler.c; \ > then mv -f ".deps/svc-Media_Stream_Handler.Tpo" ".deps/svc-Media_Stream_Handler.Plo"; else rm -f ".deps/svc-Media_Stream_Handler.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Media_Stream_Handler.lo -MD -MP -MF .deps/svc-Media_Stream_Handler.Tpo -c _gen/svc-Media_Stream_Handler.c -fPIC -DPIC -o .libs/svc-Media_Stream_Handler.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Properties_Interface.lo -MD -MP -MF ".deps/svc-Properties_Interface.Tpo" -c -o svc-Properties_Interface.lo `test -f '_gen/svc-Properties_Interface.c' || echo './'`_gen/svc-Properties_Interface.c; \ > then mv -f ".deps/svc-Properties_Interface.Tpo" ".deps/svc-Properties_Interface.Plo"; else rm -f ".deps/svc-Properties_Interface.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Properties_Interface.lo -MD -MP -MF .deps/svc-Properties_Interface.Tpo -c _gen/svc-Properties_Interface.c -fPIC -DPIC -o .libs/svc-Properties_Interface.o >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o libtelepathy-glib-internal.la base-connection.lo base-connection-manager.lo dbus.lo debug.lo errors.lo group-mixin.lo handle.lo handle-repo.lo handle-repo-dynamic.lo handle-repo-static.lo handle-set.lo heap.lo intset.lo channel-iface.lo channel-factory-iface.lo presence-mixin.lo properties-mixin.lo run.lo text-mixin.lo util.lo signals-marshal.lo telepathy-errors.lo svc-Connection_Manager.lo svc-Connection.lo svc-Connection_Interface_Aliasing.lo svc-Connection_Interface_Avatars.lo svc-Connection_Interface_Capabilities.lo svc-Connection_Interface_Presence.lo svc-Channel.lo svc-Channel_Type_Contact_List.lo svc-Channel_Type_Streamed_Media.lo svc-Channel_Type_Room_List.lo svc-Channel_Type_Text.lo svc-Channel_Interface_Chat_State.lo svc-Channel_Interface_DTMF.lo svc-Channel_Interface_Group.lo svc-Channel_Interface_Password.lo svc-Channel_Interface_Media_Signalling.lo svc-Media_Session_Handler.lo svc-Media_Stream_Handler.lo svc-Properties_Interface.lo >ar cru .libs/libtelepathy-glib-internal.a .libs/base-connection.o .libs/base-connection-manager.o .libs/dbus.o .libs/debug.o .libs/errors.o .libs/group-mixin.o .libs/handle.o .libs/handle-repo.o .libs/handle-repo-dynamic.o .libs/handle-repo-static.o .libs/handle-set.o .libs/heap.o .libs/intset.o .libs/channel-iface.o .libs/channel-factory-iface.o .libs/presence-mixin.o .libs/properties-mixin.o .libs/run.o .libs/text-mixin.o .libs/util.o .libs/signals-marshal.o .libs/telepathy-errors.o .libs/svc-Connection_Manager.o .libs/svc-Connection.o .libs/svc-Connection_Interface_Aliasing.o .libs/svc-Connection_Interface_Avatars.o .libs/svc-Connection_Interface_Capabilities.o .libs/svc-Connection_Interface_Presence.o .libs/svc-Channel.o .libs/svc-Channel_Type_Contact_List.o .libs/svc-Channel_Type_Streamed_Media.o .libs/svc-Channel_Type_Room_List.o .libs/svc-Channel_Type_Text.o .libs/svc-Channel_Interface_Chat_State.o .libs/svc-Channel_Interface_DTMF.o .libs/svc-Channel_Interface_Group.o .libs/svc-Channel_Interface_Password.o .libs/svc-Channel_Interface_Media_Signalling.o .libs/svc-Media_Session_Handler.o .libs/svc-Media_Stream_Handler.o .libs/svc-Properties_Interface.o >ranlib .libs/libtelepathy-glib-internal.a >creating libtelepathy-glib-internal.la >(cd .libs && rm -f libtelepathy-glib-internal.la && ln -s ../libtelepathy-glib-internal.la libtelepathy-glib-internal.la) >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o libtelepathy-glib.la -rpath /usr/lib -version-info 2:0:2 -export-symbols-regex '^tp_' libtelepathy-glib-internal.la >generating symbol list for `libtelepathy-glib.la' >/usr/bin/nm -B ./.libs/libtelepathy-glib-internal.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libtelepathy-glib.exp >/bin/grep -E -e "^tp_" ".libs/libtelepathy-glib.exp" > ".libs/libtelepathy-glib.expT" >mv -f ".libs/libtelepathy-glib.expT" ".libs/libtelepathy-glib.exp" >echo "{ global:" > .libs/libtelepathy-glib.ver > cat .libs/libtelepathy-glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtelepathy-glib.ver > echo "local: *; };" >> .libs/libtelepathy-glib.ver > gcc -std=gnu99 -shared -Wl,--whole-archive ./.libs/libtelepathy-glib-internal.a -Wl,--no-whole-archive -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libtelepathy-glib.so.0 -Wl,-version-script -Wl,.libs/libtelepathy-glib.ver -o .libs/libtelepathy-glib.so.0.2.0 >(cd .libs && rm -f libtelepathy-glib.so.0 && ln -s libtelepathy-glib.so.0.2.0 libtelepathy-glib.so.0) >(cd .libs && rm -f libtelepathy-glib.so && ln -s libtelepathy-glib.so.0.2.0 libtelepathy-glib.so) >creating libtelepathy-glib.la >(cd .libs && rm -f libtelepathy-glib.la && ln -s ../libtelepathy-glib.la libtelepathy-glib.la) >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unstable-signals-marshal.lo -MD -MP -MF ".deps/unstable-signals-marshal.Tpo" -c -o unstable-signals-marshal.lo `test -f '_gen/unstable-signals-marshal.c' || echo './'`_gen/unstable-signals-marshal.c; \ > then mv -f ".deps/unstable-signals-marshal.Tpo" ".deps/unstable-signals-marshal.Plo"; else rm -f ".deps/unstable-signals-marshal.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unstable-signals-marshal.lo -MD -MP -MF .deps/unstable-signals-marshal.Tpo -c _gen/unstable-signals-marshal.c -fPIC -DPIC -o .libs/unstable-signals-marshal.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Contact_Info.lo -MD -MP -MF ".deps/svc-Connection_Interface_Contact_Info.Tpo" -c -o svc-Connection_Interface_Contact_Info.lo `test -f '_gen/svc-Connection_Interface_Contact_Info.c' || echo './'`_gen/svc-Connection_Interface_Contact_Info.c; \ > then mv -f ".deps/svc-Connection_Interface_Contact_Info.Tpo" ".deps/svc-Connection_Interface_Contact_Info.Plo"; else rm -f ".deps/svc-Connection_Interface_Contact_Info.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Contact_Info.lo -MD -MP -MF .deps/svc-Connection_Interface_Contact_Info.Tpo -c _gen/svc-Connection_Interface_Contact_Info.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Contact_Info.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Forwarding.lo -MD -MP -MF ".deps/svc-Connection_Interface_Forwarding.Tpo" -c -o svc-Connection_Interface_Forwarding.lo `test -f '_gen/svc-Connection_Interface_Forwarding.c' || echo './'`_gen/svc-Connection_Interface_Forwarding.c; \ > then mv -f ".deps/svc-Connection_Interface_Forwarding.Tpo" ".deps/svc-Connection_Interface_Forwarding.Plo"; else rm -f ".deps/svc-Connection_Interface_Forwarding.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Forwarding.lo -MD -MP -MF .deps/svc-Connection_Interface_Forwarding.Tpo -c _gen/svc-Connection_Interface_Forwarding.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Forwarding.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Privacy.lo -MD -MP -MF ".deps/svc-Connection_Interface_Privacy.Tpo" -c -o svc-Connection_Interface_Privacy.lo `test -f '_gen/svc-Connection_Interface_Privacy.c' || echo './'`_gen/svc-Connection_Interface_Privacy.c; \ > then mv -f ".deps/svc-Connection_Interface_Privacy.Tpo" ".deps/svc-Connection_Interface_Privacy.Plo"; else rm -f ".deps/svc-Connection_Interface_Privacy.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Privacy.lo -MD -MP -MF .deps/svc-Connection_Interface_Privacy.Tpo -c _gen/svc-Connection_Interface_Privacy.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Privacy.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Renaming.lo -MD -MP -MF ".deps/svc-Connection_Interface_Renaming.Tpo" -c -o svc-Connection_Interface_Renaming.lo `test -f '_gen/svc-Connection_Interface_Renaming.c' || echo './'`_gen/svc-Connection_Interface_Renaming.c; \ > then mv -f ".deps/svc-Connection_Interface_Renaming.Tpo" ".deps/svc-Connection_Interface_Renaming.Plo"; else rm -f ".deps/svc-Connection_Interface_Renaming.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Connection_Interface_Renaming.lo -MD -MP -MF .deps/svc-Connection_Interface_Renaming.Tpo -c _gen/svc-Connection_Interface_Renaming.c -fPIC -DPIC -o .libs/svc-Connection_Interface_Renaming.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Contact_Search.lo -MD -MP -MF ".deps/svc-Channel_Type_Contact_Search.Tpo" -c -o svc-Channel_Type_Contact_Search.lo `test -f '_gen/svc-Channel_Type_Contact_Search.c' || echo './'`_gen/svc-Channel_Type_Contact_Search.c; \ > then mv -f ".deps/svc-Channel_Type_Contact_Search.Tpo" ".deps/svc-Channel_Type_Contact_Search.Plo"; else rm -f ".deps/svc-Channel_Type_Contact_Search.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Contact_Search.lo -MD -MP -MF .deps/svc-Channel_Type_Contact_Search.Tpo -c _gen/svc-Channel_Type_Contact_Search.c -fPIC -DPIC -o .libs/svc-Channel_Type_Contact_Search.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Tubes.lo -MD -MP -MF ".deps/svc-Channel_Type_Tubes.Tpo" -c -o svc-Channel_Type_Tubes.lo `test -f '_gen/svc-Channel_Type_Tubes.c' || echo './'`_gen/svc-Channel_Type_Tubes.c; \ > then mv -f ".deps/svc-Channel_Type_Tubes.Tpo" ".deps/svc-Channel_Type_Tubes.Plo"; else rm -f ".deps/svc-Channel_Type_Tubes.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Type_Tubes.lo -MD -MP -MF .deps/svc-Channel_Type_Tubes.Tpo -c _gen/svc-Channel_Type_Tubes.c -fPIC -DPIC -o .libs/svc-Channel_Type_Tubes.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Hold.lo -MD -MP -MF ".deps/svc-Channel_Interface_Hold.Tpo" -c -o svc-Channel_Interface_Hold.lo `test -f '_gen/svc-Channel_Interface_Hold.c' || echo './'`_gen/svc-Channel_Interface_Hold.c; \ > then mv -f ".deps/svc-Channel_Interface_Hold.Tpo" ".deps/svc-Channel_Interface_Hold.Plo"; else rm -f ".deps/svc-Channel_Interface_Hold.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Hold.lo -MD -MP -MF .deps/svc-Channel_Interface_Hold.Tpo -c _gen/svc-Channel_Interface_Hold.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Hold.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Transfer.lo -MD -MP -MF ".deps/svc-Channel_Interface_Transfer.Tpo" -c -o svc-Channel_Interface_Transfer.lo `test -f '_gen/svc-Channel_Interface_Transfer.c' || echo './'`_gen/svc-Channel_Interface_Transfer.c; \ > then mv -f ".deps/svc-Channel_Interface_Transfer.Tpo" ".deps/svc-Channel_Interface_Transfer.Plo"; else rm -f ".deps/svc-Channel_Interface_Transfer.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svc-Channel_Interface_Transfer.lo -MD -MP -MF .deps/svc-Channel_Interface_Transfer.Tpo -c _gen/svc-Channel_Interface_Transfer.c -fPIC -DPIC -o .libs/svc-Channel_Interface_Transfer.o >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o libtelepathy-glib-unstable.la -rpath /usr/lib -static unstable-signals-marshal.lo svc-Connection_Interface_Contact_Info.lo svc-Connection_Interface_Forwarding.lo svc-Connection_Interface_Privacy.lo svc-Connection_Interface_Renaming.lo svc-Channel_Type_Contact_Search.lo svc-Channel_Type_Tubes.lo svc-Channel_Interface_Hold.lo svc-Channel_Interface_Transfer.lo libtelepathy-glib.la >ar cru .libs/libtelepathy-glib-unstable.a .libs/unstable-signals-marshal.o .libs/svc-Connection_Interface_Contact_Info.o .libs/svc-Connection_Interface_Forwarding.o .libs/svc-Connection_Interface_Privacy.o .libs/svc-Connection_Interface_Renaming.o .libs/svc-Channel_Type_Contact_Search.o .libs/svc-Channel_Type_Tubes.o .libs/svc-Channel_Interface_Hold.o .libs/svc-Channel_Interface_Transfer.o >ranlib .libs/libtelepathy-glib-unstable.a >creating libtelepathy-glib-unstable.la >(cd .libs && rm -f libtelepathy-glib-unstable.la && ln -s ../libtelepathy-glib-unstable.la libtelepathy-glib-unstable.la) >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >rm _gen/Channel_Type_Contact_Search.xml _gen/Connection_Interface_Privacy.xml _gen/Channel_Interface_Hold.xml _gen/Channel_Interface_Password.xml _gen/async-Connection_Manager.xml _gen/async-Channel_Interface_Chat_State.xml _gen/Connection_Interface_Forwarding.xml _gen/async-Channel_Type_Room_List.xml _gen/Channel_Type_Contact_List.xml _gen/async-Channel_Type_Tubes.xml _gen/async-Channel_Type_Streamed_Media.xml _gen/async-Channel_Interface_Group.xml _gen/Channel_Interface_DTMF.xml _gen/async-Channel_Type_Contact_Search.xml _gen/async-Channel.xml _gen/Properties_Interface.xml _gen/Connection_Manager.xml _gen/Channel_Interface_Chat_State.xml _gen/Channel_Interface_Media_Signalling.xml _gen/Connection_Interface_Aliasing.xml _gen/async-Channel_Interface_DTMF.xml _gen/async-Channel_Interface_Hold.xml _gen/Media_Stream_Handler.xml _gen/Connection_Interface_Renaming.xml _gen/Connection_Interface_Capabilities.xml _gen/async-Properties_Interface.xml _gen/Channel_Interface_Transfer.xml _gen/Channel_Type_Room_List.xml _gen/Channel.xml _gen/async-Channel_Interface_Password.xml _gen/async-Channel_Interface_Media_Signalling.xml _gen/Channel_Interface_Group.xml _gen/Connection_Interface_Contact_Info.xml _gen/async-Connection_Interface_Renaming.xml _gen/async-Connection_Interface_Capabilities.xml _gen/async-Media_Stream_Handler.xml _gen/Connection_Interface_Avatars.xml _gen/async-Connection_Interface_Presence.xml _gen/Media_Session_Handler.xml _gen/Channel_Type_Text.xml _gen/async-Media_Session_Handler.xml _gen/async-Connection_Interface_Contact_Info.xml _gen/Connection.xml _gen/async-Connection_Interface_Aliasing.xml _gen/async-Channel_Interface_Transfer.xml _gen/async-Connection.xml _gen/Connection_Interface_Presence.xml _gen/async-Connection_Interface_Privacy.xml _gen/async-Connection_Interface_Forwarding.xml _gen/async-Channel_Type_Text.xml _gen/async-Connection_Interface_Avatars.xml _gen/Channel_Type_Tubes.xml _gen/async-Channel_Type_Contact_List.xml _gen/Channel_Type_Streamed_Media.xml >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >Making all in tests >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-intset.o -MD -MP -MF ".deps/test-intset.Tpo" -c -o test-intset.o test-intset.c; \ > then mv -f ".deps/test-intset.Tpo" ".deps/test-intset.Po"; else rm -f ".deps/test-intset.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o test-handle-set test-intset.o ../telepathy-glib/libtelepathy-glib.la >mkdir .libs >gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-handle-set test-intset.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../telepathy-glib/.libs/libtelepathy-glib.so >creating test-handle-set >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-heap.o -MD -MP -MF ".deps/test-heap.Tpo" -c -o test-heap.o test-heap.c; \ > then mv -f ".deps/test-heap.Tpo" ".deps/test-heap.Po"; else rm -f ".deps/test-heap.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o test-heap test-heap.o ../telepathy-glib/libtelepathy-glib.la >gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-heap test-heap.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../telepathy-glib/.libs/libtelepathy-glib.so >creating test-heap >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o test-intset test-intset.o ../telepathy-glib/libtelepathy-glib.la >gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-intset test-intset.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../telepathy-glib/.libs/libtelepathy-glib.so >creating test-intset >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-util.o -MD -MP -MF ".deps/test-util.Tpo" -c -o test-util.o test-util.c; \ > then mv -f ".deps/test-util.Tpo" ".deps/test-util.Po"; else rm -f ".deps/test-util.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o test-util test-util.o ../telepathy-glib/libtelepathy-glib.la >gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-util test-util.o -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../telepathy-glib/.libs/libtelepathy-glib.so >creating test-util >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-internal-debug.o -MD -MP -MF ".deps/test-internal-debug.Tpo" -c -o test-internal-debug.o test-internal-debug.c; \ > then mv -f ".deps/test-internal-debug.Tpo" ".deps/test-internal-debug.Po"; else rm -f ".deps/test-internal-debug.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o test-internal-debug test-internal-debug.o ../telepathy-glib/libtelepathy-glib-internal.la >gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test-internal-debug test-internal-debug.o -L/lib ../telepathy-glib/.libs/libtelepathy-glib-internal.a -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >Making all in docs >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >Making all in reference >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.16861 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd telepathy-glib-0.5.13 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild >+ make install DESTDIR=/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild >Making install in m4 >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/m4' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/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 `/builddir/build/BUILD/telepathy-glib-0.5.13/m4' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/m4' >Making install in tools >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tools' >Making install in spec >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/spec' >Making install in telepathy-glib >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtelepathy-glib.la' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib.la' >/usr/bin/install -c .libs/libtelepathy-glib.so.0.2.0 /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib.so.0.2.0 >(cd /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib && { ln -s -f libtelepathy-glib.so.0.2.0 libtelepathy-glib.so.0 || { rm -f libtelepathy-glib.so.0 && ln -s libtelepathy-glib.so.0.2.0 libtelepathy-glib.so.0; }; }) >(cd /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib && { ln -s -f libtelepathy-glib.so.0.2.0 libtelepathy-glib.so || { rm -f libtelepathy-glib.so && ln -s libtelepathy-glib.so.0.2.0 libtelepathy-glib.so; }; }) >/usr/bin/install -c .libs/libtelepathy-glib.lai /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtelepathy-glib-unstable.la' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib-unstable.la' >libtool: install: warning: relinking `libtelepathy-glib-unstable.la' >(cd /builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -Wall -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./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o libtelepathy-glib-unstable.la -rpath /usr/lib -static unstable-signals-marshal.lo svc-Connection_Interface_Contact_Info.lo svc-Connection_Interface_Forwarding.lo svc-Connection_Interface_Privacy.lo svc-Connection_Interface_Renaming.lo svc-Channel_Type_Contact_Search.lo svc-Channel_Type_Tubes.lo svc-Channel_Interface_Hold.lo svc-Channel_Interface_Transfer.lo libtelepathy-glib.la -inst-prefix-dir /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild) >ar cru .libs/libtelepathy-glib-unstable.a .libs/unstable-signals-marshal.o .libs/svc-Connection_Interface_Contact_Info.o .libs/svc-Connection_Interface_Forwarding.o .libs/svc-Connection_Interface_Privacy.o .libs/svc-Connection_Interface_Renaming.o .libs/svc-Channel_Type_Contact_Search.o .libs/svc-Channel_Type_Tubes.o .libs/svc-Channel_Interface_Hold.o .libs/svc-Channel_Interface_Transfer.o >ranlib .libs/libtelepathy-glib-unstable.a >creating libtelepathy-glib-unstable.la >(cd .libs && rm -f libtelepathy-glib-unstable.la && ln -s ../libtelepathy-glib-unstable.la libtelepathy-glib-unstable.la) >/usr/bin/install -c .libs/libtelepathy-glib-unstable.lai /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib-unstable.la >/usr/bin/install -c .libs/libtelepathy-glib-unstable.a /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib-unstable.a >chmod 644 /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib-unstable.a >ranlib /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib-unstable.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/include/telepathy-1.0/telepathy-glib/_gen" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen" > /usr/bin/install -c -m 644 '_gen/telepathy-enums.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/telepathy-enums.h' > /usr/bin/install -c -m 644 '_gen/telepathy-interfaces.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/telepathy-interfaces.h' > /usr/bin/install -c -m 644 '_gen/telepathy-errors.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/telepathy-errors.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Manager.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection_Manager.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Aliasing.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection_Interface_Aliasing.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Avatars.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection_Interface_Avatars.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Capabilities.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection_Interface_Capabilities.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Presence.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Connection_Interface_Presence.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Contact_List.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Type_Contact_List.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Streamed_Media.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Type_Streamed_Media.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Room_List.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Type_Room_List.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Text.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Type_Text.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Chat_State.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Interface_Chat_State.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_DTMF.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Interface_DTMF.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Group.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Interface_Group.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Password.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Interface_Password.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Media_Signalling.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Channel_Interface_Media_Signalling.h' > /usr/bin/install -c -m 644 '_gen/svc-Media_Session_Handler.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Media_Session_Handler.h' > /usr/bin/install -c -m 644 '_gen/svc-Media_Stream_Handler.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Media_Stream_Handler.h' > /usr/bin/install -c -m 644 '_gen/svc-Properties_Interface.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/_gen/svc-Properties_Interface.h' >test -z "/usr/include/telepathy-unstable/telepathy-glib/_gen" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen" > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Contact_Info.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Connection_Interface_Contact_Info.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Forwarding.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Connection_Interface_Forwarding.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Privacy.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Connection_Interface_Privacy.h' > /usr/bin/install -c -m 644 '_gen/svc-Connection_Interface_Renaming.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Connection_Interface_Renaming.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Contact_Search.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Channel_Type_Contact_Search.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Type_Tubes.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Channel_Type_Tubes.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Hold.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Channel_Interface_Hold.h' > /usr/bin/install -c -m 644 '_gen/svc-Channel_Interface_Transfer.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/svc-Channel_Interface_Transfer.h' > /usr/bin/install -c -m 644 '_gen/unstable-svc.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/unstable-svc.h' > /usr/bin/install -c -m 644 '_gen/unstable-interfaces.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/unstable-interfaces.h' > /usr/bin/install -c -m 644 '_gen/unstable-enums.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/_gen/unstable-enums.h' >test -z "/usr/include/telepathy-1.0/telepathy-glib" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib" > /usr/bin/install -c -m 644 'base-connection.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/base-connection.h' > /usr/bin/install -c -m 644 'base-connection-manager.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/base-connection-manager.h' > /usr/bin/install -c -m 644 'channel-iface.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/channel-iface.h' > /usr/bin/install -c -m 644 'channel-factory-iface.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/channel-factory-iface.h' > /usr/bin/install -c -m 644 'dbus.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/dbus.h' > /usr/bin/install -c -m 644 'debug.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/debug.h' > /usr/bin/install -c -m 644 'debug-ansi.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/debug-ansi.h' > /usr/bin/install -c -m 644 'enums.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/enums.h' > /usr/bin/install -c -m 644 'errors.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/errors.h' > /usr/bin/install -c -m 644 'group-mixin.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/group-mixin.h' > /usr/bin/install -c -m 644 'handle.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/handle.h' > /usr/bin/install -c -m 644 'handle-repo.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/handle-repo.h' > /usr/bin/install -c -m 644 'handle-repo-static.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/handle-repo-static.h' > /usr/bin/install -c -m 644 'handle-repo-dynamic.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/handle-repo-dynamic.h' > /usr/bin/install -c -m 644 'heap.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/heap.h' > /usr/bin/install -c -m 644 'interfaces.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/interfaces.h' > /usr/bin/install -c -m 644 'intset.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/intset.h' > /usr/bin/install -c -m 644 'presence-mixin.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/presence-mixin.h' > /usr/bin/install -c -m 644 'properties-mixin.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/properties-mixin.h' > /usr/bin/install -c -m 644 'run.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/run.h' > /usr/bin/install -c -m 644 'svc-channel.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/svc-channel.h' > /usr/bin/install -c -m 644 'svc-connection.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/svc-connection.h' > /usr/bin/install -c -m 644 'svc-connection-manager.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/svc-connection-manager.h' > /usr/bin/install -c -m 644 'svc-media-interfaces.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/svc-media-interfaces.h' > /usr/bin/install -c -m 644 'svc-properties-interface.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/svc-properties-interface.h' > /usr/bin/install -c -m 644 'text-mixin.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/text-mixin.h' > /usr/bin/install -c -m 644 'util.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-1.0/telepathy-glib/util.h' >test -z "/usr/include/telepathy-unstable/telepathy-glib" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib" > /usr/bin/install -c -m 644 'svc-unstable.h' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/include/telepathy-unstable/telepathy-glib/svc-unstable.h' >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/telepathy-glib' >Making install in tests >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/tests' >Making install in docs >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >Making install in reference >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[3]: Nothing to be done for `install-exec-am'. >installfiles=`echo ./html/*`; \ > if test "$installfiles" = './html/*'; \ > then echo '-- Nothing to install' ; \ > else \ > /builddir/build/BUILD/telepathy-glib-0.5.13/install-sh -d /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/gtk-doc/html/telepathy-glib; \ > for i in $installfiles; do \ > echo '-- Installing '$i ; \ > /usr/bin/install -c -m 644 $i /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/gtk-doc/html/telepathy-glib; \ > done; \ > echo '-- Installing ./html/index.sgml' ; \ > /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/gtk-doc/html/telepathy-glib || :; \ > fi >-- Installing ./html/TpBaseConnection.html >-- Installing ./html/TpBaseConnectionManager.html >-- Installing ./html/TpDynamicHandleRepo.html >-- Installing ./html/TpStaticHandleRepo.html >-- Installing ./html/base-classes.html >-- Installing ./html/ch-dbus.html >-- Installing ./html/ch-handle-management.html >-- Installing ./html/ch-mixins.html >-- Installing ./html/ch-utilities.html >-- Installing ./html/home.png >-- Installing ./html/index.html >-- Installing ./html/index.sgml >-- Installing ./html/left.png >-- Installing ./html/right.png >-- Installing ./html/style.css >-- Installing ./html/telepathy-glib-TpChannelFactoryIface.html >-- Installing ./html/telepathy-glib-TpChannelIface.html >-- Installing ./html/telepathy-glib-TpGroupMixin.html >-- Installing ./html/telepathy-glib-TpHeap.html >-- Installing ./html/telepathy-glib-TpIntSet.html >-- Installing ./html/telepathy-glib-TpPresenceMixin.html >-- Installing ./html/telepathy-glib-TpPropertiesMixin.html >-- Installing ./html/telepathy-glib-TpTextMixin.html >-- Installing ./html/telepathy-glib-dbus.html >-- Installing ./html/telepathy-glib-debug-ansi.html >-- Installing ./html/telepathy-glib-debug.html >-- Installing ./html/telepathy-glib-enums.html >-- Installing ./html/telepathy-glib-errors.html >-- Installing ./html/telepathy-glib-handle-repo.html >-- Installing ./html/telepathy-glib-handle.html >-- Installing ./html/telepathy-glib-interfaces.html >-- Installing ./html/telepathy-glib-run.html >-- Installing ./html/telepathy-glib-svc-channel.html >-- Installing ./html/telepathy-glib-svc-connection-manager.html >-- Installing ./html/telepathy-glib-svc-connection.html >-- Installing ./html/telepathy-glib-svc-media-interfaces.html >-- Installing ./html/telepathy-glib-svc-properties-interface.html >-- Installing ./html/telepathy-glib-svc-unstable.html >-- Installing ./html/telepathy-glib-svc.html >-- Installing ./html/telepathy-glib-util.html >-- Installing ./html/telepathy-glib.devhelp >-- Installing ./html/telepathy-glib.devhelp2 >-- Installing ./html/up.png >-- Installing ./html/index.sgml >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs/reference' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13/docs' >make[1]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 'telepathy-glib.pc' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/pkgconfig/telepathy-glib.pc' > /usr/bin/install -c -m 644 'telepathy-glib-unstable.pc' '/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/pkgconfig/telepathy-glib-unstable.pc' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.5.13' >+ find /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild -name '*.la' -exec rm -f '{}' ';' >+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/telepathy-glib-0.5.13 >extracting debug info from /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/lib/libtelepathy-glib.so.0.2.0 >1846 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: telepathy-glib-0.5.13-1.fc8 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19887 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd telepathy-glib-0.5.13 >+ DOCDIR=/var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/doc/telepathy-glib-0.5.13 >+ export DOCDIR >+ rm -rf /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/doc/telepathy-glib-0.5.13 >+ /bin/mkdir -p /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/doc/telepathy-glib-0.5.13 >+ cp -pr AUTHORS COPYING /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild/usr/share/doc/telepathy-glib-0.5.13 >+ exit 0 >Provides: libtelepathy-glib.so.0 >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libdbus-1.so.3 libdbus-glib-1.so.2 libglib-2.0.so.0 libgobject-2.0.so.0 libtelepathy-glib.so.0 rtld(GNU_HASH) >Processing files: telepathy-glib-unstable-static-0.5.13-1.fc8 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: telepathy-glib = 0.5.13-1.fc8 >Processing files: telepathy-glib-devel-0.5.13-1.fc8 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: dbus-devel dbus-glib-devel libtelepathy-glib.so.0 telepathy-filesystem telepathy-glib = 0.5.13-1.fc8 telepathy-glib-unstable-static = 0.5.13-1.fc8 >Processing files: telepathy-glib-debuginfo-0.5.13-1.fc8 >Provides: libtelepathy-glib.so.0.2.0.debug >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild >warning: Could not canonicalize hostname: nixon >Wrote: /builddir/build/RPMS/telepathy-glib-0.5.13-1.fc8.i386.rpm >Wrote: /builddir/build/RPMS/telepathy-glib-unstable-static-0.5.13-1.fc8.i386.rpm >Wrote: /builddir/build/RPMS/telepathy-glib-devel-0.5.13-1.fc8.i386.rpm >Wrote: /builddir/build/RPMS/telepathy-glib-debuginfo-0.5.13-1.fc8.i386.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83970 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd telepathy-glib-0.5.13 >+ rm -rf /var/tmp/telepathy-glib-0.5.13-1.fc8-root-mockbuild >+ exit 0 >Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.83970 >+ umask 022 >+ cd /builddir/build/BUILD >+ rm -rf telepathy-glib-0.5.13 >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242790
: 156268