Build of gloox with vanilla toolchain

The build took 00h 03m 07s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
45,230 cpp
43,107 makefile
11,410 sh
9 ansic
99,756 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gloox 1.0.14-2 (Wed Aug 24 13:37:39 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-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 whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-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... yes
# 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/sbin/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... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether GCC atomic builtins are available... yes
# checking idna.h usability... yes
# checking idna.h presence... yes
# checking for idna.h... yes
# checking for stringprep_check_version in -lidn... yes
# checking if Libidn should be used... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for GNUTLS... yes
# checking if GnuTLS should be used... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for zlibVersion in -lz... yes
# checking if Zlib should be used... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for res_querydomain... no
# checking for res_querydomain in -lresolv... no
# checking for res_querydomain in -lbind... no
# checking for res_querydomain in -lresolv (alternate version)... yes
# checking for dn_skipname... no
# checking for dn_skipname in -lresolv... no
# checking for dn_skipname in -lbind... no
# checking for dn_skipname in -lresolv (alternate version)... yes
# checking for res_query... no
# checking for res_query in -lresolv... no
# checking for res_query in -lbind... no
# checking for res_query in -lresolv (alternate version)... yes
# checking whether to enable debug... no
# checking whether to use getaddrinfo... no
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking for strings.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking arpa/nameser.h usability... yes
# checking arpa/nameser.h presence... yes
# checking for arpa/nameser.h... yes
# checking for setsockopt... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if mDNS support should be built... no
# checking if unit tests should be built... yes
# checking if example programs should be built... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gloox.pc
# config.status: creating gloox-config
# config.status: creating src/Makefile
# config.status: creating src/examples/Makefile
# config.status: creating src/tests/Makefile
# config.status: creating src/tests/adhoc/Makefile
# config.status: creating src/tests/adhoccommand/Makefile
# config.status: creating src/tests/adhoccommandnote/Makefile
# config.status: creating src/tests/amprule/Makefile
# config.status: creating src/tests/amp/Makefile
# config.status: creating src/tests/base64/Makefile
# config.status: creating src/tests/capabilities/Makefile
# config.status: creating src/tests/carbons/Makefile
# config.status: creating src/tests/chatstatefilter/Makefile
# config.status: creating src/tests/client/Makefile
# config.status: creating src/tests/clientbase/Makefile
# config.status: creating src/tests/connectionbosh/Makefile
# config.status: creating src/tests/dataform/Makefile
# config.status: creating src/tests/dataformfield/Makefile
# config.status: creating src/tests/dataformitem/Makefile
# config.status: creating src/tests/dataformreported/Makefile
# config.status: creating src/tests/delayeddelivery/Makefile
# config.status: creating src/tests/discoinfo/Makefile
# config.status: creating src/tests/discoitems/Makefile
# config.status: creating src/tests/disco/Makefile
# config.status: creating src/tests/error/Makefile
# config.status: creating src/tests/featureneg/Makefile
# config.status: creating src/tests/flexofflineoffline/Makefile
# config.status: creating src/tests/flexoffline/Makefile
# config.status: creating src/tests/forward/Makefile
# config.status: creating src/tests/gpgencrypted/Makefile
# config.status: creating src/tests/gpgsigned/Makefile
# config.status: creating src/tests/inbandbytestreamibb/Makefile
# config.status: creating src/tests/inbandbytestream/Makefile
# config.status: creating src/tests/iodata/Makefile
# config.status: creating src/tests/iq/Makefile
# config.status: creating src/tests/jid/Makefile
# config.status: creating src/tests/jingleiceudp/Makefile
# config.status: creating src/tests/jinglesession/Makefile
# config.status: creating src/tests/jinglesessionjingle/Makefile
# config.status: creating src/tests/jinglesessionmanager/Makefile
# config.status: creating src/tests/lastactivityquery/Makefile
# config.status: creating src/tests/lastactivity/Makefile
# config.status: creating src/tests/md5/Makefile
# config.status: creating src/tests/message/Makefile
# config.status: creating src/tests/messageeventfilter/Makefile
# config.status: creating src/tests/mucroommuc/Makefile
# config.status: creating src/tests/mucroommucadmin/Makefile
# config.status: creating src/tests/mucroommucowner/Makefile
# config.status: creating src/tests/mucroommucuser/Makefile
# config.status: creating src/tests/nickname/Makefile
# config.status: creating src/tests/nonsaslauthquery/Makefile
# config.status: creating src/tests/nonsaslauth/Makefile
# config.status: creating src/tests/oob/Makefile
# config.status: creating src/tests/parser/Makefile
# config.status: creating src/tests/prep/Makefile
# config.status: creating src/tests/presence/Makefile
# config.status: creating src/tests/privacymanagerquery/Makefile
# config.status: creating src/tests/privacymanager/Makefile
# config.status: creating src/tests/privatexml/Makefile
# config.status: creating src/tests/pubsubmanagerpubsub/Makefile
# config.status: creating src/tests/pubsubmanager/Makefile
# config.status: creating src/tests/pubsubevent/Makefile
# config.status: creating src/tests/receipt/Makefile
# config.status: creating src/tests/registrationquery/Makefile
# config.status: creating src/tests/registration/Makefile
# config.status: creating src/tests/rostermanagerquery/Makefile
# config.status: creating src/tests/rostermanager/Makefile
# config.status: creating src/tests/searchquery/Makefile
# config.status: creating src/tests/search/Makefile
# config.status: creating src/tests/sha/Makefile
# config.status: creating src/tests/shim/Makefile
# config.status: creating src/tests/simanager/Makefile
# config.status: creating src/tests/simanagersi/Makefile
# config.status: creating src/tests/stanzaextensionfactory/Makefile
# config.status: creating src/tests/subscription/Makefile
# config.status: creating src/tests/tag/Makefile
# config.status: creating src/tests/tlsgnutls/Makefile
# config.status: creating src/tests/uniquemucroomunique/Makefile
# config.status: creating src/tests/util/Makefile
# config.status: creating src/tests/vcard/Makefile
# config.status: creating src/tests/vcardupdate/Makefile
# config.status: creating src/tests/xpath/Makefile
# config.status: creating src/tests/zlib/Makefile
# config.status: creating config.h.unix
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/gloox/src/gloox-1.0.14'
# Making all in src
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# Making all in .
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c -o jid.lo jid.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cpp -fPIC -DPIC -o .libs/jid.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cpp -o jid.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.o >/dev/null 2>&1
# mv -f .deps/jid.Tpo .deps/jid.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c -o connectiontcpclient.lo connectiontcpclient.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c connectiontcpclient.cpp -fPIC -DPIC -o .libs/connectiontcpclient.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c connectiontcpclient.cpp -o connectiontcpclient.o >/dev/null 2>&1
# mv -f .deps/parser.Tpo .deps/parser.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c -o clientbase.lo clientbase.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c clientbase.cpp -fPIC -DPIC -o .libs/clientbase.o
# mv -f .deps/connectiontcpclient.Tpo .deps/connectiontcpclient.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c -o tag.lo tag.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.cpp -fPIC -DPIC -o .libs/tag.o
# clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, int)':
# clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:105:90: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, const string&, int)':
# clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:124:90: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# clientbase.cpp: In member function 'void gloox::ClientBase::init()':
# clientbase.cpp:132:16: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may alter its value [-Wconversion]
# srand( time( 0 ) );
# ~~~~^~~~~
# clientbase.cpp: In destructor 'virtual gloox::ClientBase::~ClientBase()':
# clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# ClientBase::~ClientBase()
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# ClientBase::~ClientBase()
# ^
# In file included from clientbase.cpp:18:0:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# clientbase.cpp: In member function 'std::__cxx11::string gloox::ClientBase::hi(const string&, const string&, int)':
# clientbase.cpp:694:34: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# xored[j] ^= tmp.c_str()[j];
# ^
# clientbase.cpp: In member function 'void gloox::ClientBase::processSASLChallenge(const string&)':
# clientbase.cpp:743:54: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# clientProof[i] ^= clientSignature.c_str()[i];
# ^
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.cpp -o tag.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c clientbase.cpp -o clientbase.o >/dev/null 2>&1
# mv -f .deps/tag.Tpo .deps/tag.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c -o stanza.lo stanza.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c stanza.cpp -fPIC -DPIC -o .libs/stanza.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c stanza.cpp -o stanza.o >/dev/null 2>&1
# mv -f .deps/stanza.Tpo .deps/stanza.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c -o logsink.lo logsink.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c logsink.cpp -fPIC -DPIC -o .libs/logsink.o
# mv -f .deps/clientbase.Tpo .deps/clientbase.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c -o dns.lo dns.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c logsink.cpp -o logsink.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.cpp -fPIC -DPIC -o .libs/dns.o
# mv -f .deps/logsink.Tpo .deps/logsink.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c -o prep.lo prep.cpp
# dns.cpp: In static member function 'static gloox::DNS::HostMap gloox::DNS::resolve(const string&, const string&, const string&, const gloox::LogSink&)':
# dns.cpp:150:72: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# servers.insert( std::make_pair( (char*)srvname, ntohs( c[1] << 8 | c[0] ) ) );
# ~~~~~~~~~~^~~~~~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.cpp -fPIC -DPIC -o .libs/prep.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.cpp -o dns.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.cpp -o prep.o >/dev/null 2>&1
# mv -f .deps/prep.Tpo .deps/prep.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fPIC -DPIC -o .libs/base64.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o >/dev/null 2>&1
# mv -f .deps/dns.Tpo .deps/dns.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.cpp -fPIC -DPIC -o .libs/client.o
# mv -f .deps/base64.Tpo .deps/base64.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c -o component.lo component.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c component.cpp -fPIC -DPIC -o .libs/component.o
# client.cpp: In member function 'bool gloox::Client::selectResource(const string&)':
# client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = resource; // TODO: remove for 1.1
# ^~~~~~~~~~~~~~~~~~
# In file included from client.h:17:0,
# from client.cpp:15:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = resource; // TODO: remove for 1.1
# ^~~~~~~~~~~~~~~~~~
# In file included from client.h:17:0,
# from client.cpp:15:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# client.cpp: In member function 'void gloox::Client::processResourceBind(const gloox::IQ&)':
# client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = m_jid.resource(); // TODO: remove for 1.1
# ^~~~~~~~~~~~~~~~~~
# In file included from client.h:17:0,
# from client.cpp:15:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = m_jid.resource(); // TODO: remove for 1.1
# ^~~~~~~~~~~~~~~~~~
# In file included from client.h:17:0,
# from client.cpp:15:
# clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c component.cpp -o component.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.cpp -o client.o >/dev/null 2>&1
# mv -f .deps/component.Tpo .deps/component.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c -o disco.lo disco.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c disco.cpp -fPIC -DPIC -o .libs/disco.o
# mv -f .deps/client.Tpo .deps/client.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c -o adhoc.lo adhoc.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c adhoc.cpp -fPIC -DPIC -o .libs/adhoc.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c disco.cpp -o disco.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c adhoc.cpp -o adhoc.o >/dev/null 2>&1
# mv -f .deps/disco.Tpo .deps/disco.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c -o privatexml.lo privatexml.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c privatexml.cpp -fPIC -DPIC -o .libs/privatexml.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c privatexml.cpp -o privatexml.o >/dev/null 2>&1
# mv -f .deps/adhoc.Tpo .deps/adhoc.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c -o registration.lo registration.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c registration.cpp -fPIC -DPIC -o .libs/registration.o
# mv -f .deps/privatexml.Tpo .deps/privatexml.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c -o nonsaslauth.lo nonsaslauth.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c nonsaslauth.cpp -fPIC -DPIC -o .libs/nonsaslauth.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c nonsaslauth.cpp -o nonsaslauth.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c registration.cpp -o registration.o >/dev/null 2>&1
# mv -f .deps/nonsaslauth.Tpo .deps/nonsaslauth.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c -o rosteritem.lo rosteritem.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c rosteritem.cpp -fPIC -DPIC -o .libs/rosteritem.o
# mv -f .deps/registration.Tpo .deps/registration.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c -o rostermanager.lo rostermanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c rostermanager.cpp -fPIC -DPIC -o .libs/rostermanager.o
# In file included from rosteritem.cpp:16:0:
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&, const string&, const StringList&)':
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)':
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)':
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)':
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)':
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()':
# rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const':
# rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritem.cpp: In member function 'const string& gloox::RosterItem::jid() const':
# rosteritem.cpp:65:26: warning: 'const string& gloox::RosterItemData::jid() const' is deprecated [-Wdeprecated-declarations]
# return m_data->jid();
# ^
# In file included from rosteritem.cpp:16:0:
# rosteritemdata.h:104:43: note: declared here
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~
# In file included from rostermanager.cpp:18:0:
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&, const string&, const StringList&)':
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)':
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)':
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)':
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)':
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()':
# rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const':
# rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c rosteritem.cpp -o rosteritem.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c rostermanager.cpp -o rostermanager.o >/dev/null 2>&1
# mv -f .deps/rosteritem.Tpo .deps/rosteritem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c -o privacyitem.lo privacyitem.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c privacyitem.cpp -fPIC -DPIC -o .libs/privacyitem.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c privacyitem.cpp -o privacyitem.o >/dev/null 2>&1
# mv -f .deps/privacyitem.Tpo .deps/privacyitem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c -o bookmarkstorage.lo bookmarkstorage.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c bookmarkstorage.cpp -fPIC -DPIC -o .libs/bookmarkstorage.o
# mv -f .deps/rostermanager.Tpo .deps/rostermanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c -o annotations.lo annotations.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c annotations.cpp -fPIC -DPIC -o .libs/annotations.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c bookmarkstorage.cpp -o bookmarkstorage.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c annotations.cpp -o annotations.o >/dev/null 2>&1
# mv -f .deps/bookmarkstorage.Tpo .deps/bookmarkstorage.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c -o privacymanager.lo privacymanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c privacymanager.cpp -fPIC -DPIC -o .libs/privacymanager.o
# mv -f .deps/annotations.Tpo .deps/annotations.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c -o lastactivity.lo lastactivity.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c lastactivity.cpp -fPIC -DPIC -o .libs/lastactivity.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c privacymanager.cpp -o privacymanager.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c lastactivity.cpp -o lastactivity.o >/dev/null 2>&1
# mv -f .deps/privacymanager.Tpo .deps/privacymanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c -o flexoff.lo flexoff.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c flexoff.cpp -fPIC -DPIC -o .libs/flexoff.o
# mv -f .deps/lastactivity.Tpo .deps/lastactivity.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c -o dataform.lo dataform.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c dataform.cpp -fPIC -DPIC -o .libs/dataform.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c dataform.cpp -o dataform.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c flexoff.cpp -o flexoff.o >/dev/null 2>&1
# mv -f .deps/dataform.Tpo .deps/dataform.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c -o dataformfield.lo dataformfield.cpp
# mv -f .deps/flexoff.Tpo .deps/flexoff.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c -o dataformfieldcontainer.lo dataformfieldcontainer.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c dataformfield.cpp -fPIC -DPIC -o .libs/dataformfield.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c dataformfieldcontainer.cpp -fPIC -DPIC -o .libs/dataformfieldcontainer.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c dataformfield.cpp -o dataformfield.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c dataformfieldcontainer.cpp -o dataformfieldcontainer.o >/dev/null 2>&1
# mv -f .deps/dataformfieldcontainer.Tpo .deps/dataformfieldcontainer.Plo
# mv -f .deps/dataformfield.Tpo .deps/dataformfield.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c -o messagesession.lo messagesession.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c -o messageeventfilter.lo messageeventfilter.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c messagesession.cpp -fPIC -DPIC -o .libs/messagesession.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c messageeventfilter.cpp -fPIC -DPIC -o .libs/messageeventfilter.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c messageeventfilter.cpp -o messageeventfilter.o >/dev/null 2>&1
# mv -f .deps/messageeventfilter.Tpo .deps/messageeventfilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c -o chatstatefilter.lo chatstatefilter.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c chatstatefilter.cpp -fPIC -DPIC -o .libs/chatstatefilter.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c messagesession.cpp -o messagesession.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c chatstatefilter.cpp -o chatstatefilter.o >/dev/null 2>&1
# mv -f .deps/chatstatefilter.Tpo .deps/chatstatefilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c -o gloox.lo gloox.cpp
# mv -f .deps/messagesession.Tpo .deps/messagesession.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c -o inbandbytestream.lo inbandbytestream.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c gloox.cpp -fPIC -DPIC -o .libs/gloox.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c inbandbytestream.cpp -fPIC -DPIC -o .libs/inbandbytestream.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c gloox.cpp -o gloox.o >/dev/null 2>&1
# mv -f .deps/gloox.Tpo .deps/gloox.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c -o messagefilter.lo messagefilter.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c messagefilter.cpp -fPIC -DPIC -o .libs/messagefilter.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c inbandbytestream.cpp -o inbandbytestream.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c messagefilter.cpp -o messagefilter.o >/dev/null 2>&1
# mv -f .deps/messagefilter.Tpo .deps/messagefilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c -o vcard.lo vcard.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c vcard.cpp -fPIC -DPIC -o .libs/vcard.o
# mv -f .deps/inbandbytestream.Tpo .deps/inbandbytestream.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c -o vcardmanager.lo vcardmanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c vcardmanager.cpp -fPIC -DPIC -o .libs/vcardmanager.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c vcard.cpp -o vcard.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c vcardmanager.cpp -o vcardmanager.o >/dev/null 2>&1
# mv -f .deps/vcardmanager.Tpo .deps/vcardmanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -fPIC -DPIC -o .libs/md5.o
# mv -f .deps/vcard.Tpo .deps/vcard.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c -o sha.lo sha.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.cpp -fPIC -DPIC -o .libs/sha.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -o md5.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.cpp -o sha.o >/dev/null 2>&1
# mv -f .deps/md5.Tpo .deps/md5.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.cpp -fPIC -DPIC -o .libs/search.o
# mv -f .deps/sha.Tpo .deps/sha.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c -o dataformreported.lo dataformreported.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c dataformreported.cpp -fPIC -DPIC -o .libs/dataformreported.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c dataformreported.cpp -o dataformreported.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.cpp -o search.o >/dev/null 2>&1
# mv -f .deps/dataformreported.Tpo .deps/dataformreported.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c -o dataformitem.lo dataformitem.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c dataformitem.cpp -fPIC -DPIC -o .libs/dataformitem.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c dataformitem.cpp -o dataformitem.o >/dev/null 2>&1
# mv -f .deps/search.Tpo .deps/search.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c -o mucroom.lo mucroom.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c mucroom.cpp -fPIC -DPIC -o .libs/mucroom.o
# mv -f .deps/dataformitem.Tpo .deps/dataformitem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c -o mucmessagesession.lo mucmessagesession.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c mucmessagesession.cpp -fPIC -DPIC -o .libs/mucmessagesession.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c mucmessagesession.cpp -o mucmessagesession.o >/dev/null 2>&1
# mv -f .deps/mucmessagesession.Tpo .deps/mucmessagesession.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c -o oob.lo oob.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c oob.cpp -fPIC -DPIC -o .libs/oob.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c oob.cpp -o oob.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c mucroom.cpp -o mucroom.o >/dev/null 2>&1
# mv -f .deps/oob.Tpo .deps/oob.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c -o vcardupdate.lo vcardupdate.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c vcardupdate.cpp -fPIC -DPIC -o .libs/vcardupdate.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c vcardupdate.cpp -o vcardupdate.o >/dev/null 2>&1
# mv -f .deps/vcardupdate.Tpo .deps/vcardupdate.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c -o stanzaextensionfactory.lo stanzaextensionfactory.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c stanzaextensionfactory.cpp -fPIC -DPIC -o .libs/stanzaextensionfactory.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c stanzaextensionfactory.cpp -o stanzaextensionfactory.o >/dev/null 2>&1
# mv -f .deps/mucroom.Tpo .deps/mucroom.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c -o mucinvitationhandler.lo mucinvitationhandler.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c mucinvitationhandler.cpp -fPIC -DPIC -o .libs/mucinvitationhandler.o
# mv -f .deps/stanzaextensionfactory.Tpo .deps/stanzaextensionfactory.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c -o delayeddelivery.lo delayeddelivery.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c delayeddelivery.cpp -fPIC -DPIC -o .libs/delayeddelivery.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c delayeddelivery.cpp -o delayeddelivery.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c mucinvitationhandler.cpp -o mucinvitationhandler.o >/dev/null 2>&1
# mv -f .deps/delayeddelivery.Tpo .deps/delayeddelivery.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c -o gpgencrypted.lo gpgencrypted.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c gpgencrypted.cpp -fPIC -DPIC -o .libs/gpgencrypted.o
# mv -f .deps/mucinvitationhandler.Tpo .deps/mucinvitationhandler.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c -o gpgsigned.lo gpgsigned.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c gpgsigned.cpp -fPIC -DPIC -o .libs/gpgsigned.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c gpgencrypted.cpp -o gpgencrypted.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c gpgsigned.cpp -o gpgsigned.o >/dev/null 2>&1
# mv -f .deps/gpgencrypted.Tpo .deps/gpgencrypted.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c -o uniquemucroom.lo uniquemucroom.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c uniquemucroom.cpp -fPIC -DPIC -o .libs/uniquemucroom.o
# mv -f .deps/gpgsigned.Tpo .deps/gpgsigned.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c -o instantmucroom.lo instantmucroom.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c instantmucroom.cpp -fPIC -DPIC -o .libs/instantmucroom.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c uniquemucroom.cpp -o uniquemucroom.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c instantmucroom.cpp -o instantmucroom.o >/dev/null 2>&1
# mv -f .deps/uniquemucroom.Tpo .deps/uniquemucroom.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c -o compressionzlib.lo compressionzlib.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c compressionzlib.cpp -fPIC -DPIC -o .libs/compressionzlib.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c compressionzlib.cpp -o compressionzlib.o >/dev/null 2>&1
# mv -f .deps/instantmucroom.Tpo .deps/instantmucroom.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c -o tlsgnutlsclient.lo tlsgnutlsclient.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c tlsgnutlsclient.cpp -fPIC -DPIC -o .libs/tlsgnutlsclient.o
# mv -f .deps/compressionzlib.Tpo .deps/compressionzlib.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c -o connectionhttpproxy.lo connectionhttpproxy.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c connectionhttpproxy.cpp -fPIC -DPIC -o .libs/connectionhttpproxy.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c connectionhttpproxy.cpp -o connectionhttpproxy.o >/dev/null 2>&1
# mv -f .deps/connectionhttpproxy.Tpo .deps/connectionhttpproxy.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsserveranon.lo -MD -MP -MF .deps/tlsgnutlsserveranon.Tpo -c -o tlsgnutlsserveranon.lo tlsgnutlsserveranon.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsserveranon.lo -MD -MP -MF .deps/tlsgnutlsserveranon.Tpo -c tlsgnutlsserveranon.cpp -fPIC -DPIC -o .libs/tlsgnutlsserveranon.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsserveranon.lo -MD -MP -MF .deps/tlsgnutlsserveranon.Tpo -c tlsgnutlsserveranon.cpp -o tlsgnutlsserveranon.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c tlsgnutlsclient.cpp -o tlsgnutlsclient.o >/dev/null 2>&1
# mv -f .deps/tlsgnutlsserveranon.Tpo .deps/tlsgnutlsserveranon.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsbase.lo -MD -MP -MF .deps/tlsgnutlsbase.Tpo -c -o tlsgnutlsbase.lo tlsgnutlsbase.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsbase.lo -MD -MP -MF .deps/tlsgnutlsbase.Tpo -c tlsgnutlsbase.cpp -fPIC -DPIC -o .libs/tlsgnutlsbase.o
# mv -f .deps/tlsgnutlsclient.Tpo .deps/tlsgnutlsclient.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclientanon.lo -MD -MP -MF .deps/tlsgnutlsclientanon.Tpo -c -o tlsgnutlsclientanon.lo tlsgnutlsclientanon.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclientanon.lo -MD -MP -MF .deps/tlsgnutlsclientanon.Tpo -c tlsgnutlsclientanon.cpp -fPIC -DPIC -o .libs/tlsgnutlsclientanon.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsbase.lo -MD -MP -MF .deps/tlsgnutlsbase.Tpo -c tlsgnutlsbase.cpp -o tlsgnutlsbase.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutlsclientanon.lo -MD -MP -MF .deps/tlsgnutlsclientanon.Tpo -c tlsgnutlsclientanon.cpp -o tlsgnutlsclientanon.o >/dev/null 2>&1
# mv -f .deps/tlsgnutlsbase.Tpo .deps/tlsgnutlsbase.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsschannel.lo -MD -MP -MF .deps/tlsschannel.Tpo -c -o tlsschannel.lo tlsschannel.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsschannel.lo -MD -MP -MF .deps/tlsschannel.Tpo -c tlsschannel.cpp -fPIC -DPIC -o .libs/tlsschannel.o
# mv -f .deps/tlsgnutlsclientanon.Tpo .deps/tlsgnutlsclientanon.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsdefault.lo -MD -MP -MF .deps/tlsdefault.Tpo -c -o tlsdefault.lo tlsdefault.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsdefault.lo -MD -MP -MF .deps/tlsdefault.Tpo -c tlsdefault.cpp -fPIC -DPIC -o .libs/tlsdefault.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsschannel.lo -MD -MP -MF .deps/tlsschannel.Tpo -c tlsschannel.cpp -o tlsschannel.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsdefault.lo -MD -MP -MF .deps/tlsdefault.Tpo -c tlsdefault.cpp -o tlsdefault.o >/dev/null 2>&1
# mv -f .deps/tlsschannel.Tpo .deps/tlsschannel.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT simanager.lo -MD -MP -MF .deps/simanager.Tpo -c -o simanager.lo simanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT simanager.lo -MD -MP -MF .deps/simanager.Tpo -c simanager.cpp -fPIC -DPIC -o .libs/simanager.o
# mv -f .deps/tlsdefault.Tpo .deps/tlsdefault.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT siprofileft.lo -MD -MP -MF .deps/siprofileft.Tpo -c -o siprofileft.lo siprofileft.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT siprofileft.lo -MD -MP -MF .deps/siprofileft.Tpo -c siprofileft.cpp -fPIC -DPIC -o .libs/siprofileft.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT simanager.lo -MD -MP -MF .deps/simanager.Tpo -c simanager.cpp -o simanager.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT siprofileft.lo -MD -MP -MF .deps/siprofileft.Tpo -c siprofileft.cpp -o siprofileft.o >/dev/null 2>&1
# mv -f .deps/simanager.Tpo .deps/simanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o >/dev/null 2>&1
# mv -f .deps/mutex.Tpo .deps/mutex.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionsocks5proxy.lo -MD -MP -MF .deps/connectionsocks5proxy.Tpo -c -o connectionsocks5proxy.lo connectionsocks5proxy.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionsocks5proxy.lo -MD -MP -MF .deps/connectionsocks5proxy.Tpo -c connectionsocks5proxy.cpp -fPIC -DPIC -o .libs/connectionsocks5proxy.o
# mv -f .deps/siprofileft.Tpo .deps/siprofileft.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreammanager.lo -MD -MP -MF .deps/socks5bytestreammanager.Tpo -c -o socks5bytestreammanager.lo socks5bytestreammanager.cpp
# connectionsocks5proxy.cpp: In member function 'void gloox::ConnectionSOCKS5Proxy::negotiate()':
# connectionsocks5proxy.cpp:314:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# int nport = htons( port );
# ^
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreammanager.lo -MD -MP -MF .deps/socks5bytestreammanager.Tpo -c socks5bytestreammanager.cpp -fPIC -DPIC -o .libs/socks5bytestreammanager.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionsocks5proxy.lo -MD -MP -MF .deps/connectionsocks5proxy.Tpo -c connectionsocks5proxy.cpp -o connectionsocks5proxy.o >/dev/null 2>&1
# mv -f .deps/connectionsocks5proxy.Tpo .deps/connectionsocks5proxy.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestream.lo -MD -MP -MF .deps/socks5bytestream.Tpo -c -o socks5bytestream.lo socks5bytestream.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestream.lo -MD -MP -MF .deps/socks5bytestream.Tpo -c socks5bytestream.cpp -fPIC -DPIC -o .libs/socks5bytestream.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreammanager.lo -MD -MP -MF .deps/socks5bytestreammanager.Tpo -c socks5bytestreammanager.cpp -o socks5bytestreammanager.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestream.lo -MD -MP -MF .deps/socks5bytestream.Tpo -c socks5bytestream.cpp -o socks5bytestream.o >/dev/null 2>&1
# mv -f .deps/socks5bytestream.Tpo .deps/socks5bytestream.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpbase.lo -MD -MP -MF .deps/connectiontcpbase.Tpo -c -o connectiontcpbase.lo connectiontcpbase.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpbase.lo -MD -MP -MF .deps/connectiontcpbase.Tpo -c connectiontcpbase.cpp -fPIC -DPIC -o .libs/connectiontcpbase.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpbase.lo -MD -MP -MF .deps/connectiontcpbase.Tpo -c connectiontcpbase.cpp -o connectiontcpbase.o >/dev/null 2>&1
# mv -f .deps/socks5bytestreammanager.Tpo .deps/socks5bytestreammanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpserver.lo -MD -MP -MF .deps/connectiontcpserver.Tpo -c -o connectiontcpserver.lo connectiontcpserver.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpserver.lo -MD -MP -MF .deps/connectiontcpserver.Tpo -c connectiontcpserver.cpp -fPIC -DPIC -o .libs/connectiontcpserver.o
# mv -f .deps/connectiontcpbase.Tpo .deps/connectiontcpbase.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreamserver.lo -MD -MP -MF .deps/socks5bytestreamserver.Tpo -c -o socks5bytestreamserver.lo socks5bytestreamserver.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreamserver.lo -MD -MP -MF .deps/socks5bytestreamserver.Tpo -c socks5bytestreamserver.cpp -fPIC -DPIC -o .libs/socks5bytestreamserver.o
# connectiontcpserver.cpp: In member function 'virtual gloox::ConnectionError gloox::ConnectionTCPServer::connect()':
# connectiontcpserver.cpp:101:60: warning: cast from type 'const int*' to type 'char*' casts away qualifiers [-Wcast-qual]
# setsockopt( m_socket, SOL_SOCKET, SO_RCVBUF, (char*)&m_bufsize, sizeof( m_bufsize ) );
# ^~~~~~~~~
# connectiontcpserver.cpp:105:60: warning: cast from type 'const int*' to type 'char*' casts away qualifiers [-Wcast-qual]
# setsockopt( m_socket, SOL_SOCKET, SO_SNDBUF, (char*)&m_bufsize, sizeof( m_bufsize ) );
# ^~~~~~~~~
# connectiontcpserver.cpp:110:62: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# local.sin_port = static_cast( htons( m_port ) );
# ^~~~~~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontcpserver.lo -MD -MP -MF .deps/connectiontcpserver.Tpo -c connectiontcpserver.cpp -o connectiontcpserver.o >/dev/null 2>&1
# mv -f .deps/connectiontcpserver.Tpo .deps/connectiontcpserver.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT amp.lo -MD -MP -MF .deps/amp.Tpo -c -o amp.lo amp.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT amp.lo -MD -MP -MF .deps/amp.Tpo -c amp.cpp -fPIC -DPIC -o .libs/amp.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT socks5bytestreamserver.lo -MD -MP -MF .deps/socks5bytestreamserver.Tpo -c socks5bytestreamserver.cpp -o socks5bytestreamserver.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT amp.lo -MD -MP -MF .deps/amp.Tpo -c amp.cpp -o amp.o >/dev/null 2>&1
# mv -f .deps/socks5bytestreamserver.Tpo .deps/socks5bytestreamserver.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubitem.lo -MD -MP -MF .deps/pubsubitem.Tpo -c -o pubsubitem.lo pubsubitem.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubitem.lo -MD -MP -MF .deps/pubsubitem.Tpo -c pubsubitem.cpp -fPIC -DPIC -o .libs/pubsubitem.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubitem.lo -MD -MP -MF .deps/pubsubitem.Tpo -c pubsubitem.cpp -o pubsubitem.o >/dev/null 2>&1
# mv -f .deps/amp.Tpo .deps/amp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubmanager.lo -MD -MP -MF .deps/pubsubmanager.Tpo -c -o pubsubmanager.lo pubsubmanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubmanager.lo -MD -MP -MF .deps/pubsubmanager.Tpo -c pubsubmanager.cpp -fPIC -DPIC -o .libs/pubsubmanager.o
# mv -f .deps/pubsubitem.Tpo .deps/pubsubitem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cpp -fPIC -DPIC -o .libs/error.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cpp -o error.o >/dev/null 2>&1
# mv -f .deps/error.Tpo .deps/error.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iq.lo -MD -MP -MF .deps/iq.Tpo -c -o iq.lo iq.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iq.lo -MD -MP -MF .deps/iq.Tpo -c iq.cpp -fPIC -DPIC -o .libs/iq.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubmanager.lo -MD -MP -MF .deps/pubsubmanager.Tpo -c pubsubmanager.cpp -o pubsubmanager.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iq.lo -MD -MP -MF .deps/iq.Tpo -c iq.cpp -o iq.o >/dev/null 2>&1
# mv -f .deps/iq.Tpo .deps/iq.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cpp -fPIC -DPIC -o .libs/message.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cpp -o message.o >/dev/null 2>&1
# mv -f .deps/message.Tpo .deps/message.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c -o presence.lo presence.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c presence.cpp -fPIC -DPIC -o .libs/presence.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c presence.cpp -o presence.o >/dev/null 2>&1
# mv -f .deps/pubsubmanager.Tpo .deps/pubsubmanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT subscription.lo -MD -MP -MF .deps/subscription.Tpo -c -o subscription.lo subscription.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT subscription.lo -MD -MP -MF .deps/subscription.Tpo -c subscription.cpp -fPIC -DPIC -o .libs/subscription.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT subscription.lo -MD -MP -MF .deps/subscription.Tpo -c subscription.cpp -o subscription.o >/dev/null 2>&1
# mv -f .deps/presence.Tpo .deps/presence.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c -o capabilities.lo capabilities.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c capabilities.cpp -fPIC -DPIC -o .libs/capabilities.o
# mv -f .deps/subscription.Tpo .deps/subscription.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstate.lo -MD -MP -MF .deps/chatstate.Tpo -c -o chatstate.lo chatstate.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstate.lo -MD -MP -MF .deps/chatstate.Tpo -c chatstate.cpp -fPIC -DPIC -o .libs/chatstate.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstate.lo -MD -MP -MF .deps/chatstate.Tpo -c chatstate.cpp -o chatstate.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT capabilities.lo -MD -MP -MF .deps/capabilities.Tpo -c capabilities.cpp -o capabilities.o >/dev/null 2>&1
# mv -f .deps/chatstate.Tpo .deps/chatstate.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionbosh.lo -MD -MP -MF .deps/connectionbosh.Tpo -c -o connectionbosh.lo connectionbosh.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionbosh.lo -MD -MP -MF .deps/connectionbosh.Tpo -c connectionbosh.cpp -fPIC -DPIC -o .libs/connectionbosh.o
# mv -f .deps/capabilities.Tpo .deps/capabilities.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontls.lo -MD -MP -MF .deps/connectiontls.Tpo -c -o connectiontls.lo connectiontls.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontls.lo -MD -MP -MF .deps/connectiontls.Tpo -c connectiontls.cpp -fPIC -DPIC -o .libs/connectiontls.o
# connectionbosh.cpp: In member function 'virtual void gloox::ConnectionBOSH::disconnect()':
# connectionbosh.cpp:131:67: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
# std::string requestBody = "
# ^~~~~
# connectionbosh.cpp: In member function 'bool gloox::ConnectionBOSH::sendXML()':
# connectionbosh.cpp:239:65: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
# std::string requestBody = "
# ^~~~~
# connectionbosh.cpp: In member function 'bool gloox::ConnectionBOSH::sendRequest(const string&)':
# connectionbosh.cpp:289:65: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion]
# request += "Content-Length: " + util::int2string( xml.length() ) + "\r\n";
# ~~~~~~~~~~^~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontls.lo -MD -MP -MF .deps/connectiontls.Tpo -c connectiontls.cpp -o connectiontls.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionbosh.lo -MD -MP -MF .deps/connectionbosh.Tpo -c connectionbosh.cpp -o connectionbosh.o >/dev/null 2>&1
# mv -f .deps/connectiontls.Tpo .deps/connectiontls.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageevent.lo -MD -MP -MF .deps/messageevent.Tpo -c -o messageevent.lo messageevent.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageevent.lo -MD -MP -MF .deps/messageevent.Tpo -c messageevent.cpp -fPIC -DPIC -o .libs/messageevent.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT messageevent.lo -MD -MP -MF .deps/messageevent.Tpo -c messageevent.cpp -o messageevent.o >/dev/null 2>&1
# mv -f .deps/connectionbosh.Tpo .deps/connectionbosh.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT receipt.lo -MD -MP -MF .deps/receipt.Tpo -c -o receipt.lo receipt.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT receipt.lo -MD -MP -MF .deps/receipt.Tpo -c receipt.cpp -fPIC -DPIC -o .libs/receipt.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT receipt.lo -MD -MP -MF .deps/receipt.Tpo -c receipt.cpp -o receipt.o >/dev/null 2>&1
# mv -f .deps/messageevent.Tpo .deps/messageevent.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nickname.lo -MD -MP -MF .deps/nickname.Tpo -c -o nickname.lo nickname.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nickname.lo -MD -MP -MF .deps/nickname.Tpo -c nickname.cpp -fPIC -DPIC -o .libs/nickname.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT nickname.lo -MD -MP -MF .deps/nickname.Tpo -c nickname.cpp -o nickname.o >/dev/null 2>&1
# mv -f .deps/receipt.Tpo .deps/receipt.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT eventdispatcher.lo -MD -MP -MF .deps/eventdispatcher.Tpo -c -o eventdispatcher.lo eventdispatcher.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT eventdispatcher.lo -MD -MP -MF .deps/eventdispatcher.Tpo -c eventdispatcher.cpp -fPIC -DPIC -o .libs/eventdispatcher.o
# mv -f .deps/nickname.Tpo .deps/nickname.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubevent.lo -MD -MP -MF .deps/pubsubevent.Tpo -c -o pubsubevent.lo pubsubevent.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubevent.lo -MD -MP -MF .deps/pubsubevent.Tpo -c pubsubevent.cpp -fPIC -DPIC -o .libs/pubsubevent.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT eventdispatcher.lo -MD -MP -MF .deps/eventdispatcher.Tpo -c eventdispatcher.cpp -o eventdispatcher.o >/dev/null 2>&1
# mv -f .deps/eventdispatcher.Tpo .deps/eventdispatcher.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT xhtmlim.lo -MD -MP -MF .deps/xhtmlim.Tpo -c -o xhtmlim.lo xhtmlim.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT xhtmlim.lo -MD -MP -MF .deps/xhtmlim.Tpo -c xhtmlim.cpp -fPIC -DPIC -o .libs/xhtmlim.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubevent.lo -MD -MP -MF .deps/pubsubevent.Tpo -c pubsubevent.cpp -o pubsubevent.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT xhtmlim.lo -MD -MP -MF .deps/xhtmlim.Tpo -c xhtmlim.cpp -o xhtmlim.o >/dev/null 2>&1
# mv -f .deps/xhtmlim.Tpo .deps/xhtmlim.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT featureneg.lo -MD -MP -MF .deps/featureneg.Tpo -c -o featureneg.lo featureneg.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT featureneg.lo -MD -MP -MF .deps/featureneg.Tpo -c featureneg.cpp -fPIC -DPIC -o .libs/featureneg.o
# mv -f .deps/pubsubevent.Tpo .deps/pubsubevent.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT shim.lo -MD -MP -MF .deps/shim.Tpo -c -o shim.lo shim.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT shim.lo -MD -MP -MF .deps/shim.Tpo -c shim.cpp -fPIC -DPIC -o .libs/shim.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT featureneg.lo -MD -MP -MF .deps/featureneg.Tpo -c featureneg.cpp -o featureneg.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT shim.lo -MD -MP -MF .deps/shim.Tpo -c shim.cpp -o shim.o >/dev/null 2>&1
# mv -f .deps/featureneg.Tpo .deps/featureneg.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT softwareversion.lo -MD -MP -MF .deps/softwareversion.Tpo -c -o softwareversion.lo softwareversion.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT softwareversion.lo -MD -MP -MF .deps/softwareversion.Tpo -c softwareversion.cpp -fPIC -DPIC -o .libs/softwareversion.o
# mv -f .deps/shim.Tpo .deps/shim.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT attention.lo -MD -MP -MF .deps/attention.Tpo -c -o attention.lo attention.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT softwareversion.lo -MD -MP -MF .deps/softwareversion.Tpo -c softwareversion.cpp -o softwareversion.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT attention.lo -MD -MP -MF .deps/attention.Tpo -c attention.cpp -fPIC -DPIC -o .libs/attention.o
# mv -f .deps/softwareversion.Tpo .deps/softwareversion.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslclient.lo -MD -MP -MF .deps/tlsopensslclient.Tpo -c -o tlsopensslclient.lo tlsopensslclient.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT attention.lo -MD -MP -MF .deps/attention.Tpo -c attention.cpp -o attention.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslclient.lo -MD -MP -MF .deps/tlsopensslclient.Tpo -c tlsopensslclient.cpp -fPIC -DPIC -o .libs/tlsopensslclient.o
# mv -f .deps/attention.Tpo .deps/attention.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslbase.lo -MD -MP -MF .deps/tlsopensslbase.Tpo -c -o tlsopensslbase.lo tlsopensslbase.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslclient.lo -MD -MP -MF .deps/tlsopensslclient.Tpo -c tlsopensslclient.cpp -o tlsopensslclient.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslbase.lo -MD -MP -MF .deps/tlsopensslbase.Tpo -c tlsopensslbase.cpp -fPIC -DPIC -o .libs/tlsopensslbase.o
# mv -f .deps/tlsopensslclient.Tpo .deps/tlsopensslclient.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslserver.lo -MD -MP -MF .deps/tlsopensslserver.Tpo -c -o tlsopensslserver.lo tlsopensslserver.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslserver.lo -MD -MP -MF .deps/tlsopensslserver.Tpo -c tlsopensslserver.cpp -fPIC -DPIC -o .libs/tlsopensslserver.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslbase.lo -MD -MP -MF .deps/tlsopensslbase.Tpo -c tlsopensslbase.cpp -o tlsopensslbase.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsopensslserver.lo -MD -MP -MF .deps/tlsopensslserver.Tpo -c tlsopensslserver.cpp -o tlsopensslserver.o >/dev/null 2>&1
# mv -f .deps/tlsopensslbase.Tpo .deps/tlsopensslbase.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressiondefault.lo -MD -MP -MF .deps/compressiondefault.Tpo -c -o compressiondefault.lo compressiondefault.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressiondefault.lo -MD -MP -MF .deps/compressiondefault.Tpo -c compressiondefault.cpp -fPIC -DPIC -o .libs/compressiondefault.o
# mv -f .deps/tlsopensslserver.Tpo .deps/tlsopensslserver.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontlsserver.lo -MD -MP -MF .deps/connectiontlsserver.Tpo -c -o connectiontlsserver.lo connectiontlsserver.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontlsserver.lo -MD -MP -MF .deps/connectiontlsserver.Tpo -c connectiontlsserver.cpp -fPIC -DPIC -o .libs/connectiontlsserver.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT compressiondefault.lo -MD -MP -MF .deps/compressiondefault.Tpo -c compressiondefault.cpp -o compressiondefault.o >/dev/null 2>&1
# mv -f .deps/compressiondefault.Tpo .deps/compressiondefault.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT atomicrefcount.lo -MD -MP -MF .deps/atomicrefcount.Tpo -c -o atomicrefcount.lo atomicrefcount.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT connectiontlsserver.lo -MD -MP -MF .deps/connectiontlsserver.Tpo -c connectiontlsserver.cpp -o connectiontlsserver.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT atomicrefcount.lo -MD -MP -MF .deps/atomicrefcount.Tpo -c atomicrefcount.cpp -fPIC -DPIC -o .libs/atomicrefcount.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT atomicrefcount.lo -MD -MP -MF .deps/atomicrefcount.Tpo -c atomicrefcount.cpp -o atomicrefcount.o >/dev/null 2>&1
# mv -f .deps/atomicrefcount.Tpo .deps/atomicrefcount.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalmanager.lo -MD -MP -MF .deps/linklocalmanager.Tpo -c -o linklocalmanager.lo linklocalmanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalmanager.lo -MD -MP -MF .deps/linklocalmanager.Tpo -c linklocalmanager.cpp -fPIC -DPIC -o .libs/linklocalmanager.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalmanager.lo -MD -MP -MF .deps/linklocalmanager.Tpo -c linklocalmanager.cpp -o linklocalmanager.o >/dev/null 2>&1
# mv -f .deps/linklocalmanager.Tpo .deps/linklocalmanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalclient.lo -MD -MP -MF .deps/linklocalclient.Tpo -c -o linklocalclient.lo linklocalclient.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalclient.lo -MD -MP -MF .deps/linklocalclient.Tpo -c linklocalclient.cpp -fPIC -DPIC -o .libs/linklocalclient.o
# mv -f .deps/connectiontlsserver.Tpo .deps/connectiontlsserver.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocalclient.lo -MD -MP -MF .deps/linklocalclient.Tpo -c linklocalclient.cpp -o linklocalclient.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c -o forward.lo forward.cpp
# mv -f .deps/linklocalclient.Tpo .deps/linklocalclient.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesession.lo -MD -MP -MF .deps/jinglesession.Tpo -c -o jinglesession.lo jinglesession.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.cpp -fPIC -DPIC -o .libs/forward.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesession.lo -MD -MP -MF .deps/jinglesession.Tpo -c jinglesession.cpp -fPIC -DPIC -o .libs/jinglesession.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.cpp -o forward.o >/dev/null 2>&1
# mv -f .deps/forward.Tpo .deps/forward.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglecontent.lo -MD -MP -MF .deps/jinglecontent.Tpo -c -o jinglecontent.lo jinglecontent.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglecontent.lo -MD -MP -MF .deps/jinglecontent.Tpo -c jinglecontent.cpp -fPIC -DPIC -o .libs/jinglecontent.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesession.lo -MD -MP -MF .deps/jinglesession.Tpo -c jinglesession.cpp -o jinglesession.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglecontent.lo -MD -MP -MF .deps/jinglecontent.Tpo -c jinglecontent.cpp -o jinglecontent.o >/dev/null 2>&1
# mv -f .deps/jinglesession.Tpo .deps/jinglesession.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesessionmanager.lo -MD -MP -MF .deps/jinglesessionmanager.Tpo -c -o jinglesessionmanager.lo jinglesessionmanager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesessionmanager.lo -MD -MP -MF .deps/jinglesessionmanager.Tpo -c jinglesessionmanager.cpp -fPIC -DPIC -o .libs/jinglesessionmanager.o
# mv -f .deps/jinglecontent.Tpo .deps/jinglecontent.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT carbons.lo -MD -MP -MF .deps/carbons.Tpo -c -o carbons.lo carbons.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT carbons.lo -MD -MP -MF .deps/carbons.Tpo -c carbons.cpp -fPIC -DPIC -o .libs/carbons.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT carbons.lo -MD -MP -MF .deps/carbons.Tpo -c carbons.cpp -o carbons.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesessionmanager.lo -MD -MP -MF .deps/jinglesessionmanager.Tpo -c jinglesessionmanager.cpp -o jinglesessionmanager.o >/dev/null 2>&1
# mv -f .deps/carbons.Tpo .deps/carbons.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglepluginfactory.lo -MD -MP -MF .deps/jinglepluginfactory.Tpo -c -o jinglepluginfactory.lo jinglepluginfactory.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglepluginfactory.lo -MD -MP -MF .deps/jinglepluginfactory.Tpo -c jinglepluginfactory.cpp -fPIC -DPIC -o .libs/jinglepluginfactory.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglepluginfactory.lo -MD -MP -MF .deps/jinglepluginfactory.Tpo -c jinglepluginfactory.cpp -o jinglepluginfactory.o >/dev/null 2>&1
# mv -f .deps/jinglesessionmanager.Tpo .deps/jinglesessionmanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jingleiceudp.lo -MD -MP -MF .deps/jingleiceudp.Tpo -c -o jingleiceudp.lo jingleiceudp.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jingleiceudp.lo -MD -MP -MF .deps/jingleiceudp.Tpo -c jingleiceudp.cpp -fPIC -DPIC -o .libs/jingleiceudp.o
# mv -f .deps/jinglepluginfactory.Tpo .deps/jinglepluginfactory.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglefiletransfer.lo -MD -MP -MF .deps/jinglefiletransfer.Tpo -c -o jinglefiletransfer.lo jinglefiletransfer.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglefiletransfer.lo -MD -MP -MF .deps/jinglefiletransfer.Tpo -c jinglefiletransfer.cpp -fPIC -DPIC -o .libs/jinglefiletransfer.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jingleiceudp.lo -MD -MP -MF .deps/jingleiceudp.Tpo -c jingleiceudp.cpp -o jingleiceudp.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglefiletransfer.lo -MD -MP -MF .deps/jinglefiletransfer.Tpo -c jinglefiletransfer.cpp -o jinglefiletransfer.o >/dev/null 2>&1
# mv -f .deps/jingleiceudp.Tpo .deps/jingleiceudp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iodata.lo -MD -MP -MF .deps/iodata.Tpo -c -o iodata.lo iodata.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iodata.lo -MD -MP -MF .deps/iodata.Tpo -c iodata.cpp -fPIC -DPIC -o .libs/iodata.o
# mv -f .deps/jinglefiletransfer.Tpo .deps/jinglefiletransfer.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT iodata.lo -MD -MP -MF .deps/iodata.Tpo -c iodata.cpp -o iodata.o >/dev/null 2>&1
# mv -f .deps/iodata.Tpo .deps/iodata.Plo
# /bin/sh ../libtool --tag=CXX --mode=link g++ -ansi -version-info 13:0:0 -no-undefined -no-allow-shlib-undefined -pthread -o libgloox.la -rpath /usr/lib jid.lo parser.lo connectiontcpclient.lo clientbase.lo tag.lo stanza.lo logsink.lo dns.lo prep.lo base64.lo client.lo component.lo disco.lo adhoc.lo privatexml.lo registration.lo nonsaslauth.lo rosteritem.lo rostermanager.lo privacyitem.lo bookmarkstorage.lo annotations.lo privacymanager.lo lastactivity.lo flexoff.lo dataform.lo dataformfield.lo dataformfieldcontainer.lo messagesession.lo messageeventfilter.lo chatstatefilter.lo gloox.lo inbandbytestream.lo messagefilter.lo vcard.lo vcardmanager.lo md5.lo sha.lo search.lo dataformreported.lo dataformitem.lo mucroom.lo mucmessagesession.lo oob.lo vcardupdate.lo stanzaextensionfactory.lo mucinvitationhandler.lo delayeddelivery.lo gpgencrypted.lo gpgsigned.lo uniquemucroom.lo instantmucroom.lo compressionzlib.lo tlsgnutlsclient.lo connectionhttpproxy.lo tlsgnutlsserveranon.lo tlsgnutlsbase.lo tlsgnutlsclientanon.lo tlsschannel.lo tlsdefault.lo simanager.lo siprofileft.lo mutex.lo connectionsocks5proxy.lo socks5bytestreammanager.lo socks5bytestream.lo connectiontcpbase.lo connectiontcpserver.lo socks5bytestreamserver.lo amp.lo pubsubitem.lo pubsubmanager.lo error.lo util.lo iq.lo message.lo presence.lo subscription.lo capabilities.lo chatstate.lo connectionbosh.lo connectiontls.lo messageevent.lo receipt.lo nickname.lo eventdispatcher.lo pubsubevent.lo xhtmlim.lo featureneg.lo shim.lo softwareversion.lo attention.lo tlsopensslclient.lo tlsopensslbase.lo tlsopensslserver.lo compressiondefault.lo connectiontlsserver.lo atomicrefcount.lo linklocalmanager.lo linklocalclient.lo forward.lo jinglesession.lo jinglecontent.lo jinglesessionmanager.lo carbons.lo jinglepluginfactory.lo jingleiceudp.lo jinglefiletransfer.lo iodata.lo -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/jid.o .libs/parser.o .libs/connectiontcpclient.o .libs/clientbase.o .libs/tag.o .libs/stanza.o .libs/logsink.o .libs/dns.o .libs/prep.o .libs/base64.o .libs/client.o .libs/component.o .libs/disco.o .libs/adhoc.o .libs/privatexml.o .libs/registration.o .libs/nonsaslauth.o .libs/rosteritem.o .libs/rostermanager.o .libs/privacyitem.o .libs/bookmarkstorage.o .libs/annotations.o .libs/privacymanager.o .libs/lastactivity.o .libs/flexoff.o .libs/dataform.o .libs/dataformfield.o .libs/dataformfieldcontainer.o .libs/messagesession.o .libs/messageeventfilter.o .libs/chatstatefilter.o .libs/gloox.o .libs/inbandbytestream.o .libs/messagefilter.o .libs/vcard.o .libs/vcardmanager.o .libs/md5.o .libs/sha.o .libs/search.o .libs/dataformreported.o .libs/dataformitem.o .libs/mucroom.o .libs/mucmessagesession.o .libs/oob.o .libs/vcardupdate.o .libs/stanzaextensionfactory.o .libs/mucinvitationhandler.o .libs/delayeddelivery.o .libs/gpgencrypted.o .libs/gpgsigned.o .libs/uniquemucroom.o .libs/instantmucroom.o .libs/compressionzlib.o .libs/tlsgnutlsclient.o .libs/connectionhttpproxy.o .libs/tlsgnutlsserveranon.o .libs/tlsgnutlsbase.o .libs/tlsgnutlsclientanon.o .libs/tlsschannel.o .libs/tlsdefault.o .libs/simanager.o .libs/siprofileft.o .libs/mutex.o .libs/connectionsocks5proxy.o .libs/socks5bytestreammanager.o .libs/socks5bytestream.o .libs/connectiontcpbase.o .libs/connectiontcpserver.o .libs/socks5bytestreamserver.o .libs/amp.o .libs/pubsubitem.o .libs/pubsubmanager.o .libs/error.o .libs/util.o .libs/iq.o .libs/message.o .libs/presence.o .libs/subscription.o .libs/capabilities.o .libs/chatstate.o .libs/connectionbosh.o .libs/connectiontls.o .libs/messageevent.o .libs/receipt.o .libs/nickname.o .libs/eventdispatcher.o .libs/pubsubevent.o .libs/xhtmlim.o .libs/featureneg.o .libs/shim.o .libs/softwareversion.o .libs/attention.o .libs/tlsopensslclient.o .libs/tlsopensslbase.o .libs/tlsopensslserver.o .libs/compressiondefault.o .libs/connectiontlsserver.o .libs/atomicrefcount.o .libs/linklocalmanager.o .libs/linklocalclient.o .libs/forward.o .libs/jinglesession.o .libs/jinglecontent.o .libs/jinglesessionmanager.o .libs/carbons.o .libs/jinglepluginfactory.o .libs/jingleiceudp.o .libs/jinglefiletransfer.o .libs/iodata.o -lresolv -lidn -lgnutls -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libgloox.so.13 -o .libs/libgloox.so.13.0.0
# libtool: link: (cd ".libs" && rm -f "libgloox.so.13" && ln -s "libgloox.so.13.0.0" "libgloox.so.13")
# libtool: link: (cd ".libs" && rm -f "libgloox.so" && ln -s "libgloox.so.13.0.0" "libgloox.so")
# libtool: link: ar cru .libs/libgloox.a jid.o parser.o connectiontcpclient.o clientbase.o tag.o stanza.o logsink.o dns.o prep.o base64.o client.o component.o disco.o adhoc.o privatexml.o registration.o nonsaslauth.o rosteritem.o rostermanager.o privacyitem.o bookmarkstorage.o annotations.o privacymanager.o lastactivity.o flexoff.o dataform.o dataformfield.o dataformfieldcontainer.o messagesession.o messageeventfilter.o chatstatefilter.o gloox.o inbandbytestream.o messagefilter.o vcard.o vcardmanager.o md5.o sha.o search.o dataformreported.o dataformitem.o mucroom.o mucmessagesession.o oob.o vcardupdate.o stanzaextensionfactory.o mucinvitationhandler.o delayeddelivery.o gpgencrypted.o gpgsigned.o uniquemucroom.o instantmucroom.o compressionzlib.o tlsgnutlsclient.o connectionhttpproxy.o tlsgnutlsserveranon.o tlsgnutlsbase.o tlsgnutlsclientanon.o tlsschannel.o tlsdefault.o simanager.o siprofileft.o mutex.o connectionsocks5proxy.o socks5bytestreammanager.o socks5bytestream.o connectiontcpbase.o connectiontcpserver.o socks5bytestreamserver.o amp.o pubsubitem.o pubsubmanager.o error.o util.o iq.o message.o presence.o subscription.o capabilities.o chatstate.o connectionbosh.o connectiontls.o messageevent.o receipt.o nickname.o eventdispatcher.o pubsubevent.o xhtmlim.o featureneg.o shim.o softwareversion.o attention.o tlsopensslclient.o tlsopensslbase.o tlsopensslserver.o compressiondefault.o connectiontlsserver.o atomicrefcount.o linklocalmanager.o linklocalclient.o forward.o jinglesession.o jinglecontent.o jinglesessionmanager.o carbons.o jinglepluginfactory.o jingleiceudp.o jinglefiletransfer.o iodata.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgloox.a
# libtool: link: ( cd ".libs" && rm -f "libgloox.la" && ln -s "../libgloox.la" "libgloox.la" )
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# Making all in tests
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# Making all in adhoc
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoc_test.o -MD -MP -MF .deps/adhoc_test.Tpo -c -o adhoc_test.o adhoc_test.cpp
# mv -f .deps/adhoc_test.Tpo .deps/adhoc_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o adhoc_test adhoc_test.o ../../tag.o ../../stanza.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../prep.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o ../../mutex.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o adhoc_test adhoc_test.o ../../tag.o ../../stanza.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../prep.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o ../../mutex.o ../../iodata.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# Making all in adhoccommand
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoccommand_test.o -MD -MP -MF .deps/adhoccommand_test.Tpo -c -o adhoccommand_test.o adhoccommand_test.cpp
# adhoccommand_test.cpp: In function 'int main(int, char**)':
# adhoccommand_test.cpp:75:62: warning: 'const gloox::AdhocPlugin* gloox::Adhoc::Command::form() const' is deprecated [-Wdeprecated-declarations]
# || ac.action() != Adhoc::Command::Execute || ac.form() == 0 )
# ^
# In file included from adhoccommand_test.cpp:15:0:
# ../../adhoc.h:314:47: note: declared here
# GLOOX_DEPRECATED const AdhocPlugin* form() const { return m_plugin; }
# ^~~~
# mv -f .deps/adhoccommand_test.Tpo .deps/adhoccommand_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o adhoccommand_test adhoccommand_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o adhoccommand_test adhoccommand_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# Making all in adhoccommandnote
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoccommandnote_test.o -MD -MP -MF .deps/adhoccommandnote_test.Tpo -c -o adhoccommandnote_test.o adhoccommandnote_test.cpp
# mv -f .deps/adhoccommandnote_test.Tpo .deps/adhoccommandnote_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o adhoccommandnote_test adhoccommandnote_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o adhoccommandnote_test adhoccommandnote_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# Making all in amprule
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT amprule_test.o -MD -MP -MF .deps/amprule_test.Tpo -c -o amprule_test.o amprule_test.cpp
# mv -f .deps/amprule_test.Tpo .deps/amprule_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o amprule_test amprule_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o amprule_test amprule_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# Making all in amp
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT amp_test.o -MD -MP -MF .deps/amp_test.Tpo -c -o amp_test.o amp_test.cpp
# mv -f .deps/amp_test.Tpo .deps/amp_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o amp_test amp_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o amp_test amp_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# Making all in base64
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT base64_test.o -MD -MP -MF .deps/base64_test.Tpo -c -o base64_test.o base64_test.cpp
# mv -f .deps/base64_test.Tpo .deps/base64_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# Making all in capabilities
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT capabilities_test.o -MD -MP -MF .deps/capabilities_test.Tpo -c -o capabilities_test.o capabilities_test.cpp
# mv -f .deps/capabilities_test.Tpo .deps/capabilities_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o capabilities_test capabilities_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../base64.o ../../util.o ../../sha.o ../../jid.o ../../iq.o ../../error.o ../../softwareversion.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o capabilities_test capabilities_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../base64.o ../../util.o ../../sha.o ../../jid.o ../../iq.o ../../error.o ../../softwareversion.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# Making all in carbons
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT carbons_test.o -MD -MP -MF .deps/carbons_test.Tpo -c -o carbons_test.o carbons_test.cpp
# mv -f .deps/carbons_test.Tpo .deps/carbons_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o carbons_test carbons_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o ../../carbons.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o carbons_test carbons_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o ../../carbons.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# Making all in chatstatefilter
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -ansi -MT chatstatefilter_test-chatstatefilter_test.o -MD -MP -MF .deps/chatstatefilter_test-chatstatefilter_test.Tpo -c -o chatstatefilter_test-chatstatefilter_test.o `test -f 'chatstatefilter_test.cpp' || echo './'`chatstatefilter_test.cpp
# mv -f .deps/chatstatefilter_test-chatstatefilter_test.Tpo .deps/chatstatefilter_test-chatstatefilter_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o chatstatefilter_test chatstatefilter_test-chatstatefilter_test.o ../../tag.o ../../stanza.o ../../stanzaextensionfactory.o ../../jid.o ../../prep.o ../../message.o ../../util.o ../../gloox.o ../../chatstate.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o chatstatefilter_test chatstatefilter_test-chatstatefilter_test.o ../../tag.o ../../stanza.o ../../stanzaextensionfactory.o ../../jid.o ../../prep.o ../../message.o ../../util.o ../../gloox.o ../../chatstate.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# Making all in client
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT client_test.o -MD -MP -MF .deps/client_test.Tpo -c -o client_test.o client_test.cpp
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, int)':
# ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:105:90: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, const string&, int)':
# ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_smSent( 0 )
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:124:90: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../clientbase.cpp: In member function 'void gloox::ClientBase::init()':
# ../../clientbase.cpp:132:16: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may alter its value [-Wconversion]
# srand( time( 0 ) );
# ~~~~^~~~~
# ../../clientbase.cpp: In destructor 'virtual gloox::ClientBase::~ClientBase()':
# ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# ClientBase::~ClientBase()
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations]
# ClientBase::~ClientBase()
# ^
# In file included from ../../client.h:17:0,
# from client_test.cpp:14:
# ../../clientbase.h:879:36: note: declared here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^~~~~~~~~~~~~~~~~~
# In file included from client_test.cpp:15:0:
# ../../clientbase.cpp: In member function 'std::__cxx11::string gloox::ClientBase::hi(const string&, const string&, int)':
# ../../clientbase.cpp:694:34: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# xored[j] ^= tmp.c_str()[j];
# ^
# ../../clientbase.cpp: In member function 'void gloox::ClientBase::processSASLChallenge(const string&)':
# ../../clientbase.cpp:743:54: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# clientProof[i] ^= clientSignature.c_str()[i];
# ^
# mv -f .deps/client_test.Tpo .deps/client_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o client_test client_test.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../jid.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../error.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o client_test client_test.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../jid.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../error.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# Making all in clientbase
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -I/usr/include/p11-kit-1 -pthread -ansi -MT clientbase_test.o -MD -MP -MF .deps/clientbase_test.Tpo -c -o clientbase_test.o clientbase_test.cpp
# mv -f .deps/clientbase_test.Tpo .deps/clientbase_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o clientbase_test clientbase_test.o ../../clientbase.o ../../jid.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o clientbase_test clientbase_test.o ../../clientbase.o ../../jid.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# Making all in connectionbosh
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT connectionbosh_test.o -MD -MP -MF .deps/connectionbosh_test.Tpo -c -o connectionbosh_test.o connectionbosh_test.cpp
# mv -f .deps/connectionbosh_test.Tpo .deps/connectionbosh_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o connectionbosh_test connectionbosh_test.o ../../connectionbosh.o ../../parser.o ../../tag.o ../../logsink.o ../../gloox.o ../../prep.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o connectionbosh_test connectionbosh_test.o ../../connectionbosh.o ../../parser.o ../../tag.o ../../logsink.o ../../gloox.o ../../prep.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# Making all in dataform
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT dataform_test.o -MD -MP -MF .deps/dataform_test.Tpo -c -o dataform_test.o dataform_test.cpp
# mv -f .deps/dataform_test.Tpo .deps/dataform_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o dataform_test dataform_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o dataform_test dataform_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# Making all in dataformfield
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformfield_test.o -MD -MP -MF .deps/dataformfield_test.Tpo -c -o dataformfield_test.o dataformfield_test.cpp
# mv -f .deps/dataformfield_test.Tpo .deps/dataformfield_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o dataformfield_test dataformfield_test.o ../../tag.o ../../dataformfield.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o dataformfield_test dataformfield_test.o ../../tag.o ../../dataformfield.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# Making all in dataformreported
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformreported_test.o -MD -MP -MF .deps/dataformreported_test.Tpo -c -o dataformreported_test.o dataformreported_test.cpp
# mv -f .deps/dataformreported_test.Tpo .deps/dataformreported_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o dataformreported_test dataformreported_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o dataformreported_test dataformreported_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# Making all in dataformitem
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT dataformitem_test.o -MD -MP -MF .deps/dataformitem_test.Tpo -c -o dataformitem_test.o dataformitem_test.cpp
# mv -f .deps/dataformitem_test.Tpo .deps/dataformitem_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o dataformitem_test dataformitem_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o dataformitem_test dataformitem_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# Making all in delayeddelivery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT delayeddelivery_test.o -MD -MP -MF .deps/delayeddelivery_test.Tpo -c -o delayeddelivery_test.o delayeddelivery_test.cpp
# mv -f .deps/delayeddelivery_test.Tpo .deps/delayeddelivery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o delayeddelivery_test delayeddelivery_test.o ../../delayeddelivery.o ../../tag.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o delayeddelivery_test delayeddelivery_test.o ../../delayeddelivery.o ../../tag.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# Making all in discoinfo
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT discoinfo_test.o -MD -MP -MF .deps/discoinfo_test.Tpo -c -o discoinfo_test.o discoinfo_test.cpp
# mv -f .deps/discoinfo_test.Tpo .deps/discoinfo_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o discoinfo_test discoinfo_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o discoinfo_test discoinfo_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# Making all in discoitems
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT discoitems_test.o -MD -MP -MF .deps/discoitems_test.Tpo -c -o discoitems_test.o discoitems_test.cpp
# mv -f .deps/discoitems_test.Tpo .deps/discoitems_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o discoitems_test discoitems_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o discoitems_test discoitems_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# Making all in disco
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT disco_test.o -MD -MP -MF .deps/disco_test.Tpo -c -o disco_test.o disco_test.cpp
# mv -f .deps/disco_test.Tpo .deps/disco_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o disco_test disco_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o disco_test disco_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# Making all in error
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT error_test.o -MD -MP -MF .deps/error_test.Tpo -c -o error_test.o error_test.cpp
# mv -f .deps/error_test.Tpo .deps/error_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o error_test error_test.o ../../error.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o error_test error_test.o ../../error.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# Making all in featureneg
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT featureneg_test.o -MD -MP -MF .deps/featureneg_test.Tpo -c -o featureneg_test.o featureneg_test.cpp
# mv -f .deps/featureneg_test.Tpo .deps/featureneg_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o featureneg_test featureneg_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o ../../featureneg.o ../../stanzaextensionfactory.o ../../iq.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o featureneg_test featureneg_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o ../../featureneg.o ../../stanzaextensionfactory.o ../../iq.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# Making all in flexoffline
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT flexoffline_test.o -MD -MP -MF .deps/flexoffline_test.Tpo -c -o flexoffline_test.o flexoffline_test.cpp
# mv -f .deps/flexoffline_test.Tpo .deps/flexoffline_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o flexoffline_test flexoffline_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o flexoffline_test flexoffline_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# Making all in flexofflineoffline
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT flexofflineoffline_test.o -MD -MP -MF .deps/flexofflineoffline_test.Tpo -c -o flexofflineoffline_test.o flexofflineoffline_test.cpp
# mv -f .deps/flexofflineoffline_test.Tpo .deps/flexofflineoffline_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o flexofflineoffline_test flexofflineoffline_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o flexofflineoffline_test flexofflineoffline_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# Making all in forward
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT forward_test.o -MD -MP -MF .deps/forward_test.Tpo -c -o forward_test.o forward_test.cpp
# mv -f .deps/forward_test.Tpo .deps/forward_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o forward_test forward_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o forward_test forward_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# Making all in gpgencrypted
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgencrypted_test.o -MD -MP -MF .deps/gpgencrypted_test.Tpo -c -o gpgencrypted_test.o gpgencrypted_test.cpp
# mv -f .deps/gpgencrypted_test.Tpo .deps/gpgencrypted_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o gpgencrypted_test gpgencrypted_test.o ../../gpgencrypted.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o gpgencrypted_test gpgencrypted_test.o ../../gpgencrypted.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# Making all in gpgsigned
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT gpgsigned_test.o -MD -MP -MF .deps/gpgsigned_test.Tpo -c -o gpgsigned_test.o gpgsigned_test.cpp
# mv -f .deps/gpgsigned_test.Tpo .deps/gpgsigned_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o gpgsigned_test gpgsigned_test.o ../../gpgsigned.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o gpgsigned_test gpgsigned_test.o ../../gpgsigned.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# Making all in inbandbytestreamibb
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT inbandbytestreamibb_test.o -MD -MP -MF .deps/inbandbytestreamibb_test.Tpo -c -o inbandbytestreamibb_test.o inbandbytestreamibb_test.cpp
# mv -f .deps/inbandbytestreamibb_test.Tpo .deps/inbandbytestreamibb_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o inbandbytestreamibb_test inbandbytestreamibb_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o inbandbytestreamibb_test inbandbytestreamibb_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# Making all in inbandbytestream
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT inbandbytestream_test.o -MD -MP -MF .deps/inbandbytestream_test.Tpo -c -o inbandbytestream_test.o inbandbytestream_test.cpp
# mv -f .deps/inbandbytestream_test.Tpo .deps/inbandbytestream_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o inbandbytestream_test inbandbytestream_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../logsink.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o inbandbytestream_test inbandbytestream_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../logsink.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# Making all in iodata
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT iodata_test.o -MD -MP -MF .deps/iodata_test.Tpo -c -o iodata_test.o iodata_test.cpp
# mv -f .deps/iodata_test.Tpo .deps/iodata_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o iodata_test iodata_test.o ../../iodata.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o iodata_test iodata_test.o ../../iodata.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# Making all in iq
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT iq_test.o -MD -MP -MF .deps/iq_test.Tpo -c -o iq_test.o iq_test.cpp
# mv -f .deps/iq_test.Tpo .deps/iq_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o iq_test iq_test.o ../../tag.o ../../iq.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o iq_test iq_test.o ../../tag.o ../../iq.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# Making all in jid
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jid_test.o -MD -MP -MF .deps/jid_test.Tpo -c -o jid_test.o jid_test.cpp
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jid_perf.o -MD -MP -MF .deps/jid_perf.Tpo -c -o jid_perf.o jid_perf.cpp
# jid_perf.cpp: In function 'void printTime(const char*, timeval, timeval)':
# jid_perf.cpp:31:18: warning: conversion to 'double' from '__time_t {aka long int}' may alter its value [-Wconversion]
# t = tv2.tv_sec - tv1.tv_sec;
# ~~~~~~~~~~~^~~~~~~~~~~~
# jid_perf.cpp:32:23: warning: conversion to 'double' from '__suseconds_t {aka long int}' may alter its value [-Wconversion]
# t += ( tv2.tv_usec - tv1.tv_usec ) / divider;
# ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# mv -f .deps/jid_test.Tpo .deps/jid_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jid_test jid_test.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# mv -f .deps/jid_perf.Tpo .deps/jid_perf.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jid_perf jid_perf.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o jid_test jid_test.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o jid_perf jid_perf.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# Making all in jingleiceudp
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jingleiceudp_test.o -MD -MP -MF .deps/jingleiceudp_test.Tpo -c -o jingleiceudp_test.o jingleiceudp_test.cpp
# mv -f .deps/jingleiceudp_test.Tpo .deps/jingleiceudp_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jingleiceudp_test jingleiceudp_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jingleiceudp.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o jingleiceudp_test jingleiceudp_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jingleiceudp.o ../../error.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# Making all in jinglesession
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesession_test.o -MD -MP -MF .deps/jinglesession_test.Tpo -c -o jinglesession_test.o jinglesession_test.cpp
# jinglesession_test.cpp: In member function 'virtual void TestInitiator::handleSessionActionError(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Error*)':
# jinglesession_test.cpp:87:59: warning: unused parameter 'action' [-Wunused-parameter]
# virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {}
# ^~~~~~
# jinglesession_test.cpp: In member function 'virtual void TestInitiator::handleIncomingSession(gloox::Jingle::Session*)':
# jinglesession_test.cpp:88:58: warning: unused parameter 'session' [-Wunused-parameter]
# virtual void handleIncomingSession( Jingle::Session* session ) {}
# ^~~~~~~
# jinglesession_test.cpp: In member function 'virtual void TestResponder::handleSessionActionError(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Error*)':
# jinglesession_test.cpp:112:57: warning: unused parameter 'action' [-Wunused-parameter]
# virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {}
# ^~~~~~
# jinglesession_test.cpp: In member function 'virtual void TestInitiator::handleSessionAction(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Jingle::Session::Jingle*)':
# jinglesession_test.cpp:127:57: warning: unused parameter 'action' [-Wunused-parameter]
# void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~
# jinglesession_test.cpp:127:82: warning: unused parameter 'session' [-Wunused-parameter]
# void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~~
# jinglesession_test.cpp:127:122: warning: unused parameter 'jingle' [-Wunused-parameter]
# void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~
# jinglesession_test.cpp: In member function 'virtual void TestInitiator::send(gloox::IQ&, gloox::IqHandler*, int)':
# jinglesession_test.cpp:150:51: warning: unused parameter 'ctx' [-Wunused-parameter]
# void TestInitiator::send( IQ& iq, IqHandler*, int ctx )
# ^~~
# jinglesession_test.cpp: In member function 'virtual void TestResponder::handleSessionAction(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Jingle::Session::Jingle*)':
# jinglesession_test.cpp:180:57: warning: unused parameter 'action' [-Wunused-parameter]
# void TestResponder::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~
# jinglesession_test.cpp:180:122: warning: unused parameter 'jingle' [-Wunused-parameter]
# void TestResponder::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~
# jinglesession_test.cpp: In member function 'virtual void TestResponder::send(gloox::IQ&, gloox::IqHandler*, int)':
# jinglesession_test.cpp:205:51: warning: unused parameter 'ctx' [-Wunused-parameter]
# void TestResponder::send( IQ& iq, IqHandler*, int ctx )
# ^~~
# mv -f .deps/jinglesession_test.Tpo .deps/jinglesession_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jinglesession_test jinglesession_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o jinglesession_test jinglesession_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# Making all in jinglesessionjingle
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesessionjingle_test.o -MD -MP -MF .deps/jinglesessionjingle_test.Tpo -c -o jinglesessionjingle_test.o jinglesessionjingle_test.cpp
# mv -f .deps/jinglesessionjingle_test.Tpo .deps/jinglesessionjingle_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jinglesessionjingle_test jinglesessionjingle_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jinglecontent.o ../../error.o ../../mutex.o ../../jinglepluginfactory.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o jinglesessionjingle_test jinglesessionjingle_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jinglecontent.o ../../error.o ../../mutex.o ../../jinglepluginfactory.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# Making all in jinglesessionmanager
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT jinglesessionmanager_test.o -MD -MP -MF .deps/jinglesessionmanager_test.Tpo -c -o jinglesessionmanager_test.o jinglesessionmanager_test.cpp
# jinglesessionmanager_test.cpp: In member function 'virtual void TestInitiator::trackID(gloox::IqHandler*, const string&, int)':
# jinglesessionmanager_test.cpp:91:38: warning: unused parameter 'ih' [-Wunused-parameter]
# virtual void trackID( IqHandler *ih, const std::string& id, int context ) {}
# ^~
# jinglesessionmanager_test.cpp:91:61: warning: unused parameter 'id' [-Wunused-parameter]
# virtual void trackID( IqHandler *ih, const std::string& id, int context ) {}
# ^~
# jinglesessionmanager_test.cpp:91:69: warning: unused parameter 'context' [-Wunused-parameter]
# virtual void trackID( IqHandler *ih, const std::string& id, int context ) {}
# ^~~~~~~
# jinglesessionmanager_test.cpp: In member function 'virtual void TestInitiator::handleSessionActionError(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Error*)':
# jinglesessionmanager_test.cpp:95:59: warning: unused parameter 'action' [-Wunused-parameter]
# virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {}
# ^~~~~~
# jinglesessionmanager_test.cpp: In member function 'virtual void TestInitiator::handleIncomingSession(gloox::Jingle::Session*)':
# jinglesessionmanager_test.cpp:96:58: warning: unused parameter 'session' [-Wunused-parameter]
# virtual void handleIncomingSession( Jingle::Session* session ) {}
# ^~~~~~~
# jinglesessionmanager_test.cpp: In member function 'virtual void TestInitiator::handleSessionAction(gloox::Jingle::Action, gloox::Jingle::Session*, const gloox::Jingle::Session::Jingle*)':
# jinglesessionmanager_test.cpp:115:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::__cxx11::list::size_type {aka long unsigned int}' [-Wformat=]
# printf( "action: %d, plugins: %d\n", action, jingle->plugins().size() );
# ^
# jinglesessionmanager_test.cpp:123:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::__cxx11::list::size_type {aka long unsigned int}' [-Wformat=]
# printf( "action: %d, plugins: %d\n", action, jingle->plugins().size() );
# ^
# jinglesessionmanager_test.cpp:133:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::__cxx11::list::size_type {aka long unsigned int}' [-Wformat=]
# printf( "action: %d, plugins: %d\n", action, jingle->plugins().size() );
# ^
# jinglesessionmanager_test.cpp:144:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::__cxx11::list::size_type {aka long unsigned int}' [-Wformat=]
# printf( "action: %d, plugins: %d\n", action, jingle->plugins().size() );
# ^
# jinglesessionmanager_test.cpp:107:82: warning: unused parameter 'session' [-Wunused-parameter]
# void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle )
# ^~~~~~~
# mv -f .deps/jinglesessionmanager_test.Tpo .deps/jinglesessionmanager_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o jinglesessionmanager_test jinglesessionmanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../mutex.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o ../../stanzaextensionfactory.o ../../jingleiceudp.o ../../jinglefiletransfer.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o jinglesessionmanager_test jinglesessionmanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../mutex.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o ../../stanzaextensionfactory.o ../../jingleiceudp.o ../../jinglefiletransfer.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# Making all in lastactivity
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT lastactivity_test.o -MD -MP -MF .deps/lastactivity_test.Tpo -c -o lastactivity_test.o lastactivity_test.cpp
# mv -f .deps/lastactivity_test.Tpo .deps/lastactivity_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o lastactivity_test lastactivity_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o lastactivity_test lastactivity_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# Making all in lastactivityquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT lastactivityquery_test.o -MD -MP -MF .deps/lastactivityquery_test.Tpo -c -o lastactivityquery_test.o lastactivityquery_test.cpp
# mv -f .deps/lastactivityquery_test.Tpo .deps/lastactivityquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o lastactivityquery_test lastactivityquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o lastactivityquery_test lastactivityquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# Making all in md5
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT md5_test.o -MD -MP -MF .deps/md5_test.Tpo -c -o md5_test.o md5_test.cpp
# mv -f .deps/md5_test.Tpo .deps/md5_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# Making all in message
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT message_test.o -MD -MP -MF .deps/message_test.Tpo -c -o message_test.o message_test.cpp
# mv -f .deps/message_test.Tpo .deps/message_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o message_test message_test.o ../../tag.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../delayeddelivery.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o message_test message_test.o ../../tag.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../delayeddelivery.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# Making all in messageeventfilter
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -ansi -MT messageeventfilter_test-messageeventfilter_test.o -MD -MP -MF .deps/messageeventfilter_test-messageeventfilter_test.Tpo -c -o messageeventfilter_test-messageeventfilter_test.o `test -f 'messageeventfilter_test.cpp' || echo './'`messageeventfilter_test.cpp
# mv -f .deps/messageeventfilter_test-messageeventfilter_test.Tpo .deps/messageeventfilter_test-messageeventfilter_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o messageeventfilter_test messageeventfilter_test-messageeventfilter_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../sha.o ../../base64.o ../../messageevent.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o messageeventfilter_test messageeventfilter_test-messageeventfilter_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../sha.o ../../base64.o ../../messageevent.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# Making all in mucroommuc
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroommuc_test.o -MD -MP -MF .deps/mucroommuc_test.Tpo -c -o mucroommuc_test.o mucroommuc_test.cpp
# mv -f .deps/mucroommuc_test.Tpo .deps/mucroommuc_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o mucroommuc_test mucroommuc_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o mucroommuc_test mucroommuc_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# Making all in mucroommucadmin
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroommucadmin_test.o -MD -MP -MF .deps/mucroommucadmin_test.Tpo -c -o mucroommucadmin_test.o mucroommucadmin_test.cpp
# mv -f .deps/mucroommucadmin_test.Tpo .deps/mucroommucadmin_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o mucroommucadmin_test mucroommucadmin_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o mucroommucadmin_test mucroommucadmin_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# Making all in mucroommucowner
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroommucowner_test.o -MD -MP -MF .deps/mucroommucowner_test.Tpo -c -o mucroommucowner_test.o mucroommucowner_test.cpp
# mv -f .deps/mucroommucowner_test.Tpo .deps/mucroommucowner_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o mucroommucowner_test mucroommucowner_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o mucroommucowner_test mucroommucowner_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# Making all in mucroommucuser
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT mucroommucuser_test.o -MD -MP -MF .deps/mucroommucuser_test.Tpo -c -o mucroommucuser_test.o mucroommucuser_test.cpp
# mv -f .deps/mucroommucuser_test.Tpo .deps/mucroommucuser_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o mucroommucuser_test mucroommucuser_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o mucroommucuser_test mucroommucuser_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# Making all in nickname
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT nickname_test.o -MD -MP -MF .deps/nickname_test.Tpo -c -o nickname_test.o nickname_test.cpp
# mv -f .deps/nickname_test.Tpo .deps/nickname_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o nickname_test nickname_test.o ../../nickname.o ../../gloox.o ../../tag.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o nickname_test nickname_test.o ../../nickname.o ../../gloox.o ../../tag.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# Making all in nonsaslauthquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT nonsaslauthquery_test.o -MD -MP -MF .deps/nonsaslauthquery_test.Tpo -c -o nonsaslauthquery_test.o nonsaslauthquery_test.cpp
# mv -f .deps/nonsaslauthquery_test.Tpo .deps/nonsaslauthquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o nonsaslauthquery_test nonsaslauthquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o nonsaslauthquery_test nonsaslauthquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# Making all in nonsaslauth
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT nonsaslauth_test.o -MD -MP -MF .deps/nonsaslauth_test.Tpo -c -o nonsaslauth_test.o nonsaslauth_test.cpp
# mv -f .deps/nonsaslauth_test.Tpo .deps/nonsaslauth_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o nonsaslauth_test nonsaslauth_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o nonsaslauth_test nonsaslauth_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# Making all in oob
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT oob_test.o -MD -MP -MF .deps/oob_test.Tpo -c -o oob_test.o oob_test.cpp
# mv -f .deps/oob_test.Tpo .deps/oob_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o oob_test oob_test.o ../../oob.o ../../tag.o ../../gloox.o ../../iq.o ../../stanzaextensionfactory.o ../../stanza.o ../../util.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o oob_test oob_test.o ../../oob.o ../../tag.o ../../gloox.o ../../iq.o ../../stanzaextensionfactory.o ../../stanza.o ../../util.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# Making all in parser
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT parser_test.o -MD -MP -MF .deps/parser_test.Tpo -c -o parser_test.o parser_test.cpp
# mv -f .deps/parser_test.Tpo .deps/parser_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o parser_test parser_test.o ../../parser.o ../../tag.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o parser_test parser_test.o ../../parser.o ../../tag.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# Making all in prep
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT prep_test.o -MD -MP -MF .deps/prep_test.Tpo -c -o prep_test.o prep_test.cpp
# mv -f .deps/prep_test.Tpo .deps/prep_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# Making all in presence
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT presence_test.o -MD -MP -MF .deps/presence_test.Tpo -c -o presence_test.o presence_test.cpp
# mv -f .deps/presence_test.Tpo .deps/presence_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o presence_test presence_test.o ../../tag.o ../../presence.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o presence_test presence_test.o ../../tag.o ../../presence.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# Making all in privacymanager
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT privacymanager_test.o -MD -MP -MF .deps/privacymanager_test.Tpo -c -o privacymanager_test.o privacymanager_test.cpp
# mv -f .deps/privacymanager_test.Tpo .deps/privacymanager_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o privacymanager_test privacymanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../privacyitem.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o privacymanager_test privacymanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../privacyitem.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# Making all in privacymanagerquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT privacymanagerquery_test.o -MD -MP -MF .deps/privacymanagerquery_test.Tpo -c -o privacymanagerquery_test.o privacymanagerquery_test.cpp
# mv -f .deps/privacymanagerquery_test.Tpo .deps/privacymanagerquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o privacymanagerquery_test privacymanagerquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o privacymanagerquery_test privacymanagerquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# Making all in privatexml
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT privatexml_test.o -MD -MP -MF .deps/privatexml_test.Tpo -c -o privatexml_test.o privatexml_test.cpp
# mv -f .deps/privatexml_test.Tpo .deps/privatexml_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o privatexml_test privatexml_test.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o privatexml_test privatexml_test.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../iq.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# Making all in pubsubmanagerpubsub
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubmanagerpubsub_test.o -MD -MP -MF .deps/pubsubmanagerpubsub_test.Tpo -c -o pubsubmanagerpubsub_test.o pubsubmanagerpubsub_test.cpp
# mv -f .deps/pubsubmanagerpubsub_test.Tpo .deps/pubsubmanagerpubsub_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o pubsubmanagerpubsub_test pubsubmanagerpubsub_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../delayeddelivery.o ../../pubsubitem.o ../../shim.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o pubsubmanagerpubsub_test pubsubmanagerpubsub_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../delayeddelivery.o ../../pubsubitem.o ../../shim.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# Making all in pubsubmanager
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubmanager_test.o -MD -MP -MF .deps/pubsubmanager_test.Tpo -c -o pubsubmanager_test.o pubsubmanager_test.cpp
# mv -f .deps/pubsubmanager_test.Tpo .deps/pubsubmanager_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o pubsubmanager_test pubsubmanager_test.o ../../gloox.o ../../tag.o ../../iq.o ../../jid.o ../../prep.o ../../stanza.o ../../util.o ../../error.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o ../../pubsubitem.o ../../shim.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o pubsubmanager_test pubsubmanager_test.o ../../gloox.o ../../tag.o ../../iq.o ../../jid.o ../../prep.o ../../stanza.o ../../util.o ../../error.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o ../../pubsubitem.o ../../shim.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# Making all in pubsubevent
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsubevent_test.o -MD -MP -MF .deps/pubsubevent_test.Tpo -c -o pubsubevent_test.o pubsubevent_test.cpp
# pubsubevent_test.cpp: In function 'int main()':
# pubsubevent_test.cpp:52:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if( t )
# ^~
# pubsubevent_test.cpp:54:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# printf ( "%s\n", tag->xml().c_str() );
# ^~~~~~
# mv -f .deps/pubsubevent_test.Tpo .deps/pubsubevent_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o pubsubevent_test pubsubevent_test.o ../../gloox.o ../../tag.o ../../jid.o ../../prep.o ../../util.o ../../error.o ../../pubsubevent.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o pubsubevent_test pubsubevent_test.o ../../gloox.o ../../tag.o ../../jid.o ../../prep.o ../../util.o ../../error.o ../../pubsubevent.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# Making all in receipt
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT receipt_test.o -MD -MP -MF .deps/receipt_test.Tpo -c -o receipt_test.o receipt_test.cpp
# mv -f .deps/receipt_test.Tpo .deps/receipt_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o receipt_test receipt_test.o ../../receipt.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o receipt_test receipt_test.o ../../receipt.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# Making all in registrationquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT registrationquery_test.o -MD -MP -MF .deps/registrationquery_test.Tpo -c -o registrationquery_test.o registrationquery_test.cpp
# mv -f .deps/registrationquery_test.Tpo .deps/registrationquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o registrationquery_test registrationquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../oob.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o registrationquery_test registrationquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../oob.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# Making all in registration
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT registration_test.o -MD -MP -MF .deps/registration_test.Tpo -c -o registration_test.o registration_test.cpp
# mv -f .deps/registration_test.Tpo .deps/registration_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o registration_test registration_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../oob.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o registration_test registration_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../oob.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# Making all in rostermanagerquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT rostermanagerquery_test.o -MD -MP -MF .deps/rostermanagerquery_test.Tpo -c -o rostermanagerquery_test.o rostermanagerquery_test.cpp
# mv -f .deps/rostermanagerquery_test.Tpo .deps/rostermanagerquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o rostermanagerquery_test rostermanagerquery_test.o ../../rostermanager.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../privatexml.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../rosteritem.o ../../capabilities.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o rostermanagerquery_test rostermanagerquery_test.o ../../rostermanager.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../privatexml.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../rosteritem.o ../../capabilities.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# Making all in rostermanager
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT rostermanager_test.o -MD -MP -MF .deps/rostermanager_test.Tpo -c -o rostermanager_test.o rostermanager_test.cpp
# In file included from ../../rostermanager.cpp:18:0,
# from rostermanager_test.cpp:79:
# ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&, const string&, const StringList&)':
# ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)':
# ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)':
# ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^~~~~
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_changed( right.m_changed ), m_remove( right.m_remove )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)':
# ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_subscription( S10nNone ), m_changed( false ), m_remove( false )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)':
# ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# m_remove( true )
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()':
# ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# virtual ~RosterItemData() {}
# ^
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const':
# ../../rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# ../../rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations]
# GLOOX_DEPRECATED const std::string& jid() const { return m_jid; }
# ^~~~~
# ../../rosteritemdata.h:218:36: note: declared here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^~~~~
# rostermanager_test.cpp: In member function 'virtual void RosterManagerTest::handleRoster(const Roster&)':
# rostermanager_test.cpp:125:50: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::map, gloox::RosterItem*>::size_type {aka long unsigned int}' [-Wformat=]
# printf("rostersize: %d\n", roster.size() );
# ^
# mv -f .deps/rostermanager_test.Tpo .deps/rostermanager_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o rostermanager_test rostermanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../rosteritem.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o rostermanager_test rostermanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../rosteritem.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# Making all in searchquery
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT searchquery_test.o -MD -MP -MF .deps/searchquery_test.Tpo -c -o searchquery_test.o searchquery_test.cpp
# mv -f .deps/searchquery_test.Tpo .deps/searchquery_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o searchquery_test searchquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o searchquery_test searchquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# Making all in search
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT search_test.o -MD -MP -MF .deps/search_test.Tpo -c -o search_test.o search_test.cpp
# mv -f .deps/search_test.Tpo .deps/search_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o search_test search_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o search_test search_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# Making all in sha
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT sha_test.o -MD -MP -MF .deps/sha_test.Tpo -c -o sha_test.o sha_test.cpp
# mv -f .deps/sha_test.Tpo .deps/sha_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o sha_test sha_test.o ../../sha.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o sha_test sha_test.o ../../sha.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# Making all in shim
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT shim_test.o -MD -MP -MF .deps/shim_test.Tpo -c -o shim_test.o shim_test.cpp
# mv -f .deps/shim_test.Tpo .deps/shim_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o shim_test shim_test.o ../../shim.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o shim_test shim_test.o ../../shim.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# Making all in simanager
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT simanager_test.o -MD -MP -MF .deps/simanager_test.Tpo -c -o simanager_test.o simanager_test.cpp
# mv -f .deps/simanager_test.Tpo .deps/simanager_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o simanager_test simanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o simanager_test simanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# Making all in simanagersi
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT simanagersi_test.o -MD -MP -MF .deps/simanagersi_test.Tpo -c -o simanagersi_test.o simanagersi_test.cpp
# mv -f .deps/simanagersi_test.Tpo .deps/simanagersi_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o simanagersi_test simanagersi_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o simanagersi_test simanagersi_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# Making all in stanzaextensionfactory
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT stanzaextensionfactory_test.o -MD -MP -MF .deps/stanzaextensionfactory_test.Tpo -c -o stanzaextensionfactory_test.o stanzaextensionfactory_test.cpp
# g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT stanzaextensionfactory_perf.o -MD -MP -MF .deps/stanzaextensionfactory_perf.Tpo -c -o stanzaextensionfactory_perf.o stanzaextensionfactory_perf.cpp
# mv -f .deps/stanzaextensionfactory_perf.Tpo .deps/stanzaextensionfactory_perf.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o stanzaextensionfactory_perf stanzaextensionfactory_perf.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# mv -f .deps/stanzaextensionfactory_test.Tpo .deps/stanzaextensionfactory_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o stanzaextensionfactory_test stanzaextensionfactory_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o stanzaextensionfactory_perf stanzaextensionfactory_perf.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o stanzaextensionfactory_test stanzaextensionfactory_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# Making all in subscription
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT subscription_test.o -MD -MP -MF .deps/subscription_test.Tpo -c -o subscription_test.o subscription_test.cpp
# mv -f .deps/subscription_test.Tpo .deps/subscription_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o subscription_test subscription_test.o ../../tag.o ../../subscription.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o subscription_test subscription_test.o ../../tag.o ../../subscription.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# Making all in tag
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT tag_test.o -MD -MP -MF .deps/tag_test.Tpo -c -o tag_test.o tag_test.cpp
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT tag_perf.o -MD -MP -MF .deps/tag_perf.Tpo -c -o tag_perf.o tag_perf.cpp
# tag_perf.cpp: In function 'void printTime(const char*, timeval, timeval)':
# tag_perf.cpp:34:18: warning: conversion to 'double' from '__time_t {aka long int}' may alter its value [-Wconversion]
# t = tv2.tv_sec - tv1.tv_sec;
# ~~~~~~~~~~~^~~~~~~~~~~~
# tag_perf.cpp:35:23: warning: conversion to 'double' from '__suseconds_t {aka long int}' may alter its value [-Wconversion]
# t += ( tv2.tv_usec - tv1.tv_usec ) / divider;
# ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# tag_perf.cpp: In function 'void randomize(int)':
# tag_perf.cpp:70:14: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may alter its value [-Wconversion]
# srand( time( 0 ) );
# ~~~~^~~~~
# tag_perf.cpp:73:29: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# values[i] = rand() % 96 + 32;
# ~~~~~~~~~~~~^~~~
# mv -f .deps/tag_perf.Tpo .deps/tag_perf.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o tag_perf tag_perf.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o tag_perf tag_perf.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# mv -f .deps/tag_test.Tpo .deps/tag_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o tag_test tag_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o tag_test tag_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# Making all in tlsgnutls
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT tlsgnutls_test.o -MD -MP -MF .deps/tlsgnutls_test.Tpo -c -o tlsgnutls_test.o tlsgnutls_test.cpp
# mv -f .deps/tlsgnutls_test.Tpo .deps/tlsgnutls_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o tlsgnutls_test tlsgnutls_test.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../tlsgnutlsbase.o ../../gloox.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o tlsgnutls_test tlsgnutls_test.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../tlsgnutlsbase.o ../../gloox.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# Making all in uniquemucroomunique
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT uniquemucroomunique_test.o -MD -MP -MF .deps/uniquemucroomunique_test.Tpo -c -o uniquemucroomunique_test.o uniquemucroomunique_test.cpp
# mv -f .deps/uniquemucroomunique_test.Tpo .deps/uniquemucroomunique_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o uniquemucroomunique_test uniquemucroomunique_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../uniquemucroom.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../instantmucroom.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o uniquemucroomunique_test uniquemucroomunique_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../uniquemucroom.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../instantmucroom.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# Making all in vcard
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT vcard_test.o -MD -MP -MF .deps/vcard_test.Tpo -c -o vcard_test.o vcard_test.cpp
# mv -f .deps/vcard_test.Tpo .deps/vcard_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o vcard_test vcard_test.o ../../vcard.o ../../gloox.o ../../tag.o ../../util.o ../../iq.o ../../stanzaextensionfactory.o ../../base64.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o vcard_test vcard_test.o ../../vcard.o ../../gloox.o ../../tag.o ../../util.o ../../iq.o ../../stanzaextensionfactory.o ../../base64.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# Making all in vcardupdate
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT vcardupdate_test.o -MD -MP -MF .deps/vcardupdate_test.Tpo -c -o vcardupdate_test.o vcardupdate_test.cpp
# mv -f .deps/vcardupdate_test.Tpo .deps/vcardupdate_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o vcardupdate_test vcardupdate_test.o ../../vcardupdate.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o vcardupdate_test vcardupdate_test.o ../../vcardupdate.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# Making all in xpath
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT xpath_test.o -MD -MP -MF .deps/xpath_test.Tpo -c -o xpath_test.o xpath_test.cpp
# mv -f .deps/xpath_test.Tpo .deps/xpath_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o xpath_test xpath_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o xpath_test xpath_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# Making all in zlib
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT zlib_test.o -MD -MP -MF .deps/zlib_test.Tpo -c -o zlib_test.o zlib_test.cpp
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT zlib_perf.o -MD -MP -MF .deps/zlib_perf.Tpo -c -o zlib_perf.o zlib_perf.cpp
# zlib_perf.cpp: In function 'void printTime(const char*, timeval, timeval)':
# zlib_perf.cpp:54:18: warning: conversion to 'double' from '__time_t {aka long int}' may alter its value [-Wconversion]
# t = tv2.tv_sec - tv1.tv_sec;
# ~~~~~~~~~~~^~~~~~~~~~~~
# zlib_perf.cpp:55:23: warning: conversion to 'double' from '__suseconds_t {aka long int}' may alter its value [-Wconversion]
# t += ( tv2.tv_usec - tv1.tv_usec ) / divider;
# ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# zlib_perf.cpp: In function 'void randomize(int)':
# zlib_perf.cpp:70:14: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may alter its value [-Wconversion]
# srand( time(NULL) );
# ~~~~^~~~~~
# zlib_perf.cpp:73:29: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# values[i] = rand() % 96 + 32;
# ~~~~~~~~~~~~^~~~
# mv -f .deps/zlib_test.Tpo .deps/zlib_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o zlib_test zlib_test.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# mv -f .deps/zlib_perf.Tpo .deps/zlib_perf.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o zlib_test zlib_test.o ../../compressionzlib.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# Making all in util
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -ansi -MT util_test.o -MD -MP -MF .deps/util_test.Tpo -c -o util_test.o util_test.cpp
# mv -f .deps/util_test.Tpo .deps/util_test.Po
# /bin/sh ../../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o util_test util_test.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o util_test util_test.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# Making all in examples
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT register_example.o -MD -MP -MF .deps/register_example.Tpo -c -o register_example.o register_example.cpp
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT disco_example.o -MD -MP -MF .deps/disco_example.Tpo -c -o disco_example.o disco_example.cpp
# mv -f .deps/register_example.Tpo .deps/register_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT adhoc_example.o -MD -MP -MF .deps/adhoc_example.Tpo -c -o adhoc_example.o adhoc_example.cpp
# mv -f .deps/disco_example.Tpo .deps/disco_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT roster_example.o -MD -MP -MF .deps/roster_example.Tpo -c -o roster_example.o roster_example.cpp
# mv -f .deps/adhoc_example.Tpo .deps/adhoc_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT privatexml_example.o -MD -MP -MF .deps/privatexml_example.Tpo -c -o privatexml_example.o privatexml_example.cpp
# mv -f .deps/roster_example.Tpo .deps/roster_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT component_example.o -MD -MP -MF .deps/component_example.Tpo -c -o component_example.o component_example.cpp
# mv -f .deps/privatexml_example.Tpo .deps/privatexml_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT bookmarkstorage_example.o -MD -MP -MF .deps/bookmarkstorage_example.Tpo -c -o bookmarkstorage_example.o bookmarkstorage_example.cpp
# mv -f .deps/component_example.Tpo .deps/component_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT annotations_example.o -MD -MP -MF .deps/annotations_example.Tpo -c -o annotations_example.o annotations_example.cpp
# mv -f .deps/bookmarkstorage_example.Tpo .deps/bookmarkstorage_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT privacylist_example.o -MD -MP -MF .deps/privacylist_example.Tpo -c -o privacylist_example.o privacylist_example.cpp
# mv -f .deps/privacylist_example.Tpo .deps/privacylist_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT message_example.o -MD -MP -MF .deps/message_example.Tpo -c -o message_example.o message_example.cpp
# mv -f .deps/annotations_example.Tpo .deps/annotations_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT flexoff_example.o -MD -MP -MF .deps/flexoff_example.Tpo -c -o flexoff_example.o flexoff_example.cpp
# flexoff_example.cpp: In member function 'virtual void FlexOffTest::handleFlexibleOfflineMessageHeaders(const ItemList&)':
# flexoff_example.cpp:123:65: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::list::size_type {aka long unsigned int}' [-Wformat=]
# printf( "FlexOff: %d headers received.\n", headers.size() );
# ^
# mv -f .deps/flexoff_example.Tpo .deps/flexoff_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT vcard_example.o -MD -MP -MF .deps/vcard_example.Tpo -c -o vcard_example.o vcard_example.cpp
# mv -f .deps/message_example.Tpo .deps/message_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT reset_example.o -MD -MP -MF .deps/reset_example.Tpo -c -o reset_example.o reset_example.cpp
# mv -f .deps/reset_example.Tpo .deps/reset_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT muc_example.o -MD -MP -MF .deps/muc_example.Tpo -c -o muc_example.o muc_example.cpp
# mv -f .deps/vcard_example.Tpo .deps/vcard_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT e2ee_client.o -MD -MP -MF .deps/e2ee_client.Tpo -c -o e2ee_client.o e2ee_client.cpp
# mv -f .deps/muc_example.Tpo .deps/muc_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT e2ee_server.o -MD -MP -MF .deps/e2ee_server.Tpo -c -o e2ee_server.o e2ee_server.cpp
# e2ee_client.cpp: In member function 'virtual void MessageTest::handleEncryptedData(const gloox::TLSBase*, const string&)':
# e2ee_client.cpp:118:69: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "caching %d bytes of encrypted data\n", data.length() );
# ^
# e2ee_client.cpp: In member function 'virtual void MessageTest::handleMessage(const gloox::Message&, gloox::MessageSession*)':
# e2ee_client.cpp:151:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "decrypting: %d\n", x->cdata().length() );
# ^
# mv -f .deps/e2ee_client.Tpo .deps/e2ee_client.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT ft_recv.o -MD -MP -MF .deps/ft_recv.Tpo -c -o ft_recv.o ft_recv.cpp
# e2ee_server.cpp: In member function 'virtual void MessageTest::handleEncryptedData(const gloox::TLSBase*, const string&)':
# e2ee_server.cpp:115:69: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "caching %d bytes of encrypted data\n", data.length() );
# ^
# e2ee_server.cpp: In member function 'virtual void MessageTest::handleMessage(const gloox::Message&, gloox::MessageSession*)':
# e2ee_server.cpp:146:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "decrypting: %d\n", x->cdata().length() );
# ^
# mv -f .deps/e2ee_server.Tpo .deps/e2ee_server.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT ft_send.o -MD -MP -MF .deps/ft_send.Tpo -c -o ft_send.o ft_send.cpp
# ft_recv.cpp: In member function 'virtual void FTTest::handleBytestreamData(gloox::Bytestream*, const string&)':
# ft_recv.cpp:156:79: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "received %d bytes of data:\n%s\n", data.length(), data.c_str() );
# ^
# mv -f .deps/ft_recv.Tpo .deps/ft_recv.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT pubsub_example.o -MD -MP -MF .deps/pubsub_example.Tpo -c -o pubsub_example.o pubsub_example.cpp
# mv -f .deps/pubsub_example.Tpo .deps/pubsub_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT bosh_example.o -MD -MP -MF .deps/bosh_example.Tpo -c -o bosh_example.o bosh_example.cpp
# ft_send.cpp: In member function 'void FTTest::start()':
# ft_send.cpp:60:23: warning: conversion to 'int' from '__off_t {aka long int}' may alter its value [-Wconversion]
# m_size = f_stat.st_size;
# ~~~~~~~^~~~~~~
# ft_send.cpp: In member function 'virtual void FTTest::handleBytestreamData(gloox::Bytestream*, const string&)':
# ft_send.cpp:210:79: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string::size_type {aka long unsigned int}' [-Wformat=]
# printf( "received %d bytes of data:\n%s\n", data.length(), data.c_str() );
# ^
# mv -f .deps/ft_send.Tpo .deps/ft_send.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT linklocal_example.o -MD -MP -MF .deps/linklocal_example.Tpo -c -o linklocal_example.o linklocal_example.cpp
# bosh_example.cpp: In member function 'void MessageTest::start()':
# bosh_example.cpp:85:32: warning: 'void gloox::Client::setForceNonSasl(bool)' is deprecated [-Wdeprecated-declarations]
# j->setForceNonSasl( true );
# ^
# In file included from bosh_example.cpp:13:0:
# ../client.h:306:29: note: declared here
# GLOOX_DEPRECATED void setForceNonSasl( bool force = true ) { m_forceNonSasl = force; }
# ^~~~~~~~~~~~~~~
# mv -f .deps/linklocal_example.Tpo .deps/linklocal_example.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -ansi -MT reconnect_example.o -MD -MP -MF .deps/reconnect_example.Tpo -c -o reconnect_example.o reconnect_example.cpp
# mv -f .deps/bosh_example.Tpo .deps/bosh_example.Po
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o register_example register_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/register_example register_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# mv -f .deps/reconnect_example.Tpo .deps/reconnect_example.Po
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o disco_example disco_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/disco_example disco_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o adhoc_example adhoc_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o roster_example roster_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/adhoc_example adhoc_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/roster_example roster_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o privatexml_example privatexml_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o component_example component_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/privatexml_example privatexml_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/component_example component_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o bookmarkstorage_example bookmarkstorage_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o annotations_example annotations_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/bookmarkstorage_example bookmarkstorage_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/annotations_example annotations_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o privacylist_example privacylist_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o message_example message_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/privacylist_example privacylist_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/message_example message_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o flexoff_example flexoff_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o vcard_example vcard_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/flexoff_example flexoff_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/vcard_example vcard_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o reset_example reset_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o muc_example muc_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/reset_example reset_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/muc_example muc_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o e2ee_client e2ee_client.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o e2ee_server e2ee_server.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/e2ee_client e2ee_client.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/e2ee_server e2ee_server.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o ft_recv ft_recv.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o ft_send ft_send.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/ft_recv ft_recv.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/ft_send ft_send.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o pubsub_example pubsub_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o bosh_example bosh_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/pubsub_example pubsub_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# libtool: link: g++ -ansi -pthread -o .libs/bosh_example bosh_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o linklocal_example linklocal_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/linklocal_example linklocal_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -ansi -pthread -o reconnect_example reconnect_example.o ../libgloox.la -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz
# libtool: link: g++ -ansi -pthread -o .libs/reconnect_example reconnect_example.o -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14'
# make[1]: Leaving directory '/tmp/gloox/src/gloox-1.0.14'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# Making install in .
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# /usr/sbin/mkdir -p '/tmp/gloox/pkg/gloox/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libgloox.la '/tmp/gloox/pkg/gloox/usr/lib'
# /usr/sbin/mkdir -p '/tmp/gloox/pkg/gloox/usr/include/gloox'
# /usr/bin/install -c -m 644 adhoccommandprovider.h privacymanager.h tag.h adhoc.h attention.h iqhandler.h privatexml.h annotations.h client.h privatexmlhandler.h annotationshandler.h component.h registration.h bookmarkhandler.h registrationhandler.h jid.h bookmarkstorage.h messagehandler.h rosteritem.h clientbase.h rosterlistener.h taghandler.h connectionlistener.h rostermanager.h gloox.h glooxversion.h disco.h presencehandler.h subscriptionhandler.h discohandler.h privacyitem.h stanza.h disconodehandler.h privacylisthandler.h loghandler.h lastactivity.h lastactivityhandler.h flexoff.h flexoffhandler.h dataform.h '/tmp/gloox/pkg/gloox/usr/include/gloox'
# libtool: install: /usr/bin/install -c .libs/libgloox.so.13.0.0 /tmp/gloox/pkg/gloox/usr/lib/libgloox.so.13.0.0
# /usr/bin/install -c -m 644 dataformfield.h dataformitem.h dataformfieldcontainer.h dataformreported.h macros.h logsink.h messagesession.h messageeventhandler.h messagesessionhandler.h chatstatehandler.h chatstatefilter.h messageeventfilter.h inbandbytestream.h messagefilter.h vcard.h vcardmanager.h vcardhandler.h adhochandler.h search.h searchhandler.h statisticshandler.h resource.h mucroom.h mucroomhandler.h mucroomconfighandler.h parser.h mucinvitationhandler.h stanzaextension.h oob.h vcardupdate.h delayeddelivery.h base64.h gpgencrypted.h gpgsigned.h md5.h sha.h uniquemucroom.h instantmucroom.h tlsbase.h tlshandler.h '/tmp/gloox/pkg/gloox/usr/include/gloox'
# libtool: install: (cd /tmp/gloox/pkg/gloox/usr/lib && { ln -s -f libgloox.so.13.0.0 libgloox.so.13 || { rm -f libgloox.so.13 && ln -s libgloox.so.13.0.0 libgloox.so.13; }; })
# libtool: install: (cd /tmp/gloox/pkg/gloox/usr/lib && { ln -s -f libgloox.so.13.0.0 libgloox.so || { rm -f libgloox.so && ln -s libgloox.so.13.0.0 libgloox.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgloox.lai /tmp/gloox/pkg/gloox/usr/lib/libgloox.la
# /usr/bin/install -c -m 644 connectionbase.h connectiondatahandler.h compressiondatahandler.h compressionbase.h connectiontcpclient.h connectionhttpproxy.h tlsdefault.h simanager.h siprofilehandler.h sihandler.h siprofileft.h siprofilefthandler.h socks5bytestreammanager.h connectionsocks5proxy.h event.h socks5bytestream.h socks5bytestreamserver.h softwareversion.h eventhandler.h mutex.h mutexguard.h connectiontcpbase.h connectiontcpserver.h amp.h pubsubmanager.h iq.h pubsub.h pubsubresulthandler.h error.h chatstate.h connectionhandler.h message.h presence.h subscription.h bytestream.h bytestreamdatahandler.h bytestreamhandler.h capabilities.h connectionbosh.h featureneg.h '/tmp/gloox/pkg/gloox/usr/include/gloox'
# libtool: install: /usr/bin/install -c .libs/libgloox.a /tmp/gloox/pkg/gloox/usr/lib/libgloox.a
# /usr/bin/install -c -m 644 connectiontls.h messageevent.h receipt.h nickname.h pubsubevent.h xhtmlim.h eventdispatcher.h pubsubitem.h shim.h util.h connectiontlsserver.h compressiondefault.h atomicrefcount.h linklocalmanager.h linklocalhandler.h linklocalclient.h linklocal.h forward.h jinglesession.h jinglecontent.h jingleplugin.h jinglesessionhandler.h jinglesessionmanager.h carbons.h jinglepluginfactory.h jingleiceudp.h jinglefiletransfer.h iodata.h adhocplugin.h '/tmp/gloox/pkg/gloox/usr/include/gloox'
# libtool: install: chmod 644 /tmp/gloox/pkg/gloox/usr/lib/libgloox.a
# libtool: install: ranlib /tmp/gloox/pkg/gloox/usr/lib/libgloox.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# Making install in tests
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# Making install in adhoc
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoc'
# Making install in adhoccommand
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommand'
# Making install in adhoccommandnote
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/adhoccommandnote'
# Making install in amprule
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amprule'
# Making install in amp
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/amp'
# Making install in base64
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/base64'
# Making install in capabilities
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/capabilities'
# Making install in carbons
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/carbons'
# Making install in chatstatefilter
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/chatstatefilter'
# Making install in client
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/client'
# Making install in clientbase
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/clientbase'
# Making install in connectionbosh
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/connectionbosh'
# Making install in dataform
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataform'
# Making install in dataformfield
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformfield'
# Making install in dataformreported
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformreported'
# Making install in dataformitem
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/dataformitem'
# Making install in delayeddelivery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/delayeddelivery'
# Making install in discoinfo
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoinfo'
# Making install in discoitems
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/discoitems'
# Making install in disco
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/disco'
# Making install in error
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/error'
# Making install in featureneg
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/featureneg'
# Making install in flexoffline
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexoffline'
# Making install in flexofflineoffline
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/flexofflineoffline'
# Making install in forward
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/forward'
# Making install in gpgencrypted
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgencrypted'
# Making install in gpgsigned
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/gpgsigned'
# Making install in inbandbytestreamibb
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestreamibb'
# Making install in inbandbytestream
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/inbandbytestream'
# Making install in iodata
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iodata'
# Making install in iq
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/iq'
# Making install in jid
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jid'
# Making install in jingleiceudp
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jingleiceudp'
# Making install in jinglesession
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesession'
# Making install in jinglesessionjingle
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionjingle'
# Making install in jinglesessionmanager
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/jinglesessionmanager'
# Making install in lastactivity
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivity'
# Making install in lastactivityquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/lastactivityquery'
# Making install in md5
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/md5'
# Making install in message
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/message'
# Making install in messageeventfilter
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/messageeventfilter'
# Making install in mucroommuc
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommuc'
# Making install in mucroommucadmin
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucadmin'
# Making install in mucroommucowner
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucowner'
# Making install in mucroommucuser
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/mucroommucuser'
# Making install in nickname
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nickname'
# Making install in nonsaslauthquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauthquery'
# Making install in nonsaslauth
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/nonsaslauth'
# Making install in oob
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/oob'
# Making install in parser
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/parser'
# Making install in prep
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/prep'
# Making install in presence
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/presence'
# Making install in privacymanager
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanager'
# Making install in privacymanagerquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privacymanagerquery'
# Making install in privatexml
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/privatexml'
# Making install in pubsubmanagerpubsub
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanagerpubsub'
# Making install in pubsubmanager
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubmanager'
# Making install in pubsubevent
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/pubsubevent'
# Making install in receipt
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/receipt'
# Making install in registrationquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registrationquery'
# Making install in registration
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/registration'
# Making install in rostermanagerquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanagerquery'
# Making install in rostermanager
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/rostermanager'
# Making install in searchquery
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/searchquery'
# Making install in search
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/search'
# Making install in sha
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/sha'
# Making install in shim
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/shim'
# Making install in simanager
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanager'
# Making install in simanagersi
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/simanagersi'
# Making install in stanzaextensionfactory
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/stanzaextensionfactory'
# Making install in subscription
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/subscription'
# Making install in tag
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tag'
# Making install in tlsgnutls
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/tlsgnutls'
# Making install in uniquemucroomunique
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/uniquemucroomunique'
# Making install in vcard
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcard'
# Making install in vcardupdate
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/vcardupdate'
# Making install in xpath
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/xpath'
# Making install in zlib
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/zlib'
# Making install in util
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests/util'
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[4]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/tests'
# Making install in examples
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src/examples'
# make[1]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[1]: Entering directory '/tmp/gloox/src/gloox-1.0.14'
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14'
# /usr/sbin/mkdir -p '/tmp/gloox/pkg/gloox/usr/bin'
# /usr/sbin/mkdir -p '/tmp/gloox/pkg/gloox/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 gloox.pc '/tmp/gloox/pkg/gloox/usr/lib/pkgconfig'
# /usr/bin/install -c gloox-config '/tmp/gloox/pkg/gloox/usr/bin'
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14'
# make[1]: Leaving directory '/tmp/gloox/src/gloox-1.0.14'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gloox"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gloox 1.0.14-2 (Wed Aug 24 13:40:06 UTC 2016)

