Releases
Donations

Donate to support our development efforts.

Recent updates
devel-core/
 pacman-tools
1.1.2-2solaria1-x86_64
devel-core/
 pacman-tools
1.1.2-2solaria1-i686
base/pacman-g2
3.7.2-2solaria1-x86_64
base/pacman-g2
3.7.2-2solaria1-i686
devel-extra/fwsetup
0.9.5-2solaria1-x86_64
devel-extra/fwsetup
0.9.5-2solaria1-i686
devel-extra/fwsetup
0.9.5-1-x86_64
devel-extra/fwsetup
0.9.5-1-i686
xapps/splashy
0.3.11-4-i686
xapps/splashy
0.3.11-4-i686

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
10 day(s) 7 h 56 m 23 s
Build log for libtelepathy-0.3.3-1-i686
==> Entering fakeroot environment
==> Making package: libtelepathy 0.3.3-1 (Sat Mar 15 01:19:45 CET 2008)
==> Checking Runtime Dependencies...

==> Missing Dependencies:
==> 
requires: dbus-glib>=0.74 
requires: libxslt 
requires: telepathy-glib>=0.7.5 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: dbus-1.1.20-1 dbus-glib-0.74-1 libgpg-error-1.6-2 libgcrypt-1.4.0-2
         libxslt-1.1.22-1 telepathy-glib-0.7.5-1

Total Package Size:   2.5 MB

Total Uncompressed Package Size:   13.3 MB

:: Retrieving packages from frugalware-current...
checking package integrity... done.
checking for file conflicts... done.
installing dbus... done.
installing dbus-glib... done.
installing libgpg-error... done.
installing libgcrypt... done.
installing libxslt... done.
installing telepathy-glib... done.

==> Checking Buildtime Dependencies...
==> Estimated build time: 22 seconds 
==> Retrieving Sources...
   -> Found libtelepathy-0.3.3.tar.gz in build dir
==> Validating source files with SHA1sums
    libtelepathy-0.3.3.tar.gz ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf libtelepathy-0.3.3.tar.gz
