Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/telepathy-gabble.spec'], False, '/var/lib/mock/f17-build-1213527-195055/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/telepathy-gabble.spec'] warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/telepathy-gabble-0.15.3-2.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/telepathy-gabble.spec'], False, '/var/lib/mock/f17-build-1213527-195055/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/telepathy-gabble.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4YjYUw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf telepathy-gabble-0.15.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/telepathy-gabble-0.15.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd telepathy-gabble-0.15.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eecuRf + umask 022 + cd /builddir/build/BUILD + cd telepathy-gabble-0.15.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for fcntl.h... yes checking for ifaddrs.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes checking for net/if.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... yes checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wsign-compare... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-error=missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wno-error=unused-parameter... yes checking location of system Certificate Authority list... /etc/pki/tls/certs/ca-bundle.crt checking for x86_64-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 GMODULE... yes checking for GMODULE... yes checking for DBUS... yes checking for TP_GLIB... yes checking for xsltproc... xsltproc checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for Python with Twisted and XMPP protocol support... /usr/bin/python configure: Configuring sources in lib/ext/wocky configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-static=no' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' '--with-installed-headers=' '--disable-coding-style-checks' '--disable-Werror' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none 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 dependency style of gcc -std=gnu99... none checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wsign-compare... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-error=missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wno-error=unused-parameter... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for x86_64-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 TLS... yes checking for LIBXML2... yes checking for SQLITE... yes checking for sasl_server_new in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for LIBIPHB... no checking for gcov... yes checking to see if compiler understands "-fprofile-arcs"... yes checking to see if compiler understands "-ftest-coverage"... yes checking for lcov... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating wocky/Makefile config.status: creating wocky/wocky-uninstalled.pc config.status: creating m4/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configure summary: Compiler Flags.......: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Prefix...............: /usr Coverage profiling...: no Coding style checks..: no Debug................: yes Features: TLS Backend..........: gnutls Prefer stream ciphers: no SASL2 Tests..........: yes gtk-doc documentation: no libiphb integration..: no configure: Done configuring in lib/ext/wocky configure: Configuring sources in lib/ext/telepathy-yell configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-static=no' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' '--with-installed-headers=' '--disable-coding-style-checks' '--disable-Werror' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --with-installed-headers checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for linker version script argument... -Wl,--version-script checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wsign-compare... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-error=missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wno-error=unused-parameter... yes checking for x86_64-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 TP_GLIB... yes checking for xsltproc... xsltproc checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages configure: creating ./config.status config.status: creating Makefile config.status: creating telepathy-yell/Makefile config.status: creating telepathy-yell/telepathy-yell.pc config.status: creating telepathy-yell/telepathy-yell-uninstalled.pc config.status: creating tools/Makefile config.status: creating spec/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-installed-headers configure: Done configuring in lib/ext/telepathy-yell checking for WOCKY... yes checking for TP_YELL... yes checking for SOUP... yes checking for NICE... yes checking for getifaddrs... yes checking for memset... yes checking for select... yes checking for strndup... yes checking for setresuid... yes checking for setreuid... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating extensions/Makefile config.status: creating src/Makefile config.status: creating m4/Makefile config.status: creating data/Makefile config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating tests/suppressions/Makefile config.status: creating tests/twisted/Makefile config.status: creating lib/Makefile config.status: creating lib/ext/Makefile config.status: creating lib/gibber/Makefile config.status: creating lib/loudmouth/Makefile config.status: creating plugins/Makefile config.status: creating gabble/Makefile config.status: creating gabble/telepathy-gabble-uninstalled.pc config.status: creating gabble/telepathy-gabble.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configure summary: Compiler....................: gcc -std=gnu99 Compiler Flags..............: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter Prefix......................: /usr Coding style checks.........: no Enable debug................: yes Python tests................: yes Install unit tests..........: no Features: Client type.................: "pc" Plugin support..............: yes Plugin headers installed....: no Channel.Type.Call support...: yes Google relay support........: yes + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' sed -e 's,[@]libexecdir[@],/usr/libexec,' < telepathy-gabble.8.in > telepathy-gabble.8 xsltproc ./xep.xsl olpc.xml > olpc.html xsltproc ./xep.xsl muc-bytestream.xml > muc-bytestream.html xsltproc ./xep.xsl si-multiple.xml > si-multiple.html xsltproc ./xep.xsl tubes.xml > tubes.html make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' Making all in extensions make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' /usr/bin/python ../tools/xincludator.py \ all.xml > _gen/all.xml.tmp && mv _gen/all.xml.tmp _gen/all.xml /usr/bin/python ../tools/glib-signals-marshal-gen.py _gen/all.xml > _gen/signals-marshal.list /usr/bin/python ../tools/c-constants-gen.py Gabble _gen/all.xml _gen/enums /usr/bin/python ../tools/c-constants-gen.py Gabble _gen/all.xml _gen/enums /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Gabble /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Gabble /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Gabble /usr/bin/python ../tools/glib-interfaces-gen.py \ Gabble _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml /usr/bin/python ../tools/glib-interfaces-gen.py \ Gabble _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml /usr/bin/python ../tools/glib-interfaces-gen.py \ Gabble _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml /usr/bin/python ../tools/glib-ginterface-gen.py \ --filename=_gen/svc --signal-marshal-prefix=_gabble_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --allow-unstable \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ _gen/all.xml Gabble_Svc_ /usr/bin/python ../tools/glib-ginterface-gen.py \ --filename=_gen/svc --signal-marshal-prefix=_gabble_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --allow-unstable \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ _gen/all.xml Gabble_Svc_ /usr/bin/python ../tools/glib-ginterface-gen.py \ --filename=_gen/svc --signal-marshal-prefix=_gabble_ext \ --include='' \ --include='"_gen/signals-marshal.h"' \ --allow-unstable \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ _gen/all.xml Gabble_Svc_ xsltproc --nonet --novalid \ --param "allow-undefined-interfaces" "true()" \ ../tools/doc-generator.xsl \ _gen/all.xml > extensions.html { echo '#include "_gen/signals-marshal.h"' && \ glib-genmarshal --body --prefix=_gabble_ext_marshal _gen/signals-marshal.list ; } > _gen/signals-marshal.c glib-genmarshal --header --prefix=_gabble_ext_marshal _gen/signals-marshal.list > _gen/signals-marshal.h make all-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' \ # source='extensions.c' object='extensions.lo' libtool=yes \ # source='_gen/signals-marshal.c' object='signals-marshal.lo' libtool=yes \ # source='_gen/svc.c' object='svc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extensions.lo extensions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo './'`_gen/signals-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o svc.lo `test -f '_gen/svc.c' || echo './'`_gen/svc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c _gen/signals-marshal.c -fPIC -DPIC -o .libs/signals-marshal.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c _gen/svc.c -fPIC -DPIC -o .libs/svc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extensions.c -fPIC -DPIC -o .libs/extensions.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/lib64 -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o libgabble-extensions.la extensions.lo signals-marshal.lo svc.lo libtool: link: ar cru .libs/libgabble-extensions.a .libs/extensions.o .libs/signals-marshal.o .libs/svc.o libtool: link: ranlib .libs/libgabble-extensions.a libtool: link: ( cd ".libs" && rm -f "libgabble-extensions.la" && ln -s "../libgabble-extensions.la" "libgabble-extensions.la" ) make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making all in ext make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' Making all in wocky make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' set -e; \ long=`echo wocky-auth-registry | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-auth-registry.h > wocky-auth-registry-enumtypes.h set -e; \ long=`echo wocky-connector | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-connector.h > wocky-connector-enumtypes.h set -e; \ long=`echo wocky-data-form | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-data-form.h > wocky-data-form-enumtypes.h set -e; \ long=`echo wocky-muc | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-muc.h > wocky-muc-enumtypes.h set -e; \ long=`echo wocky-pubsub-node | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-pubsub-node.h > wocky-pubsub-node-enumtypes.h set -e; \ long=`echo wocky-pubsub-service | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-pubsub-service.h > wocky-pubsub-service-enumtypes.h ( cd . && \ sed -n -e 's/.*_wocky_signals_marshal_\([[:upper:][:digit:]]*__[[:upper:][:digit:]_]*\).*/\1/p' \ wocky.c wocky-auth-handler.c wocky-auth-registry.c wocky-bare-contact.c wocky-c2s-porter.c wocky-caps-cache.c wocky-ll-connection-factory.c wocky-caps-hash.c wocky-connector.c wocky-contact.c wocky-contact-factory.c wocky-data-form.c wocky-debug.c wocky-disco-identity.c wocky-heartbeat-source.c wocky-jabber-auth.c wocky-jabber-auth-digest.c wocky-jabber-auth-password.c wocky-ll-connector.c wocky-ll-contact.c wocky-loopback-stream.c wocky-meta-porter.c wocky-muc.c wocky-node.c wocky-node-tree.c wocky-pep-service.c wocky-ping.c wocky-porter.c wocky-pubsub-helpers.c wocky-pubsub-node.c wocky-pubsub-service.c wocky-resource-contact.c wocky-roster.c wocky-sasl-auth.c wocky-sasl-digest-md5.c wocky-sasl-scram.c wocky-sasl-utils.c wocky-sasl-plain.c wocky-session.c wocky-stanza.c wocky-utils.c wocky-tls-handler.c wocky-tls-connector.c wocky-xep-0115-capabilities.c wocky-xmpp-connection.c wocky-xmpp-error.c wocky-xmpp-reader.c wocky-xmpp-writer.c wocky-tls.c wocky-http-proxy.h wocky-http-proxy.c ) \ | sed -e 's/__/:/' -e 'y/_/,/' | sort -u > wocky-signals-marshal.list.tmp set -e; \ long=`echo wocky-tls | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-tls.h > wocky-tls-enumtypes.h set -e; \ long=`echo wocky-xmpp-error | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-xmpp-error.h > wocky-xmpp-error-enumtypes.h set -e; \ long=`echo wocky-xmpp-reader | tr [:lower:]- [:upper:]_`; \ short=${long%%_*}; \ guard="__${long}_ENUM_TYPES_H__"; \ glib-mkenums \ --fhead "#ifndef ${guard}\n#define ${guard}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ${short}_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif" \ wocky-xmpp-reader.h > wocky-xmpp-reader-enumtypes.h glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-auth-registry.h > wocky-auth-registry-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-connector.h > wocky-connector-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-data-form.h > wocky-data-form-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-muc.h > wocky-muc-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-pubsub-node.h > wocky-pubsub-node-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-pubsub-service.h > wocky-pubsub-service-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-tls.h > wocky-tls-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-xmpp-error.h > wocky-xmpp-error-enumtypes.c glib-mkenums \ --fhead "#include \n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ wocky-xmpp-reader.h > wocky-xmpp-reader-enumtypes.c glib-genmarshal --header --prefix=_wocky_signals_marshal wocky-signals-marshal.list > wocky-signals-marshal.h { echo '#include "wocky-signals-marshal.h"' && \ glib-genmarshal --body --prefix=_wocky_signals_marshal wocky-signals-marshal.list ; \ } > wocky-signals-marshal.c /usr/bin/glib-mkenums: wocky-xmpp-error.h:151: Failed to parse ` /*< private >*/ ' /usr/bin/glib-mkenums: wocky-xmpp-error.h:151: Failed to parse ` /*< private >*/ ' make all-am make[8]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' \ # source='wocky.c' object='wocky.lo' libtool=yes \ # source='wocky-auth-handler.c' object='wocky-auth-handler.lo' libtool=yes \ # source='wocky-auth-registry.c' object='wocky-auth-registry.lo' libtool=yes \ # source='wocky-bare-contact.c' object='wocky-bare-contact.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky.lo wocky.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-auth-handler.lo wocky-auth-handler.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-auth-registry.lo wocky-auth-registry.c \ # source='wocky-c2s-porter.c' object='wocky-c2s-porter.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-bare-contact.lo wocky-bare-contact.c \ # source='wocky-caps-cache.c' object='wocky-caps-cache.lo' libtool=yes \ # source='wocky-ll-connection-factory.c' object='wocky-ll-connection-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-c2s-porter.lo wocky-c2s-porter.c \ # source='wocky-caps-hash.c' object='wocky-caps-hash.lo' libtool=yes \ # source='wocky-connector.c' object='wocky-connector.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-caps-cache.lo wocky-caps-cache.c \ # source='wocky-contact.c' object='wocky-contact.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-ll-connection-factory.lo wocky-ll-connection-factory.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-caps-hash.lo wocky-caps-hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-connector.lo wocky-connector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-contact.lo wocky-contact.c \ # source='wocky-contact-factory.c' object='wocky-contact-factory.lo' libtool=yes \ # source='wocky-data-form.c' object='wocky-data-form.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-contact-factory.lo wocky-contact-factory.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-data-form.lo wocky-data-form.c \ # source='wocky-debug.c' object='wocky-debug.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-debug.lo wocky-debug.c \ # source='wocky-disco-identity.c' object='wocky-disco-identity.lo' libtool=yes \ # source='wocky-heartbeat-source.c' object='wocky-heartbeat-source.lo' libtool=yes \ # source='wocky-jabber-auth.c' object='wocky-jabber-auth.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-disco-identity.lo wocky-disco-identity.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-heartbeat-source.lo wocky-heartbeat-source.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-jabber-auth.lo wocky-jabber-auth.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-auth-handler.c -fPIC -DPIC -o .libs/wocky-auth-handler.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-auth-registry.c -fPIC -DPIC -o .libs/wocky-auth-registry.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky.c -fPIC -DPIC -o .libs/wocky.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-caps-cache.c -fPIC -DPIC -o .libs/wocky-caps-cache.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-c2s-porter.c -fPIC -DPIC -o .libs/wocky-c2s-porter.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-contact.c -fPIC -DPIC -o .libs/wocky-contact.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-bare-contact.c -fPIC -DPIC -o .libs/wocky-bare-contact.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-ll-connection-factory.c -fPIC -DPIC -o .libs/wocky-ll-connection-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-connector.c -fPIC -DPIC -o .libs/wocky-connector.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-debug.c -fPIC -DPIC -o .libs/wocky-debug.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-data-form.c -fPIC -DPIC -o .libs/wocky-data-form.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-contact-factory.c -fPIC -DPIC -o .libs/wocky-contact-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-caps-hash.c -fPIC -DPIC -o .libs/wocky-caps-hash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-heartbeat-source.c -fPIC -DPIC -o .libs/wocky-heartbeat-source.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-jabber-auth.c -fPIC -DPIC -o .libs/wocky-jabber-auth.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-disco-identity.c -fPIC -DPIC -o .libs/wocky-disco-identity.o \ # source='wocky-jabber-auth-digest.c' object='wocky-jabber-auth-digest.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-jabber-auth-digest.lo wocky-jabber-auth-digest.c \ # source='wocky-jabber-auth-password.c' object='wocky-jabber-auth-password.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-jabber-auth-password.lo wocky-jabber-auth-password.c \ # source='wocky-ll-connector.c' object='wocky-ll-connector.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-ll-connector.lo wocky-ll-connector.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-jabber-auth-digest.c -fPIC -DPIC -o .libs/wocky-jabber-auth-digest.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-ll-connector.c -fPIC -DPIC -o .libs/wocky-ll-connector.o \ # source='wocky-ll-contact.c' object='wocky-ll-contact.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-ll-contact.lo wocky-ll-contact.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-jabber-auth-password.c -fPIC -DPIC -o .libs/wocky-jabber-auth-password.o \ # source='wocky-loopback-stream.c' object='wocky-loopback-stream.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-loopback-stream.lo wocky-loopback-stream.c \ # source='wocky-meta-porter.c' object='wocky-meta-porter.lo' libtool=yes \ # source='wocky-muc.c' object='wocky-muc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-meta-porter.lo wocky-meta-porter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-ll-contact.c -fPIC -DPIC -o .libs/wocky-ll-contact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-muc.lo wocky-muc.c \ # source='wocky-node.c' object='wocky-node.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-node.lo wocky-node.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-loopback-stream.c -fPIC -DPIC -o .libs/wocky-loopback-stream.o \ # source='wocky-node-tree.c' object='wocky-node-tree.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-node-tree.lo wocky-node-tree.c \ # source='wocky-pep-service.c' object='wocky-pep-service.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pep-service.lo wocky-pep-service.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-node.c -fPIC -DPIC -o .libs/wocky-node.o \ # source='wocky-ping.c' object='wocky-ping.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-meta-porter.c -fPIC -DPIC -o .libs/wocky-meta-porter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-ping.lo wocky-ping.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-muc.c -fPIC -DPIC -o .libs/wocky-muc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-node-tree.c -fPIC -DPIC -o .libs/wocky-node-tree.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-ping.c -fPIC -DPIC -o .libs/wocky-ping.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pep-service.c -fPIC -DPIC -o .libs/wocky-pep-service.o \ # source='wocky-porter.c' object='wocky-porter.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-porter.lo wocky-porter.c \ # source='wocky-pubsub-helpers.c' object='wocky-pubsub-helpers.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pubsub-helpers.lo wocky-pubsub-helpers.c \ # source='wocky-pubsub-node.c' object='wocky-pubsub-node.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pubsub-node.lo wocky-pubsub-node.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-porter.c -fPIC -DPIC -o .libs/wocky-porter.o \ # source='wocky-pubsub-service.c' object='wocky-pubsub-service.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pubsub-service.lo wocky-pubsub-service.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-helpers.c -fPIC -DPIC -o .libs/wocky-pubsub-helpers.o \ # source='wocky-resource-contact.c' object='wocky-resource-contact.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-resource-contact.lo wocky-resource-contact.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-service.c -fPIC -DPIC -o .libs/wocky-pubsub-service.o \ # source='wocky-roster.c' object='wocky-roster.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-roster.lo wocky-roster.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-node.c -fPIC -DPIC -o .libs/wocky-pubsub-node.o \ # source='wocky-sasl-auth.c' object='wocky-sasl-auth.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-sasl-auth.lo wocky-sasl-auth.c \ # source='wocky-sasl-digest-md5.c' object='wocky-sasl-digest-md5.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-sasl-digest-md5.lo wocky-sasl-digest-md5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-resource-contact.c -fPIC -DPIC -o .libs/wocky-resource-contact.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-roster.c -fPIC -DPIC -o .libs/wocky-roster.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-auth.c -fPIC -DPIC -o .libs/wocky-sasl-auth.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-digest-md5.c -fPIC -DPIC -o .libs/wocky-sasl-digest-md5.o \ # source='wocky-sasl-scram.c' object='wocky-sasl-scram.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-sasl-scram.lo wocky-sasl-scram.c \ # source='wocky-sasl-utils.c' object='wocky-sasl-utils.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-sasl-utils.lo wocky-sasl-utils.c \ # source='wocky-sasl-plain.c' object='wocky-sasl-plain.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-sasl-plain.lo wocky-sasl-plain.c \ # source='wocky-session.c' object='wocky-session.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-session.lo wocky-session.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-scram.c -fPIC -DPIC -o .libs/wocky-sasl-scram.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-utils.c -fPIC -DPIC -o .libs/wocky-sasl-utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-session.c -fPIC -DPIC -o .libs/wocky-session.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-plain.c -fPIC -DPIC -o .libs/wocky-sasl-plain.o \ # source='wocky-stanza.c' object='wocky-stanza.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-stanza.lo wocky-stanza.c \ # source='wocky-utils.c' object='wocky-utils.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-utils.lo wocky-utils.c \ # source='wocky-tls-handler.c' object='wocky-tls-handler.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-tls-handler.lo wocky-tls-handler.c \ # source='wocky-tls-connector.c' object='wocky-tls-connector.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-tls-connector.lo wocky-tls-connector.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-stanza.c -fPIC -DPIC -o .libs/wocky-stanza.o \ # source='wocky-xep-0115-capabilities.c' object='wocky-xep-0115-capabilities.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xep-0115-capabilities.lo wocky-xep-0115-capabilities.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-tls-connector.c -fPIC -DPIC -o .libs/wocky-tls-connector.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-tls-handler.c -fPIC -DPIC -o .libs/wocky-tls-handler.o \ # source='wocky-xmpp-connection.c' object='wocky-xmpp-connection.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-utils.c -fPIC -DPIC -o .libs/wocky-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-connection.lo wocky-xmpp-connection.c \ # source='wocky-xmpp-error.c' object='wocky-xmpp-error.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-error.lo wocky-xmpp-error.c \ # source='wocky-xmpp-reader.c' object='wocky-xmpp-reader.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-reader.lo wocky-xmpp-reader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xep-0115-capabilities.c -fPIC -DPIC -o .libs/wocky-xep-0115-capabilities.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-error.c -fPIC -DPIC -o .libs/wocky-xmpp-error.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-connection.c -fPIC -DPIC -o .libs/wocky-xmpp-connection.o \ # source='wocky-xmpp-writer.c' object='wocky-xmpp-writer.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-reader.c -fPIC -DPIC -o .libs/wocky-xmpp-reader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-writer.lo wocky-xmpp-writer.c \ # source='wocky-tls.c' object='wocky-tls.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-tls.lo wocky-tls.c \ # source='wocky-http-proxy.c' object='wocky-http-proxy.lo' libtool=yes \ # source='wocky-auth-registry-enumtypes.c' object='wocky-auth-registry-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-http-proxy.lo wocky-http-proxy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-auth-registry-enumtypes.lo wocky-auth-registry-enumtypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-writer.c -fPIC -DPIC -o .libs/wocky-xmpp-writer.o \ # source='wocky-connector-enumtypes.c' object='wocky-connector-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-connector-enumtypes.lo wocky-connector-enumtypes.c \ # source='wocky-data-form-enumtypes.c' object='wocky-data-form-enumtypes.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-http-proxy.c -fPIC -DPIC -o .libs/wocky-http-proxy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-data-form-enumtypes.lo wocky-data-form-enumtypes.c \ # source='wocky-muc-enumtypes.c' object='wocky-muc-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-muc-enumtypes.lo wocky-muc-enumtypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-tls.c -fPIC -DPIC -o .libs/wocky-tls.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-connector-enumtypes.c -fPIC -DPIC -o .libs/wocky-connector-enumtypes.o \ # source='wocky-pubsub-node-enumtypes.c' object='wocky-pubsub-node-enumtypes.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-muc-enumtypes.c -fPIC -DPIC -o .libs/wocky-muc-enumtypes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-auth-registry-enumtypes.c -fPIC -DPIC -o .libs/wocky-auth-registry-enumtypes.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pubsub-node-enumtypes.lo wocky-pubsub-node-enumtypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-data-form-enumtypes.c -fPIC -DPIC -o .libs/wocky-data-form-enumtypes.o \ # source='wocky-pubsub-service-enumtypes.c' object='wocky-pubsub-service-enumtypes.lo' libtool=yes \ # source='wocky-signals-marshal.c' object='wocky-signals-marshal.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-pubsub-service-enumtypes.lo wocky-pubsub-service-enumtypes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-signals-marshal.lo wocky-signals-marshal.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-node-enumtypes.c -fPIC -DPIC -o .libs/wocky-pubsub-node-enumtypes.o \ # source='wocky-tls-enumtypes.c' object='wocky-tls-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-tls-enumtypes.lo wocky-tls-enumtypes.c \ # source='wocky-xmpp-error-enumtypes.c' object='wocky-xmpp-error-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-error-enumtypes.lo wocky-xmpp-error-enumtypes.c \ # source='wocky-xmpp-reader-enumtypes.c' object='wocky-xmpp-reader-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky-xmpp-reader-enumtypes.lo wocky-xmpp-reader-enumtypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-service-enumtypes.c -fPIC -DPIC -o .libs/wocky-pubsub-service-enumtypes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-signals-marshal.c -fPIC -DPIC -o .libs/wocky-signals-marshal.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-error-enumtypes.c -fPIC -DPIC -o .libs/wocky-xmpp-error-enumtypes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-tls-enumtypes.c -fPIC -DPIC -o .libs/wocky-tls-enumtypes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-reader-enumtypes.c -fPIC -DPIC -o .libs/wocky-xmpp-reader-enumtypes.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DG_LOG_DOMAIN=\"wocky\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -Wl,-z,relro -o libwocky.la wocky.lo wocky-auth-handler.lo wocky-auth-registry.lo wocky-bare-contact.lo wocky-c2s-porter.lo wocky-caps-cache.lo wocky-ll-connection-factory.lo wocky-caps-hash.lo wocky-connector.lo wocky-contact.lo wocky-contact-factory.lo wocky-data-form.lo wocky-debug.lo wocky-disco-identity.lo wocky-heartbeat-source.lo wocky-jabber-auth.lo wocky-jabber-auth-digest.lo wocky-jabber-auth-password.lo wocky-ll-connector.lo wocky-ll-contact.lo wocky-loopback-stream.lo wocky-meta-porter.lo wocky-muc.lo wocky-node.lo wocky-node-tree.lo wocky-pep-service.lo wocky-ping.lo wocky-porter.lo wocky-pubsub-helpers.lo wocky-pubsub-node.lo wocky-pubsub-service.lo wocky-resource-contact.lo wocky-roster.lo wocky-sasl-auth.lo wocky-sasl-digest-md5.lo wocky-sasl-scram.lo wocky-sasl-utils.lo wocky-sasl-plain.lo wocky-session.lo wocky-stanza.lo wocky-utils.lo wocky-tls-handler.lo wocky-tls-connector.lo wocky-xep-0115-capabilities.lo wocky-xmpp-connection.lo wocky-xmpp-error.lo wocky-xmpp-reader.lo wocky-xmpp-writer.lo wocky-tls.lo wocky-http-proxy.lo wocky-auth-registry-enumtypes.lo wocky-connector-enumtypes.lo wocky-data-form-enumtypes.lo wocky-muc-enumtypes.lo wocky-pubsub-node-enumtypes.lo wocky-pubsub-service-enumtypes.lo wocky-signals-marshal.lo wocky-tls-enumtypes.lo wocky-xmpp-error-enumtypes.lo wocky-xmpp-reader-enumtypes.lo libtool: link: ar cru .libs/libwocky.a .libs/wocky.o .libs/wocky-auth-handler.o .libs/wocky-auth-registry.o .libs/wocky-bare-contact.o .libs/wocky-c2s-porter.o .libs/wocky-caps-cache.o .libs/wocky-ll-connection-factory.o .libs/wocky-caps-hash.o .libs/wocky-connector.o .libs/wocky-contact.o .libs/wocky-contact-factory.o .libs/wocky-data-form.o .libs/wocky-debug.o .libs/wocky-disco-identity.o .libs/wocky-heartbeat-source.o .libs/wocky-jabber-auth.o .libs/wocky-jabber-auth-digest.o .libs/wocky-jabber-auth-password.o .libs/wocky-ll-connector.o .libs/wocky-ll-contact.o .libs/wocky-loopback-stream.o .libs/wocky-meta-porter.o .libs/wocky-muc.o .libs/wocky-node.o .libs/wocky-node-tree.o .libs/wocky-pep-service.o .libs/wocky-ping.o .libs/wocky-porter.o .libs/wocky-pubsub-helpers.o .libs/wocky-pubsub-node.o .libs/wocky-pubsub-service.o .libs/wocky-resource-contact.o .libs/wocky-roster.o .libs/wocky-sasl-auth.o .libs/wocky-sasl-digest-md5.o .libs/wocky-sasl-scram.o .libs/wocky-sasl-utils.o .libs/wocky-sasl-plain.o .libs/wocky-session.o .libs/wocky-stanza.o .libs/wocky-utils.o .libs/wocky-tls-handler.o .libs/wocky-tls-connector.o .libs/wocky-xep-0115-capabilities.o .libs/wocky-xmpp-connection.o .libs/wocky-xmpp-error.o .libs/wocky-xmpp-reader.o .libs/wocky-xmpp-writer.o .libs/wocky-tls.o .libs/wocky-http-proxy.o .libs/wocky-auth-registry-enumtypes.o .libs/wocky-connector-enumtypes.o .libs/wocky-data-form-enumtypes.o .libs/wocky-muc-enumtypes.o .libs/wocky-pubsub-node-enumtypes.o .libs/wocky-pubsub-service-enumtypes.o .libs/wocky-signals-marshal.o .libs/wocky-tls-enumtypes.o .libs/wocky-xmpp-error-enumtypes.o .libs/wocky-xmpp-reader-enumtypes.o libtool: link: ranlib .libs/libwocky.a libtool: link: ( cd ".libs" && rm -f "libwocky.la" && ln -s "../libwocky.la" "libwocky.la" ) make[8]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' Making all in tools make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' Making all in m4 make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' Making all in examples make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' \ # source='send-message.c' object='send-message.o' libtool=no \ # source='receive-messages.c' object='receive-messages.o' libtool=no \ # source='register.c' object='register.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c send-message.c \ # source='unregister.c' object='unregister.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c receive-messages.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c register.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unregister.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o wocky-unregister unregister.o -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o wocky-send-message send-message.o -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o wocky-register register.o -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o wocky-receive-messages receive-messages.o -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o wocky-unregister unregister.o -pthread ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o wocky-register register.o -pthread ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o wocky-receive-messages receive-messages.o -pthread ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o wocky-send-message send-message.o -pthread ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' Making all in tests make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' \ # source='wocky-dummy-xmpp-server.c' object='wocky_dummy_xmpp_server-wocky-dummy-xmpp-server.o' libtool=no \ # source='wocky-test-connector-server.c' object='wocky_dummy_xmpp_server-wocky-test-connector-server.o' libtool=no \ # source='wocky-test-sasl-auth-server.c' object='wocky_dummy_xmpp_server-wocky-test-sasl-auth-server.o' libtool=no \ # source='wocky-test-helper.c' object='wocky-test-helper.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_dummy_xmpp_server-wocky-dummy-xmpp-server.o `test -f 'wocky-dummy-xmpp-server.c' || echo './'`wocky-dummy-xmpp-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_dummy_xmpp_server-wocky-test-connector-server.o `test -f 'wocky-test-connector-server.c' || echo './'`wocky-test-connector-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_dummy_xmpp_server-wocky-test-sasl-auth-server.o `test -f 'wocky-test-sasl-auth-server.c' || echo './'`wocky-test-sasl-auth-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-test-helper.c \ # source='wocky-test-stream.c' object='wocky-test-stream.o' libtool=no \ # source='wocky-xmpp-reader-test.c' object='wocky-xmpp-reader-test.o' libtool=no \ # source='wocky-xmpp-readwrite-test.c' object='wocky-xmpp-readwrite-test.o' libtool=no \ # source='wocky-xmpp-connection-test.c' object='wocky-xmpp-connection-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-test-stream.c \ # source='wocky-porter-test.c' object='wocky-porter-test.o' libtool=no \ # source='wocky-loopback-test.c' object='wocky-loopback-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-reader-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-readwrite-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-connection-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-porter-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-loopback-test.c \ # source='wocky-xmpp-node-test.c' object='wocky-xmpp-node-test.o' libtool=no \ # source='wocky-node-tree-test.c' object='wocky-node-tree-test.o' libtool=no \ # source='wocky-stanza-test.c' object='wocky-stanza-test.o' libtool=no \ # source='wocky-roster-test.c' object='wocky-roster-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-xmpp-node-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-node-tree-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-stanza-test.c \ # source='wocky-bare-contact-test.c' object='wocky-bare-contact-test.o' libtool=no \ # source='wocky-resource-contact-test.c' object='wocky-resource-contact-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-roster-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-bare-contact-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-resource-contact-test.c \ # source='wocky-contact-factory-test.c' object='wocky-contact-factory-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-contact-factory-test.c \ # source='wocky-session-test.c' object='wocky-session-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-session-test.c \ # source='wocky-pep-service-test.c' object='wocky-pep-service-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pep-service-test.c \ # source='wocky-tls-test.c' object='wocky_tls_test-wocky-tls-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_tls_test-wocky-tls-test.o `test -f 'wocky-tls-test.c' || echo './'`wocky-tls-test.c \ # source='wocky-test-helper.c' object='wocky_tls_test-wocky-test-helper.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_tls_test-wocky-test-helper.o `test -f 'wocky-test-helper.c' || echo './'`wocky-test-helper.c \ # source='wocky-test-stream.c' object='wocky_tls_test-wocky-test-stream.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_tls_test-wocky-test-stream.o `test -f 'wocky-test-stream.c' || echo './'`wocky-test-stream.c \ # source='wocky-data-form-test.c' object='wocky-data-form-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-data-form-test.c \ # source='wocky-pubsub-test-helpers.c' object='wocky-pubsub-test-helpers.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-test-helpers.c \ # source='wocky-pubsub-service-test.c' object='wocky-pubsub-service-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-service-test.c \ # source='wocky-pubsub-node-test.c' object='wocky-pubsub-node-test.o' libtool=no \ # source='wocky-connector-test.c' object='wocky_connector_test-wocky-connector-test.o' libtool=no \ # source='wocky-test-sasl-auth-server.c' object='wocky_connector_test-wocky-test-sasl-auth-server.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-pubsub-node-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-wocky-connector-test.o `test -f 'wocky-connector-test.c' || echo './'`wocky-connector-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-wocky-test-sasl-auth-server.o `test -f 'wocky-test-sasl-auth-server.c' || echo './'`wocky-test-sasl-auth-server.c \ # source='wocky-test-connector-server.c' object='wocky_connector_test-wocky-test-connector-server.o' libtool=no \ # source='wocky-test-helper.c' object='wocky_connector_test-wocky-test-helper.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-wocky-test-connector-server.o `test -f 'wocky-test-connector-server.c' || echo './'`wocky-test-connector-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-wocky-test-helper.o `test -f 'wocky-test-helper.c' || echo './'`wocky-test-helper.c \ # source='wocky-test-stream.c' object='wocky_connector_test-wocky-test-stream.o' libtool=no \ # source='test-resolver.c' object='wocky_connector_test-test-resolver.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-wocky-test-stream.o `test -f 'wocky-test-stream.c' || echo './'`wocky-test-stream.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_connector_test-test-resolver.o `test -f 'test-resolver.c' || echo './'`test-resolver.c \ # source='wocky-ping-test.c' object='wocky-ping-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-ping-test.c \ # source='wocky-jid-validation-test.c' object='wocky-jid-validation-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-jid-validation-test.c \ # source='wocky-sasl-utils-test.c' object='wocky-sasl-utils-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-sasl-utils-test.c \ # source='wocky-utils-test.c' object='wocky-utils-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-utils-test.c \ # source='wocky-scram-sha1-test.c' object='wocky-scram-sha1-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-scram-sha1-test.c \ # source='wocky-caps-hash-test.c' object='wocky-caps-hash-test.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-caps-hash-test.c \ # source='wocky-test-helper.c' object='wocky_test_sasl_auth-wocky-test-helper.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_test_sasl_auth-wocky-test-helper.o `test -f 'wocky-test-helper.c' || echo './'`wocky-test-helper.c \ # source='wocky-test-sasl-auth.c' object='wocky_test_sasl_auth-wocky-test-sasl-auth.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_test_sasl_auth-wocky-test-sasl-auth.o `test -f 'wocky-test-sasl-auth.c' || echo './'`wocky-test-sasl-auth.c \ # source='wocky-test-sasl-handler.c' object='wocky_test_sasl_auth-wocky-test-sasl-handler.o' libtool=no \ # source='wocky-test-sasl-auth-server.c' object='wocky_test_sasl_auth-wocky-test-sasl-auth-server.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_test_sasl_auth-wocky-test-sasl-handler.o `test -f 'wocky-test-sasl-handler.c' || echo './'`wocky-test-sasl-handler.c \ # source='wocky-test-stream.c' object='wocky_test_sasl_auth-wocky-test-stream.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_test_sasl_auth-wocky-test-sasl-auth-server.o `test -f 'wocky-test-sasl-auth-server.c' || echo './'`wocky-test-sasl-auth-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wocky_test_sasl_auth-wocky-test-stream.o `test -f 'wocky-test-stream.c' || echo './'`wocky-test-stream.c \ # source='wocky-http-proxy-test.c' object='wocky-http-proxy-test.o' libtool=no /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-dummy-xmpp-server wocky_dummy_xmpp_server-wocky-dummy-xmpp-server.o wocky_dummy_xmpp_server-wocky-test-connector-server.o wocky_dummy_xmpp_server-wocky-test-sasl-auth-server.o ../wocky/libwocky.la -lsasl2 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../wocky -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wocky-http-proxy-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-xmpp-reader-test wocky-test-helper.o wocky-test-stream.o wocky-xmpp-reader-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-xmpp-readwrite-test wocky-test-stream.o wocky-test-helper.o wocky-xmpp-readwrite-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-xmpp-connection-test wocky-xmpp-connection-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-loopback-test wocky-test-helper.o wocky-test-stream.o wocky-loopback-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-xmpp-node-test wocky-test-helper.o wocky-test-stream.o wocky-xmpp-node-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-node-tree-test wocky-test-helper.o wocky-test-stream.o wocky-node-tree-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-stanza-test wocky-test-helper.o wocky-test-stream.o wocky-stanza-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-xmpp-connection-test wocky-xmpp-connection-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-xmpp-reader-test wocky-test-helper.o wocky-test-stream.o wocky-xmpp-reader-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-roster-test wocky-roster-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-xmpp-readwrite-test wocky-test-stream.o wocky-test-helper.o wocky-xmpp-readwrite-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-bare-contact-test wocky-test-helper.o wocky-test-stream.o wocky-bare-contact-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-loopback-test wocky-test-helper.o wocky-test-stream.o wocky-loopback-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-resource-contact-test wocky-test-helper.o wocky-test-stream.o wocky-resource-contact-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-contact-factory-test wocky-test-helper.o wocky-test-stream.o wocky-contact-factory-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-session-test wocky-test-helper.o wocky-test-stream.o wocky-session-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-xmpp-node-test wocky-test-helper.o wocky-test-stream.o wocky-xmpp-node-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-node-tree-test wocky-test-helper.o wocky-test-stream.o wocky-node-tree-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-pep-service-test wocky-test-helper.o wocky-test-stream.o wocky-pep-service-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-tls-test wocky_tls_test-wocky-tls-test.o wocky_tls_test-wocky-test-helper.o wocky_tls_test-wocky-test-stream.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-data-form-test wocky-test-helper.o wocky-test-stream.o wocky-data-form-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-pubsub-service-test wocky-test-helper.o wocky-test-stream.o wocky-pubsub-test-helpers.o wocky-pubsub-service-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-roster-test wocky-roster-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem\" -DTLS_CA_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem\" -DTLS_SS_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem\" -DTLS_SS_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem\" -DTLS_EXP_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem\" -DTLS_EXP_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem\" -DTLS_NEW_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem\" -DTLS_NEW_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem\" -DTLS_REV_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem\" -DTLS_REV_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem\" -DTLS_UNKNOWN_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem\" -DTLS_UNKNOWN_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem\" -DTLS_SERVER_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem\" -DTLS_SERVER_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem\" -DTLS_CRL_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl\" -DTLS_CA_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-dummy-xmpp-server wocky_dummy_xmpp_server-wocky-dummy-xmpp-server.o wocky_dummy_xmpp_server-wocky-test-connector-server.o wocky_dummy_xmpp_server-wocky-test-sasl-auth-server.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -lsasl2 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-bare-contact-test wocky-test-helper.o wocky-test-stream.o wocky-bare-contact-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-pubsub-node-test wocky-test-helper.o wocky-test-stream.o wocky-pubsub-test-helpers.o wocky-pubsub-node-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-stanza-test wocky-test-helper.o wocky-test-stream.o wocky-stanza-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-resource-contact-test wocky-test-helper.o wocky-test-stream.o wocky-resource-contact-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem"' -DTLS_CA_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem"' -DTLS_SS_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem"' -DTLS_SS_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem"' -DTLS_EXP_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem"' -DTLS_EXP_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem"' -DTLS_NEW_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem"' -DTLS_NEW_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem"' -DTLS_REV_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem"' -DTLS_REV_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem"' -DTLS_UNKNOWN_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem"' -DTLS_UNKNOWN_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem"' -DTLS_SERVER_KEY_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem"' -DTLS_SERVER_CRT_FILE='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem"' -DTLS_CRL_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl"' -DTLS_CA_DIR='"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-connector-test wocky_connector_test-wocky-connector-test.o wocky_connector_test-wocky-test-sasl-auth-server.o wocky_connector_test-wocky-test-connector-server.o wocky_connector_test-wocky-test-helper.o wocky_connector_test-wocky-test-stream.o wocky_connector_test-test-resolver.o ../wocky/libwocky.la -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-ping-test wocky-ping-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-contact-factory-test wocky-test-helper.o wocky-test-stream.o wocky-contact-factory-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-session-test wocky-test-helper.o wocky-test-stream.o wocky-session-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-jid-validation-test wocky-jid-validation-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-pep-service-test wocky-test-helper.o wocky-test-stream.o wocky-pep-service-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-sasl-utils-test wocky-sasl-utils-test.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-utils-test wocky-utils-test.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-pubsub-service-test wocky-test-helper.o wocky-test-stream.o wocky-pubsub-test-helpers.o wocky-pubsub-service-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-data-form-test wocky-test-helper.o wocky-test-stream.o wocky-data-form-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-scram-sha1-test wocky-scram-sha1-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-caps-hash-test wocky-caps-hash-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-http-proxy-test wocky-http-proxy-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-porter-test wocky-porter-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/libwocky.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-pubsub-node-test wocky-test-helper.o wocky-test-stream.o wocky-pubsub-test-helpers.o wocky-pubsub-node-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgnutls -Wl,-z,relro -o wocky-test-sasl-auth wocky_test_sasl_auth-wocky-test-helper.o wocky_test_sasl_auth-wocky-test-sasl-auth.o wocky_test_sasl_auth-wocky-test-sasl-handler.o wocky_test_sasl_auth-wocky-test-sasl-auth-server.o wocky_test_sasl_auth-wocky-test-stream.o ../wocky/libwocky.la -lsasl2 libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-ping-test wocky-ping-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-jid-validation-test wocky-jid-validation-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-sasl-utils-test wocky-sasl-utils-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-utils-test wocky-utils-test.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-caps-hash-test wocky-caps-hash-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-porter-test wocky-porter-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-scram-sha1-test wocky-scram-sha1-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem\" -DTLS_CA_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem\" -DTLS_SS_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem\" -DTLS_SS_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem\" -DTLS_EXP_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem\" -DTLS_EXP_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem\" -DTLS_NEW_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem\" -DTLS_NEW_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem\" -DTLS_REV_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem\" -DTLS_REV_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem\" -DTLS_UNKNOWN_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem\" -DTLS_UNKNOWN_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem\" -DTLS_SERVER_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem\" -DTLS_SERVER_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem\" -DTLS_CRL_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl\" -DTLS_CA_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-tls-test wocky_tls_test-wocky-tls-test.o wocky_tls_test-wocky-test-helper.o wocky_tls_test-wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-http-proxy-test wocky-http-proxy-test.o wocky-test-helper.o wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -DTLS_CA_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-key.pem\" -DTLS_CA_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ca-0-cert.pem\" -DTLS_SS_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-key.pem\" -DTLS_SS_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/ss-cert.pem\" -DTLS_EXP_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-key.pem\" -DTLS_EXP_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/exp-cert.pem\" -DTLS_NEW_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-key.pem\" -DTLS_NEW_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/new-cert.pem\" -DTLS_REV_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-key.pem\" -DTLS_REV_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/rev-cert.pem\" -DTLS_UNKNOWN_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-key.pem\" -DTLS_UNKNOWN_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/unknown-cert.pem\" -DTLS_SERVER_KEY_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-key.pem\" -DTLS_SERVER_CRT_FILE=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/tls-cert.pem\" -DTLS_CRL_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/crl\" -DTLS_CA_DIR=\"/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests/certs/cas\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-connector-test wocky_connector_test-wocky-connector-test.o wocky_connector_test-wocky-test-sasl-auth-server.o wocky_connector_test-wocky-test-connector-server.o wocky_connector_test-wocky-test-helper.o wocky_connector_test-wocky-test-stream.o wocky_connector_test-test-resolver.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -lsasl2 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o wocky-test-sasl-auth wocky_test_sasl_auth-wocky-test-helper.o wocky_test_sasl_auth-wocky-test-sasl-auth.o wocky_test_sasl_auth-wocky-test-sasl-handler.o wocky_test_sasl_auth-wocky-test-sasl-auth-server.o wocky_test_sasl_auth-wocky-test-stream.o ../wocky/.libs/libwocky.a -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsqlite3 -lgnutls -lsasl2 -pthread make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' Making all in docs make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' Making all in reference make[8]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[8]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' Making all in m4 make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' Making all in tools make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' Making all in spec make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' Making all in telepathy-yell make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' xsltproc --nonet --novalid --xinclude ../tools/identity.xsl \ all.xml > _gen/all.xml xsltproc --nonet --novalid --xinclude ../tools/identity.xsl \ call.xml > _gen/call.xml /usr/bin/python ../tools/glib-signals-marshal-gen.py _gen/all.xml > _gen/signals-marshal.list /usr/bin/python ../tools/glib-client-marshaller-gen.py _gen/all.xml \ _tpy > _gen/register-dbus-glib-marshallers-body.h /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Tpy /usr/bin/python ../tools/glib-interfaces-gen.py \ Tpy _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml /usr/bin/python ../tools/c-constants-gen.py Tpy _gen/all.xml _gen/enums /usr/bin/python ../tools/glib-gtypes-generator.py \ _gen/all.xml _gen/gtypes Tpy /usr/bin/python ../tools/glib-interfaces-gen.py \ Tpy _gen/interfaces-body.h _gen/interfaces.h _gen/all.xml xsltproc --nonet --novalid \ --param 'allow-undefined-interfaces' 'true()' \ ../tools/doc-generator.xsl \ _gen/all.xml > extensions.html set -e; \ case "call" in \ call) \ subclass="TpProxy"; \ assert="TP_IS_PROXY"; \ ;; \ esac; \ /usr/bin/python ../tools/glib-client-gen.py \ --group=`echo call | tr x- x_` \ --subclass=$subclass \ --subclass-assert=$assert \ --tp-proxy-api=0.7.6 \ --iface-quark-prefix=TPY_IFACE_QUARK \ _gen/call.xml Tpy_Cli _gen/cli-call /usr/bin/python ../tools/glib-ginterface-gen.py \ --filename=_gen/svc-call \ --signal-marshal-prefix=_tpy \ --include='' \ --include='"_gen/signals-marshal.h"' \ --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ --allow-unstable \ _gen/call.xml Tpy_Svc_ glib-genmarshal --header --prefix=_tpy_marshal _gen/signals-marshal.list > _gen/signals-marshal.h { echo '#include "_gen/signals-marshal.h"' && \ glib-genmarshal --body --prefix=_tpy_marshal _gen/signals-marshal.list ; } > _gen/signals-marshal.c make all-am make[8]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' \ # source='base-call-channel.c' object='base-call-channel.lo' libtool=yes \ # source='base-call-stream.c' object='base-call-stream.lo' libtool=yes \ # source='base-call-content.c' object='base-call-content.lo' libtool=yes \ # source='base-media-call-content.c' object='base-media-call-content.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-call-channel.lo base-call-channel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-call-stream.lo base-call-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-call-content.lo base-call-content.c \ # source='base-media-call-stream.c' object='base-media-call-stream.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-media-call-content.lo base-media-call-content.c \ # source='call-stream-endpoint.c' object='call-stream-endpoint.lo' libtool=yes \ # source='call-content-codec-offer.c' object='call-content-codec-offer.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-media-call-stream.lo base-media-call-stream.c \ # source='debug.c' object='debug.lo' libtool=yes \ # source='extensions.c' object='extensions.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-stream-endpoint.lo call-stream-endpoint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-content-codec-offer.lo call-content-codec-offer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extensions.lo extensions.c \ # source='extensions-cli.c' object='extensions-cli.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extensions-cli.lo extensions-cli.c \ # source='_gen/signals-marshal.c' object='signals-marshal.lo' libtool=yes \ # source='_gen/svc-call.c' object='svc-call.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo './'`_gen/signals-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o svc-call.lo `test -f '_gen/svc-call.c' || echo './'`_gen/svc-call.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-stream-endpoint.c -fPIC -DPIC -o .libs/call-stream-endpoint.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-call-content.c -fPIC -DPIC -o .libs/base-call-content.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-media-call-stream.c -fPIC -DPIC -o .libs/base-media-call-stream.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-call-stream.c -fPIC -DPIC -o .libs/base-call-stream.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-media-call-content.c -fPIC -DPIC -o .libs/base-media-call-content.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-content-codec-offer.c -fPIC -DPIC -o .libs/call-content-codec-offer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extensions-cli.c -fPIC -DPIC -o .libs/extensions-cli.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-call-channel.c -fPIC -DPIC -o .libs/base-call-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c _gen/svc-call.c -fPIC -DPIC -o .libs/svc-call.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extensions.c -fPIC -DPIC -o .libs/extensions.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c _gen/signals-marshal.c -fPIC -DPIC -o .libs/signals-marshal.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DG_LOG_DOMAIN=\"tp-yell\" -I.. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -Wl,-z,relro -Wl,-O1 -o libtelepathy-yell.la base-call-channel.lo base-call-stream.lo base-call-content.lo base-media-call-content.lo base-media-call-stream.lo call-stream-endpoint.lo call-content-codec-offer.lo debug.lo extensions.lo extensions-cli.lo signals-marshal.lo svc-call.lo -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -L/lib64 -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: ar cru .libs/libtelepathy-yell.a .libs/base-call-channel.o .libs/base-call-stream.o .libs/base-call-content.o .libs/base-media-call-content.o .libs/base-media-call-stream.o .libs/call-stream-endpoint.o .libs/call-content-codec-offer.o .libs/debug.o .libs/extensions.o .libs/extensions-cli.o .libs/signals-marshal.o .libs/svc-call.o libtool: link: ranlib .libs/libtelepathy-yell.a libtool: link: ( cd ".libs" && rm -f "libtelepathy-yell.la" && ln -s "../libtelepathy-yell.la" "libtelepathy-yell.la" ) make[8]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' Making all in gibber make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' glib-genmarshal --header --prefix=_gibber_signals_marshal gibber-signals-marshal.list > gibber-signals-marshal.h { echo '#include "gibber-signals-marshal.h"' && \ glib-genmarshal --body --prefix=_gibber_signals_marshal gibber-signals-marshal.list ; \ } > gibber-signals-marshal.c make all-am make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' \ # source='gibber-debug.c' object='gibber-debug.lo' libtool=yes \ # source='gibber-transport.c' object='gibber-transport.lo' libtool=yes \ # source='gibber-fd-transport.c' object='gibber-fd-transport.lo' libtool=yes \ # source='gibber-tcp-transport.c' object='gibber-tcp-transport.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-debug.lo gibber-debug.c \ # source='gibber-unix-transport.c' object='gibber-unix-transport.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-transport.lo gibber-transport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-fd-transport.lo gibber-fd-transport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-tcp-transport.lo gibber-tcp-transport.c \ # source='gibber-linklocal-transport.c' object='gibber-linklocal-transport.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-unix-transport.lo gibber-unix-transport.c \ # source='gibber-listener.c' object='gibber-listener.lo' libtool=yes \ # source='gibber-sockets.c' object='gibber-sockets.lo' libtool=yes \ # source='gibber-util.c' object='gibber-util.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-linklocal-transport.lo gibber-linklocal-transport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-listener.lo gibber-listener.c \ # source='gibber-signals-marshal.c' object='gibber-signals-marshal.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-sockets.lo gibber-sockets.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-util.lo gibber-util.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gibber-signals-marshal.lo gibber-signals-marshal.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-unix-transport.c -fPIC -DPIC -o .libs/gibber-unix-transport.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-debug.c -fPIC -DPIC -o .libs/gibber-debug.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-signals-marshal.c -fPIC -DPIC -o .libs/gibber-signals-marshal.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-fd-transport.c -fPIC -DPIC -o .libs/gibber-fd-transport.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-tcp-transport.c -fPIC -DPIC -o .libs/gibber-tcp-transport.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-listener.c -fPIC -DPIC -o .libs/gibber-listener.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-transport.c -fPIC -DPIC -o .libs/gibber-transport.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-util.c -fPIC -DPIC -o .libs/gibber-util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-linklocal-transport.c -fPIC -DPIC -o .libs/gibber-linklocal-transport.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gibber-sockets.c -fPIC -DPIC -o .libs/gibber-sockets.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o libgibber.la gibber-debug.lo gibber-transport.lo gibber-fd-transport.lo gibber-tcp-transport.lo gibber-unix-transport.lo gibber-linklocal-transport.lo gibber-listener.lo gibber-sockets.lo gibber-util.lo gibber-signals-marshal.lo libtool: link: ar cru .libs/libgibber.a .libs/gibber-debug.o .libs/gibber-transport.o .libs/gibber-fd-transport.o .libs/gibber-tcp-transport.o .libs/gibber-unix-transport.o .libs/gibber-linklocal-transport.o .libs/gibber-listener.o .libs/gibber-sockets.o .libs/gibber-util.o .libs/gibber-signals-marshal.o libtool: link: ranlib .libs/libgibber.a libtool: link: ( cd ".libs" && rm -f "libgibber.la" && ln -s "../libgibber.la" "libgibber.la" ) make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' Making all in loudmouth make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' ( cd . && \ sed -n -e 's/.*_loudmouth_signals_marshal_\([[:upper:][:digit:]]*__[[:upper:][:digit:]_]*\).*/\1/p' \ loudmouth.h lm-types.h lm-message.c lm-message.h lm-message-node.c lm-message-node.h lm-message-handler.c lm-message-handler.h lm-connection.c lm-connection.h ) \ | sed -e 's/__/:/' -e 'y/_/,/' | sort -u > loudmouth-signals-marshal.list.tmp glib-genmarshal --header --prefix=_loudmouth_signals_marshal loudmouth-signals-marshal.list > loudmouth-signals-marshal.h { echo '#include "loudmouth-signals-marshal.h"' && \ glib-genmarshal --body --prefix=_loudmouth_signals_marshal loudmouth-signals-marshal.list ; \ } > loudmouth-signals-marshal.c make all-am make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' \ # source='lm-message.c' object='lm-message.lo' libtool=yes \ # source='lm-message-node.c' object='lm-message-node.lo' libtool=yes \ # source='lm-message-handler.c' object='lm-message-handler.lo' libtool=yes \ # source='lm-connection.c' object='lm-connection.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lm-message.lo lm-message.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lm-message-node.lo lm-message-node.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lm-message-handler.lo lm-message-handler.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lm-connection.lo lm-connection.c \ # source='loudmouth-signals-marshal.c' object='loudmouth-signals-marshal.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o loudmouth-signals-marshal.lo loudmouth-signals-marshal.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm-connection.c -fPIC -DPIC -o .libs/lm-connection.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm-message-handler.c -fPIC -DPIC -o .libs/lm-message-handler.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm-message-node.c -fPIC -DPIC -o .libs/lm-message-node.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm-message.c -fPIC -DPIC -o .libs/lm-message.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c loudmouth-signals-marshal.c -fPIC -DPIC -o .libs/loudmouth-signals-marshal.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/libwocky.la -Wl,-z,relro -o libloudmouth.la lm-message.lo lm-message-node.lo lm-message-handler.lo lm-connection.lo loudmouth-signals-marshal.lo /builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/libwocky.la libtool: link: (cd .libs/libloudmouth.lax/libwocky.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/.libs/libwocky.a") libtool: link: (cd .libs/libloudmouth.lax/lt1-libwocky.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/.libs/libwocky.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-handler.o .libs/libloudmouth.lax/lt1-wocky-auth-handler.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-handler.o .libs/libloudmouth.lax/lt1-wocky-auth-handler.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-registry-enumtypes.o .libs/libloudmouth.lax/lt2-wocky-auth-registry-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-registry-enumtypes.o .libs/libloudmouth.lax/lt2-wocky-auth-registry-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-registry.o .libs/libloudmouth.lax/lt3-wocky-auth-registry.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-auth-registry.o .libs/libloudmouth.lax/lt3-wocky-auth-registry.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-bare-contact.o .libs/libloudmouth.lax/lt4-wocky-bare-contact.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-bare-contact.o .libs/libloudmouth.lax/lt4-wocky-bare-contact.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-c2s-porter.o .libs/libloudmouth.lax/lt5-wocky-c2s-porter.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-c2s-porter.o .libs/libloudmouth.lax/lt5-wocky-c2s-porter.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-caps-cache.o .libs/libloudmouth.lax/lt6-wocky-caps-cache.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-caps-cache.o .libs/libloudmouth.lax/lt6-wocky-caps-cache.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-caps-hash.o .libs/libloudmouth.lax/lt7-wocky-caps-hash.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-caps-hash.o .libs/libloudmouth.lax/lt7-wocky-caps-hash.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-connector-enumtypes.o .libs/libloudmouth.lax/lt8-wocky-connector-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-connector-enumtypes.o .libs/libloudmouth.lax/lt8-wocky-connector-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-connector.o .libs/libloudmouth.lax/lt9-wocky-connector.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-connector.o .libs/libloudmouth.lax/lt9-wocky-connector.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-contact-factory.o .libs/libloudmouth.lax/lt10-wocky-contact-factory.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-contact-factory.o .libs/libloudmouth.lax/lt10-wocky-contact-factory.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-contact.o .libs/libloudmouth.lax/lt11-wocky-contact.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-contact.o .libs/libloudmouth.lax/lt11-wocky-contact.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-data-form-enumtypes.o .libs/libloudmouth.lax/lt12-wocky-data-form-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-data-form-enumtypes.o .libs/libloudmouth.lax/lt12-wocky-data-form-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-data-form.o .libs/libloudmouth.lax/lt13-wocky-data-form.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-data-form.o .libs/libloudmouth.lax/lt13-wocky-data-form.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-debug.o .libs/libloudmouth.lax/lt14-wocky-debug.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-debug.o .libs/libloudmouth.lax/lt14-wocky-debug.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-disco-identity.o .libs/libloudmouth.lax/lt15-wocky-disco-identity.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-disco-identity.o .libs/libloudmouth.lax/lt15-wocky-disco-identity.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-heartbeat-source.o .libs/libloudmouth.lax/lt16-wocky-heartbeat-source.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-heartbeat-source.o .libs/libloudmouth.lax/lt16-wocky-heartbeat-source.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-http-proxy.o .libs/libloudmouth.lax/lt17-wocky-http-proxy.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-http-proxy.o .libs/libloudmouth.lax/lt17-wocky-http-proxy.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth-digest.o .libs/libloudmouth.lax/lt18-wocky-jabber-auth-digest.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth-digest.o .libs/libloudmouth.lax/lt18-wocky-jabber-auth-digest.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth-password.o .libs/libloudmouth.lax/lt19-wocky-jabber-auth-password.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth-password.o .libs/libloudmouth.lax/lt19-wocky-jabber-auth-password.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth.o .libs/libloudmouth.lax/lt20-wocky-jabber-auth.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-jabber-auth.o .libs/libloudmouth.lax/lt20-wocky-jabber-auth.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-connection-factory.o .libs/libloudmouth.lax/lt21-wocky-ll-connection-factory.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-connection-factory.o .libs/libloudmouth.lax/lt21-wocky-ll-connection-factory.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-connector.o .libs/libloudmouth.lax/lt22-wocky-ll-connector.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-connector.o .libs/libloudmouth.lax/lt22-wocky-ll-connector.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-contact.o .libs/libloudmouth.lax/lt23-wocky-ll-contact.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ll-contact.o .libs/libloudmouth.lax/lt23-wocky-ll-contact.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-loopback-stream.o .libs/libloudmouth.lax/lt24-wocky-loopback-stream.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-loopback-stream.o .libs/libloudmouth.lax/lt24-wocky-loopback-stream.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-meta-porter.o .libs/libloudmouth.lax/lt25-wocky-meta-porter.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-meta-porter.o .libs/libloudmouth.lax/lt25-wocky-meta-porter.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-muc-enumtypes.o .libs/libloudmouth.lax/lt26-wocky-muc-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-muc-enumtypes.o .libs/libloudmouth.lax/lt26-wocky-muc-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-muc.o .libs/libloudmouth.lax/lt27-wocky-muc.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-muc.o .libs/libloudmouth.lax/lt27-wocky-muc.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-node-tree.o .libs/libloudmouth.lax/lt28-wocky-node-tree.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-node-tree.o .libs/libloudmouth.lax/lt28-wocky-node-tree.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-node.o .libs/libloudmouth.lax/lt29-wocky-node.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-node.o .libs/libloudmouth.lax/lt29-wocky-node.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pep-service.o .libs/libloudmouth.lax/lt30-wocky-pep-service.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pep-service.o .libs/libloudmouth.lax/lt30-wocky-pep-service.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ping.o .libs/libloudmouth.lax/lt31-wocky-ping.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-ping.o .libs/libloudmouth.lax/lt31-wocky-ping.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-porter.o .libs/libloudmouth.lax/lt32-wocky-porter.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-porter.o .libs/libloudmouth.lax/lt32-wocky-porter.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-helpers.o .libs/libloudmouth.lax/lt33-wocky-pubsub-helpers.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-helpers.o .libs/libloudmouth.lax/lt33-wocky-pubsub-helpers.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-node-enumtypes.o .libs/libloudmouth.lax/lt34-wocky-pubsub-node-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-node-enumtypes.o .libs/libloudmouth.lax/lt34-wocky-pubsub-node-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-node.o .libs/libloudmouth.lax/lt35-wocky-pubsub-node.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-node.o .libs/libloudmouth.lax/lt35-wocky-pubsub-node.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-service-enumtypes.o .libs/libloudmouth.lax/lt36-wocky-pubsub-service-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-service-enumtypes.o .libs/libloudmouth.lax/lt36-wocky-pubsub-service-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-service.o .libs/libloudmouth.lax/lt37-wocky-pubsub-service.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-pubsub-service.o .libs/libloudmouth.lax/lt37-wocky-pubsub-service.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-resource-contact.o .libs/libloudmouth.lax/lt38-wocky-resource-contact.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-resource-contact.o .libs/libloudmouth.lax/lt38-wocky-resource-contact.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-roster.o .libs/libloudmouth.lax/lt39-wocky-roster.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-roster.o .libs/libloudmouth.lax/lt39-wocky-roster.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-auth.o .libs/libloudmouth.lax/lt40-wocky-sasl-auth.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-auth.o .libs/libloudmouth.lax/lt40-wocky-sasl-auth.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-digest-md5.o .libs/libloudmouth.lax/lt41-wocky-sasl-digest-md5.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-digest-md5.o .libs/libloudmouth.lax/lt41-wocky-sasl-digest-md5.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-plain.o .libs/libloudmouth.lax/lt42-wocky-sasl-plain.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-plain.o .libs/libloudmouth.lax/lt42-wocky-sasl-plain.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-scram.o .libs/libloudmouth.lax/lt43-wocky-sasl-scram.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-scram.o .libs/libloudmouth.lax/lt43-wocky-sasl-scram.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-utils.o .libs/libloudmouth.lax/lt44-wocky-sasl-utils.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-sasl-utils.o .libs/libloudmouth.lax/lt44-wocky-sasl-utils.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-session.o .libs/libloudmouth.lax/lt45-wocky-session.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-session.o .libs/libloudmouth.lax/lt45-wocky-session.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-signals-marshal.o .libs/libloudmouth.lax/lt46-wocky-signals-marshal.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-signals-marshal.o .libs/libloudmouth.lax/lt46-wocky-signals-marshal.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-stanza.o .libs/libloudmouth.lax/lt47-wocky-stanza.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-stanza.o .libs/libloudmouth.lax/lt47-wocky-stanza.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-connector.o .libs/libloudmouth.lax/lt48-wocky-tls-connector.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-connector.o .libs/libloudmouth.lax/lt48-wocky-tls-connector.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-enumtypes.o .libs/libloudmouth.lax/lt49-wocky-tls-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-enumtypes.o .libs/libloudmouth.lax/lt49-wocky-tls-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-handler.o .libs/libloudmouth.lax/lt50-wocky-tls-handler.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls-handler.o .libs/libloudmouth.lax/lt50-wocky-tls-handler.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls.o .libs/libloudmouth.lax/lt51-wocky-tls.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-tls.o .libs/libloudmouth.lax/lt51-wocky-tls.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-utils.o .libs/libloudmouth.lax/lt52-wocky-utils.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-utils.o .libs/libloudmouth.lax/lt52-wocky-utils.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xep-0115-capabilities.o .libs/libloudmouth.lax/lt53-wocky-xep-0115-capabilities.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xep-0115-capabilities.o .libs/libloudmouth.lax/lt53-wocky-xep-0115-capabilities.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-connection.o .libs/libloudmouth.lax/lt54-wocky-xmpp-connection.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-connection.o .libs/libloudmouth.lax/lt54-wocky-xmpp-connection.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-error-enumtypes.o .libs/libloudmouth.lax/lt55-wocky-xmpp-error-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-error-enumtypes.o .libs/libloudmouth.lax/lt55-wocky-xmpp-error-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-error.o .libs/libloudmouth.lax/lt56-wocky-xmpp-error.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-error.o .libs/libloudmouth.lax/lt56-wocky-xmpp-error.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-reader-enumtypes.o .libs/libloudmouth.lax/lt57-wocky-xmpp-reader-enumtypes.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-reader-enumtypes.o .libs/libloudmouth.lax/lt57-wocky-xmpp-reader-enumtypes.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-reader.o .libs/libloudmouth.lax/lt58-wocky-xmpp-reader.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-reader.o .libs/libloudmouth.lax/lt58-wocky-xmpp-reader.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-writer.o .libs/libloudmouth.lax/lt59-wocky-xmpp-writer.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky-xmpp-writer.o .libs/libloudmouth.lax/lt59-wocky-xmpp-writer.o libtool: link: ln .libs/libloudmouth.lax/lt1-libwocky.a/wocky.o .libs/libloudmouth.lax/lt60-wocky.o || cp .libs/libloudmouth.lax/lt1-libwocky.a/wocky.o .libs/libloudmouth.lax/lt60-wocky.o libtool: link: ar cru .libs/libloudmouth.a .libs/lm-message.o .libs/lm-message-node.o .libs/lm-message-handler.o .libs/lm-connection.o .libs/loudmouth-signals-marshal.o .libs/libloudmouth.lax/libwocky.a/wocky-auth-handler.o .libs/libloudmouth.lax/libwocky.a/wocky-auth-registry-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-auth-registry.o .libs/libloudmouth.lax/libwocky.a/wocky-bare-contact.o .libs/libloudmouth.lax/libwocky.a/wocky-c2s-porter.o .libs/libloudmouth.lax/libwocky.a/wocky-caps-cache.o .libs/libloudmouth.lax/libwocky.a/wocky-caps-hash.o .libs/libloudmouth.lax/libwocky.a/wocky-connector-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-connector.o .libs/libloudmouth.lax/libwocky.a/wocky-contact-factory.o .libs/libloudmouth.lax/libwocky.a/wocky-contact.o .libs/libloudmouth.lax/libwocky.a/wocky-data-form-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-data-form.o .libs/libloudmouth.lax/libwocky.a/wocky-debug.o .libs/libloudmouth.lax/libwocky.a/wocky-disco-identity.o .libs/libloudmouth.lax/libwocky.a/wocky-heartbeat-source.o .libs/libloudmouth.lax/libwocky.a/wocky-http-proxy.o .libs/libloudmouth.lax/libwocky.a/wocky-jabber-auth-digest.o .libs/libloudmouth.lax/libwocky.a/wocky-jabber-auth-password.o .libs/libloudmouth.lax/libwocky.a/wocky-jabber-auth.o .libs/libloudmouth.lax/libwocky.a/wocky-ll-connection-factory.o .libs/libloudmouth.lax/libwocky.a/wocky-ll-connector.o .libs/libloudmouth.lax/libwocky.a/wocky-ll-contact.o .libs/libloudmouth.lax/libwocky.a/wocky-loopback-stream.o .libs/libloudmouth.lax/libwocky.a/wocky-meta-porter.o .libs/libloudmouth.lax/libwocky.a/wocky-muc-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-muc.o .libs/libloudmouth.lax/libwocky.a/wocky-node-tree.o .libs/libloudmouth.lax/libwocky.a/wocky-node.o .libs/libloudmouth.lax/libwocky.a/wocky-pep-service.o .libs/libloudmouth.lax/libwocky.a/wocky-ping.o .libs/libloudmouth.lax/libwocky.a/wocky-porter.o .libs/libloudmouth.lax/libwocky.a/wocky-pubsub-helpers.o .libs/libloudmouth.lax/libwocky.a/wocky-pubsub-node-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-pubsub-node.o .libs/libloudmouth.lax/libwocky.a/wocky-pubsub-service-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-pubsub-service.o .libs/libloudmouth.lax/libwocky.a/wocky-resource-contact.o .libs/libloudmouth.lax/libwocky.a/wocky-roster.o .libs/libloudmouth.lax/libwocky.a/wocky-sasl-auth.o .libs/libloudmouth.lax/libwocky.a/wocky-sasl-digest-md5.o .libs/libloudmouth.lax/libwocky.a/wocky-sasl-plain.o .libs/libloudmouth.lax/libwocky.a/wocky-sasl-scram.o .libs/libloudmouth.lax/libwocky.a/wocky-sasl-utils.o .libs/libloudmouth.lax/libwocky.a/wocky-session.o .libs/libloudmouth.lax/libwocky.a/wocky-signals-marshal.o .libs/libloudmouth.lax/libwocky.a/wocky-stanza.o .libs/libloudmouth.lax/libwocky.a/wocky-tls-connector.o .libs/libloudmouth.lax/libwocky.a/wocky-tls-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-tls-handler.o .libs/libloudmouth.lax/libwocky.a/wocky-tls.o .libs/libloudmouth.lax/libwocky.a/wocky-utils.o .libs/libloudmouth.lax/libwocky.a/wocky-xep-0115-capabilities.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-connection.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-error-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-error.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-reader-enumtypes.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-reader.o .libs/libloudmouth.lax/libwocky.a/wocky-xmpp-writer.o .libs/libloudmouth.lax/libwocky.a/wocky.o .libs/libloudmouth.lax/lt1-wocky-auth-handler.o .libs/libloudmouth.lax/lt2-wocky-auth-registry-enumtypes.o .libs/libloudmouth.lax/lt3-wocky-auth-registry.o .libs/libloudmouth.lax/lt4-wocky-bare-contact.o .libs/libloudmouth.lax/lt5-wocky-c2s-porter.o .libs/libloudmouth.lax/lt6-wocky-caps-cache.o .libs/libloudmouth.lax/lt7-wocky-caps-hash.o .libs/libloudmouth.lax/lt8-wocky-connector-enumtypes.o .libs/libloudmouth.lax/lt9-wocky-connector.o .libs/libloudmouth.lax/lt10-wocky-contact-factory.o .libs/libloudmouth.lax/lt11-wocky-contact.o .libs/libloudmouth.lax/lt12-wocky-data-form-enumtypes.o .libs/libloudmouth.lax/lt13-wocky-data-form.o .libs/libloudmouth.lax/lt14-wocky-debug.o .libs/libloudmouth.lax/lt15-wocky-disco-identity.o .libs/libloudmouth.lax/lt16-wocky-heartbeat-source.o .libs/libloudmouth.lax/lt17-wocky-http-proxy.o .libs/libloudmouth.lax/lt18-wocky-jabber-auth-digest.o .libs/libloudmouth.lax/lt19-wocky-jabber-auth-password.o .libs/libloudmouth.lax/lt20-wocky-jabber-auth.o .libs/libloudmouth.lax/lt21-wocky-ll-connection-factory.o .libs/libloudmouth.lax/lt22-wocky-ll-connector.o .libs/libloudmouth.lax/lt23-wocky-ll-contact.o .libs/libloudmouth.lax/lt24-wocky-loopback-stream.o .libs/libloudmouth.lax/lt25-wocky-meta-porter.o .libs/libloudmouth.lax/lt26-wocky-muc-enumtypes.o .libs/libloudmouth.lax/lt27-wocky-muc.o .libs/libloudmouth.lax/lt28-wocky-node-tree.o .libs/libloudmouth.lax/lt29-wocky-node.o .libs/libloudmouth.lax/lt30-wocky-pep-service.o .libs/libloudmouth.lax/lt31-wocky-ping.o .libs/libloudmouth.lax/lt32-wocky-porter.o .libs/libloudmouth.lax/lt33-wocky-pubsub-helpers.o .libs/libloudmouth.lax/lt34-wocky-pubsub-node-enumtypes.o .libs/libloudmouth.lax/lt35-wocky-pubsub-node.o .libs/libloudmouth.lax/lt36-wocky-pubsub-service-enumtypes.o .libs/libloudmouth.lax/lt37-wocky-pubsub-service.o .libs/libloudmouth.lax/lt38-wocky-resource-contact.o .libs/libloudmouth.lax/lt39-wocky-roster.o .libs/libloudmouth.lax/lt40-wocky-sasl-auth.o .libs/libloudmouth.lax/lt41-wocky-sasl-digest-md5.o .libs/libloudmouth.lax/lt42-wocky-sasl-plain.o .libs/libloudmouth.lax/lt43-wocky-sasl-scram.o .libs/libloudmouth.lax/lt44-wocky-sasl-utils.o .libs/libloudmouth.lax/lt45-wocky-session.o .libs/libloudmouth.lax/lt46-wocky-signals-marshal.o .libs/libloudmouth.lax/lt47-wocky-stanza.o .libs/libloudmouth.lax/lt48-wocky-tls-connector.o .libs/libloudmouth.lax/lt49-wocky-tls-enumtypes.o .libs/libloudmouth.lax/lt50-wocky-tls-handler.o .libs/libloudmouth.lax/lt51-wocky-tls.o .libs/libloudmouth.lax/lt52-wocky-utils.o .libs/libloudmouth.lax/lt53-wocky-xep-0115-capabilities.o .libs/libloudmouth.lax/lt54-wocky-xmpp-connection.o .libs/libloudmouth.lax/lt55-wocky-xmpp-error-enumtypes.o .libs/libloudmouth.lax/lt56-wocky-xmpp-error.o .libs/libloudmouth.lax/lt57-wocky-xmpp-reader-enumtypes.o .libs/libloudmouth.lax/lt58-wocky-xmpp-reader.o .libs/libloudmouth.lax/lt59-wocky-xmpp-writer.o .libs/libloudmouth.lax/lt60-wocky.o libtool: link: ranlib .libs/libloudmouth.a libtool: link: rm -fr .libs/libloudmouth.lax .libs/libloudmouth.lax libtool: link: ( cd ".libs" && rm -f "libloudmouth.la" && ln -s "../libloudmouth.la" "libloudmouth.la" ) make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' glib-mkenums \ --fhead "#ifndef __GABBLE_ENUM_TYPES_H__\n#define __GABBLE_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GABBLE_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GABBLE_ENUM_TYPES_H__ */" \ ../src/connection.h ../src/jingle-factory.h ../src/room-config.h ../src/presence.h > gabble-enumtypes.h glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ ../src/connection.h ../src/jingle-factory.h ../src/room-config.h ../src/presence.h > gabble-enumtypes.c make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[3]: `libgibber.la' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' glib-genmarshal --header --prefix=gabble_marshal gabble-signals-marshal.list > gabble-signals-marshal.h { echo '#include "gabble-signals-marshal.h"' && \ glib-genmarshal --body --prefix=gabble_marshal gabble-signals-marshal.list ; \ } > gabble-signals-marshal.c make all-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' \ # source='addressing-util.c' object='addressing-util.lo' libtool=yes \ # source='auth-manager.c' object='auth-manager.lo' libtool=yes \ # source='base64.c' object='base64.lo' libtool=yes \ # source='base-call-channel.c' object='base-call-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o addressing-util.lo addressing-util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auth-manager.lo auth-manager.c \ # source='bytestream-factory.c' object='bytestream-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base-call-channel.lo base-call-channel.c \ # source='bytestream-ibb.c' object='bytestream-ibb.lo' libtool=yes \ # source='bytestream-iface.c' object='bytestream-iface.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-factory.lo bytestream-factory.c \ # source='bytestream-muc.c' object='bytestream-muc.lo' libtool=yes \ # source='bytestream-multiple.c' object='bytestream-multiple.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-ibb.lo bytestream-ibb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-iface.lo bytestream-iface.c \ # source='bytestream-socks5.c' object='bytestream-socks5.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-muc.lo bytestream-muc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-multiple.lo bytestream-multiple.c \ # source='call-content.c' object='call-content.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bytestream-socks5.lo bytestream-socks5.c \ # source='call-channel.c' object='call-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-content.lo call-content.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-channel.lo call-channel.c \ # source='call-muc-channel.c' object='call-muc-channel.lo' libtool=yes \ # source='call-member.c' object='call-member.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-muc-channel.lo call-muc-channel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-member.lo call-member.c \ # source='call-member-content.c' object='call-member-content.lo' libtool=yes \ # source='call-stream.c' object='call-stream.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-member-content.lo call-member-content.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o call-stream.lo call-stream.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base-call-channel.c -fPIC -DPIC -o .libs/base-call-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-ibb.c -fPIC -DPIC -o .libs/bytestream-ibb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c addressing-util.c -fPIC -DPIC -o .libs/addressing-util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-socks5.c -fPIC -DPIC -o .libs/bytestream-socks5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-multiple.c -fPIC -DPIC -o .libs/bytestream-multiple.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auth-manager.c -fPIC -DPIC -o .libs/auth-manager.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-factory.c -fPIC -DPIC -o .libs/bytestream-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-member.c -fPIC -DPIC -o .libs/call-member.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-content.c -fPIC -DPIC -o .libs/call-content.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-iface.c -fPIC -DPIC -o .libs/bytestream-iface.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-muc-channel.c -fPIC -DPIC -o .libs/call-muc-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-stream.c -fPIC -DPIC -o .libs/call-stream.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-channel.c -fPIC -DPIC -o .libs/call-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c call-member-content.c -fPIC -DPIC -o .libs/call-member-content.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytestream-muc.c -fPIC -DPIC -o .libs/bytestream-muc.o \ # source='capabilities.c' object='capabilities.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capabilities.lo capabilities.c \ # source='caps-hash.c' object='caps-hash.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o caps-hash.lo caps-hash.c \ # source='caps-channel-manager.c' object='caps-channel-manager.lo' libtool=yes \ # source='conn-addressing.c' object='conn-addressing.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c caps-hash.c -fPIC -DPIC -o .libs/caps-hash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capabilities.c -fPIC -DPIC -o .libs/capabilities.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o caps-channel-manager.lo caps-channel-manager.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-addressing.lo conn-addressing.c \ # source='conn-aliasing.c' object='conn-aliasing.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-aliasing.lo conn-aliasing.c \ # source='conn-avatars.c' object='conn-avatars.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-avatars.lo conn-avatars.c \ # source='conn-client-types.c' object='conn-client-types.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-client-types.lo conn-client-types.c \ # source='conn-contact-info.c' object='conn-contact-info.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-contact-info.lo conn-contact-info.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-avatars.c -fPIC -DPIC -o .libs/conn-avatars.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c caps-channel-manager.c -fPIC -DPIC -o .libs/caps-channel-manager.o \ # source='conn-location.c' object='conn-location.lo' libtool=yes \ # source='conn-olpc.c' object='conn-olpc.lo' libtool=yes \ # source='conn-power-saving.c' object='conn-power-saving.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-location.lo conn-location.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-olpc.lo conn-olpc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-power-saving.lo conn-power-saving.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-addressing.c -fPIC -DPIC -o .libs/conn-addressing.o \ # source='conn-presence.c' object='conn-presence.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-presence.lo conn-presence.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-aliasing.c -fPIC -DPIC -o .libs/conn-aliasing.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-location.c -fPIC -DPIC -o .libs/conn-location.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-contact-info.c -fPIC -DPIC -o .libs/conn-contact-info.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-power-saving.c -fPIC -DPIC -o .libs/conn-power-saving.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-olpc.c -fPIC -DPIC -o .libs/conn-olpc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-presence.c -fPIC -DPIC -o .libs/conn-presence.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-client-types.c -fPIC -DPIC -o .libs/conn-client-types.o \ # source='conn-sidecars.c' object='conn-sidecars.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-sidecars.lo conn-sidecars.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-sidecars.c -fPIC -DPIC -o .libs/conn-sidecars.o \ # source='conn-util.c' object='conn-util.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-util.lo conn-util.c \ # source='conn-mail-notif.c' object='conn-mail-notif.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conn-mail-notif.lo conn-mail-notif.c \ # source='connection.c' object='connection.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o connection.lo connection.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-mail-notif.c -fPIC -DPIC -o .libs/conn-mail-notif.o \ # source='connection-manager.c' object='connection-manager.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o connection-manager.lo connection-manager.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c connection.c -fPIC -DPIC -o .libs/connection.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conn-util.c -fPIC -DPIC -o .libs/conn-util.o \ # source='debug.c' object='debug.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c connection-manager.c -fPIC -DPIC -o .libs/connection-manager.o \ # source='disco.c' object='disco.lo' libtool=yes \ # source='error.c' object='error.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o disco.lo disco.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o error.lo error.c \ # source='ft-channel.c' object='ft-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ft-channel.lo ft-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o \ # source='ft-manager.c' object='ft-manager.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ft-manager.lo ft-manager.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ft-channel.c -fPIC -DPIC -o .libs/ft-channel.o \ # source='gabble.c' object='gabble.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gabble.lo gabble.c \ # source='google-relay.c' object='google-relay.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ft-manager.c -fPIC -DPIC -o .libs/ft-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o google-relay.lo google-relay.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c disco.c -fPIC -DPIC -o .libs/disco.o \ # source='gtalk-file-collection.c' object='gtalk-file-collection.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gtalk-file-collection.lo gtalk-file-collection.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gabble.c -fPIC -DPIC -o .libs/gabble.o \ # source='im-channel.c' object='im-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o im-channel.lo im-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gtalk-file-collection.c -fPIC -DPIC -o .libs/gtalk-file-collection.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c google-relay.c -fPIC -DPIC -o .libs/google-relay.o \ # source='im-factory.c' object='im-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o im-factory.lo im-factory.c \ # source='jingle-content.c' object='jingle-content.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-content.lo jingle-content.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c im-channel.c -fPIC -DPIC -o .libs/im-channel.o \ # source='jingle-factory.c' object='jingle-factory.lo' libtool=yes \ # source='jingle-share.c' object='jingle-share.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-factory.lo jingle-factory.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-share.lo jingle-share.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c im-factory.c -fPIC -DPIC -o .libs/im-factory.o \ # source='jingle-media-rtp.c' object='jingle-media-rtp.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-media-rtp.lo jingle-media-rtp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-share.c -fPIC -DPIC -o .libs/jingle-share.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-content.c -fPIC -DPIC -o .libs/jingle-content.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-factory.c -fPIC -DPIC -o .libs/jingle-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-media-rtp.c -fPIC -DPIC -o .libs/jingle-media-rtp.o \ # source='jingle-session.c' object='jingle-session.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-session.lo jingle-session.c \ # source='jingle-transport-google.c' object='jingle-transport-google.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-transport-google.lo jingle-transport-google.c \ # source='jingle-transport-rawudp.c' object='jingle-transport-rawudp.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-transport-rawudp.lo jingle-transport-rawudp.c \ # source='jingle-transport-iceudp.c' object='jingle-transport-iceudp.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-transport-iceudp.lo jingle-transport-iceudp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-session.c -fPIC -DPIC -o .libs/jingle-session.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-transport-rawudp.c -fPIC -DPIC -o .libs/jingle-transport-rawudp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-transport-iceudp.c -fPIC -DPIC -o .libs/jingle-transport-iceudp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-transport-google.c -fPIC -DPIC -o .libs/jingle-transport-google.o \ # source='jingle-transport-iface.c' object='jingle-transport-iface.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jingle-transport-iface.lo jingle-transport-iface.c \ # source='legacy-caps.c' object='legacy-caps.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o legacy-caps.lo legacy-caps.c \ # source='media-channel.c' object='media-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o media-channel.lo media-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c legacy-caps.c -fPIC -DPIC -o .libs/legacy-caps.o \ # source='media-channel-hold.c' object='media-channel-hold.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o media-channel-hold.lo media-channel-hold.c \ # source='media-stream.c' object='media-stream.lo' libtool=yes \ # source='media-factory.c' object='media-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o media-stream.lo media-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o media-factory.lo media-factory.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jingle-transport-iface.c -fPIC -DPIC -o .libs/jingle-transport-iface.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c media-channel.c -fPIC -DPIC -o .libs/media-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c media-factory.c -fPIC -DPIC -o .libs/media-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c media-channel-hold.c -fPIC -DPIC -o .libs/media-channel-hold.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c media-stream.c -fPIC -DPIC -o .libs/media-stream.o \ # source='message-util.c' object='message-util.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o message-util.lo message-util.c \ # source='muc-channel.c' object='muc-channel.lo' libtool=yes \ # source='muc-factory.c' object='muc-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o muc-channel.lo muc-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c message-util.c -fPIC -DPIC -o .libs/message-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o muc-factory.lo muc-factory.c \ # source='olpc-activity.c' object='olpc-activity.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o olpc-activity.lo olpc-activity.c \ # source='plugin-loader.c' object='plugin-loader.lo' libtool=yes \ # source='plugin.c' object='plugin.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o plugin.lo plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o plugin-loader.lo plugin-loader.c \ # source='presence.c' object='presence.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o presence.lo presence.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c muc-channel.c -fPIC -DPIC -o .libs/muc-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c olpc-activity.c -fPIC -DPIC -o .libs/olpc-activity.o \ # source='presence-cache.c' object='presence-cache.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o presence-cache.lo presence-cache.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c muc-factory.c -fPIC -DPIC -o .libs/muc-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c presence.c -fPIC -DPIC -o .libs/presence.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c plugin-loader.c -fPIC -DPIC -o .libs/plugin-loader.o \ # source='protocol.c' object='protocol.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o protocol.lo protocol.c \ # source='private-tubes-factory.c' object='private-tubes-factory.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o private-tubes-factory.lo private-tubes-factory.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c presence-cache.c -fPIC -DPIC -o .libs/presence-cache.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c private-tubes-factory.c -fPIC -DPIC -o .libs/private-tubes-factory.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c protocol.c -fPIC -DPIC -o .libs/protocol.o \ # source='request-pipeline.c' object='request-pipeline.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o request-pipeline.lo request-pipeline.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c request-pipeline.c -fPIC -DPIC -o .libs/request-pipeline.o \ # source='roster.c' object='roster.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o roster.lo roster.c \ # source='room-config.c' object='room-config.lo' libtool=yes \ # source='roomlist-channel.c' object='roomlist-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o room-config.lo room-config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o roomlist-channel.lo roomlist-channel.c \ # source='roomlist-manager.c' object='roomlist-manager.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o roomlist-manager.lo roomlist-manager.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c room-config.c -fPIC -DPIC -o .libs/room-config.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c roomlist-channel.c -fPIC -DPIC -o .libs/roomlist-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c roster.c -fPIC -DPIC -o .libs/roster.o \ # source='search-channel.c' object='search-channel.lo' libtool=yes \ # source='search-manager.c' object='search-manager.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c roomlist-manager.c -fPIC -DPIC -o .libs/roomlist-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o search-channel.lo search-channel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o search-manager.lo search-manager.c \ # source='server-sasl-channel.c' object='server-sasl-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o server-sasl-channel.lo server-sasl-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c search-manager.c -fPIC -DPIC -o .libs/search-manager.o \ # source='server-tls-channel.c' object='server-tls-channel.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o server-tls-channel.lo server-tls-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c search-channel.c -fPIC -DPIC -o .libs/search-channel.o \ # source='server-tls-manager.c' object='server-tls-manager.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o server-tls-manager.lo server-tls-manager.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-sasl-channel.c -fPIC -DPIC -o .libs/server-sasl-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-tls-channel.c -fPIC -DPIC -o .libs/server-tls-channel.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-tls-manager.c -fPIC -DPIC -o .libs/server-tls-manager.o \ # source='sidecar.c' object='sidecar.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sidecar.lo sidecar.c \ # source='tls-certificate.c' object='tls-certificate.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tls-certificate.lo tls-certificate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sidecar.c -fPIC -DPIC -o .libs/sidecar.o \ # source='tube-iface.c' object='tube-iface.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tube-iface.lo tube-iface.c \ # source='tubes-channel.c' object='tubes-channel.lo' libtool=yes libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tls-certificate.c -fPIC -DPIC -o .libs/tls-certificate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tubes-channel.lo tubes-channel.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tube-iface.c -fPIC -DPIC -o .libs/tube-iface.o \ # source='tube-dbus.c' object='tube-dbus.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tube-dbus.lo tube-dbus.c \ # source='tube-stream.c' object='tube-stream.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tube-stream.lo tube-stream.c \ # source='util.c' object='util.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o util.lo util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tubes-channel.c -fPIC -DPIC -o .libs/tubes-channel.o \ # source='vcard-manager.c' object='vcard-manager.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vcard-manager.lo vcard-manager.c \ # source='gabble-signals-marshal.c' object='gabble-signals-marshal.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gabble-signals-marshal.lo gabble-signals-marshal.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tube-stream.c -fPIC -DPIC -o .libs/tube-stream.o \ # source='gabble-enumtypes.c' object='gabble-enumtypes.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gabble-enumtypes.lo gabble-enumtypes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tube-dbus.c -fPIC -DPIC -o .libs/tube-dbus.o \ # source='main.c' object='main.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vcard-manager.c -fPIC -DPIC -o .libs/vcard-manager.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gabble-signals-marshal.c -fPIC -DPIC -o .libs/gabble-signals-marshal.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gabble-enumtypes.c -fPIC -DPIC -o .libs/gabble-enumtypes.o \ # source='write-mgr-file.c' object='write-mgr-file.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c write-mgr-file.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libgabble-convenience.la addressing-util.lo auth-manager.lo base64.lo base-call-channel.lo bytestream-factory.lo bytestream-ibb.lo bytestream-iface.lo bytestream-muc.lo bytestream-multiple.lo bytestream-socks5.lo call-content.lo call-channel.lo call-muc-channel.lo call-member.lo call-member-content.lo call-stream.lo capabilities.lo caps-hash.lo caps-channel-manager.lo conn-addressing.lo conn-aliasing.lo conn-avatars.lo conn-client-types.lo conn-contact-info.lo conn-location.lo conn-olpc.lo conn-power-saving.lo conn-presence.lo conn-sidecars.lo conn-util.lo conn-mail-notif.lo connection.lo connection-manager.lo debug.lo disco.lo error.lo ft-channel.lo ft-manager.lo gabble.lo google-relay.lo gtalk-file-collection.lo im-channel.lo im-factory.lo jingle-content.lo jingle-factory.lo jingle-share.lo jingle-media-rtp.lo jingle-session.lo jingle-transport-google.lo jingle-transport-rawudp.lo jingle-transport-iceudp.lo jingle-transport-iface.lo legacy-caps.lo media-channel.lo media-channel-hold.lo media-stream.lo media-factory.lo message-util.lo muc-channel.lo muc-factory.lo olpc-activity.lo plugin-loader.lo plugin.lo presence.lo presence-cache.lo protocol.lo private-tubes-factory.lo request-pipeline.lo roster.lo room-config.lo roomlist-channel.lo roomlist-manager.lo search-channel.lo search-manager.lo server-sasl-channel.lo server-tls-channel.lo server-tls-manager.lo sidecar.lo tls-certificate.lo tube-iface.lo tubes-channel.lo tube-dbus.lo tube-stream.lo util.lo vcard-manager.lo gabble-signals-marshal.lo gabble-enumtypes.lo ../extensions/libgabble-extensions.la ../lib/gibber/libgibber.la ../lib/loudmouth/libloudmouth.la ../lib/ext/telepathy-yell/telepathy-yell/libtelepathy-yell.la -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/libwocky.la -L/lib64 -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lnice -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 libtool: link: (cd .libs/libgabble-convenience.lax/libgabble-extensions.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/src/../extensions/.libs/libgabble-extensions.a") libtool: link: (cd .libs/libgabble-convenience.lax/libgibber.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/src/../lib/gibber/.libs/libgibber.a") libtool: link: (cd .libs/libgabble-convenience.lax/libloudmouth.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/src/../lib/loudmouth/.libs/libloudmouth.a") libtool: link: (cd .libs/libgabble-convenience.lax/libtelepathy-yell.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/src/../lib/ext/telepathy-yell/telepathy-yell/.libs/libtelepathy-yell.a") libtool: link: (cd .libs/libgabble-convenience.lax/libwocky.a && ar x "/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/.libs/libwocky.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-call-channel.o .libs/libgabble-convenience.lax/lt1-base-call-channel.o || cp .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-call-channel.o .libs/libgabble-convenience.lax/lt1-base-call-channel.o libtool: link: ln .libs/libgabble-convenience.lax/libtelepathy-yell.a/debug.o .libs/libgabble-convenience.lax/lt2-debug.o || cp .libs/libgabble-convenience.lax/libtelepathy-yell.a/debug.o .libs/libgabble-convenience.lax/lt2-debug.o libtool: link: ln .libs/libgabble-convenience.lax/libtelepathy-yell.a/extensions.o .libs/libgabble-convenience.lax/lt3-extensions.o || cp .libs/libgabble-convenience.lax/libtelepathy-yell.a/extensions.o .libs/libgabble-convenience.lax/lt3-extensions.o libtool: link: ln .libs/libgabble-convenience.lax/libtelepathy-yell.a/signals-marshal.o .libs/libgabble-convenience.lax/lt4-signals-marshal.o || cp .libs/libgabble-convenience.lax/libtelepathy-yell.a/signals-marshal.o .libs/libgabble-convenience.lax/lt4-signals-marshal.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-handler.o .libs/libgabble-convenience.lax/lt5-wocky-auth-handler.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-handler.o .libs/libgabble-convenience.lax/lt5-wocky-auth-handler.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-registry-enumtypes.o .libs/libgabble-convenience.lax/lt6-wocky-auth-registry-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-registry-enumtypes.o .libs/libgabble-convenience.lax/lt6-wocky-auth-registry-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-registry.o .libs/libgabble-convenience.lax/lt7-wocky-auth-registry.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-auth-registry.o .libs/libgabble-convenience.lax/lt7-wocky-auth-registry.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-bare-contact.o .libs/libgabble-convenience.lax/lt8-wocky-bare-contact.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-bare-contact.o .libs/libgabble-convenience.lax/lt8-wocky-bare-contact.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-c2s-porter.o .libs/libgabble-convenience.lax/lt9-wocky-c2s-porter.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-c2s-porter.o .libs/libgabble-convenience.lax/lt9-wocky-c2s-porter.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-caps-cache.o .libs/libgabble-convenience.lax/lt10-wocky-caps-cache.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-caps-cache.o .libs/libgabble-convenience.lax/lt10-wocky-caps-cache.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-caps-hash.o .libs/libgabble-convenience.lax/lt11-wocky-caps-hash.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-caps-hash.o .libs/libgabble-convenience.lax/lt11-wocky-caps-hash.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-connector-enumtypes.o .libs/libgabble-convenience.lax/lt12-wocky-connector-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-connector-enumtypes.o .libs/libgabble-convenience.lax/lt12-wocky-connector-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-connector.o .libs/libgabble-convenience.lax/lt13-wocky-connector.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-connector.o .libs/libgabble-convenience.lax/lt13-wocky-connector.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-contact-factory.o .libs/libgabble-convenience.lax/lt14-wocky-contact-factory.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-contact-factory.o .libs/libgabble-convenience.lax/lt14-wocky-contact-factory.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-contact.o .libs/libgabble-convenience.lax/lt15-wocky-contact.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-contact.o .libs/libgabble-convenience.lax/lt15-wocky-contact.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-data-form-enumtypes.o .libs/libgabble-convenience.lax/lt16-wocky-data-form-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-data-form-enumtypes.o .libs/libgabble-convenience.lax/lt16-wocky-data-form-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-data-form.o .libs/libgabble-convenience.lax/lt17-wocky-data-form.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-data-form.o .libs/libgabble-convenience.lax/lt17-wocky-data-form.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-debug.o .libs/libgabble-convenience.lax/lt18-wocky-debug.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-debug.o .libs/libgabble-convenience.lax/lt18-wocky-debug.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-disco-identity.o .libs/libgabble-convenience.lax/lt19-wocky-disco-identity.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-disco-identity.o .libs/libgabble-convenience.lax/lt19-wocky-disco-identity.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-heartbeat-source.o .libs/libgabble-convenience.lax/lt20-wocky-heartbeat-source.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-heartbeat-source.o .libs/libgabble-convenience.lax/lt20-wocky-heartbeat-source.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-http-proxy.o .libs/libgabble-convenience.lax/lt21-wocky-http-proxy.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-http-proxy.o .libs/libgabble-convenience.lax/lt21-wocky-http-proxy.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth-digest.o .libs/libgabble-convenience.lax/lt22-wocky-jabber-auth-digest.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth-digest.o .libs/libgabble-convenience.lax/lt22-wocky-jabber-auth-digest.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth-password.o .libs/libgabble-convenience.lax/lt23-wocky-jabber-auth-password.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth-password.o .libs/libgabble-convenience.lax/lt23-wocky-jabber-auth-password.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth.o .libs/libgabble-convenience.lax/lt24-wocky-jabber-auth.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-jabber-auth.o .libs/libgabble-convenience.lax/lt24-wocky-jabber-auth.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-connection-factory.o .libs/libgabble-convenience.lax/lt25-wocky-ll-connection-factory.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-connection-factory.o .libs/libgabble-convenience.lax/lt25-wocky-ll-connection-factory.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-connector.o .libs/libgabble-convenience.lax/lt26-wocky-ll-connector.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-connector.o .libs/libgabble-convenience.lax/lt26-wocky-ll-connector.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-contact.o .libs/libgabble-convenience.lax/lt27-wocky-ll-contact.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-ll-contact.o .libs/libgabble-convenience.lax/lt27-wocky-ll-contact.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-loopback-stream.o .libs/libgabble-convenience.lax/lt28-wocky-loopback-stream.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-loopback-stream.o .libs/libgabble-convenience.lax/lt28-wocky-loopback-stream.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-meta-porter.o .libs/libgabble-convenience.lax/lt29-wocky-meta-porter.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-meta-porter.o .libs/libgabble-convenience.lax/lt29-wocky-meta-porter.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-muc-enumtypes.o .libs/libgabble-convenience.lax/lt30-wocky-muc-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-muc-enumtypes.o .libs/libgabble-convenience.lax/lt30-wocky-muc-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-muc.o .libs/libgabble-convenience.lax/lt31-wocky-muc.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-muc.o .libs/libgabble-convenience.lax/lt31-wocky-muc.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-node-tree.o .libs/libgabble-convenience.lax/lt32-wocky-node-tree.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-node-tree.o .libs/libgabble-convenience.lax/lt32-wocky-node-tree.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-node.o .libs/libgabble-convenience.lax/lt33-wocky-node.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-node.o .libs/libgabble-convenience.lax/lt33-wocky-node.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pep-service.o .libs/libgabble-convenience.lax/lt34-wocky-pep-service.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pep-service.o .libs/libgabble-convenience.lax/lt34-wocky-pep-service.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-ping.o .libs/libgabble-convenience.lax/lt35-wocky-ping.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-ping.o .libs/libgabble-convenience.lax/lt35-wocky-ping.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-porter.o .libs/libgabble-convenience.lax/lt36-wocky-porter.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-porter.o .libs/libgabble-convenience.lax/lt36-wocky-porter.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-helpers.o .libs/libgabble-convenience.lax/lt37-wocky-pubsub-helpers.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-helpers.o .libs/libgabble-convenience.lax/lt37-wocky-pubsub-helpers.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-node-enumtypes.o .libs/libgabble-convenience.lax/lt38-wocky-pubsub-node-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-node-enumtypes.o .libs/libgabble-convenience.lax/lt38-wocky-pubsub-node-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-node.o .libs/libgabble-convenience.lax/lt39-wocky-pubsub-node.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-node.o .libs/libgabble-convenience.lax/lt39-wocky-pubsub-node.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-service-enumtypes.o .libs/libgabble-convenience.lax/lt40-wocky-pubsub-service-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-service-enumtypes.o .libs/libgabble-convenience.lax/lt40-wocky-pubsub-service-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-service.o .libs/libgabble-convenience.lax/lt41-wocky-pubsub-service.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-pubsub-service.o .libs/libgabble-convenience.lax/lt41-wocky-pubsub-service.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-resource-contact.o .libs/libgabble-convenience.lax/lt42-wocky-resource-contact.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-resource-contact.o .libs/libgabble-convenience.lax/lt42-wocky-resource-contact.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-roster.o .libs/libgabble-convenience.lax/lt43-wocky-roster.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-roster.o .libs/libgabble-convenience.lax/lt43-wocky-roster.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-auth.o .libs/libgabble-convenience.lax/lt44-wocky-sasl-auth.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-auth.o .libs/libgabble-convenience.lax/lt44-wocky-sasl-auth.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-digest-md5.o .libs/libgabble-convenience.lax/lt45-wocky-sasl-digest-md5.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-digest-md5.o .libs/libgabble-convenience.lax/lt45-wocky-sasl-digest-md5.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-plain.o .libs/libgabble-convenience.lax/lt46-wocky-sasl-plain.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-plain.o .libs/libgabble-convenience.lax/lt46-wocky-sasl-plain.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-scram.o .libs/libgabble-convenience.lax/lt47-wocky-sasl-scram.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-scram.o .libs/libgabble-convenience.lax/lt47-wocky-sasl-scram.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-utils.o .libs/libgabble-convenience.lax/lt48-wocky-sasl-utils.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-sasl-utils.o .libs/libgabble-convenience.lax/lt48-wocky-sasl-utils.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-session.o .libs/libgabble-convenience.lax/lt49-wocky-session.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-session.o .libs/libgabble-convenience.lax/lt49-wocky-session.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-signals-marshal.o .libs/libgabble-convenience.lax/lt50-wocky-signals-marshal.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-signals-marshal.o .libs/libgabble-convenience.lax/lt50-wocky-signals-marshal.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-stanza.o .libs/libgabble-convenience.lax/lt51-wocky-stanza.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-stanza.o .libs/libgabble-convenience.lax/lt51-wocky-stanza.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-connector.o .libs/libgabble-convenience.lax/lt52-wocky-tls-connector.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-connector.o .libs/libgabble-convenience.lax/lt52-wocky-tls-connector.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-enumtypes.o .libs/libgabble-convenience.lax/lt53-wocky-tls-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-enumtypes.o .libs/libgabble-convenience.lax/lt53-wocky-tls-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-handler.o .libs/libgabble-convenience.lax/lt54-wocky-tls-handler.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-tls-handler.o .libs/libgabble-convenience.lax/lt54-wocky-tls-handler.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-tls.o .libs/libgabble-convenience.lax/lt55-wocky-tls.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-tls.o .libs/libgabble-convenience.lax/lt55-wocky-tls.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-utils.o .libs/libgabble-convenience.lax/lt56-wocky-utils.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-utils.o .libs/libgabble-convenience.lax/lt56-wocky-utils.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xep-0115-capabilities.o .libs/libgabble-convenience.lax/lt57-wocky-xep-0115-capabilities.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xep-0115-capabilities.o .libs/libgabble-convenience.lax/lt57-wocky-xep-0115-capabilities.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-connection.o .libs/libgabble-convenience.lax/lt58-wocky-xmpp-connection.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-connection.o .libs/libgabble-convenience.lax/lt58-wocky-xmpp-connection.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-error-enumtypes.o .libs/libgabble-convenience.lax/lt59-wocky-xmpp-error-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-error-enumtypes.o .libs/libgabble-convenience.lax/lt59-wocky-xmpp-error-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-error.o .libs/libgabble-convenience.lax/lt60-wocky-xmpp-error.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-error.o .libs/libgabble-convenience.lax/lt60-wocky-xmpp-error.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-reader-enumtypes.o .libs/libgabble-convenience.lax/lt61-wocky-xmpp-reader-enumtypes.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-reader-enumtypes.o .libs/libgabble-convenience.lax/lt61-wocky-xmpp-reader-enumtypes.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-reader.o .libs/libgabble-convenience.lax/lt62-wocky-xmpp-reader.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-reader.o .libs/libgabble-convenience.lax/lt62-wocky-xmpp-reader.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-writer.o .libs/libgabble-convenience.lax/lt63-wocky-xmpp-writer.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky-xmpp-writer.o .libs/libgabble-convenience.lax/lt63-wocky-xmpp-writer.o libtool: link: ln .libs/libgabble-convenience.lax/libwocky.a/wocky.o .libs/libgabble-convenience.lax/lt64-wocky.o || cp .libs/libgabble-convenience.lax/libwocky.a/wocky.o .libs/libgabble-convenience.lax/lt64-wocky.o libtool: link: ar cru .libs/libgabble-convenience.a .libs/addressing-util.o .libs/auth-manager.o .libs/base64.o .libs/base-call-channel.o .libs/bytestream-factory.o .libs/bytestream-ibb.o .libs/bytestream-iface.o .libs/bytestream-muc.o .libs/bytestream-multiple.o .libs/bytestream-socks5.o .libs/call-content.o .libs/call-channel.o .libs/call-muc-channel.o .libs/call-member.o .libs/call-member-content.o .libs/call-stream.o .libs/capabilities.o .libs/caps-hash.o .libs/caps-channel-manager.o .libs/conn-addressing.o .libs/conn-aliasing.o .libs/conn-avatars.o .libs/conn-client-types.o .libs/conn-contact-info.o .libs/conn-location.o .libs/conn-olpc.o .libs/conn-power-saving.o .libs/conn-presence.o .libs/conn-sidecars.o .libs/conn-util.o .libs/conn-mail-notif.o .libs/connection.o .libs/connection-manager.o .libs/debug.o .libs/disco.o .libs/error.o .libs/ft-channel.o .libs/ft-manager.o .libs/gabble.o .libs/google-relay.o .libs/gtalk-file-collection.o .libs/im-channel.o .libs/im-factory.o .libs/jingle-content.o .libs/jingle-factory.o .libs/jingle-share.o .libs/jingle-media-rtp.o .libs/jingle-session.o .libs/jingle-transport-google.o .libs/jingle-transport-rawudp.o .libs/jingle-transport-iceudp.o .libs/jingle-transport-iface.o .libs/legacy-caps.o .libs/media-channel.o .libs/media-channel-hold.o .libs/media-stream.o .libs/media-factory.o .libs/message-util.o .libs/muc-channel.o .libs/muc-factory.o .libs/olpc-activity.o .libs/plugin-loader.o .libs/plugin.o .libs/presence.o .libs/presence-cache.o .libs/protocol.o .libs/private-tubes-factory.o .libs/request-pipeline.o .libs/roster.o .libs/room-config.o .libs/roomlist-channel.o .libs/roomlist-manager.o .libs/search-channel.o .libs/search-manager.o .libs/server-sasl-channel.o .libs/server-tls-channel.o .libs/server-tls-manager.o .libs/sidecar.o .libs/tls-certificate.o .libs/tube-iface.o .libs/tubes-channel.o .libs/tube-dbus.o .libs/tube-stream.o .libs/util.o .libs/vcard-manager.o .libs/gabble-signals-marshal.o .libs/gabble-enumtypes.o .libs/libgabble-convenience.lax/libgabble-extensions.a/extensions.o .libs/libgabble-convenience.lax/libgabble-extensions.a/signals-marshal.o .libs/libgabble-convenience.lax/libgabble-extensions.a/svc.o .libs/libgabble-convenience.lax/libgibber.a/gibber-debug.o .libs/libgabble-convenience.lax/libgibber.a/gibber-fd-transport.o .libs/libgabble-convenience.lax/libgibber.a/gibber-linklocal-transport.o .libs/libgabble-convenience.lax/libgibber.a/gibber-listener.o .libs/libgabble-convenience.lax/libgibber.a/gibber-signals-marshal.o .libs/libgabble-convenience.lax/libgibber.a/gibber-sockets.o .libs/libgabble-convenience.lax/libgibber.a/gibber-tcp-transport.o .libs/libgabble-convenience.lax/libgibber.a/gibber-transport.o .libs/libgabble-convenience.lax/libgibber.a/gibber-unix-transport.o .libs/libgabble-convenience.lax/libgibber.a/gibber-util.o .libs/libgabble-convenience.lax/libloudmouth.a/lm-connection.o .libs/libgabble-convenience.lax/libloudmouth.a/lm-message-handler.o .libs/libgabble-convenience.lax/libloudmouth.a/lm-message-node.o .libs/libgabble-convenience.lax/libloudmouth.a/lm-message.o .libs/libgabble-convenience.lax/libloudmouth.a/loudmouth-signals-marshal.o .libs/libgabble-convenience.lax/libloudmouth.a/lt1-wocky-auth-handler.o .libs/libgabble-convenience.lax/libloudmouth.a/lt10-wocky-contact-factory.o .libs/libgabble-convenience.lax/libloudmouth.a/lt11-wocky-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/lt12-wocky-data-form-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt13-wocky-data-form.o .libs/libgabble-convenience.lax/libloudmouth.a/lt14-wocky-debug.o .libs/libgabble-convenience.lax/libloudmouth.a/lt15-wocky-disco-identity.o .libs/libgabble-convenience.lax/libloudmouth.a/lt16-wocky-heartbeat-source.o .libs/libgabble-convenience.lax/libloudmouth.a/lt17-wocky-http-proxy.o .libs/libgabble-convenience.lax/libloudmouth.a/lt18-wocky-jabber-auth-digest.o .libs/libgabble-convenience.lax/libloudmouth.a/lt19-wocky-jabber-auth-password.o .libs/libgabble-convenience.lax/libloudmouth.a/lt2-wocky-auth-registry-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt20-wocky-jabber-auth.o .libs/libgabble-convenience.lax/libloudmouth.a/lt21-wocky-ll-connection-factory.o .libs/libgabble-convenience.lax/libloudmouth.a/lt22-wocky-ll-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/lt23-wocky-ll-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/lt24-wocky-loopback-stream.o .libs/libgabble-convenience.lax/libloudmouth.a/lt25-wocky-meta-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/lt26-wocky-muc-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt27-wocky-muc.o .libs/libgabble-convenience.lax/libloudmouth.a/lt28-wocky-node-tree.o .libs/libgabble-convenience.lax/libloudmouth.a/lt29-wocky-node.o .libs/libgabble-convenience.lax/libloudmouth.a/lt3-wocky-auth-registry.o .libs/libgabble-convenience.lax/libloudmouth.a/lt30-wocky-pep-service.o .libs/libgabble-convenience.lax/libloudmouth.a/lt31-wocky-ping.o .libs/libgabble-convenience.lax/libloudmouth.a/lt32-wocky-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/lt33-wocky-pubsub-helpers.o .libs/libgabble-convenience.lax/libloudmouth.a/lt34-wocky-pubsub-node-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt35-wocky-pubsub-node.o .libs/libgabble-convenience.lax/libloudmouth.a/lt36-wocky-pubsub-service-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt37-wocky-pubsub-service.o .libs/libgabble-convenience.lax/libloudmouth.a/lt38-wocky-resource-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/lt39-wocky-roster.o .libs/libgabble-convenience.lax/libloudmouth.a/lt4-wocky-bare-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/lt40-wocky-sasl-auth.o .libs/libgabble-convenience.lax/libloudmouth.a/lt41-wocky-sasl-digest-md5.o .libs/libgabble-convenience.lax/libloudmouth.a/lt42-wocky-sasl-plain.o .libs/libgabble-convenience.lax/libloudmouth.a/lt43-wocky-sasl-scram.o .libs/libgabble-convenience.lax/libloudmouth.a/lt44-wocky-sasl-utils.o .libs/libgabble-convenience.lax/libloudmouth.a/lt45-wocky-session.o .libs/libgabble-convenience.lax/libloudmouth.a/lt46-wocky-signals-marshal.o .libs/libgabble-convenience.lax/libloudmouth.a/lt47-wocky-stanza.o .libs/libgabble-convenience.lax/libloudmouth.a/lt48-wocky-tls-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/lt49-wocky-tls-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt5-wocky-c2s-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/lt50-wocky-tls-handler.o .libs/libgabble-convenience.lax/libloudmouth.a/lt51-wocky-tls.o .libs/libgabble-convenience.lax/libloudmouth.a/lt52-wocky-utils.o .libs/libgabble-convenience.lax/libloudmouth.a/lt53-wocky-xep-0115-capabilities.o .libs/libgabble-convenience.lax/libloudmouth.a/lt54-wocky-xmpp-connection.o .libs/libgabble-convenience.lax/libloudmouth.a/lt55-wocky-xmpp-error-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt56-wocky-xmpp-error.o .libs/libgabble-convenience.lax/libloudmouth.a/lt57-wocky-xmpp-reader-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt58-wocky-xmpp-reader.o .libs/libgabble-convenience.lax/libloudmouth.a/lt59-wocky-xmpp-writer.o .libs/libgabble-convenience.lax/libloudmouth.a/lt6-wocky-caps-cache.o .libs/libgabble-convenience.lax/libloudmouth.a/lt60-wocky.o .libs/libgabble-convenience.lax/libloudmouth.a/lt7-wocky-caps-hash.o .libs/libgabble-convenience.lax/libloudmouth.a/lt8-wocky-connector-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/lt9-wocky-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-auth-handler.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-auth-registry-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-auth-registry.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-bare-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-c2s-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-caps-cache.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-caps-hash.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-connector-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-contact-factory.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-data-form-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-data-form.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-debug.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-disco-identity.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-heartbeat-source.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-http-proxy.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-jabber-auth-digest.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-jabber-auth-password.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-jabber-auth.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-ll-connection-factory.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-ll-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-ll-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-loopback-stream.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-meta-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-muc-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-muc.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-node-tree.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-node.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pep-service.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-ping.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-porter.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pubsub-helpers.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pubsub-node-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pubsub-node.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pubsub-service-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-pubsub-service.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-resource-contact.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-roster.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-sasl-auth.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-sasl-digest-md5.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-sasl-plain.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-sasl-scram.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-sasl-utils.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-session.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-signals-marshal.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-stanza.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-tls-connector.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-tls-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-tls-handler.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-tls.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-utils.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xep-0115-capabilities.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-connection.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-error-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-error.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-reader-enumtypes.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-reader.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky-xmpp-writer.o .libs/libgabble-convenience.lax/libloudmouth.a/wocky.o .libs/libgabble-convenience.lax/lt1-base-call-channel.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-call-content.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-call-stream.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-media-call-content.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/base-media-call-stream.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/call-content-codec-offer.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/call-stream-endpoint.o .libs/libgabble-convenience.lax/lt2-debug.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/extensions-cli.o .libs/libgabble-convenience.lax/lt3-extensions.o .libs/libgabble-convenience.lax/lt4-signals-marshal.o .libs/libgabble-convenience.lax/libtelepathy-yell.a/svc-call.o .libs/libgabble-convenience.lax/lt5-wocky-auth-handler.o .libs/libgabble-convenience.lax/lt6-wocky-auth-registry-enumtypes.o .libs/libgabble-convenience.lax/lt7-wocky-auth-registry.o .libs/libgabble-convenience.lax/lt8-wocky-bare-contact.o .libs/libgabble-convenience.lax/lt9-wocky-c2s-porter.o .libs/libgabble-convenience.lax/lt10-wocky-caps-cache.o .libs/libgabble-convenience.lax/lt11-wocky-caps-hash.o .libs/libgabble-convenience.lax/lt12-wocky-connector-enumtypes.o .libs/libgabble-convenience.lax/lt13-wocky-connector.o .libs/libgabble-convenience.lax/lt14-wocky-contact-factory.o .libs/libgabble-convenience.lax/lt15-wocky-contact.o .libs/libgabble-convenience.lax/lt16-wocky-data-form-enumtypes.o .libs/libgabble-convenience.lax/lt17-wocky-data-form.o .libs/libgabble-convenience.lax/lt18-wocky-debug.o .libs/libgabble-convenience.lax/lt19-wocky-disco-identity.o .libs/libgabble-convenience.lax/lt20-wocky-heartbeat-source.o .libs/libgabble-convenience.lax/lt21-wocky-http-proxy.o .libs/libgabble-convenience.lax/lt22-wocky-jabber-auth-digest.o .libs/libgabble-convenience.lax/lt23-wocky-jabber-auth-password.o .libs/libgabble-convenience.lax/lt24-wocky-jabber-auth.o .libs/libgabble-convenience.lax/lt25-wocky-ll-connection-factory.o .libs/libgabble-convenience.lax/lt26-wocky-ll-connector.o .libs/libgabble-convenience.lax/lt27-wocky-ll-contact.o .libs/libgabble-convenience.lax/lt28-wocky-loopback-stream.o .libs/libgabble-convenience.lax/lt29-wocky-meta-porter.o .libs/libgabble-convenience.lax/lt30-wocky-muc-enumtypes.o .libs/libgabble-convenience.lax/lt31-wocky-muc.o .libs/libgabble-convenience.lax/lt32-wocky-node-tree.o .libs/libgabble-convenience.lax/lt33-wocky-node.o .libs/libgabble-convenience.lax/lt34-wocky-pep-service.o .libs/libgabble-convenience.lax/lt35-wocky-ping.o .libs/libgabble-convenience.lax/lt36-wocky-porter.o .libs/libgabble-convenience.lax/lt37-wocky-pubsub-helpers.o .libs/libgabble-convenience.lax/lt38-wocky-pubsub-node-enumtypes.o .libs/libgabble-convenience.lax/lt39-wocky-pubsub-node.o .libs/libgabble-convenience.lax/lt40-wocky-pubsub-service-enumtypes.o .libs/libgabble-convenience.lax/lt41-wocky-pubsub-service.o .libs/libgabble-convenience.lax/lt42-wocky-resource-contact.o .libs/libgabble-convenience.lax/lt43-wocky-roster.o .libs/libgabble-convenience.lax/lt44-wocky-sasl-auth.o .libs/libgabble-convenience.lax/lt45-wocky-sasl-digest-md5.o .libs/libgabble-convenience.lax/lt46-wocky-sasl-plain.o .libs/libgabble-convenience.lax/lt47-wocky-sasl-scram.o .libs/libgabble-convenience.lax/lt48-wocky-sasl-utils.o .libs/libgabble-convenience.lax/lt49-wocky-session.o .libs/libgabble-convenience.lax/lt50-wocky-signals-marshal.o .libs/libgabble-convenience.lax/lt51-wocky-stanza.o .libs/libgabble-convenience.lax/lt52-wocky-tls-connector.o .libs/libgabble-convenience.lax/lt53-wocky-tls-enumtypes.o .libs/libgabble-convenience.lax/lt54-wocky-tls-handler.o .libs/libgabble-convenience.lax/lt55-wocky-tls.o .libs/libgabble-convenience.lax/lt56-wocky-utils.o .libs/libgabble-convenience.lax/lt57-wocky-xep-0115-capabilities.o .libs/libgabble-convenience.lax/lt58-wocky-xmpp-connection.o .libs/libgabble-convenience.lax/lt59-wocky-xmpp-error-enumtypes.o .libs/libgabble-convenience.lax/lt60-wocky-xmpp-error.o .libs/libgabble-convenience.lax/lt61-wocky-xmpp-reader-enumtypes.o .libs/libgabble-convenience.lax/lt62-wocky-xmpp-reader.o .libs/libgabble-convenience.lax/lt63-wocky-xmpp-writer.o .libs/libgabble-convenience.lax/lt64-wocky.o libtool: link: ranlib .libs/libgabble-convenience.a libtool: link: rm -fr .libs/libgabble-convenience.lax .libs/libgabble-convenience.lax libtool: link: ( cd ".libs" && rm -f "libgabble-convenience.la" && ln -s "../libgabble-convenience.la" "libgabble-convenience.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o telepathy-gabble main.o libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o write-mgr-file write-mgr-file.o libgabble-convenience.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o telepathy-gabble main.o -Wl,--export-dynamic ./.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nice -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../lib -I ../lib -DG_LOG_DOMAIN=\"gabble\" -DPLUGIN_DIR=\"/usr/lib64/telepathy/gabble-0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o write-mgr-file write-mgr-file.o ./.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' sed -e "s|[@]libexecdir[@]|/usr/libexec|" gabble.service.in > org.freedesktop.Telepathy.ConnectionManager.gabble.service make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[3]: `write-mgr-file' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' ../src/write-mgr-file > gabble.manager make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' \ # source='test.c' object='test.lo' libtool=yes \ # source='console.c' object='console.lo' libtool=yes \ # source='gateways.c' object='gateways.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test.lo test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o console.lo console.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gateways.lo gateways.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gateways.c -fPIC -DPIC -o .libs/gateways.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c console.c -fPIC -DPIC -o .libs/console.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test.c -fPIC -DPIC -o .libs/test.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -shared -Wl,-z,relro -o gateways.la -rpath /usr/lib64/telepathy/gabble-0 gateways.lo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -shared -Wl,-z,relro -o console.la -rpath /usr/lib64/telepathy/gabble-0 console.lo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I .. -I .. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../gabble -I ../gabble -I ../plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -shared -rpath /usr/lib64/telepathy/gabble-0 -Wl,-z,relro -o test.la test.lo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/gateways.o -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,gateways.so -o .libs/gateways.so libtool: link: ( cd ".libs" && rm -f "gateways.la" && ln -s "../gateways.la" "gateways.la" ) libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/console.o -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,console.so -o .libs/console.so libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/test.o -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,test.so -o .libs/test.so libtool: link: ( cd ".libs" && rm -f "console.la" && ln -s "../console.la" "console.la" ) libtool: link: ( cd ".libs" && rm -f "test.la" && ln -s "../test.la" "test.la" ) make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making all in twisted make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' { \ echo "PACKAGE_STRING = \"Telepathy Gabble 0.15.3\""; \ echo "CLIENT_TYPE = 'pc'"; \ echo "DEBUGGING = True"; \ echo "PLUGINS_ENABLED = True"; \ echo "CHANNEL_TYPE_CALL_ENABLED = True"; \ echo "GOOGLE_RELAY_ENABLED = True"; \ } > config.py /bin/mkdir -p tools/servicedir /bin/mkdir -p tools /bin/mkdir -p tools/servicedir-uninstalled sed -e "s|[@]gabbletestsdir[@]|/usr/lib64/telepathy-gabble-tests|g" tools/servicedir/gabble.service.in > tools/servicedir/org.freedesktop.Telepathy.ConnectionManager.gabble.service sed -e "s|[@]gabbletestsdir[@]|/usr/lib64/telepathy-gabble-tests|g" \ -e "s|[@]abs_top_builddir[@]|/builddir/build/BUILD/telepathy-gabble-0.15.3|g" tools/servicedir/tmp-session-bus.conf.in > tools/servicedir/tmp-session-bus.conf sed -e "s|[@]abs_top_builddir[@]|/builddir/build/BUILD/telepathy-gabble-0.15.3|g" tools/servicedir-uninstalled/gabble.service.in > tools/servicedir-uninstalled/org.freedesktop.Telepathy.ConnectionManager.gabble.service /bin/mkdir -p tools sed -e "s|[@]gabbletestsdir[@]|/usr/lib64/telepathy-gabble-tests|g" \ -e "s|[@]PYTHON[@]|/usr/bin/python|g" \ run-test.sh.in > run-test.sh /bin/mkdir -p tools sed -e "s|[@]gabbletestsdir[@]|/usr/lib64/telepathy-gabble-tests|g" \ -e "s|[@]abs_top_builddir[@]|/builddir/build/BUILD/telepathy-gabble-0.15.3|g" tools/servicedir-uninstalled/tmp-session-bus.conf.in > tools/servicedir-uninstalled/tmp-session-bus.conf sed -e "s|[@]abs_top_builddir[@]|/builddir/build/BUILD/telepathy-gabble-0.15.3|g" \ -e "s|[@]abs_top_srcdir[@]|/builddir/build/BUILD/telepathy-gabble-0.15.3|g" tools/exec-with-log.sh.in > tools/exec-with-log.sh sed \ -e "s|[@]gabbletestsdir[@]|/usr/lib64/telepathy-gabble-tests|g" \ -e "s|[@]libdir[@]|/usr/lib64|g" \ tools/run-gabble.sh.in > tools/run-gabble.sh make all-am make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' \ # source='main-debug.c' object='main-debug.o' libtool=no \ # source='test-resolver.c' object='test-resolver.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../../src -I ../../src -I ../../lib -I ../../lib -I ../.. -I ../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main-debug.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../../src -I ../../src -I ../../lib -I ../../lib -I ../.. -I ../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-resolver.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../../src -I ../../src -I ../../lib -I ../../lib -I ../.. -I ../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o telepathy-gabble-debug main-debug.o test-resolver.o ../../src/libgabble-convenience.la -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/libwocky.la -L/lib64 -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -I ../../src -I ../../src -I ../../lib -I ../../lib -I ../.. -I ../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o telepathy-gabble-debug main-debug.o test-resolver.o -pthread -Wl,--export-dynamic ../../src/.libs/libgabble-convenience.a -L/lib64 -lsoup-2.4 -lnice -lgmodule-2.0 /builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky/.libs/libwocky.a -lgthread-2.0 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' Making all in suppressions make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' \ # source='test-base64.c' object='test-base64.o' libtool=no \ # source='test-dtube-unique-names.c' object='test-dtube-unique-names.o' libtool=no \ # source='test-gabble-idle-weak.c' object='test-gabble-idle-weak.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-base64.c \ # source='test-handles.c' object='test-handles.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-dtube-unique-names.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-gabble-idle-weak.c \ # source='test-jid-decode.c' object='test-jid-decode.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-handles.c \ # source='test-parse-message.c' object='test-parse-message.o' libtool=no \ # source='test-presence.c' object='test-presence.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-jid-decode.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-parse-message.c \ # source='tp-error-from-wocky.c' object='tp-error-from-wocky.o' libtool=no gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-presence.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tp-error-from-wocky.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-base64 test-base64.o ../src/libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-gabble-idle-weak test-gabble-idle-weak.o ../src/libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-jid-decode test-jid-decode.o ../src/libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-tp-error-from-wocky tp-error-from-wocky.o ../src/libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-dtube-unique-names test-dtube-unique-names.o ../src/libgabble-convenience.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-handles test-handles.o ../src/libgabble-convenience.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-base64 test-base64.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-gabble-idle-weak test-gabble-idle-weak.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-presence test-presence.o ../src/libgabble-convenience.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-jid-decode test-jid-decode.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-tp-error-from-wocky tp-error-from-wocky.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-dtube-unique-names test-dtube-unique-names.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-handles test-handles.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o test-parse-message test-parse-message.o ../src/libgabble-convenience.la libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-presence test-presence.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell -I .. -I .. -I ../lib -I ../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o test-parse-message test-parse-message.o ../src/.libs/libgabble-convenience.a -L/lib64 -lxml2 -lsqlite3 -lgnutls -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lsoup-2.4 -lgio-2.0 -lnice -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making all in gabble make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iy17yc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 + cd telepathy-gabble-0.15.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 Making install in docs make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/telepathy-gabble" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble" /usr/bin/install -c -m 644 olpc.html muc-bytestream.html si-multiple.html tubes.html '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 telepathy-gabble.8 '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.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 `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' Making install in extensions make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make install-am make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making install in ext make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' Making all in wocky make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make all-am make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' Making all in tools make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' Making all in m4 make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' Making all in examples make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' Making all in tests make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' Making all in docs make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' Making all in reference make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' Making all in m4 make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' Making all in tools make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' Making all in spec make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' Making all in telepathy-yell make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make all-am make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[4]: Nothing to be done for `install-exec-am'. make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make install-am make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[7]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make install-am make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' Making install in gibber make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make install-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' Making install in loudmouth make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make install-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' 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-gabble-0.15.3/lib' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c telepathy-gabble '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/libexec' libtool: install: /usr/bin/install -c telepathy-gabble /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/libexec/telepathy-gabble make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/telepathy/managers" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/telepathy/managers" /usr/bin/install -c -m 644 gabble.manager '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/telepathy/managers' test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/dbus-1/services" /usr/bin/install -c -m 644 org.freedesktop.Telepathy.ConnectionManager.gabble.service '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/dbus-1/services' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.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 `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/bin" /usr/bin/install -c telepathy-gabble-xmpp-console '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/bin' test -z "/usr/lib64/telepathy/gabble-0" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0" /bin/sh ../libtool --mode=install /usr/bin/install -c console.la gateways.la '/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0' libtool: install: /usr/bin/install -c .libs/console.so /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/console.so libtool: install: /usr/bin/install -c .libs/console.lai /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/console.la libtool: install: /usr/bin/install -c .libs/gateways.so /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/gateways.so libtool: install: /usr/bin/install -c .libs/gateways.lai /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/gateways.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/telepathy/gabble-0' test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making install in twisted make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make install-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' Making install in suppressions make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' 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-gabble-0.15.3/tests/suppressions' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/telepathy-gabble-tests" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy-gabble-tests" test -z "/usr/lib64/telepathy-gabble-tests" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy-gabble-tests" make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making install in gabble make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64" make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' 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-gabble-0.15.3' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' + find /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble/muc-bytestream.html /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble/olpc.html /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble/si-multiple.html /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble/tubes.html + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/telepathy-gabble-0.15.3 extracting debug info from /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/libexec/telepathy-gabble extracting debug info from /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/gateways.so extracting debug info from /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/lib64/telepathy/gabble-0/console.so 8917 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dA9Xzc + umask 022 + cd /builddir/build/BUILD + cd telepathy-gabble-0.15.3 + unset DISPLAY + make check Making check in docs make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/docs' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tools' Making check in extensions make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make check-am make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/extensions' Making check in lib make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making check in ext make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' Making all in wocky make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make all-am make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/wocky' Making all in tools make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tools' Making all in m4 make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/m4' Making all in examples make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/examples' Making all in tests make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/tests' Making all in docs make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' Making all in reference make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs/reference' make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky/docs' make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/wocky' make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' Making all in m4 make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/m4' Making all in tools make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/tools' Making all in spec make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/spec' Making all in telepathy-yell make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make all-am make[7]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell/telepathy-yell' make[6]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[6]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext/telepathy-yell' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/ext' Making check in gibber make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make check-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make check-local make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/gibber' Making check in loudmouth make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make check-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make check-local make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib/loudmouth' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/lib' Making check in src make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make check-local make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/src' Making check in data make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/data' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/m4' Making check in plugins make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/plugins' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making check in twisted make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make check-am make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make check-TESTS check-local make[4]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' ================== All 0 tests passed ================== rm -f tools/core rm -f tools/vgcore.* rm -f tools/gabble-testing.log rm -f tools/strace.log if test -n "$GABBLE_TEST_REFDBG"; then \ sleep=6; \ else \ sleep=0; \ fi; \ failed=0; \ sh ./tools/with-session-bus.sh \ --sleep=$sleep \ --config-file=tools/servicedir-uninstalled/tmp-session-bus.conf \ -- make check-TESTS \ TESTS="addressing.py avatar-requirements.py caps/advertise-contact-caps.py caps/advertise-legacy.py caps/caps-cache.py caps/caps-persistent-cache.py caps/compat-bundles.py caps/disco-without-node.py caps/double-disco.py caps/from-bare-jid.py caps/hashed-caps.py caps_helper.py caps/initial-caps.py caps/jingle-caps.py caps/offline.py caps/receive-jingle.py caps/trust-thyself.py caps/tube-caps.py client-types.py cm/protocol.py connect/disco-error-from-bare-jid.py connect/disconnect-timeout.py connect/disco-no-reply.py connect/network-error.py connect/stream-closed.py connect/test-fail.py connect/test-nonblocking-tls.py connect/test-success.py connect/test-twice.py console.py dataforms.py gateways.py last-activity.py mail-notification.py muc/avatars.py muc/banned.py muc/chat-states.py muc/conference.py muc/kicked.py muc/name-conflict.py muc/password.py muc/presence-before-closing.py muc/renamed.py muc/room-config.py muc/roomlist.py muc/room.py muc/scrollback.py muc/send-error.py muc/subject.py muc/test-ensure.py muc/test-muc-alias.py muc/test-muc-invitation.py muc/test-muc-ownership.py muc/test-muc.py olpc/change-notifications.py olpc/current-activity.py olpc/olpc-muc-invitation.py olpc/olpc-muc-prop-change.py olpc/test-olpc-bundle.py olpc/test-olpc-set-props-preload.py pep-support.py plugin-channel-managers.py power-save.py presence/decloak.py presence/initial-contact-presence.py presence/initial-presence.py presence/invisible_xep_0126.py presence/invisible_xep_0186.py presence/plugins.py presence/presence.py presence/set-idempotence.py presence/shared-status.py pubsub.py roster/authorize.py roster/edit-before-roster.py roster/ensure.py roster/groups-12791.py roster/groups.py roster/initial-aliases.py roster/push-from-contact.py roster/push-without-id.py roster/removed-from-rp-subscribe.py roster/request-group-after-roster.py roster/request-group-before-roster.py roster/test-google-roster.py roster/test-roster-item-deletion.py roster/test-roster.py roster/test-roster-subscribe.py roster/test-save-alias-to-roster.py sasl/abort.py sasl/close.py sasl/complex.py sasl/jabber_auth.py sasl/plain.py sasl/telepathy-password.py search/ceci-nest-pas-un-serveur.py search/extended.py search/no-server-property.py search/unextended.py servicetest.py sidecar-own-caps.py sidecars.py test-debug.py test-fallback-socks5-proxy.py test-location.py test-register.py text/destroy.py text/ensure.py text/facebook-own-message.py text/initiate.py text/initiate-requestotron.py text/respawn.py text/send-error.py text/send-to-correct-resource.py text/test-chat-state.py text/test-text-delayed.py text/test-text-no-body.py text/test-text.py tls/server-tls-channel.py version.py file-transfer/test-caps-file-transfer.py file-transfer/test-ibb-too-early.py file-transfer/test-receive-file-and-close-socket-while-receiving.py file-transfer/test-receive-file-and-disconnect.py file-transfer/test-receive-file-and-sender-disconnect-while-pending.py file-transfer/test-receive-file-and-sender-disconnect-while-transfering.py file-transfer/test-receive-file-decline.py file-transfer/test-receive-file.py file-transfer/test-send-file-and-cancel-immediately.py file-transfer/test-send-file-declined.py file-transfer/test-send-file-provide-immediately.py file-transfer/test-send-file-send-before-accept.py file-transfer/test-send-file-to-unknown-contact.py file-transfer/test-send-file-wait-to-provide.py file-transfer/test-uri.py file-transfer/metadata.py file-transfer/ft-client-caps.py jingle-share/test-caps-file-transfer.py jingle-share/test-multift.py jingle-share/test-receive-file-and-close-socket-while-receiving.py jingle-share/test-receive-file-and-disconnect.py jingle-share/test-receive-file-and-sender-disconnect-while-pending.py jingle-share/test-receive-file-and-sender-disconnect-while-transfering.py jingle-share/test-receive-file-decline.py jingle-share/test-send-file-and-cancel-immediately.py jingle-share/test-send-file.py jingle-share/test-send-file-send-before-accept.py jingle-share/test-send-file-wait-to-provide.py tubes/accept-muc-dbus-tube.py tubes/accept-muc-stream-tube.py tubes/accept-private-dbus-tube.py tubes/accept-private-stream-tube.py tubes/check-create-tube-return.py tubes/close-muc-with-closed-tube.py tubes/crash-on-list-channels.py tubes/create-invalid-tube-channels.py tubes/ensure-si-tube.py tubes/muc-presence.py tubes/offer-muc-dbus-tube.py tubes/offer-muc-stream-tube.py tubes/offer-no-caps.py tubes/offer-private-dbus-tube.py tubes/offer-private-stream-tube.py tubes/request-invalid-dbus-tube.py tubes/test-get-available-tubes.py tubes/test-socks5-muc.py jingle/accept-extra-stream.py jingle/call-basics.py jingle/call-codecoffer.py jingle/call-dtmf.py jingle/call-muc-cancel.py jingle/call-muc.py jingle/call-muc-re-re-request.py jingle/call-state.py jingle/decloak-peer.py jingle/dtmf-no-audio.py jingle/dtmf.py jingle/google-relay.py jingle/hold-audio.py jingle/hold-av.py jingle/incoming-basics.py jingle/incoming-call-stream-error.py jingle/incoming-gmail-modern-jingle.py jingle/initial-audio-video.py jingle/misuse.py jingle/outgoing-basics.py jingle/outgoing-ensure.py jingle/outgoing-many-streams.py jingle/payload-types.py jingle/preload-caps-crash.py jingle/session-id-collision.py jingle/stream-errors-on-content-reject.py jingle/stream-errors-on-terminate.py jingle/stream-handler-error.py jingle/stun-server.py jingle/test-content-adding-removal.py jingle/test-content-complex.py jingle/test-description-info.py jingle/test-incoming-call-reject.py jingle/test-incoming-iceudp.py jingle/test-outgoing-call-rejected.py jingle/test-outgoing-iceudp.py jingle/test-wait-for-caps-incomplete.py jingle/test-wait-for-caps.py jingle/transport-info-parsing.py vcard/disconnect-during-pep.py vcard/get-contact-info.py vcard/item-not-found.py vcard/overlapping-sets.py vcard/redundant-set.py vcard/refresh-contact-info.py vcard/set-contact-info.py vcard/set-set-disconnect.py vcard/supported-fields.py vcard/test-alias-empty-vcard.py vcard/test-alias-message.py vcard/test-alias-pep.py vcard/test-alias.py vcard/test-avatar-async.py vcard/test-avatar-multiple-resources.py vcard/test-avatar.py vcard/test-avatar-retrieved.py vcard/test-avatar-tokens.py vcard/test-save-alias-to-vcard.py vcard/test-set-alias.py vcard/test-vcard-cache.py vcard/test-vcard-race.py vcard/update-get-failed.py vcard/update-rejected.py " \ TESTS_ENVIRONMENT="PYTHONPATH=/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted:/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted GABBLE_TWISTED_SRCDIR=. /usr/bin/python -u" || \ failed=1; \ if test -e tools/core; then\ echo -e "\033[0;31;1mCore dump exists: tools/core\033[0m";\ exit 1;\ fi; \ if test $failed = 1; then\ exit 1;\ fi; make[5]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' PASS: addressing.py PASS: avatar-requirements.py PASS: caps/advertise-contact-caps.py PASS: caps/advertise-legacy.py PASS: caps/caps-cache.py PASS: caps/caps-persistent-cache.py PASS: caps/compat-bundles.py PASS: caps/disco-without-node.py PASS: caps/double-disco.py PASS: caps/from-bare-jid.py PASS: caps/hashed-caps.py PASS: caps_helper.py PASS: caps/initial-caps.py PASS: caps/jingle-caps.py PASS: caps/offline.py PASS: caps/receive-jingle.py PASS: caps/trust-thyself.py PASS: caps/tube-caps.py PASS: client-types.py PASS: cm/protocol.py PASS: connect/disco-error-from-bare-jid.py PASS: connect/disconnect-timeout.py PASS: connect/disco-no-reply.py PASS: connect/network-error.py PASS: connect/stream-closed.py PASS: connect/test-fail.py PASS: connect/test-nonblocking-tls.py PASS: connect/test-success.py PASS: connect/test-twice.py PASS: console.py PASS: dataforms.py PASS: gateways.py PASS: last-activity.py PASS: mail-notification.py PASS: muc/avatars.py PASS: muc/banned.py PASS: muc/chat-states.py PASS: muc/conference.py PASS: muc/kicked.py PASS: muc/name-conflict.py PASS: muc/password.py PASS: muc/presence-before-closing.py PASS: muc/renamed.py PASS: muc/room-config.py PASS: muc/roomlist.py PASS: muc/room.py PASS: muc/scrollback.py PASS: muc/send-error.py PASS: muc/subject.py PASS: muc/test-ensure.py PASS: muc/test-muc-alias.py PASS: muc/test-muc-invitation.py PASS: muc/test-muc-ownership.py PASS: muc/test-muc.py PASS: olpc/change-notifications.py PASS: olpc/current-activity.py PASS: olpc/olpc-muc-invitation.py PASS: olpc/olpc-muc-prop-change.py PASS: olpc/test-olpc-bundle.py PASS: olpc/test-olpc-set-props-preload.py PASS: pep-support.py PASS: plugin-channel-managers.py PASS: power-save.py PASS: presence/decloak.py PASS: presence/initial-contact-presence.py PASS: presence/initial-presence.py PASS: presence/invisible_xep_0126.py PASS: presence/invisible_xep_0186.py PASS: presence/plugins.py PASS: presence/presence.py PASS: presence/set-idempotence.py PASS: presence/shared-status.py PASS: pubsub.py PASS: roster/authorize.py PASS: roster/edit-before-roster.py PASS: roster/ensure.py PASS: roster/groups-12791.py PASS: roster/groups.py PASS: roster/initial-aliases.py PASS: roster/push-from-contact.py PASS: roster/push-without-id.py PASS: roster/removed-from-rp-subscribe.py PASS: roster/request-group-after-roster.py PASS: roster/request-group-before-roster.py PASS: roster/test-google-roster.py PASS: roster/test-roster-item-deletion.py PASS: roster/test-roster.py PASS: roster/test-roster-subscribe.py PASS: roster/test-save-alias-to-roster.py PASS: sasl/abort.py PASS: sasl/close.py PASS: sasl/complex.py PASS: sasl/jabber_auth.py PASS: sasl/plain.py PASS: sasl/telepathy-password.py PASS: search/ceci-nest-pas-un-serveur.py PASS: search/extended.py PASS: search/no-server-property.py PASS: search/unextended.py ....... ---------------------------------------------------------------------- Ran 7 tests in 0.001s OK PASS: servicetest.py PASS: sidecar-own-caps.py PASS: sidecars.py PASS: test-debug.py PASS: test-fallback-socks5-proxy.py PASS: test-location.py PASS: test-register.py PASS: text/destroy.py PASS: text/ensure.py PASS: text/facebook-own-message.py PASS: text/initiate.py PASS: text/initiate-requestotron.py PASS: text/respawn.py PASS: text/send-error.py PASS: text/send-to-correct-resource.py PASS: text/test-chat-state.py PASS: text/test-text-delayed.py PASS: text/test-text-no-body.py PASS: text/test-text.py PASS: tls/server-tls-channel.py PASS: version.py PASS: file-transfer/test-caps-file-transfer.py PASS: file-transfer/test-ibb-too-early.py PASS: file-transfer/test-receive-file-and-close-socket-while-receiving.py PASS: file-transfer/test-receive-file-and-disconnect.py PASS: file-transfer/test-receive-file-and-sender-disconnect-while-pending.py PASS: file-transfer/test-receive-file-and-sender-disconnect-while-transfering.py PASS: file-transfer/test-receive-file-decline.py PASS: file-transfer/test-receive-file.py PASS: file-transfer/test-send-file-and-cancel-immediately.py PASS: file-transfer/test-send-file-declined.py PASS: file-transfer/test-send-file-provide-immediately.py PASS: file-transfer/test-send-file-send-before-accept.py PASS: file-transfer/test-send-file-to-unknown-contact.py PASS: file-transfer/test-send-file-wait-to-provide.py PASS: file-transfer/test-uri.py PASS: file-transfer/metadata.py PASS: file-transfer/ft-client-caps.py PASS: jingle-share/test-caps-file-transfer.py PASS: jingle-share/test-multift.py PASS: jingle-share/test-receive-file-and-close-socket-while-receiving.py PASS: jingle-share/test-receive-file-and-disconnect.py PASS: jingle-share/test-receive-file-and-sender-disconnect-while-pending.py PASS: jingle-share/test-receive-file-and-sender-disconnect-while-transfering.py PASS: jingle-share/test-receive-file-decline.py PASS: jingle-share/test-send-file-and-cancel-immediately.py PASS: jingle-share/test-send-file.py PASS: jingle-share/test-send-file-send-before-accept.py PASS: jingle-share/test-send-file-wait-to-provide.py PASS: tubes/accept-muc-dbus-tube.py PASS: tubes/accept-muc-stream-tube.py PASS: tubes/accept-private-dbus-tube.py PASS: tubes/accept-private-stream-tube.py PASS: tubes/check-create-tube-return.py PASS: tubes/close-muc-with-closed-tube.py PASS: tubes/crash-on-list-channels.py PASS: tubes/create-invalid-tube-channels.py PASS: tubes/ensure-si-tube.py PASS: tubes/muc-presence.py PASS: tubes/offer-muc-dbus-tube.py PASS: tubes/offer-muc-stream-tube.py PASS: tubes/offer-no-caps.py PASS: tubes/offer-private-dbus-tube.py PASS: tubes/offer-private-stream-tube.py PASS: tubes/request-invalid-dbus-tube.py PASS: tubes/test-get-available-tubes.py PASS: tubes/test-socks5-muc.py PASS: jingle/accept-extra-stream.py PASS: jingle/call-basics.py PASS: jingle/call-codecoffer.py PASS: jingle/call-dtmf.py PASS: jingle/call-muc-cancel.py PASS: jingle/call-muc.py PASS: jingle/call-muc-re-re-request.py PASS: jingle/call-state.py PASS: jingle/decloak-peer.py PASS: jingle/dtmf-no-audio.py PASS: jingle/dtmf.py PASS: jingle/google-relay.py PASS: jingle/hold-audio.py PASS: jingle/hold-av.py PASS: jingle/incoming-basics.py PASS: jingle/incoming-call-stream-error.py PASS: jingle/incoming-gmail-modern-jingle.py PASS: jingle/initial-audio-video.py PASS: jingle/misuse.py PASS: jingle/outgoing-basics.py PASS: jingle/outgoing-ensure.py PASS: jingle/outgoing-many-streams.py PASS: jingle/payload-types.py PASS: jingle/preload-caps-crash.py PASS: jingle/session-id-collision.py PASS: jingle/stream-errors-on-content-reject.py PASS: jingle/stream-errors-on-terminate.py PASS: jingle/stream-handler-error.py PASS: jingle/stun-server.py PASS: jingle/test-content-adding-removal.py PASS: jingle/test-content-complex.py PASS: jingle/test-description-info.py PASS: jingle/test-incoming-call-reject.py PASS: jingle/test-incoming-iceudp.py PASS: jingle/test-outgoing-call-rejected.py PASS: jingle/test-outgoing-iceudp.py FIXME: leaks connection, everyone dies SKIP: jingle/test-wait-for-caps-incomplete.py PASS: jingle/test-wait-for-caps.py PASS: jingle/transport-info-parsing.py PASS: vcard/disconnect-during-pep.py PASS: vcard/get-contact-info.py PASS: vcard/item-not-found.py PASS: vcard/overlapping-sets.py PASS: vcard/redundant-set.py PASS: vcard/refresh-contact-info.py PASS: vcard/set-contact-info.py PASS: vcard/set-set-disconnect.py PASS: vcard/supported-fields.py PASS: vcard/test-alias-empty-vcard.py PASS: vcard/test-alias-message.py PASS: vcard/test-alias-pep.py PASS: vcard/test-alias.py PASS: vcard/test-avatar-async.py PASS: vcard/test-avatar-multiple-resources.py PASS: vcard/test-avatar.py PASS: vcard/test-avatar-retrieved.py PASS: vcard/test-avatar-tokens.py PASS: vcard/test-save-alias-to-vcard.py PASS: vcard/test-set-alias.py PASS: vcard/test-vcard-cache.py PASS: vcard/test-vcard-race.py PASS: vcard/update-get-failed.py PASS: vcard/update-rejected.py ==================== All 228 tests passed (1 test was not run) ==================== make[5]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[4]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/twisted' Making check in suppressions make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests/suppressions' make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make check-TESTS check-local make[3]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' PASS: test-base64 PASS: test-dtube-unique-names PASS: test-gabble-idle-weak PASS: test-handles PASS: test-jid-decode PASS: test-parse-message /presence/big-test-of-doom: OK /presence/prefer-higher-priority-resources: OK PASS: test-presence PASS: test-tp-error-from-wocky ================== All 8 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/tests' Making check in gabble make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3/gabble' make[1]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' make check-local make[2]: Entering directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' egrep -A 5 '[F]IXME|[T]ODO|[X]XX' ./src/*.[ch] \ > FIXME.out || true make[2]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-gabble-0.15.3' + exit 0 Processing files: telepathy-gabble-0.15.3-2.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xyS62P + umask 022 + cd /builddir/build/BUILD + cd telepathy-gabble-0.15.3 + DOCDIR=/builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble-0.15.3 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble-0.15.3 + cp -pr COPYING AUTHORS /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble-0.15.3 + cp -pr docs/muc-bytestream.html docs/olpc.html docs/si-multiple.html docs/tubes.html /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64/usr/share/doc/telepathy-gabble-0.15.3 + exit 0 Provides: console.so()(64bit) gateways.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libnice.so.10()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsoup-2.4.so.1()(64bit) libsqlite3.so.0()(64bit) libtelepathy-glib.so.0()(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.5)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.2)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.10)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.13)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.20)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.28)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.37)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.5)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.8)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.2)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) rtld(GNU_HASH) Processing files: telepathy-gabble-debuginfo-0.15.3-2.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 Wrote: /builddir/build/RPMS/telepathy-gabble-0.15.3-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/telepathy-gabble-debuginfo-0.15.3-2.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LlmxOQ + umask 022 + cd /builddir/build/BUILD + cd telepathy-gabble-0.15.3 + /bin/rm -rf /builddir/build/BUILDROOT/telepathy-gabble-0.15.3-2.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->