CMD: pacman --query --file gloox-1.0.14-2-x86_64.pkg.tar.xz
# gloox 1.0.14-2

Creating hybrid package for 'gloox'

Trying to find vanilla package 'gloox'...

CMD: pacman --query --file /mirror/gloox-1.0.14-2.pkg.tar.xz
# gloox 1.0.14-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libgloox.so.13
# /usr/lib/libgloox.so
# /usr/lib/libgloox.so.13.0.0
# /usr/lib/pkgconfig/gloox.pc
# /usr/include/gloox/adhoccommandprovider.h
# /usr/include/gloox/privacymanager.h
# /usr/include/gloox/tag.h
# /usr/include/gloox/adhoc.h
# /usr/include/gloox/attention.h
# /usr/include/gloox/iqhandler.h
# /usr/include/gloox/privatexml.h
# /usr/include/gloox/annotations.h
# /usr/include/gloox/client.h
# /usr/include/gloox/privatexmlhandler.h
# /usr/include/gloox/annotationshandler.h
# /usr/include/gloox/component.h
# /usr/include/gloox/registration.h
# /usr/include/gloox/bookmarkhandler.h
# /usr/include/gloox/registrationhandler.h
# /usr/include/gloox/jid.h
# /usr/include/gloox/bookmarkstorage.h
# /usr/include/gloox/messagehandler.h
# /usr/include/gloox/rosteritem.h
# /usr/include/gloox/clientbase.h
# /usr/include/gloox/rosterlistener.h
# /usr/include/gloox/taghandler.h
# /usr/include/gloox/connectionlistener.h
# /usr/include/gloox/rostermanager.h
# /usr/include/gloox/gloox.h
# /usr/include/gloox/glooxversion.h
# /usr/include/gloox/disco.h
# /usr/include/gloox/presencehandler.h
# /usr/include/gloox/subscriptionhandler.h
# /usr/include/gloox/discohandler.h
# /usr/include/gloox/privacyitem.h
# /usr/include/gloox/stanza.h
# /usr/include/gloox/disconodehandler.h
# /usr/include/gloox/privacylisthandler.h
# /usr/include/gloox/loghandler.h
# /usr/include/gloox/lastactivity.h
# /usr/include/gloox/lastactivityhandler.h
# /usr/include/gloox/flexoff.h
# /usr/include/gloox/flexoffhandler.h
# /usr/include/gloox/dataform.h
# /usr/include/gloox/dataformfield.h
# /usr/include/gloox/dataformitem.h
# /usr/include/gloox/dataformfieldcontainer.h
# /usr/include/gloox/dataformreported.h
# /usr/include/gloox/macros.h
# /usr/include/gloox/logsink.h
# /usr/include/gloox/messagesession.h
# /usr/include/gloox/messageeventhandler.h
# /usr/include/gloox/messagesessionhandler.h
# /usr/include/gloox/chatstatehandler.h
# /usr/include/gloox/chatstatefilter.h
# /usr/include/gloox/messageeventfilter.h
# /usr/include/gloox/inbandbytestream.h
# /usr/include/gloox/messagefilter.h
# /usr/include/gloox/vcard.h
# /usr/include/gloox/vcardmanager.h
# /usr/include/gloox/vcardhandler.h
# /usr/include/gloox/adhochandler.h
# /usr/include/gloox/search.h
# /usr/include/gloox/searchhandler.h
# /usr/include/gloox/statisticshandler.h
# /usr/include/gloox/resource.h
# /usr/include/gloox/mucroom.h
# /usr/include/gloox/mucroomhandler.h
# /usr/include/gloox/mucroomconfighandler.h
# /usr/include/gloox/parser.h
# /usr/include/gloox/mucinvitationhandler.h
# /usr/include/gloox/stanzaextension.h
# /usr/include/gloox/oob.h
# /usr/include/gloox/vcardupdate.h
# /usr/include/gloox/delayeddelivery.h
# /usr/include/gloox/base64.h
# /usr/include/gloox/gpgencrypted.h
# /usr/include/gloox/gpgsigned.h
# /usr/include/gloox/md5.h
# /usr/include/gloox/sha.h
# /usr/include/gloox/uniquemucroom.h
# /usr/include/gloox/instantmucroom.h
# /usr/include/gloox/tlsbase.h
# /usr/include/gloox/tlshandler.h
# /usr/include/gloox/connectionbase.h
# /usr/include/gloox/connectiondatahandler.h
# /usr/include/gloox/compressiondatahandler.h
# /usr/include/gloox/compressionbase.h
# /usr/include/gloox/connectiontcpclient.h
# /usr/include/gloox/connectionhttpproxy.h
# /usr/include/gloox/tlsdefault.h
# /usr/include/gloox/simanager.h
# /usr/include/gloox/siprofilehandler.h
# /usr/include/gloox/sihandler.h
# /usr/include/gloox/siprofileft.h
# /usr/include/gloox/siprofilefthandler.h
# /usr/include/gloox/socks5bytestreammanager.h
# /usr/include/gloox/connectionsocks5proxy.h
# /usr/include/gloox/event.h
# /usr/include/gloox/socks5bytestream.h
# /usr/include/gloox/socks5bytestreamserver.h
# /usr/include/gloox/softwareversion.h
# /usr/include/gloox/eventhandler.h
# /usr/include/gloox/mutex.h
# /usr/include/gloox/mutexguard.h
# /usr/include/gloox/connectiontcpbase.h
# /usr/include/gloox/connectiontcpserver.h
# /usr/include/gloox/amp.h
# /usr/include/gloox/pubsubmanager.h
# /usr/include/gloox/iq.h
# /usr/include/gloox/pubsub.h
# /usr/include/gloox/pubsubresulthandler.h
# /usr/include/gloox/error.h
# /usr/include/gloox/chatstate.h
# /usr/include/gloox/connectionhandler.h
# /usr/include/gloox/message.h
# /usr/include/gloox/presence.h
# /usr/include/gloox/subscription.h
# /usr/include/gloox/bytestream.h
# /usr/include/gloox/bytestreamdatahandler.h
# /usr/include/gloox/bytestreamhandler.h
# /usr/include/gloox/capabilities.h
# /usr/include/gloox/connectionbosh.h
# /usr/include/gloox/featureneg.h
# /usr/include/gloox/connectiontls.h
# /usr/include/gloox/messageevent.h
# /usr/include/gloox/receipt.h
# /usr/include/gloox/nickname.h
# /usr/include/gloox/pubsubevent.h
# /usr/include/gloox/xhtmlim.h
# /usr/include/gloox/eventdispatcher.h
# /usr/include/gloox/pubsubitem.h
# /usr/include/gloox/shim.h
# /usr/include/gloox/util.h
# /usr/include/gloox/connectiontlsserver.h
# /usr/include/gloox/compressiondefault.h
# /usr/include/gloox/atomicrefcount.h
# /usr/include/gloox/linklocalmanager.h
# /usr/include/gloox/linklocalhandler.h
# /usr/include/gloox/linklocalclient.h
# /usr/include/gloox/linklocal.h
# /usr/include/gloox/forward.h
# /usr/include/gloox/jinglesession.h
# /usr/include/gloox/jinglecontent.h
# /usr/include/gloox/jingleplugin.h
# /usr/include/gloox/jinglesessionhandler.h
# /usr/include/gloox/jinglesessionmanager.h
# /usr/include/gloox/carbons.h
# /usr/include/gloox/jinglepluginfactory.h
# /usr/include/gloox/jingleiceudp.h
# /usr/include/gloox/jinglefiletransfer.h
# /usr/include/gloox/iodata.h
# /usr/include/gloox/adhocplugin.h
# /usr/bin/gloox-config
# /sysroot/usr/lib/libgloox.so.13.0.0
# /sysroot/usr/lib/libgloox.so.13
# /sysroot/usr/lib/libgloox.so
# /sysroot/usr/lib/libgloox.la
# /sysroot/usr/lib/libgloox.a
# /sysroot/usr/lib/pkgconfig/gloox.pc
# /sysroot/usr/include/gloox/adhoccommandprovider.h
# /sysroot/usr/include/gloox/privacymanager.h
# /sysroot/usr/include/gloox/tag.h
# /sysroot/usr/include/gloox/adhoc.h
# /sysroot/usr/include/gloox/attention.h
# /sysroot/usr/include/gloox/iqhandler.h
# /sysroot/usr/include/gloox/privatexml.h
# /sysroot/usr/include/gloox/annotations.h
# /sysroot/usr/include/gloox/client.h
# /sysroot/usr/include/gloox/privatexmlhandler.h
# /sysroot/usr/include/gloox/annotationshandler.h
# /sysroot/usr/include/gloox/component.h
# /sysroot/usr/include/gloox/registration.h
# /sysroot/usr/include/gloox/bookmarkhandler.h
# /sysroot/usr/include/gloox/registrationhandler.h
# /sysroot/usr/include/gloox/jid.h
# /sysroot/usr/include/gloox/bookmarkstorage.h
# /sysroot/usr/include/gloox/messagehandler.h
# /sysroot/usr/include/gloox/rosteritem.h
# /sysroot/usr/include/gloox/clientbase.h
# /sysroot/usr/include/gloox/rosterlistener.h
# /sysroot/usr/include/gloox/taghandler.h
# /sysroot/usr/include/gloox/connectionlistener.h
# /sysroot/usr/include/gloox/rostermanager.h
# /sysroot/usr/include/gloox/gloox.h
# /sysroot/usr/include/gloox/glooxversion.h
# /sysroot/usr/include/gloox/disco.h
# /sysroot/usr/include/gloox/presencehandler.h
# /sysroot/usr/include/gloox/subscriptionhandler.h
# /sysroot/usr/include/gloox/discohandler.h
# /sysroot/usr/include/gloox/privacyitem.h
# /sysroot/usr/include/gloox/stanza.h
# /sysroot/usr/include/gloox/disconodehandler.h
# /sysroot/usr/include/gloox/privacylisthandler.h
# /sysroot/usr/include/gloox/loghandler.h
# /sysroot/usr/include/gloox/lastactivity.h
# /sysroot/usr/include/gloox/lastactivityhandler.h
# /sysroot/usr/include/gloox/flexoff.h
# /sysroot/usr/include/gloox/flexoffhandler.h
# /sysroot/usr/include/gloox/dataform.h
# /sysroot/usr/include/gloox/dataformfield.h
# /sysroot/usr/include/gloox/dataformitem.h
# /sysroot/usr/include/gloox/dataformfieldcontainer.h
# /sysroot/usr/include/gloox/dataformreported.h
# /sysroot/usr/include/gloox/macros.h
# /sysroot/usr/include/gloox/logsink.h
# /sysroot/usr/include/gloox/messagesession.h
# /sysroot/usr/include/gloox/messageeventhandler.h
# /sysroot/usr/include/gloox/messagesessionhandler.h
# /sysroot/usr/include/gloox/chatstatehandler.h
# /sysroot/usr/include/gloox/chatstatefilter.h
# /sysroot/usr/include/gloox/messageeventfilter.h
# /sysroot/usr/include/gloox/inbandbytestream.h
# /sysroot/usr/include/gloox/messagefilter.h
# /sysroot/usr/include/gloox/vcard.h
# /sysroot/usr/include/gloox/vcardmanager.h
# /sysroot/usr/include/gloox/vcardhandler.h
# /sysroot/usr/include/gloox/adhochandler.h
# /sysroot/usr/include/gloox/search.h
# /sysroot/usr/include/gloox/searchhandler.h
# /sysroot/usr/include/gloox/statisticshandler.h
# /sysroot/usr/include/gloox/resource.h
# /sysroot/usr/include/gloox/mucroom.h
# /sysroot/usr/include/gloox/mucroomhandler.h
# /sysroot/usr/include/gloox/mucroomconfighandler.h
# /sysroot/usr/include/gloox/parser.h
# /sysroot/usr/include/gloox/mucinvitationhandler.h
# /sysroot/usr/include/gloox/stanzaextension.h
# /sysroot/usr/include/gloox/oob.h
# /sysroot/usr/include/gloox/vcardupdate.h
# /sysroot/usr/include/gloox/delayeddelivery.h
# /sysroot/usr/include/gloox/base64.h
# /sysroot/usr/include/gloox/gpgencrypted.h
# /sysroot/usr/include/gloox/gpgsigned.h
# /sysroot/usr/include/gloox/md5.h
# /sysroot/usr/include/gloox/sha.h
# /sysroot/usr/include/gloox/uniquemucroom.h
# /sysroot/usr/include/gloox/instantmucroom.h
# /sysroot/usr/include/gloox/tlsbase.h
# /sysroot/usr/include/gloox/tlshandler.h
# /sysroot/usr/include/gloox/connectionbase.h
# /sysroot/usr/include/gloox/connectiondatahandler.h
# /sysroot/usr/include/gloox/compressiondatahandler.h
# /sysroot/usr/include/gloox/compressionbase.h
# /sysroot/usr/include/gloox/connectiontcpclient.h
# /sysroot/usr/include/gloox/connectionhttpproxy.h
# /sysroot/usr/include/gloox/tlsdefault.h
# /sysroot/usr/include/gloox/simanager.h
# /sysroot/usr/include/gloox/siprofilehandler.h
# /sysroot/usr/include/gloox/sihandler.h
# /sysroot/usr/include/gloox/siprofileft.h
# /sysroot/usr/include/gloox/siprofilefthandler.h
# /sysroot/usr/include/gloox/socks5bytestreammanager.h
# /sysroot/usr/include/gloox/connectionsocks5proxy.h
# /sysroot/usr/include/gloox/event.h
# /sysroot/usr/include/gloox/socks5bytestream.h
# /sysroot/usr/include/gloox/socks5bytestreamserver.h
# /sysroot/usr/include/gloox/softwareversion.h
# /sysroot/usr/include/gloox/eventhandler.h
# /sysroot/usr/include/gloox/mutex.h
# /sysroot/usr/include/gloox/mutexguard.h
# /sysroot/usr/include/gloox/connectiontcpbase.h
# /sysroot/usr/include/gloox/connectiontcpserver.h
# /sysroot/usr/include/gloox/amp.h
# /sysroot/usr/include/gloox/pubsubmanager.h
# /sysroot/usr/include/gloox/iq.h
# /sysroot/usr/include/gloox/pubsub.h
# /sysroot/usr/include/gloox/pubsubresulthandler.h
# /sysroot/usr/include/gloox/error.h
# /sysroot/usr/include/gloox/chatstate.h
# /sysroot/usr/include/gloox/connectionhandler.h
# /sysroot/usr/include/gloox/message.h
# /sysroot/usr/include/gloox/presence.h
# /sysroot/usr/include/gloox/subscription.h
# /sysroot/usr/include/gloox/bytestream.h
# /sysroot/usr/include/gloox/bytestreamdatahandler.h
# /sysroot/usr/include/gloox/bytestreamhandler.h
# /sysroot/usr/include/gloox/capabilities.h
# /sysroot/usr/include/gloox/connectionbosh.h
# /sysroot/usr/include/gloox/featureneg.h
# /sysroot/usr/include/gloox/connectiontls.h
# /sysroot/usr/include/gloox/messageevent.h
# /sysroot/usr/include/gloox/receipt.h
# /sysroot/usr/include/gloox/nickname.h
# /sysroot/usr/include/gloox/pubsubevent.h
# /sysroot/usr/include/gloox/xhtmlim.h
# /sysroot/usr/include/gloox/eventdispatcher.h
# /sysroot/usr/include/gloox/pubsubitem.h
# /sysroot/usr/include/gloox/shim.h
# /sysroot/usr/include/gloox/util.h
# /sysroot/usr/include/gloox/connectiontlsserver.h
# /sysroot/usr/include/gloox/compressiondefault.h
# /sysroot/usr/include/gloox/atomicrefcount.h
# /sysroot/usr/include/gloox/linklocalmanager.h
# /sysroot/usr/include/gloox/linklocalhandler.h
# /sysroot/usr/include/gloox/linklocalclient.h
# /sysroot/usr/include/gloox/linklocal.h
# /sysroot/usr/include/gloox/forward.h
# /sysroot/usr/include/gloox/jinglesession.h
# /sysroot/usr/include/gloox/jinglecontent.h
# /sysroot/usr/include/gloox/jingleplugin.h
# /sysroot/usr/include/gloox/jinglesessionhandler.h
# /sysroot/usr/include/gloox/jinglesessionmanager.h
# /sysroot/usr/include/gloox/carbons.h
# /sysroot/usr/include/gloox/jinglepluginfactory.h
# /sysroot/usr/include/gloox/jingleiceudp.h
# /sysroot/usr/include/gloox/jinglefiletransfer.h
# /sysroot/usr/include/gloox/iodata.h
# /sysroot/usr/include/gloox/adhocplugin.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gloox.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gloox.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gloox.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gloox.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/gloox/src/gloox-1.0.14/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by gloox configure 1.0.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 95753ec25ccb
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2439: checking for a BSD-compatible install
# configure:2507: result: /usr/bin/install -c
# configure:2518: checking whether build environment is sane
# configure:2573: result: yes
# configure:2632: checking for x86_64-unknown-linux-strip
# configure:2662: result: no
# configure:2672: checking for strip
# configure:2688: found /usr/sbin/strip
# configure:2699: result: strip
# configure:2724: checking for a thread-safe mkdir -p
# configure:2763: result: /usr/sbin/mkdir -p
# configure:2770: checking for gawk
# configure:2786: found /usr/sbin/gawk
# configure:2797: result: gawk
# configure:2808: checking whether make sets $(MAKE)
# configure:2830: result: yes
# configure:2859: checking whether make supports nested variables
# configure:2876: result: yes
# configure:3016: checking build system type
# configure:3030: result: x86_64-unknown-linux-gnu
# configure:3050: checking host system type
# configure:3063: result: x86_64-unknown-linux-gnu
# configure:3093: checking for x86_64-unknown-linux-gcc
# configure:3123: result: no
# configure:3133: checking for gcc
# configure:3149: found /usr/sbin/gcc
# configure:3160: result: gcc
# configure:3389: checking for C compiler version
# configure:3398: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3409: $? = 0
# configure:3398: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3409: $? = 0
# configure:3398: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3409: $? = 1
# configure:3398: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3409: $? = 1
# configure:3429: checking whether the C compiler works
# configure:3451: gcc conftest.c >&5
# configure:3455: $? = 0
# configure:3503: result: yes
# configure:3506: checking for C compiler default output file name
# configure:3508: result: a.out
# configure:3514: checking for suffix of executables
# configure:3521: gcc -o conftest conftest.c >&5
# configure:3525: $? = 0
# configure:3547: result:
# configure:3569: checking whether we are cross compiling
# configure:3577: gcc -o conftest conftest.c >&5
# configure:3581: $? = 0
# configure:3588: ./conftest
# configure:3592: $? = 0
# configure:3607: result: no
# configure:3612: checking for suffix of object files
# configure:3634: gcc -c conftest.c >&5
# configure:3638: $? = 0
# configure:3659: result: o
# configure:3663: checking whether we are using the GNU C compiler
# configure:3682: gcc -c conftest.c >&5
# configure:3682: $? = 0
# configure:3691: result: yes
# configure:3700: checking whether gcc accepts -g
# configure:3720: gcc -c -g conftest.c >&5
# configure:3720: $? = 0
# configure:3761: result: yes
# configure:3778: checking for gcc option to accept ISO C89
# configure:3841: gcc -c conftest.c >&5
# configure:3841: $? = 0
# configure:3854: result: none needed
# configure:3879: checking whether gcc understands -c and -o together
# configure:3901: gcc -c conftest.c -o conftest2.o
# configure:3904: $? = 0
# configure:3901: gcc -c conftest.c -o conftest2.o
# configure:3904: $? = 0
# configure:3916: result: yes
# configure:3944: checking for style of include used by make
# configure:3972: result: GNU
# configure:3998: checking dependency style of gcc
# configure:4109: result: gcc3
# configure:4138: checking for x86_64-unknown-linux-g++
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-c++
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-gpp
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-aCC
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-CC
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-cxx
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-cc++
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-cl.exe
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-FCC
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-KCC
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-RCC
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-xlC_r
# configure:4168: result: no
# configure:4138: checking for x86_64-unknown-linux-xlC
# configure:4168: result: no
# configure:4182: checking for g++
# configure:4198: found /usr/sbin/g++
# configure:4209: result: g++
# configure:4236: checking for C++ compiler version
# configure:4245: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4256: $? = 0
# configure:4245: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4256: $? = 0
# configure:4245: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4256: $? = 1
# configure:4245: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4256: $? = 1
# configure:4260: checking whether we are using the GNU C++ compiler
# configure:4279: g++ -c conftest.cpp >&5
# configure:4279: $? = 0
# configure:4288: result: yes
# configure:4297: checking whether g++ accepts -g
# configure:4317: g++ -c -g conftest.cpp >&5
# configure:4317: $? = 0
# configure:4358: result: yes
# configure:4383: checking dependency style of g++
# configure:4494: result: gcc3
# configure:4512: checking for x86_64-unknown-linux-ranlib
# configure:4542: result: no
# configure:4552: checking for ranlib
# configure:4568: found /usr/sbin/ranlib
# configure:4579: result: ranlib
# configure:4647: checking how to print strings
# configure:4674: result: printf
# configure:4695: checking for a sed that does not truncate output
# configure:4759: result: /usr/sbin/sed
# configure:4777: checking for grep that handles long lines and -e
# configure:4835: result: /usr/sbin/grep
# configure:4840: checking for egrep
# configure:4902: result: /usr/sbin/grep -E
# configure:4907: checking for fgrep
# configure:4969: result: /usr/sbin/grep -F
# configure:5004: checking for ld used by gcc
# configure:5071: result: /usr/sbin/ld
# configure:5078: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5093: result: yes
# configure:5105: checking for BSD- or MS-compatible name lister (nm)
# configure:5154: result: /usr/sbin/nm -B
# configure:5284: checking the name lister (/usr/sbin/nm -B) interface
# configure:5291: gcc -c conftest.c >&5
# configure:5294: /usr/sbin/nm -B "conftest.o"
# configure:5297: output
# 0000000000000000 B some_variable
# configure:5304: result: BSD nm
# configure:5307: checking whether ln -s works
# configure:5311: result: yes
# configure:5319: checking the maximum length of command line arguments
# configure:5450: result: 1572864
# configure:5467: checking whether the shell understands some XSI constructs
# configure:5477: result: yes
# configure:5481: checking whether the shell understands "+="
# configure:5487: result: yes
# configure:5522: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5562: result: func_convert_file_noop
# configure:5569: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5589: result: func_convert_file_noop
# configure:5596: checking for /usr/sbin/ld option to reload object files
# configure:5603: result: -r
# configure:5637: checking for x86_64-unknown-linux-objdump
# configure:5667: result: no
# configure:5677: checking for objdump
# configure:5693: found /usr/sbin/objdump
# configure:5704: result: objdump
# configure:5736: checking how to recognize dependent libraries
# configure:5934: result: pass_all
# configure:5979: checking for x86_64-unknown-linux-dlltool
# configure:6009: result: no
# configure:6019: checking for dlltool
# configure:6049: result: no
# configure:6079: checking how to associate runtime and link libraries
# configure:6106: result: printf %s\n
# configure:6123: checking for x86_64-unknown-linux-ar
# configure:6153: result: no
# configure:6167: checking for ar
# configure:6183: found /usr/sbin/ar
# configure:6194: result: ar
# configure:6231: checking for archiver @FILE support
# configure:6248: gcc -c conftest.c >&5
# configure:6248: $? = 0
# configure:6251: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6254: $? = 0
# configure:6259: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6262: $? = 1
# configure:6274: result: @
# configure:6292: checking for x86_64-unknown-linux-strip
# configure:6319: result: strip
# configure:6391: checking for x86_64-unknown-linux-ranlib
# configure:6418: result: ranlib
# configure:6560: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6680: gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6687: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6690: $? = 0
# configure:6756: gcc -o conftest conftest.c conftstm.o >&5
# configure:6759: $? = 0
# configure:6797: result: ok
# configure:6834: checking for sysroot
# configure:6864: result: no
# configure:6941: gcc -c conftest.c >&5
# configure:6944: $? = 0
# configure:7093: checking for x86_64-unknown-linux-mt
# configure:7123: result: no
# configure:7133: checking for mt
# configure:7163: result: no
# configure:7183: checking if : is a manifest tool
# configure:7189: : '-?'
# configure:7197: result: no
# configure:7839: checking how to run the C preprocessor
# configure:7870: gcc -E conftest.c
# configure:7870: $? = 0
# configure:7884: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7884: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | /* end confdefs.h. */
# | #include
# configure:7909: result: gcc -E
# configure:7929: gcc -E conftest.c
# configure:7929: $? = 0
# configure:7943: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | /* end confdefs.h. */
# | #include
# configure:7972: checking for ANSI C header files
# configure:7992: gcc -c conftest.c >&5
# configure:7992: $? = 0
# configure:8065: gcc -o conftest conftest.c >&5
# configure:8065: $? = 0
# configure:8065: ./conftest
# configure:8065: $? = 0
# configure:8076: result: yes
# configure:8089: checking for sys/types.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for sys/stat.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for stdlib.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for string.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for memory.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for strings.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for inttypes.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for stdint.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8089: checking for unistd.h
# configure:8089: gcc -c conftest.c >&5
# configure:8089: $? = 0
# configure:8089: result: yes
# configure:8103: checking for dlfcn.h
# configure:8103: gcc -c conftest.c >&5
# configure:8103: $? = 0
# configure:8103: result: yes
# configure:8320: checking for objdir
# configure:8335: result: .libs
# configure:8602: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8620: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8624: $? = 0
# configure:8637: result: no
# configure:8964: checking for gcc option to produce PIC
# configure:8971: result: -fPIC -DPIC
# configure:8979: checking if gcc PIC flag -fPIC -DPIC works
# configure:8997: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9001: $? = 0
# configure:9014: result: yes
# configure:9043: checking if gcc static flag -static works
# configure:9071: result: yes
# configure:9086: checking if gcc supports -c -o file.o
# configure:9107: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9111: $? = 0
# configure:9133: result: yes
# configure:9141: checking if gcc supports -c -o file.o
# configure:9188: result: yes
# configure:9221: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10378: result: yes
# configure:10415: checking whether -lc should be explicitly linked in
# configure:10423: gcc -c conftest.c >&5
# configure:10426: $? = 0
# configure:10441: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10444: $? = 0
# configure:10458: result: no
# configure:10618: checking dynamic linker characteristics
# configure:11118: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11118: $? = 0
# configure:11352: result: GNU/Linux ld.so
# configure:11459: checking how to hardcode library paths into programs
# configure:11484: result: immediate
# configure:12024: checking whether stripping libraries is possible
# configure:12029: result: yes
# configure:12064: checking if libtool supports shared libraries
# configure:12066: result: yes
# configure:12069: checking whether to build shared libraries
# configure:12090: result: yes
# configure:12093: checking whether to build static libraries
# configure:12097: result: yes
# configure:12120: checking how to run the C++ preprocessor
# configure:12147: g++ -E conftest.cpp
# configure:12147: $? = 0
# configure:12161: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12186: result: g++ -E
# configure:12206: g++ -E conftest.cpp
# configure:12206: $? = 0
# configure:12220: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12389: checking for ld used by g++
# configure:12456: result: /usr/sbin/ld -m elf_x86_64
# configure:12463: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12478: result: yes
# configure:12533: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13535: result: yes
# configure:13571: g++ -c conftest.cpp >&5
# configure:13574: $? = 0
# configure:14094: checking for g++ option to produce PIC
# configure:14101: result: -fPIC -DPIC
# configure:14109: checking if g++ PIC flag -fPIC -DPIC works
# configure:14127: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14131: $? = 0
# configure:14144: result: yes
# configure:14167: checking if g++ static flag -static works
# configure:14195: result: yes
# configure:14207: checking if g++ supports -c -o file.o
# configure:14228: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14232: $? = 0
# configure:14254: result: yes
# configure:14259: checking if g++ supports -c -o file.o
# configure:14306: result: yes
# configure:14336: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14375: result: yes
# configure:14516: checking dynamic linker characteristics
# configure:15184: result: GNU/Linux ld.so
# configure:15237: checking how to hardcode library paths into programs
# configure:15262: result: immediate
# configure:15348: checking whether GCC atomic builtins are available
# configure:15356: result: yes
# configure:15390: checking idna.h usability
# configure:15390: gcc -c conftest.c >&5
# configure:15390: $? = 0
# configure:15390: result: yes
# configure:15390: checking idna.h presence
# configure:15390: gcc -E conftest.c
# configure:15390: $? = 0
# configure:15390: result: yes
# configure:15390: checking for idna.h
# configure:15390: result: yes
# configure:15392: checking for stringprep_check_version in -lidn
# configure:15417: gcc -o conftest conftest.c -lidn >&5
# configure:15417: $? = 0
# configure:15426: result: yes
# configure:15448: checking if Libidn should be used
# configure:15450: result: yes
# configure:15510: checking for x86_64-unknown-linux-pkg-config
# configure:15543: result: no
# configure:15553: checking for pkg-config
# configure:15571: found /usr/sbin/pkg-config
# configure:15583: result: /usr/sbin/pkg-config
# configure:15608: checking pkg-config is at least version 0.9.0
# configure:15611: result: yes
# configure:15621: checking for GNUTLS
# configure:15628: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12"
# configure:15631: $? = 0
# configure:15645: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12"
# configure:15648: $? = 0
# configure:15686: result: yes
# configure:15705: checking if GnuTLS should be used
# configure:15707: result: yes
# configure:15804: checking zlib.h usability
# configure:15804: gcc -c -I/usr/include/p11-kit-1 conftest.c >&5
# configure:15804: $? = 0
# configure:15804: result: yes
# configure:15804: checking zlib.h presence
# configure:15804: gcc -E -I/usr/include/p11-kit-1 conftest.c
# configure:15804: $? = 0
# configure:15804: result: yes
# configure:15804: checking for zlib.h
# configure:15804: result: yes
# configure:15806: checking for zlibVersion in -lz
# configure:15831: gcc -o conftest -I/usr/include/p11-kit-1 conftest.c -lz -lidn -lgnutls >&5
# configure:15831: $? = 0
# configure:15840: result: yes
# configure:15862: checking if Zlib should be used
# configure:15864: result: yes
# configure:16032: checking for the pthreads library -lpthreads
# configure:16065: gcc -o conftest -I/usr/include/p11-kit-1 conftest.c -lpthreads -lidn -lgnutls -lz >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:16065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:16074: result: no
# configure:15977: checking whether pthreads work without any flags
# configure:16065: gcc -o conftest -I/usr/include/p11-kit-1 conftest.c -lidn -lgnutls -lz >&5
# /usr/sbin/ld: /tmp/cci1n9SL.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
# /usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
# collect2: error: ld returned 1 exit status
# configure:16065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:16074: result: no
# configure:15982: checking whether pthreads work with -Kthread
# configure:16065: gcc -o conftest -Kthread -I/usr/include/p11-kit-1 conftest.c -lidn -lgnutls -lz >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:16065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:16074: result: no
# configure:15982: checking whether pthreads work with -kthread
# configure:16065: gcc -o conftest -kthread -I/usr/include/p11-kit-1 conftest.c -lidn -lgnutls -lz >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:16065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:16074: result: no
# configure:16032: checking for the pthreads library -llthread
# configure:16065: gcc -o conftest -I/usr/include/p11-kit-1 conftest.c -llthread -lidn -lgnutls -lz >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:16065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:16074: result: no
# configure:15982: checking whether pthreads work with -pthread
# configure:16065: gcc -o conftest -pthread -I/usr/include/p11-kit-1 conftest.c -lidn -lgnutls -lz >&5
# configure:16065: $? = 0
# configure:16074: result: yes
# configure:16093: checking for joinable pthread attribute
# configure:16108: gcc -o conftest -pthread -I/usr/include/p11-kit-1 conftest.c -lidn -lgnutls -lz >&5
# configure:16108: $? = 0
# configure:16114: result: PTHREAD_CREATE_JOINABLE
# configure:16124: checking if more special flags are required for pthreads
# configure:16131: result: no
# configure:16219: checking for res_querydomain
# configure:16219: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lidn -lgnutls -lz >&5
# /tmp/ccEiZmLR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_querydomain'
# collect2: error: ld returned 1 exit status
# configure:16219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# | /* Define res_querydomain to an innocuous variant, in case declares res_querydomain.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define res_querydomain innocuous_res_querydomain
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char res_querydomain (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef res_querydomain
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_querydomain ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_res_querydomain || defined __stub___res_querydomain
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return res_querydomain ();
# | ;
# | return 0;
# | }
# configure:16219: result: no
# configure:16231: checking for res_querydomain in -lresolv
# configure:16256: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lidn -lgnutls -lz >&5
# /tmp/ccgn2OyY.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_querydomain'
# collect2: error: ld returned 1 exit status
# configure:16256: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_querydomain ();
# | int
# | main ()
# | {
# | return res_querydomain ();
# | ;
# | return 0;
# | }
# configure:16265: result: no
# configure:16281: checking for res_querydomain in -lbind
# configure:16306: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lbind -lidn -lgnutls -lz >&5
# /usr/sbin/ld: cannot find -lbind
# collect2: error: ld returned 1 exit status
# configure:16306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_querydomain ();
# | int
# | main ()
# | {
# | return res_querydomain ();
# | ;
# | return 0;
# | }
# configure:16315: result: no
# configure:16331: checking for res_querydomain in -lresolv (alternate version)
# configure:16346: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lidn -lgnutls -lz >&5
# configure:16346: $? = 0
# configure:16347: result: yes
# configure:16365: checking for dn_skipname
# configure:16365: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lidn -lgnutls -lz >&5
# /tmp/ccA7Pfs9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dn_skipname'
# collect2: error: ld returned 1 exit status
# configure:16365: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | /* end confdefs.h. */
# | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dn_skipname innocuous_dn_skipname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dn_skipname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dn_skipname
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dn_skipname ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dn_skipname || defined __stub___dn_skipname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dn_skipname ();
# | ;
# | return 0;
# | }
# configure:16365: result: no
# configure:16377: checking for dn_skipname in -lresolv
# configure:16402: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lidn -lgnutls -lz >&5
# /tmp/ccgByEL6.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dn_skipname'
# collect2: error: ld returned 1 exit status
# configure:16402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dn_skipname ();
# | int
# | main ()
# | {
# | return dn_skipname ();
# | ;
# | return 0;
# | }
# configure:16411: result: no
# configure:16427: checking for dn_skipname in -lbind
# configure:16452: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lbind -lresolv -lidn -lgnutls -lz >&5
# /usr/sbin/ld: cannot find -lbind
# collect2: error: ld returned 1 exit status
# configure:16452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dn_skipname ();
# | int
# | main ()
# | {
# | return dn_skipname ();
# | ;
# | return 0;
# | }
# configure:16461: result: no
# configure:16477: checking for dn_skipname in -lresolv (alternate version)
# configure:16493: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lidn -lgnutls -lz >&5
# configure:16493: $? = 0
# configure:16494: result: yes
# configure:16512: checking for res_query
# configure:16512: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lidn -lgnutls -lz >&5
# /tmp/ccIp2GMZ.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_query'
# collect2: error: ld returned 1 exit status
# configure:16512: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | #define HAVE_DN_SKIPNAME 1
# | /* end confdefs.h. */
# | /* Define res_query to an innocuous variant, in case declares res_query.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define res_query innocuous_res_query
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char res_query (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef res_query
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_query ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_res_query || defined __stub___res_query
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return res_query ();
# | ;
# | return 0;
# | }
# configure:16512: result: no
# configure:16524: checking for res_query in -lresolv
# configure:16549: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lresolv -lidn -lgnutls -lz >&5
# /tmp/cczmztan.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_query'
# collect2: error: ld returned 1 exit status
# configure:16549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | #define HAVE_DN_SKIPNAME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_query ();
# | int
# | main ()
# | {
# | return res_query ();
# | ;
# | return 0;
# | }
# configure:16558: result: no
# configure:16574: checking for res_query in -lbind
# configure:16599: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lbind -lresolv -lresolv -lidn -lgnutls -lz >&5
# /usr/sbin/ld: cannot find -lbind
# collect2: error: ld returned 1 exit status
# configure:16599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gloox"
# | #define PACKAGE_TARNAME "gloox"
# | #define PACKAGE_VERSION "1.0.14"
# | #define PACKAGE_STRING "gloox 1.0.14"
# | #define PACKAGE_BUGREPORT "js@camaya.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gloox"
# | #define VERSION "1.0.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GCC_ATOMIC_BUILTINS 1
# | #define HAVE_LIBIDN 1
# | #define HAVE_GNUTLS 1
# | #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# | #define HAVE_ZLIB 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_RES_QUERYDOMAIN 1
# | #define HAVE_DN_SKIPNAME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_query ();
# | int
# | main ()
# | {
# | return res_query ();
# | ;
# | return 0;
# | }
# configure:16608: result: no
# configure:16624: checking for res_query in -lresolv (alternate version)
# configure:16639: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lresolv -lidn -lgnutls -lz >&5
# configure:16639: $? = 0
# configure:16640: result: yes
# configure:16676: checking whether to enable debug
# configure:16678: result: no
# configure:16702: checking whether to use getaddrinfo
# configure:16704: result: no
# configure:16707: checking for ANSI C header files
# configure:16811: result: yes
# configure:16822: checking for unistd.h
# configure:16822: result: yes
# configure:16822: checking for strings.h
# configure:16822: result: yes
# configure:16822: checking errno.h usability
# configure:16822: gcc -c -I/usr/include/p11-kit-1 -pthread conftest.c >&5
# configure:16822: $? = 0
# configure:16822: result: yes
# configure:16822: checking errno.h presence
# configure:16822: gcc -E -I/usr/include/p11-kit-1 -pthread conftest.c
# configure:16822: $? = 0
# configure:16822: result: yes
# configure:16822: checking for errno.h
# configure:16822: result: yes
# configure:16822: checking arpa/nameser.h usability
# configure:16822: gcc -c -I/usr/include/p11-kit-1 -pthread conftest.c >&5
# configure:16822: $? = 0
# configure:16822: result: yes
# configure:16822: checking arpa/nameser.h presence
# configure:16822: gcc -E -I/usr/include/p11-kit-1 -pthread conftest.c
# configure:16822: $? = 0
# configure:16822: result: yes
# configure:16822: checking for arpa/nameser.h
# configure:16822: result: yes
# configure:16834: checking for setsockopt
# configure:16834: gcc -o conftest -I/usr/include/p11-kit-1 -pthread -pthread conftest.c -lresolv -lresolv -lresolv -lidn -lgnutls -lz >&5
# configure:16834: $? = 0
# configure:16834: result: yes
# configure:16890: checking for an ANSI C-conforming const
# configure:16956: gcc -c -I/usr/include/p11-kit-1 -pthread conftest.c >&5
# configure:16956: $? = 0
# configure:16963: result: yes
# configure:16971: checking for inline
# configure:16987: gcc -c -I/usr/include/p11-kit-1 -pthread conftest.c >&5
# configure:16987: $? = 0
# configure:16995: result: inline
# configure:17078: checking if mDNS support should be built
# configure:17080: result: no
# configure:17092: checking if unit tests should be built
# configure:17094: result: yes
# configure:17114: checking if example programs should be built
# configure:17116: result: yes
# configure:17238: checking that generated files are newer than configure
# configure:17244: result: done
# configure:17271: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gloox config.status 1.0.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 95753ec25ccb
#
# config.status:1256: creating Makefile
# config.status:1256: creating gloox.pc
# config.status:1256: creating gloox-config
# config.status:1256: creating src/Makefile
# config.status:1256: creating src/examples/Makefile
# config.status:1256: creating src/tests/Makefile
# config.status:1256: creating src/tests/adhoc/Makefile
# config.status:1256: creating src/tests/adhoccommand/Makefile
# config.status:1256: creating src/tests/adhoccommandnote/Makefile
# config.status:1256: creating src/tests/amprule/Makefile
# config.status:1256: creating src/tests/amp/Makefile
# config.status:1256: creating src/tests/base64/Makefile
# config.status:1256: creating src/tests/capabilities/Makefile
# config.status:1256: creating src/tests/carbons/Makefile
# config.status:1256: creating src/tests/chatstatefilter/Makefile
# config.status:1256: creating src/tests/client/Makefile
# config.status:1256: creating src/tests/clientbase/Makefile
# config.status:1256: creating src/tests/connectionbosh/Makefile
# config.status:1256: creating src/tests/dataform/Makefile
# config.status:1256: creating src/tests/dataformfield/Makefile
# config.status:1256: creating src/tests/dataformitem/Makefile
# config.status:1256: creating src/tests/dataformreported/Makefile
# config.status:1256: creating src/tests/delayeddelivery/Makefile
# config.status:1256: creating src/tests/discoinfo/Makefile
# config.status:1256: creating src/tests/discoitems/Makefile
# config.status:1256: creating src/tests/disco/Makefile
# config.status:1256: creating src/tests/error/Makefile
# config.status:1256: creating src/tests/featureneg/Makefile
# config.status:1256: creating src/tests/flexofflineoffline/Makefile
# config.status:1256: creating src/tests/flexoffline/Makefile
# config.status:1256: creating src/tests/forward/Makefile
# config.status:1256: creating src/tests/gpgencrypted/Makefile
# config.status:1256: creating src/tests/gpgsigned/Makefile
# config.status:1256: creating src/tests/inbandbytestreamibb/Makefile
# config.status:1256: creating src/tests/inbandbytestream/Makefile
# config.status:1256: creating src/tests/iodata/Makefile
# config.status:1256: creating src/tests/iq/Makefile
# config.status:1256: creating src/tests/jid/Makefile
# config.status:1256: creating src/tests/jingleiceudp/Makefile
# config.status:1256: creating src/tests/jinglesession/Makefile
# config.status:1256: creating src/tests/jinglesessionjingle/Makefile
# config.status:1256: creating src/tests/jinglesessionmanager/Makefile
# config.status:1256: creating src/tests/lastactivityquery/Makefile
# config.status:1256: creating src/tests/lastactivity/Makefile
# config.status:1256: creating src/tests/md5/Makefile
# config.status:1256: creating src/tests/message/Makefile
# config.status:1256: creating src/tests/messageeventfilter/Makefile
# config.status:1256: creating src/tests/mucroommuc/Makefile
# config.status:1256: creating src/tests/mucroommucadmin/Makefile
# config.status:1256: creating src/tests/mucroommucowner/Makefile
# config.status:1256: creating src/tests/mucroommucuser/Makefile
# config.status:1256: creating src/tests/nickname/Makefile
# config.status:1256: creating src/tests/nonsaslauthquery/Makefile
# config.status:1256: creating src/tests/nonsaslauth/Makefile
# config.status:1256: creating src/tests/oob/Makefile
# config.status:1256: creating src/tests/parser/Makefile
# config.status:1256: creating src/tests/prep/Makefile
# config.status:1256: creating src/tests/presence/Makefile
# config.status:1256: creating src/tests/privacymanagerquery/Makefile
# config.status:1256: creating src/tests/privacymanager/Makefile
# config.status:1256: creating src/tests/privatexml/Makefile
# config.status:1256: creating src/tests/pubsubmanagerpubsub/Makefile
# config.status:1256: creating src/tests/pubsubmanager/Makefile
# config.status:1256: creating src/tests/pubsubevent/Makefile
# config.status:1256: creating src/tests/receipt/Makefile
# config.status:1256: creating src/tests/registrationquery/Makefile
# config.status:1256: creating src/tests/registration/Makefile
# config.status:1256: creating src/tests/rostermanagerquery/Makefile
# config.status:1256: creating src/tests/rostermanager/Makefile
# config.status:1256: creating src/tests/searchquery/Makefile
# config.status:1256: creating src/tests/search/Makefile
# config.status:1256: creating src/tests/sha/Makefile
# config.status:1256: creating src/tests/shim/Makefile
# config.status:1256: creating src/tests/simanager/Makefile
# config.status:1256: creating src/tests/simanagersi/Makefile
# config.status:1256: creating src/tests/stanzaextensionfactory/Makefile
# config.status:1256: creating src/tests/subscription/Makefile
# config.status:1256: creating src/tests/tag/Makefile
# config.status:1256: creating src/tests/tlsgnutls/Makefile
# config.status:1256: creating src/tests/uniquemucroomunique/Makefile
# config.status:1256: creating src/tests/util/Makefile
# config.status:1256: creating src/tests/vcard/Makefile
# config.status:1256: creating src/tests/vcardupdate/Makefile
# config.status:1256: creating src/tests/xpath/Makefile
# config.status:1256: creating src/tests/zlib/Makefile
# config.status:1256: creating config.h.unix
# config.status:1485: executing depfiles commands
# config.status:1485: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_GNUTLS_CFLAGS_set=
# ac_cv_env_GNUTLS_CFLAGS_value=
# ac_cv_env_GNUTLS_LIBS_set=
# ac_cv_env_GNUTLS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dn_skipname=no
# ac_cv_func_res_query=no
# ac_cv_func_res_querydomain=no
# ac_cv_func_setsockopt=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_idna_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_bind_dn_skipname=no
# ac_cv_lib_bind_res_query=no
# ac_cv_lib_bind_res_querydomain=no
# ac_cv_lib_idn_stringprep_check_version=yes
# ac_cv_lib_resolv_dn_skipname=no
# ac_cv_lib_resolv_res_query=no
# ac_cv_lib_resolv_res_querydomain=no
# ac_cv_lib_z_zlibVersion=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_GNUTLS_LIBS=-lgnutls
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gloox/src/gloox-1.0.14/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/gloox/src/gloox-1.0.14/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gloox/src/gloox-1.0.14/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gloox/src/gloox-1.0.14/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -I/usr/include/p11-kit-1 -pthread'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -ansi'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# GNUTLS_LIBS='-lgnutls'
# GREP='/usr/sbin/grep'
# HAVE_GCC_ATOMIC_BUILTINS='yes'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISODATE='2016-08-24'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=' -pthread'
# LIBOBJS=''
# LIBS='-lresolv -lresolv -lresolv -lidn -lgnutls -lz'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/gloox/src/gloox-1.0.14/missing makeinfo'
# MANIFEST_TOOL=':'
# MAYBE_EXAMPLES='examples'
# MAYBE_LIB_mdns=''
# MAYBE_TESTS='tests'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='gloox'
# PACKAGE_BUGREPORT='js@camaya.net'
# PACKAGE_NAME='gloox'
# PACKAGE_STRING='gloox 1.0.14'
# PACKAGE_TARNAME='gloox'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.14'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.0.14'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gloox/src/gloox-1.0.14/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gloox"
# #define PACKAGE_TARNAME "gloox"
# #define PACKAGE_VERSION "1.0.14"
# #define PACKAGE_STRING "gloox 1.0.14"
# #define PACKAGE_BUGREPORT "js@camaya.net"
# #define PACKAGE_URL ""
# #define PACKAGE "gloox"
# #define VERSION "1.0.14"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_GCC_ATOMIC_BUILTINS 1
# #define HAVE_LIBIDN 1
# #define HAVE_GNUTLS 1
# #define HAVE_GNUTLS_SESSION_CHANNEL_BINDING 1
# #define HAVE_ZLIB 1
# #define HAVE_PTHREAD 1
# #define HAVE_RES_QUERYDOMAIN 1
# #define HAVE_DN_SKIPNAME 1
# #define HAVE_RES_QUERY 1
# #define STDC_HEADERS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_SETSOCKOPT 1
#
# configure: exit 0