==> Starting build()...
==> Going to the source directory...
==> Configuring...
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-frugalware-linux-gnu
checking host system type... i686-frugalware-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/i686-frugalware-linux/bin/ld
checking if the linker (/usr/i686-frugalware-linux/bin/ld) is GNU ld... yes
checking for /usr/i686-frugalware-linux/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 recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 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 g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-frugalware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-frugalware-linux/bin/ld
checking if the linker (/usr/i686-frugalware-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-frugalware-linux/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/i686-frugalware-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking 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/ginstall -c
./configure: line 20983: COMPILER_OPTIMIZATIONS: command not found
./configure: line 20993: LINKER_OPTIMIZATIONS: command not found
checking for xsltproc... xsltproc
checking for python2.3... no
checking for python2.4... no
checking for python2.5... python2.5
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Werror... yes
checking to see if compiler understands -Wextra... yes
checking to see if compiler understands -Wno-missing-field-initializers... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wno-deprecated-declarations... yes
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TP_GLIB... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libtelepathy.pc
config.status: creating src/Makefile
config.status: creating src/check-compat/Makefile
config.status: creating tools/Makefile
config.status: creating xml/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
==> Compiling...
make  all-recursive
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3'
Making all in tools
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
Making all in xml
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
xsltproc --nonet --novalid ../tools/spec-to-introspect.xsl ../spec/Channel_Handler.xml | sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec.extensions-v0"@@g' > tmp/tp-ch.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' > tmp/tp-chan.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' > tmp/tp-chan-iface-dtmf.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' > tmp/tp-chan-iface-chat-state.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' > tmp/tp-chan-iface-group.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' > tmp/tp-chan-iface-hold.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' > tmp/tp-chan-iface-password.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' > tmp/tp-chan-iface-transfer.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' > tmp/tp-chan-iface-media-signalling.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' > tmp/tp-chan-type-contact-list.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' > tmp/tp-chan-type-contact-search.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' > tmp/tp-chan-type-room-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' > tmp/tp-chan-type-streamed-media.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' > tmp/tp-chan-type-text.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' > tmp/tp-chan-type-tubes.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' > tmp/tp-conn.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' > tmp/tp-conn-iface-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' > tmp/tp-conn-iface-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' > tmp/tp-conn-iface-capabilities.xml
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' > tmp/tp-conn-iface-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' > tmp/tp-conn-iface-forwarding.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' > tmp/tp-conn-iface-presence.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' > tmp/tp-conn-iface-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' > tmp/tp-conn-iface-renaming.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' > tmp/tp-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' > tmp/tp-media-stream-handler.xml
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' > tmp/tp-connmgr.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' > tmp/tp-props-iface.xml
xsltproc --nonet --novalid --stringparam basename tp-ch \
		../tools/add-client-c-symbol.xsl tmp/tp-ch.xml > modified/tp-ch.xml
xsltproc --nonet --novalid --stringparam basename tp-chan \
		../tools/add-client-c-symbol.xsl tmp/tp-chan.xml > modified/tp-chan.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-dtmf \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-dtmf.xml > modified/tp-chan-iface-dtmf.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-chat-state \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-chat-state.xml > modified/tp-chan-iface-chat-state.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-group \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-group.xml > modified/tp-chan-iface-group.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-hold \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-hold.xml > modified/tp-chan-iface-hold.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-password \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-password.xml > modified/tp-chan-iface-password.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-transfer \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-transfer.xml > modified/tp-chan-iface-transfer.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-iface-media-signalling \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-iface-media-signalling.xml > modified/tp-chan-iface-media-signalling.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-contact-list \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-contact-list.xml > modified/tp-chan-type-contact-list.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-contact-search \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-contact-search.xml > modified/tp-chan-type-contact-search.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-room-list \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-room-list.xml > modified/tp-chan-type-room-list.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-streamed-media \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-streamed-media.xml > modified/tp-chan-type-streamed-media.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-text \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-text.xml > modified/tp-chan-type-text.xml
xsltproc --nonet --novalid --stringparam basename tp-chan-type-tubes \
		../tools/add-client-c-symbol.xsl tmp/tp-chan-type-tubes.xml > modified/tp-chan-type-tubes.xml
xsltproc --nonet --novalid --stringparam basename tp-conn \
		../tools/add-client-c-symbol.xsl tmp/tp-conn.xml > modified/tp-conn.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-aliasing \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-aliasing.xml > modified/tp-conn-iface-aliasing.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-avatars \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-avatars.xml > modified/tp-conn-iface-avatars.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-capabilities \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-capabilities.xml > modified/tp-conn-iface-capabilities.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-contact-info \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-contact-info.xml > modified/tp-conn-iface-contact-info.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-forwarding \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-forwarding.xml > modified/tp-conn-iface-forwarding.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-presence \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-presence.xml > modified/tp-conn-iface-presence.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-privacy \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-privacy.xml > modified/tp-conn-iface-privacy.xml
xsltproc --nonet --novalid --stringparam basename tp-conn-iface-renaming \
		../tools/add-client-c-symbol.xsl tmp/tp-conn-iface-renaming.xml > modified/tp-conn-iface-renaming.xml
xsltproc --nonet --novalid --stringparam basename tp-media-session-handler \
		../tools/add-client-c-symbol.xsl tmp/tp-media-session-handler.xml > modified/tp-media-session-handler.xml
xsltproc --nonet --novalid --stringparam basename tp-media-stream-handler \
		../tools/add-client-c-symbol.xsl tmp/tp-media-stream-handler.xml > modified/tp-media-stream-handler.xml
xsltproc --nonet --novalid --stringparam basename tp-connmgr \
		../tools/add-client-c-symbol.xsl tmp/tp-connmgr.xml > modified/tp-connmgr.xml
xsltproc --nonet --novalid --stringparam basename tp-props-iface \
		../tools/add-client-c-symbol.xsl tmp/tp-props-iface.xml > modified/tp-props-iface.xml
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
Making all in src
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
(\
	sed -e 's@@@' ./../tools/identity.xsl; \
	while read input; \
	do \
		echo '  '; \
		echo '    '; \
		echo '      ';\
		echo '    '; \
		echo '  '; \
	done < deprecated.txt; \
	echo '  '; \
	echo '  '; \
	echo ""; \
	) > _gen/spec-deprecated.xsl
dbus-binding-tool --prefix=tp-connmgr --mode=glib-client ../xml/modified/tp-connmgr.xml > tp-connmgr-gen.h
(\
	sed -e 's@@@' ./../tools/identity.xsl; \
	while read input; \
	do \
		echo '  '; \
		echo '    '; \
		echo '      ';\
		echo '    '; \
		echo '  '; \
	done < whitelist.txt; \
	echo '  '; \
	echo '  '; \
	echo ""; \
	) > _gen/spec-whitelist.xsl
dbus-binding-tool --prefix=tp-conn --mode=glib-client ../xml/modified/tp-conn.xml > tp-conn-gen.h
dbus-binding-tool --prefix=tp-chan --mode=glib-client ../xml/modified/tp-chan.xml > tp-chan-gen.h
dbus-binding-tool --prefix=tp-conn-iface-avatars --mode=glib-client ../xml/modified/tp-conn-iface-avatars.xml > tp-conn-iface-avatars-gen.h
dbus-binding-tool --prefix=tp-chan-iface-chat-state --mode=glib-client ../xml/modified/tp-chan-iface-chat-state.xml > tp-chan-iface-chat-state-gen.h
dbus-binding-tool --prefix=tp-chan-iface-dtmf --mode=glib-client ../xml/modified/tp-chan-iface-dtmf.xml > tp-chan-iface-dtmf-gen.h
dbus-binding-tool --prefix=tp-chan-iface-group --mode=glib-client ../xml/modified/tp-chan-iface-group.xml > tp-chan-iface-group-gen.h
dbus-binding-tool --prefix=tp-chan-iface-hold --mode=glib-client ../xml/modified/tp-chan-iface-hold.xml > tp-chan-iface-hold-gen.h
dbus-binding-tool --prefix=tp-chan-iface-password --mode=glib-client ../xml/modified/tp-chan-iface-password.xml > tp-chan-iface-password-gen.h
dbus-binding-tool --prefix=tp-chan-iface-transfer --mode=glib-client ../xml/modified/tp-chan-iface-transfer.xml > tp-chan-iface-transfer-gen.h
dbus-binding-tool --prefix=tp-chan-iface-media-signalling --mode=glib-client ../xml/modified/tp-chan-iface-media-signalling.xml > tp-chan-iface-media-signalling-gen.h
dbus-binding-tool --prefix=tp-chan-type-contact-list --mode=glib-client ../xml/modified/tp-chan-type-contact-list.xml > tp-chan-type-contact-list-gen.h
dbus-binding-tool --prefix=tp-chan-type-room-list --mode=glib-client ../xml/modified/tp-chan-type-room-list.xml > tp-chan-type-room-list-gen.h
dbus-binding-tool --prefix=tp-chan-type-streamed-media --mode=glib-client ../xml/modified/tp-chan-type-streamed-media.xml > tp-chan-type-streamed-media-gen.h
dbus-binding-tool --prefix=tp-chan-type-text --mode=glib-client ../xml/modified/tp-chan-type-text.xml > tp-chan-type-text-gen.h
dbus-binding-tool --prefix=tp-chan-type-tubes --mode=glib-client ../xml/modified/tp-chan-type-tubes.xml > tp-chan-type-tubes-gen.h
dbus-binding-tool --prefix=tp-conn-iface-aliasing --mode=glib-client ../xml/modified/tp-conn-iface-aliasing.xml > tp-conn-iface-aliasing-gen.h
dbus-binding-tool --prefix=tp-conn-iface-capabilities --mode=glib-client ../xml/modified/tp-conn-iface-capabilities.xml > tp-conn-iface-capabilities-gen.h
dbus-binding-tool --prefix=tp-conn-iface-contact-info --mode=glib-client ../xml/modified/tp-conn-iface-contact-info.xml > tp-conn-iface-contact-info-gen.h
dbus-binding-tool --prefix=tp-conn-iface-forwarding --mode=glib-client ../xml/modified/tp-conn-iface-forwarding.xml > tp-conn-iface-forwarding-gen.h
dbus-binding-tool --prefix=tp-conn-iface-presence --mode=glib-client ../xml/modified/tp-conn-iface-presence.xml > tp-conn-iface-presence-gen.h
dbus-binding-tool --prefix=tp-conn-iface-privacy --mode=glib-client ../xml/modified/tp-conn-iface-privacy.xml > tp-conn-iface-privacy-gen.h
dbus-binding-tool --prefix=tp-conn-iface-renaming --mode=glib-client ../xml/modified/tp-conn-iface-renaming.xml > tp-conn-iface-renaming-gen.h
dbus-binding-tool --prefix=tp-props-iface --mode=glib-client ../xml/modified/tp-props-iface.xml > tp-props-iface-gen.h
dbus-binding-tool --prefix=tp-ch --mode=glib-client ../xml/modified/tp-ch.xml > tp-ch-gen.h
dbus-binding-tool --prefix=tp-media-session-handler --mode=glib-client ../xml/modified/tp-media-session-handler.xml > tp-media-session-handler-gen.h
dbus-binding-tool --prefix=tp-media-stream-handler --mode=glib-client ../xml/modified/tp-media-stream-handler.xml > tp-media-stream-handler-gen.h
glib-genmarshal --header --prefix=tp_ifaces_signals_marshal tp-ifaces-signals-marshal.list > tp-ifaces-signals-marshal.h
glib-genmarshal --header --prefix=tp_chan_signals_marshal tp-chan-signals-marshal.list > tp-chan-signals-marshal.h
glib-genmarshal --header --prefix=tp_conn_signals_marshal tp-conn-signals-marshal.list > tp-conn-signals-marshal.h
glib-genmarshal --header --prefix=tp_connmgr_signals_marshal tp-connmgr-signals-marshal.list > tp-connmgr-signals-marshal.h
cat ./whitelist.txt ./deprecated.txt > both.txt
glib-genmarshal --body --prefix=tp_chan_signals_marshal tp-chan-signals-marshal.list > _gen/tp-chan-signals-marshal.c
glib-genmarshal --body --prefix=tp_conn_signals_marshal tp-conn-signals-marshal.list > _gen/tp-conn-signals-marshal.c
glib-genmarshal --body --prefix=tp_connmgr_signals_marshal tp-connmgr-signals-marshal.list > _gen/tp-connmgr-signals-marshal.c
glib-genmarshal --body --prefix=tp_ifaces_signals_marshal tp-ifaces-signals-marshal.list > _gen/tp-ifaces-signals-marshal.c
for x in tp-chan-ifaces-signal-setters.h tp-conn-ifaces-signal-setters.h tp-chan.h tp-conn.h tp-connmgr.h tp-constants.h tp-helpers.h tp-interfaces.h tp-props-iface.h libtelepathy/_gen-tp-constants-deprecated.h libtelepathy/_gen-tp-constants-whitelist-aliases.h libtelepathy/_gen-tp-constants-deprecated-aliases.h libtelepathy/_gen-tp-interfaces-whitelist-aliases.h libtelepathy/_gen-tp-interfaces-deprecated.h libtelepathy/_gen-tp-interfaces-deprecated-aliases.h tp-connmgr-gen.h tp-conn-gen.h tp-chan-gen.h tp-conn-iface-avatars-gen.h tp-chan-iface-chat-state-gen.h tp-chan-iface-dtmf-gen.h tp-chan-iface-group-gen.h tp-chan-iface-hold-gen.h tp-chan-iface-password-gen.h tp-chan-iface-transfer-gen.h tp-chan-iface-media-signalling-gen.h tp-chan-type-contact-list-gen.h tp-chan-type-room-list-gen.h tp-chan-type-streamed-media-gen.h tp-chan-type-text-gen.h tp-chan-type-tubes-gen.h tp-conn-iface-aliasing-gen.h tp-conn-iface-avatars-gen.h tp-conn-iface-capabilities-gen.h tp-conn-iface-contact-info-gen.h tp-conn-iface-forwarding-gen.h tp-conn-iface-presence-gen.h tp-conn-iface-privacy-gen.h tp-conn-iface-renaming-gen.h tp-props-iface-gen.h tp-ch-gen.h tp-media-session-handler-gen.h tp-media-stream-handler-gen.h tp-ifaces-signals-marshal.h tp-chan-signals-marshal.h tp-conn-signals-marshal.h tp-connmgr-signals-marshal.h; do\
		case "$x" in\
		*_gen*)\
			;;\
		*)\
			echo "#include \"$x\"";\
			;;\
		esac;\
	done > all-of-libtelepathy.h
xsltproc --nonet --novalid --xinclude _gen/spec-deprecated.xsl \
		../spec/all.xml > _gen/spec-deprecated.xml
xsltproc --nonet --novalid --xinclude _gen/spec-whitelist.xsl \
		../spec/all.xml > _gen/spec-whitelist.xml
(\
	sed -e 's@@@' ./../tools/identity.xsl; \
	while read input; \
	do \
		echo '  '; \
		echo '    '; \
		echo '      ';\
		echo '    '; \
		echo '  '; \
	done < both.txt; \
	echo '  '; \
	echo '  '; \
	echo ""; \
	) > _gen/spec-both.xsl
xsltproc --nonet --novalid --xinclude _gen/spec-both.xsl \
		../spec/all.xml > _gen/spec-both.xml
warning: warning: failed to load external entity "../spec/extensions.xml"
failed to load external entity "../spec/extensions.xml"
warning: failed to load external entity "../spec/extensions.xml"
xsltproc --nonet --novalid --xinclude \
		--stringparam mixed-case-prefix Tp \
		../tools/c-constants-generator.xsl \
		_gen/spec-deprecated.xml > libtelepathy/_gen-tp-constants-deprecated.h
xsltproc --nonet --novalid --xinclude \
		../tools/libtp-constants-generator.xsl \
		_gen/spec-deprecated.xml > libtelepathy/_gen-tp-constants-deprecated-aliases.h
xsltproc --nonet --novalid --xinclude \
		--stringparam mixed-case-prefix Tp \
		../tools/glib-interfaces-generator.xsl \
		_gen/spec-deprecated.xml > libtelepathy/_gen-tp-interfaces-deprecated.h
xsltproc --nonet --novalid --xinclude \
		../tools/libtp-interfaces-generator.xsl \
		_gen/spec-deprecated.xml > libtelepathy/_gen-tp-interfaces-deprecated-aliases.h
xsltproc --nonet --novalid --xinclude \
		--stringparam mixed-case-prefix Tp \
		../tools/glib-interfaces-body-generator.xsl \
		_gen/spec-deprecated.xml > _gen/interfaces-deprecated-body.h
xsltproc --nonet --novalid --xinclude \
		../tools/libtp-constants-generator.xsl \
		_gen/spec-whitelist.xml > libtelepathy/_gen-tp-constants-whitelist-aliases.h
xsltproc --nonet --novalid --xinclude \
		../tools/libtp-interfaces-generator.xsl \
		_gen/spec-whitelist.xml > libtelepathy/_gen-tp-interfaces-whitelist-aliases.h
xsltproc --nonet --novalid --xinclude \
		--stringparam mixed-case-prefix Tp \
		../tools/glib-interfaces-body-generator.xsl \
		_gen/spec-whitelist.xml > _gen/interfaces-whitelist-body.h
python2.5 ../tools/libtp-marshaller-gen.py \
		_gen/spec-both.xml > _gen/register-marshallers.h
python2.5 ../tools/libtp-add-signal-gen.py \
		_gen/spec-both.xml > _gen/add-signals.h
make  all-recursive
make[3]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making all in .
make[4]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-interfaces.lo -MD -MP -MF ".deps/libtelepathy_la-interfaces.Tpo" -c -o libtelepathy_la-interfaces.lo `test -f 'interfaces.c' || echo './'`interfaces.c; \
	then mv -f ".deps/libtelepathy_la-interfaces.Tpo" ".deps/libtelepathy_la-interfaces.Plo"; else rm -f ".deps/libtelepathy_la-interfaces.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan.lo -MD -MP -MF ".deps/libtelepathy_la-tp-chan.Tpo" -c -o libtelepathy_la-tp-chan.lo `test -f 'tp-chan.c' || echo './'`tp-chan.c; \
	then mv -f ".deps/libtelepathy_la-tp-chan.Tpo" ".deps/libtelepathy_la-tp-chan.Plo"; else rm -f ".deps/libtelepathy_la-tp-chan.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-ifaces-signal-setters.lo -MD -MP -MF ".deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Tpo" -c -o libtelepathy_la-tp-chan-ifaces-signal-setters.lo `test -f 'tp-chan-ifaces-signal-setters.c' || echo './'`tp-chan-ifaces-signal-setters.c; \
	then mv -f ".deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Tpo" ".deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Plo"; else rm -f ".deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn.lo -MD -MP -MF ".deps/libtelepathy_la-tp-conn.Tpo" -c -o libtelepathy_la-tp-conn.lo `test -f 'tp-conn.c' || echo './'`tp-conn.c; \
	then mv -f ".deps/libtelepathy_la-tp-conn.Tpo" ".deps/libtelepathy_la-tp-conn.Plo"; else rm -f ".deps/libtelepathy_la-tp-conn.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-ifaces-signal-setters.lo -MD -MP -MF ".deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Tpo" -c -o libtelepathy_la-tp-conn-ifaces-signal-setters.lo `test -f 'tp-conn-ifaces-signal-setters.c' || echo './'`tp-conn-ifaces-signal-setters.c; \
	then mv -f ".deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Tpo" ".deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Plo"; else rm -f ".deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Tpo"; exit 1; fi
mkdir .libs
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan.Tpo -c tp-chan.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-chan.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn.Tpo -c tp-conn.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-conn.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-ifaces-signal-setters.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Tpo -c tp-conn-ifaces-signal-setters.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-conn-ifaces-signal-setters.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-interfaces.lo -MD -MP -MF .deps/libtelepathy_la-interfaces.Tpo -c interfaces.c  -fPIC -DPIC -o .libs/libtelepathy_la-interfaces.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-ifaces-signal-setters.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Tpo -c tp-chan-ifaces-signal-setters.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-chan-ifaces-signal-setters.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-ifaces-signal-setters.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn-ifaces-signal-setters.Tpo -c tp-conn-ifaces-signal-setters.c -o libtelepathy_la-tp-conn-ifaces-signal-setters.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-interfaces.lo -MD -MP -MF .deps/libtelepathy_la-interfaces.Tpo -c interfaces.c -o libtelepathy_la-interfaces.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-ifaces-signal-setters.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan-ifaces-signal-setters.Tpo -c tp-chan-ifaces-signal-setters.c -o libtelepathy_la-tp-chan-ifaces-signal-setters.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr.lo -MD -MP -MF ".deps/libtelepathy_la-tp-connmgr.Tpo" -c -o libtelepathy_la-tp-connmgr.lo `test -f 'tp-connmgr.c' || echo './'`tp-connmgr.c; \
	then mv -f ".deps/libtelepathy_la-tp-connmgr.Tpo" ".deps/libtelepathy_la-tp-connmgr.Plo"; else rm -f ".deps/libtelepathy_la-tp-connmgr.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan.Tpo -c tp-chan.c -o libtelepathy_la-tp-chan.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-helpers.lo -MD -MP -MF ".deps/libtelepathy_la-tp-helpers.Tpo" -c -o libtelepathy_la-tp-helpers.lo `test -f 'tp-helpers.c' || echo './'`tp-helpers.c; \
	then mv -f ".deps/libtelepathy_la-tp-helpers.Tpo" ".deps/libtelepathy_la-tp-helpers.Plo"; else rm -f ".deps/libtelepathy_la-tp-helpers.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-props-iface.lo -MD -MP -MF ".deps/libtelepathy_la-tp-props-iface.Tpo" -c -o libtelepathy_la-tp-props-iface.lo `test -f 'tp-props-iface.c' || echo './'`tp-props-iface.c; \
	then mv -f ".deps/libtelepathy_la-tp-props-iface.Tpo" ".deps/libtelepathy_la-tp-props-iface.Plo"; else rm -f ".deps/libtelepathy_la-tp-props-iface.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn.Tpo -c tp-conn.c -o libtelepathy_la-tp-conn.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr.lo -MD -MP -MF .deps/libtelepathy_la-tp-connmgr.Tpo -c tp-connmgr.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-connmgr.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-helpers.lo -MD -MP -MF .deps/libtelepathy_la-tp-helpers.Tpo -c tp-helpers.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-helpers.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-props-iface.lo -MD -MP -MF .deps/libtelepathy_la-tp-props-iface.Tpo -c tp-props-iface.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-props-iface.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-signals-marshal.lo -MD -MP -MF ".deps/libtelepathy_la-tp-chan-signals-marshal.Tpo" -c -o libtelepathy_la-tp-chan-signals-marshal.lo `test -f '_gen/tp-chan-signals-marshal.c' || echo './'`_gen/tp-chan-signals-marshal.c; \
	then mv -f ".deps/libtelepathy_la-tp-chan-signals-marshal.Tpo" ".deps/libtelepathy_la-tp-chan-signals-marshal.Plo"; else rm -f ".deps/libtelepathy_la-tp-chan-signals-marshal.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr.lo -MD -MP -MF .deps/libtelepathy_la-tp-connmgr.Tpo -c tp-connmgr.c -o libtelepathy_la-tp-connmgr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-signals-marshal.lo -MD -MP -MF ".deps/libtelepathy_la-tp-conn-signals-marshal.Tpo" -c -o libtelepathy_la-tp-conn-signals-marshal.lo `test -f '_gen/tp-conn-signals-marshal.c' || echo './'`_gen/tp-conn-signals-marshal.c; \
	then mv -f ".deps/libtelepathy_la-tp-conn-signals-marshal.Tpo" ".deps/libtelepathy_la-tp-conn-signals-marshal.Plo"; else rm -f ".deps/libtelepathy_la-tp-conn-signals-marshal.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-helpers.lo -MD -MP -MF .deps/libtelepathy_la-tp-helpers.Tpo -c tp-helpers.c -o libtelepathy_la-tp-helpers.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr-signals-marshal.lo -MD -MP -MF ".deps/libtelepathy_la-tp-connmgr-signals-marshal.Tpo" -c -o libtelepathy_la-tp-connmgr-signals-marshal.lo `test -f '_gen/tp-connmgr-signals-marshal.c' || echo './'`_gen/tp-connmgr-signals-marshal.c; \
	then mv -f ".deps/libtelepathy_la-tp-connmgr-signals-marshal.Tpo" ".deps/libtelepathy_la-tp-connmgr-signals-marshal.Plo"; else rm -f ".deps/libtelepathy_la-tp-connmgr-signals-marshal.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-props-iface.lo -MD -MP -MF .deps/libtelepathy_la-tp-props-iface.Tpo -c tp-props-iface.c -o libtelepathy_la-tp-props-iface.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan-signals-marshal.Tpo -c _gen/tp-chan-signals-marshal.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-chan-signals-marshal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn-signals-marshal.Tpo -c _gen/tp-conn-signals-marshal.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-conn-signals-marshal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-chan-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-chan-signals-marshal.Tpo -c _gen/tp-chan-signals-marshal.c -o libtelepathy_la-tp-chan-signals-marshal.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-ifaces-signals-marshal.lo -MD -MP -MF ".deps/libtelepathy_la-tp-ifaces-signals-marshal.Tpo" -c -o libtelepathy_la-tp-ifaces-signals-marshal.lo `test -f '_gen/tp-ifaces-signals-marshal.c' || echo './'`_gen/tp-ifaces-signals-marshal.c; \
	then mv -f ".deps/libtelepathy_la-tp-ifaces-signals-marshal.Tpo" ".deps/libtelepathy_la-tp-ifaces-signals-marshal.Plo"; else rm -f ".deps/libtelepathy_la-tp-ifaces-signals-marshal.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-connmgr-signals-marshal.Tpo -c _gen/tp-connmgr-signals-marshal.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-connmgr-signals-marshal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-conn-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-conn-signals-marshal.Tpo -c _gen/tp-conn-signals-marshal.c -o libtelepathy_la-tp-conn-signals-marshal.o >/dev/null 2>&1
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp_get_connmgr_info-tp-get-connmgr-info.o -MD -MP -MF ".deps/tp_get_connmgr_info-tp-get-connmgr-info.Tpo" -c -o tp_get_connmgr_info-tp-get-connmgr-info.o `test -f 'tp-get-connmgr-info.c' || echo './'`tp-get-connmgr-info.c; \
	then mv -f ".deps/tp_get_connmgr_info-tp-get-connmgr-info.Tpo" ".deps/tp_get_connmgr_info-tp-get-connmgr-info.Po"; else rm -f ".deps/tp_get_connmgr_info-tp-get-connmgr-info.Tpo"; exit 1; fi
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-ifaces-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-ifaces-signals-marshal.Tpo -c _gen/tp-ifaces-signals-marshal.c  -fPIC -DPIC -o .libs/libtelepathy_la-tp-ifaces-signals-marshal.o
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-connmgr-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-connmgr-signals-marshal.Tpo -c _gen/tp-connmgr-signals-marshal.c -o libtelepathy_la-tp-connmgr-signals-marshal.o >/dev/null 2>&1
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DLIBTELEPATHY_DISABLE_DEPRECATED -march=i686 -O2 -pipe -fno-strict-aliasing -MT libtelepathy_la-tp-ifaces-signals-marshal.lo -MD -MP -MF .deps/libtelepathy_la-tp-ifaces-signals-marshal.Tpo -c _gen/tp-ifaces-signals-marshal.c -o libtelepathy_la-tp-ifaces-signals-marshal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o libtelepathy.la -rpath /usr/lib -version-info "9":"1":"7" -export-symbols-regex '^tp_' -export-dynamic libtelepathy_la-interfaces.lo libtelepathy_la-tp-chan.lo libtelepathy_la-tp-chan-ifaces-signal-setters.lo libtelepathy_la-tp-conn.lo libtelepathy_la-tp-conn-ifaces-signal-setters.lo libtelepathy_la-tp-connmgr.lo libtelepathy_la-tp-helpers.lo libtelepathy_la-tp-props-iface.lo libtelepathy_la-tp-chan-signals-marshal.lo libtelepathy_la-tp-conn-signals-marshal.lo libtelepathy_la-tp-connmgr-signals-marshal.lo libtelepathy_la-tp-ifaces-signals-marshal.lo -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
generating symbol list for `libtelepathy.la'
/usr/bin/nm -B  .libs/libtelepathy_la-interfaces.o .libs/libtelepathy_la-tp-chan.o .libs/libtelepathy_la-tp-chan-ifaces-signal-setters.o .libs/libtelepathy_la-tp-conn.o .libs/libtelepathy_la-tp-conn-ifaces-signal-setters.o .libs/libtelepathy_la-tp-connmgr.o .libs/libtelepathy_la-tp-helpers.o .libs/libtelepathy_la-tp-props-iface.o .libs/libtelepathy_la-tp-chan-signals-marshal.o .libs/libtelepathy_la-tp-conn-signals-marshal.o .libs/libtelepathy_la-tp-connmgr-signals-marshal.o .libs/libtelepathy_la-tp-ifaces-signals-marshal.o  | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtelepathy.exp
/usr/bin/grep -E -e "^tp_" ".libs/libtelepathy.exp" > ".libs/libtelepathy.expT"
mv -f ".libs/libtelepathy.expT" ".libs/libtelepathy.exp"
echo "{ global:" > .libs/libtelepathy.ver
 cat .libs/libtelepathy.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtelepathy.ver
 echo "local: *; };" >> .libs/libtelepathy.ver
 gcc -shared  .libs/libtelepathy_la-interfaces.o .libs/libtelepathy_la-tp-chan.o .libs/libtelepathy_la-tp-chan-ifaces-signal-setters.o .libs/libtelepathy_la-tp-conn.o .libs/libtelepathy_la-tp-conn-ifaces-signal-setters.o .libs/libtelepathy_la-tp-connmgr.o .libs/libtelepathy_la-tp-helpers.o .libs/libtelepathy_la-tp-props-iface.o .libs/libtelepathy_la-tp-chan-signals-marshal.o .libs/libtelepathy_la-tp-conn-signals-marshal.o .libs/libtelepathy_la-tp-connmgr-signals-marshal.o .libs/libtelepathy_la-tp-ifaces-signals-marshal.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -march=i686 -Wl,--hash-style=both -Wl,-soname -Wl,libtelepathy.so.2 -Wl,-version-script -Wl,.libs/libtelepathy.ver -o .libs/libtelepathy.so.2.7.1
(cd .libs && rm -f libtelepathy.so.2 && ln -s libtelepathy.so.2.7.1 libtelepathy.so.2)
(cd .libs && rm -f libtelepathy.so && ln -s libtelepathy.so.2.7.1 libtelepathy.so)
ar cru .libs/libtelepathy.a  libtelepathy_la-interfaces.o libtelepathy_la-tp-chan.o libtelepathy_la-tp-chan-ifaces-signal-setters.o libtelepathy_la-tp-conn.o libtelepathy_la-tp-conn-ifaces-signal-setters.o libtelepathy_la-tp-connmgr.o libtelepathy_la-tp-helpers.o libtelepathy_la-tp-props-iface.o libtelepathy_la-tp-chan-signals-marshal.o libtelepathy_la-tp-conn-signals-marshal.o libtelepathy_la-tp-connmgr-signals-marshal.o libtelepathy_la-tp-ifaces-signals-marshal.o
ranlib .libs/libtelepathy.a
creating libtelepathy.la
(cd .libs && rm -f libtelepathy.la && ln -s ../libtelepathy.la libtelepathy.la)
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-get-connmgr-info  tp_get_connmgr_info-tp-get-connmgr-info.o libtelepathy.la 
gcc -std=gnu99 -Wall -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o .libs/tp-get-connmgr-info tp_get_connmgr_info-tp-get-connmgr-info.o  ./.libs/libtelepathy.so 
creating tp-get-connmgr-info
make[4]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making all in check-compat
make[4]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT check-backwards-compat.o -MD -MP -MF ".deps/check-backwards-compat.Tpo" -c -o check-backwards-compat.o check-backwards-compat.c; \
	then mv -f ".deps/check-backwards-compat.Tpo" ".deps/check-backwards-compat.Po"; else rm -f ".deps/check-backwards-compat.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -Wall -Wextra -march=i686 -O2 -pipe -fno-strict-aliasing -MT everything-everything.o -MD -MP -MF ".deps/everything-everything.Tpo" -c -o everything-everything.o `test -f 'everything.c' || echo './'`everything.c; \
	then mv -f ".deps/everything-everything.Tpo" ".deps/everything-everything.Po"; else rm -f ".deps/everything-everything.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-chan.o -MD -MP -MF ".deps/tp-chan.Tpo" -c -o tp-chan.o tp-chan.c; \
	then mv -f ".deps/tp-chan.Tpo" ".deps/tp-chan.Po"; else rm -f ".deps/tp-chan.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-conn.o -MD -MP -MF ".deps/tp-conn.Tpo" -c -o tp-conn.o tp-conn.c; \
	then mv -f ".deps/tp-conn.Tpo" ".deps/tp-conn.Po"; else rm -f ".deps/tp-conn.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-connmgr.o -MD -MP -MF ".deps/tp-connmgr.Tpo" -c -o tp-connmgr.o tp-connmgr.c; \
	then mv -f ".deps/tp-connmgr.Tpo" ".deps/tp-connmgr.Po"; else rm -f ".deps/tp-connmgr.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-constants.o -MD -MP -MF ".deps/tp-constants.Tpo" -c -o tp-constants.o tp-constants.c; \
	then mv -f ".deps/tp-constants.Tpo" ".deps/tp-constants.Po"; else rm -f ".deps/tp-constants.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-helpers.o -MD -MP -MF ".deps/tp-helpers.Tpo" -c -o tp-helpers.o tp-helpers.c; \
	then mv -f ".deps/tp-helpers.Tpo" ".deps/tp-helpers.Po"; else rm -f ".deps/tp-helpers.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-interfaces.o -MD -MP -MF ".deps/tp-interfaces.Tpo" -c -o tp-interfaces.o tp-interfaces.c; \
	then mv -f ".deps/tp-interfaces.Tpo" ".deps/tp-interfaces.Po"; else rm -f ".deps/tp-interfaces.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../..    -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -MT tp-props-iface.o -MD -MP -MF ".deps/tp-props-iface.Tpo" -c -o tp-props-iface.o tp-props-iface.c; \
	then mv -f ".deps/tp-props-iface.Tpo" ".deps/tp-props-iface.Po"; else rm -f ".deps/tp-props-iface.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o check-backwards-compat  check-backwards-compat.o ../libtelepathy.la 
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-chan  tp-chan.o -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-conn  tp-conn.o -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-connmgr  tp-connmgr.o -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-constants  tp-constants.o  
mkdir .libs
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-constants tp-constants.o   
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o .libs/check-backwards-compat check-backwards-compat.o  ../.libs/libtelepathy.so 
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-helpers  tp-helpers.o  
creating check-backwards-compat
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-interfaces  tp-interfaces.o  
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-conn tp-conn.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-helpers tp-helpers.o   
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-chan tp-chan.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o tp-props-iface  tp-props-iface.o -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing  -Wl,--hash-style=both -o everything  everything-everything.o -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-interfaces tp-interfaces.o   
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-connmgr tp-connmgr.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o tp-props-iface tp-props-iface.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  
gcc -std=gnu99 -I./.. -I.. -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wno-deprecated-declarations -march=i686 -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=both -o everything everything-everything.o  /usr/lib/libtelepathy-glib.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  
make[4]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
make[3]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making all in m4
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3'
==> Installing to the package directory...
Making install in tools
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/tools'
Making install in xml
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/xml'
Making install in src
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
make  install-recursive
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making install in .
make[3]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
make[4]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
test -z "/usr/lib" || mkdir -p -- "/var/tmp/fst/pkg/usr/lib"
test -z "/usr/include/telepathy-1.0/libtelepathy" || mkdir -p -- "/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy"
test -z "/usr/include/telepathy-1.0/libtelepathy" || mkdir -p -- "/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libtelepathy.la' '/var/tmp/fst/pkg/usr/lib/libtelepathy.la'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-constants-deprecated.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-ifaces-signal-setters.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-ifaces-signal-setters.h'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-constants-whitelist-aliases.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-constants-whitelist-aliases.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-ifaces-signal-setters.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-ifaces-signal-setters.h'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-constants-deprecated-aliases.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated-aliases.h'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-interfaces-whitelist-aliases.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-whitelist-aliases.h'
 /usr/bin/ginstall -c -m 644 'tp-chan.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan.h'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-interfaces-deprecated.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated.h'
 /usr/bin/ginstall -c -m 644 'tp-conn.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn.h'
 /usr/bin/ginstall -c -m 644 'tp-connmgr.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-connmgr.h'
 /usr/bin/ginstall -c -m 644 'libtelepathy/_gen-tp-interfaces-deprecated-aliases.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated-aliases.h'
 /usr/bin/ginstall -c -m 644 'tp-connmgr-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-connmgr-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-constants.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-constants.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-helpers.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-helpers.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-interfaces.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-interfaces.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-avatars-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-avatars-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-props-iface.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-props-iface.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-chat-state-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-chat-state-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-dtmf-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-dtmf-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-group-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-group-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-hold-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-hold-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-password-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-password-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-transfer-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-transfer-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-iface-media-signalling-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-iface-media-signalling-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-type-contact-list-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-type-contact-list-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-type-room-list-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-type-room-list-gen.h'
/usr/bin/ginstall -c .libs/libtelepathy.so.2.7.1 /var/tmp/fst/pkg/usr/lib/libtelepathy.so.2.7.1
 /usr/bin/ginstall -c -m 644 'tp-chan-type-streamed-media-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-type-streamed-media-gen.h'
(cd /var/tmp/fst/pkg/usr/lib && { ln -s -f libtelepathy.so.2.7.1 libtelepathy.so.2 || { rm -f libtelepathy.so.2 && ln -s libtelepathy.so.2.7.1 libtelepathy.so.2; }; })
(cd /var/tmp/fst/pkg/usr/lib && { ln -s -f libtelepathy.so.2.7.1 libtelepathy.so || { rm -f libtelepathy.so && ln -s libtelepathy.so.2.7.1 libtelepathy.so; }; })
 /usr/bin/ginstall -c -m 644 'tp-chan-type-text-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-type-text-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-type-tubes-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-type-tubes-gen.h'
/usr/bin/ginstall -c .libs/libtelepathy.lai /var/tmp/fst/pkg/usr/lib/libtelepathy.la
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-aliasing-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-aliasing-gen.h'
/usr/bin/ginstall -c .libs/libtelepathy.a /var/tmp/fst/pkg/usr/lib/libtelepathy.a
chmod 644 /var/tmp/fst/pkg/usr/lib/libtelepathy.a
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-avatars-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-avatars-gen.h'
ranlib /var/tmp/fst/pkg/usr/lib/libtelepathy.a
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-capabilities-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-capabilities-gen.h'
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-contact-info-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-contact-info-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-forwarding-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-forwarding-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-presence-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-presence-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-privacy-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-privacy-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-iface-renaming-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-iface-renaming-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-props-iface-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-props-iface-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-ch-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-ch-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-media-session-handler-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-media-session-handler-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-media-stream-handler-gen.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-media-stream-handler-gen.h'
 /usr/bin/ginstall -c -m 644 'tp-ifaces-signals-marshal.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-ifaces-signals-marshal.h'
 /usr/bin/ginstall -c -m 644 'tp-chan-signals-marshal.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-chan-signals-marshal.h'
 /usr/bin/ginstall -c -m 644 'tp-conn-signals-marshal.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-conn-signals-marshal.h'
 /usr/bin/ginstall -c -m 644 'tp-connmgr-signals-marshal.h' '/var/tmp/fst/pkg/usr/include/telepathy-1.0/libtelepathy/tp-connmgr-signals-marshal.h'
make[4]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
make[3]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making install in check-compat
make[3]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
make[4]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
make[3]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src/check-compat'
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/src'
Making install in m4
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3/m4'
make[1]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3'
make[2]: Entering directory `/var/tmp/fst/src/libtelepathy-0.3.3'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/fst/pkg/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 'libtelepathy.pc' '/var/tmp/fst/pkg/usr/lib/pkgconfig/libtelepathy.pc'
make[2]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3'
make[1]: Leaving directory `/var/tmp/fst/src/libtelepathy-0.3.3'
==> Elapsed Time: 0.11 SBU
==> Removing unwanted files...
==> Preparing package documentation...
==> Compressing info and manual pages...
==> Checking symbolic links...
==> Stripping debugging symbols from libraries from libtelepathy...
==> Stripping symbols from binaries from libtelepathy...
==> Generating files for libtelepathy:
   -> .PKGINFO file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing libtelepathy-0.3.3-1-i686.fpm 
==> Cleaning up...
==> Finished making: libtelepathy  (Sat Mar 15 01:20:17 CET 2008)
© 2003-2008. The Frugalware Developer Team