Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gloox.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gloox.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gloox-1.0.13-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gloox.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gloox.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8nazs3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gloox-1.0.13 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gloox-1.0.13.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gloox-1.0.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv -f AUTHORS AUTHORS.old + iconv -f iso8859-1 -t UTF-8 AUTHORS.old + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jAeh6t + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.13 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no 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/bin/ld) 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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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... 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... 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 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o parser.lo parser.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectiontcpclient.lo connectiontcpclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o clientbase.lo clientbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o tag.lo tag.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o stanza.lo stanza.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o logsink.lo logsink.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dns.lo dns.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o prep.lo prep.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o base64.lo base64.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o client.lo client.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o component.lo component.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o disco.lo disco.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o adhoc.lo adhoc.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privatexml.lo privatexml.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c component.cpp -fPIC -DPIC -o .libs/component.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tag.cpp -fPIC -DPIC -o .libs/tag.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c logsink.cpp -fPIC -DPIC -o .libs/logsink.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c client.cpp -fPIC -DPIC -o .libs/client.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c clientbase.cpp -fPIC -DPIC -o .libs/clientbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c dns.cpp -fPIC -DPIC -o .libs/dns.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c disco.cpp -fPIC -DPIC -o .libs/disco.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c registration.cpp -fPIC -DPIC -o .libs/registration.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c privatexml.cpp -fPIC -DPIC -o .libs/privatexml.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c nonsaslauth.cpp -fPIC -DPIC -o .libs/nonsaslauth.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o rosteritem.lo rosteritem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c rosteritem.cpp -fPIC -DPIC -o .libs/rosteritem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c rostermanager.cpp -fPIC -DPIC -o .libs/rostermanager.o client.cpp: In member function 'bool gloox::Client::selectResource(const string&)': client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ client.cpp: In member function 'void gloox::Client::processResourceBind(const gloox::IQ&)': client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, int)': clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] 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 (declared at clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] 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 destructor 'virtual gloox::ClientBase::~ClientBase()': clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at clientbase.h:879) [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ clientbase.cpp: In member function 'std::string gloox::ClientBase::hi(const string&, const string&, int)': clientbase.cpp:694:18: 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:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] clientProof[i] ^= clientSignature.c_str()[i]; ^ 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 (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ rosteritem.cpp: In member function 'const string& gloox::RosterItem::jid() const': rosteritem.cpp:65:26: warning: 'const string& gloox::RosterItemData::jid() const' is deprecated (declared at rosteritemdata.h:104) [-Wdeprecated-declarations] return m_data->jid(); ^ /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privacyitem.lo privacyitem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c bookmarkstorage.cpp -fPIC -DPIC -o .libs/bookmarkstorage.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o annotations.lo annotations.cpp 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 (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at rosteritemdata.h:218) [-Wdeprecated-declarations] GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c privacymanager.cpp -fPIC -DPIC -o .libs/privacymanager.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o lastactivity.lo lastactivity.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c flexoff.cpp -fPIC -DPIC -o .libs/flexoff.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataform.lo dataform.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataformfield.lo dataformfield.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c dataformfield.cpp -fPIC -DPIC -o .libs/dataformfield.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c dataformfieldcontainer.cpp -fPIC -DPIC -o .libs/dataformfieldcontainer.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c messageeventfilter.cpp -fPIC -DPIC -o .libs/messageeventfilter.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o chatstatefilter.lo chatstatefilter.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o gloox.lo gloox.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c gloox.cpp -fPIC -DPIC -o .libs/gloox.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o inbandbytestream.lo inbandbytestream.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o messagefilter.lo messagefilter.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c inbandbytestream.cpp -fPIC -DPIC -o .libs/inbandbytestream.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c vcard.cpp -fPIC -DPIC -o .libs/vcard.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c md5.cpp -fPIC -DPIC -o .libs/md5.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o sha.lo sha.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c sha.cpp -fPIC -DPIC -o .libs/sha.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataformreported.lo dataformreported.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c search.cpp -fPIC -DPIC -o .libs/search.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c dataformreported.cpp -fPIC -DPIC -o .libs/dataformreported.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c mucroom.cpp -fPIC -DPIC -o .libs/mucroom.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c mucmessagesession.cpp -fPIC -DPIC -o .libs/mucmessagesession.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o oob.lo oob.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o vcardupdate.lo vcardupdate.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c oob.cpp -fPIC -DPIC -o .libs/oob.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c mucinvitationhandler.cpp -fPIC -DPIC -o .libs/mucinvitationhandler.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c delayeddelivery.cpp -fPIC -DPIC -o .libs/delayeddelivery.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c gpgencrypted.cpp -fPIC -DPIC -o .libs/gpgencrypted.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o gpgsigned.lo gpgsigned.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c uniquemucroom.cpp -fPIC -DPIC -o .libs/uniquemucroom.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o instantmucroom.lo instantmucroom.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o compressionzlib.lo compressionzlib.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o tlsgnutlsclient.lo tlsgnutlsclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectionhttpproxy.lo connectionhttpproxy.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsgnutlsclient.cpp -fPIC -DPIC -o .libs/tlsgnutlsclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsgnutlsserveranon.cpp -fPIC -DPIC -o .libs/tlsgnutlsserveranon.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsgnutlsbase.cpp -fPIC -DPIC -o .libs/tlsgnutlsbase.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsgnutlsclientanon.cpp -fPIC -DPIC -o .libs/tlsgnutlsclientanon.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsschannel.cpp -fPIC -DPIC -o .libs/tlsschannel.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o tlsdefault.lo tlsdefault.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o simanager.lo simanager.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o siprofileft.lo siprofileft.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o mutex.lo mutex.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c simanager.cpp -fPIC -DPIC -o .libs/simanager.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c connectionsocks5proxy.cpp -fPIC -DPIC -o .libs/connectionsocks5proxy.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o socks5bytestreammanager.lo socks5bytestreammanager.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c socks5bytestreammanager.cpp -fPIC -DPIC -o .libs/socks5bytestreammanager.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c connectiontcpbase.cpp -fPIC -DPIC -o .libs/connectiontcpbase.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectiontcpserver.lo connectiontcpserver.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o socks5bytestreamserver.lo socks5bytestreamserver.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c socks5bytestreamserver.cpp -fPIC -DPIC -o .libs/socks5bytestreamserver.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c connectiontcpserver.cpp -fPIC -DPIC -o .libs/connectiontcpserver.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c pubsubitem.cpp -fPIC -DPIC -o .libs/pubsubitem.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c pubsubmanager.cpp -fPIC -DPIC -o .libs/pubsubmanager.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o error.lo error.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o util.lo util.cpp 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 ) ); ^ 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c error.cpp -fPIC -DPIC -o .libs/error.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o iq.lo iq.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c message.cpp -fPIC -DPIC -o .libs/message.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c presence.cpp -fPIC -DPIC -o .libs/presence.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o subscription.lo subscription.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c capabilities.cpp -fPIC -DPIC -o .libs/capabilities.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o chatstate.lo chatstate.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectionbosh.lo connectionbosh.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectiontls.lo connectiontls.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c connectionbosh.cpp -fPIC -DPIC -o .libs/connectionbosh.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c connectiontls.cpp -fPIC -DPIC -o .libs/connectiontls.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c messageevent.cpp -fPIC -DPIC -o .libs/messageevent.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c receipt.cpp -fPIC -DPIC -o .libs/receipt.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o nickname.lo nickname.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c eventdispatcher.cpp -fPIC -DPIC -o .libs/eventdispatcher.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c pubsubevent.cpp -fPIC -DPIC -o .libs/pubsubevent.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o xhtmlim.lo xhtmlim.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c featureneg.cpp -fPIC -DPIC -o .libs/featureneg.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o shim.lo shim.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o softwareversion.lo softwareversion.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c softwareversion.cpp -fPIC -DPIC -o .libs/softwareversion.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c shim.cpp -fPIC -DPIC -o .libs/shim.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c attention.cpp -fPIC -DPIC -o .libs/attention.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsopensslclient.cpp -fPIC -DPIC -o .libs/tlsopensslclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsopensslbase.cpp -fPIC -DPIC -o .libs/tlsopensslbase.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c tlsopensslserver.cpp -fPIC -DPIC -o .libs/tlsopensslserver.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o compressiondefault.lo compressiondefault.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectiontlsserver.lo connectiontlsserver.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c compressiondefault.cpp -fPIC -DPIC -o .libs/compressiondefault.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c atomicrefcount.cpp -fPIC -DPIC -o .libs/atomicrefcount.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o linklocalmanager.lo linklocalmanager.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o linklocalclient.lo linklocalclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o forward.lo forward.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jinglesession.lo jinglesession.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c linklocalmanager.cpp -fPIC -DPIC -o .libs/linklocalmanager.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c linklocalclient.cpp -fPIC -DPIC -o .libs/linklocalclient.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o carbons.lo carbons.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c jinglesessionmanager.cpp -fPIC -DPIC -o .libs/jinglesessionmanager.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c jingleiceudp.cpp -fPIC -DPIC -o .libs/jingleiceudp.o /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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jinglefiletransfer.lo jinglefiletransfer.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c iodata.cpp -fPIC -DPIC -o .libs/iodata.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c jinglefiletransfer.cpp -fPIC -DPIC -o .libs/jinglefiletransfer.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -version-info 13:0:0 -no-undefined -no-allow-shlib-undefined -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.5/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/i686-redhat-linux/4.8.5 -L/usr/lib/gcc/i686-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.8.5/../../../crtn.o -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -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: ( cd ".libs" && rm -f "libgloox.la" && ln -s "../libgloox.la" "libgloox.la" ) make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making all in adhoc make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o adhoc_test.o adhoc_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tag.o ../../tag.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../stanza.o ../../stanza.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../gloox.o ../../gloox.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../iq.o ../../iq.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../util.o ../../util.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../error.o ../../error.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../jid.o ../../jid.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../prep.o ../../prep.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dataform.o ../../dataform.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dataformfieldcontainer.o ../../dataformfieldcontainer.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dataformreported.o ../../dataformreported.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dataformitem.o ../../dataformitem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dataformfield.o ../../dataformfield.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../softwareversion.o ../../softwareversion.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../mutex.o ../../mutex.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../iodata.o ../../iodata.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' Making all in adhoccommand make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o adhoccommand_test.o adhoccommand_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../adhoc.o ../../adhoc.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../connectiontcpclient.o ../../connectiontcpclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../connectiontcpbase.o ../../connectiontcpbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../disco.o ../../disco.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../parser.o ../../parser.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../base64.o ../../base64.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../md5.o ../../md5.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsgnutlsclient.o ../../tlsgnutlsclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsopensslclient.o ../../tlsopensslclient.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsopensslbase.o ../../tlsopensslbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsopensslserver.o ../../tlsopensslserver.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsschannel.o ../../tlsschannel.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../logsink.o ../../logsink.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../messagesession.o ../../messagesession.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../compressionzlib.o ../../compressionzlib.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../dns.o ../../dns.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 (declared at ../../adhoc.h:314) [-Wdeprecated-declarations] || ac.action() != Adhoc::Command::Execute || ac.form() == 0 ) ^ 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../stanzaextensionfactory.o ../../stanzaextensionfactory.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsgnutlsbase.o ../../tlsgnutlsbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsdefault.o ../../tlsdefault.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsgnutlsclientanon.o ../../tlsgnutlsclientanon.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../tlsgnutlsserveranon.o ../../tlsgnutlsserveranon.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../presence.o ../../presence.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../message.o ../../message.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../subscription.o ../../subscription.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../sha.o ../../sha.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../clientbase.o ../../clientbase.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../eventdispatcher.o ../../eventdispatcher.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../atomicrefcount.o ../../atomicrefcount.cpp ../../clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, int)': ../../clientbase.cpp:105:56: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long] m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ^ ../../clientbase.cpp:105:111: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long] m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] ../../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:124:56: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long] m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ^ ../../clientbase.cpp:124:111: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long] m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ), ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] ../../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 destructor 'virtual gloox::ClientBase::~ClientBase()': ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ ../../clientbase.cpp: In member function 'std::string gloox::ClientBase::hi(const string&, const string&, int)': ../../clientbase.cpp:694:18: 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:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] clientProof[i] ^= clientSignature.c_str()[i]; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' Making all in adhoccommandnote make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o adhoccommandnote_test.o adhoccommandnote_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' Making all in amprule make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o amprule_test.o amprule_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../amp.o ../../amp.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' Making all in amp make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o amp_test.o amp_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' Making all in base64 make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o base64_test.o base64_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' Making all in capabilities make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o capabilities_test.o capabilities_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' Making all in carbons make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o carbons_test.o carbons_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../forward.o ../../forward.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../delayeddelivery.o ../../delayeddelivery.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../client.o ../../client.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../rostermanager.o ../../rostermanager.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../nonsaslauth.o ../../nonsaslauth.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../rosteritem.o ../../rosteritem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../privatexml.o ../../privatexml.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../capabilities.o ../../capabilities.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../attention.o ../../attention.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../carbons.o ../../carbons.cpp 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 (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ ../../rosteritem.cpp: In member function 'const string& gloox::RosterItem::jid() const': ../../rosteritem.cpp:65:26: warning: 'const string& gloox::RosterItemData::jid() const' is deprecated (declared at ../../rosteritemdata.h:104) [-Wdeprecated-declarations] return m_data->jid(); ^ ../../client.cpp: In member function 'bool gloox::Client::selectResource(const string&)': ../../client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ ../../client.cpp: In member function 'void gloox::Client::processResourceBind(const gloox::IQ&)': ../../client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ 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 (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' Making all in chatstatefilter make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o chatstatefilter_test-chatstatefilter_test.o `test -f 'chatstatefilter_test.cpp' || echo './'`chatstatefilter_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../chatstate.o ../../chatstate.cpp chatstatefilter_test.cpp: In function 'int main(int, char**)': chatstatefilter_test.cpp:142:15: warning: unused variable 'x' [-Wunused-variable] gloox::Tag *x = 0; ^ chatstatefilter_test.cpp:143:19: warning: unused variable 's' [-Wunused-variable] gloox::Message *s = 0; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' Making all in client make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] 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 (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] m_smSent( 0 ) ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] ../../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 destructor 'virtual gloox::ClientBase::~ClientBase()': ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated (declared at ../../clientbase.h:879) [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ ../../clientbase.cpp: In member function 'std::string gloox::ClientBase::hi(const string&, const string&, int)': ../../clientbase.cpp:694:18: 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:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] clientProof[i] ^= clientSignature.c_str()[i]; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' Making all in clientbase make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o clientbase_test.o clientbase_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' Making all in connectionbosh make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o connectionbosh_test.o connectionbosh_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../connectionbosh.o ../../connectionbosh.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o connectionbosh_test connectionbosh_test.o ../../connectionbosh.o ../../parser.o ../../tag.o ../../logsink.o ../../gloox.o ../../prep.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' Making all in dataform make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataform_test.o dataform_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' Making all in dataformfield make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataformfield_test.o dataformfield_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o dataformfield_test dataformfield_test.o ../../tag.o ../../dataformfield.o ../../util.o ../../gloox.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o dataformfield_test dataformfield_test.o ../../tag.o ../../dataformfield.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' Making all in dataformreported make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataformreported_test.o dataformreported_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' Making all in dataformitem make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o dataformitem_test.o dataformitem_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' Making all in delayeddelivery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o delayeddelivery_test.o delayeddelivery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o delayeddelivery_test delayeddelivery_test.o ../../delayeddelivery.o ../../tag.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' Making all in discoinfo make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o discoinfo_test.o discoinfo_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' Making all in discoitems make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o discoitems_test.o discoitems_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' Making all in disco make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o disco_test.o disco_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' Making all in error make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o error_test.o error_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o error_test error_test.o ../../error.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o error_test error_test.o ../../error.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' Making all in featureneg make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o featureneg_test.o featureneg_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../featureneg.o ../../featureneg.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' Making all in flexoffline make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o flexoffline_test.o flexoffline_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' Making all in flexofflineoffline make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o flexofflineoffline_test.o flexofflineoffline_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' Making all in forward make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o forward_test.o forward_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' Making all in gpgencrypted make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o gpgencrypted_test.o gpgencrypted_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../gpgencrypted.o ../../gpgencrypted.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o gpgencrypted_test gpgencrypted_test.o ../../gpgencrypted.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o gpgencrypted_test gpgencrypted_test.o ../../gpgencrypted.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' Making all in gpgsigned make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o gpgsigned_test.o gpgsigned_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../gpgsigned.o ../../gpgsigned.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o gpgsigned_test gpgsigned_test.o ../../gpgsigned.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o gpgsigned_test gpgsigned_test.o ../../gpgsigned.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' Making all in inbandbytestreamibb make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o inbandbytestreamibb_test.o inbandbytestreamibb_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' Making all in inbandbytestream make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o inbandbytestream_test.o inbandbytestream_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' Making all in iodata make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o iodata_test.o iodata_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o iodata_test iodata_test.o ../../iodata.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o iodata_test iodata_test.o ../../iodata.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' Making all in iq make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o iq_test.o iq_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' Making all in jid make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jid_perf.o jid_perf.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o jid_perf jid_perf.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o jid_test jid_test.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o jid_perf jid_perf.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o jid_test jid_test.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' Making all in jingleiceudp make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jingleiceudp_test.o jingleiceudp_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../jingleiceudp.o ../../jingleiceudp.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' Making all in jinglesession make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jinglesession_test.o jinglesession_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../jinglecontent.o ../../jinglecontent.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../jinglepluginfactory.o ../../jinglepluginfactory.cpp jinglesession_test.cpp:87:18: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesession_test.cpp:88:18: warning: unused parameter 'session' [-Wunused-parameter] virtual void handleIncomingSession( Jingle::Session* session ) {} ^ jinglesession_test.cpp:112:16: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesession_test.cpp:127:6: warning: unused parameter 'action' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:127:6: warning: unused parameter 'session' [-Wunused-parameter] jinglesession_test.cpp:127:6: warning: unused parameter 'jingle' [-Wunused-parameter] jinglesession_test.cpp:150:6: warning: unused parameter 'ctx' [-Wunused-parameter] void TestInitiator::send( IQ& iq, IqHandler*, int ctx ) ^ jinglesession_test.cpp:180:6: warning: unused parameter 'action' [-Wunused-parameter] void TestResponder::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:180:6: warning: unused parameter 'jingle' [-Wunused-parameter] jinglesession_test.cpp:205:6: warning: unused parameter 'ctx' [-Wunused-parameter] void TestResponder::send( IQ& iq, IqHandler*, int ctx ) ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' Making all in jinglesessionjingle make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jinglesessionjingle_test.o jinglesessionjingle_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' Making all in jinglesessionmanager make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o jinglesessionmanager_test.o jinglesessionmanager_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../jinglefiletransfer.o ../../jinglefiletransfer.cpp jinglesessionmanager_test.cpp:91:18: warning: unused parameter 'ih' [-Wunused-parameter] virtual void trackID( IqHandler *ih, const std::string& id, int context ) {} ^ jinglesessionmanager_test.cpp:91:18: warning: unused parameter 'id' [-Wunused-parameter] jinglesessionmanager_test.cpp:91:18: warning: unused parameter 'context' [-Wunused-parameter] jinglesessionmanager_test.cpp:95:18: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesessionmanager_test.cpp:96:18: warning: unused parameter 'session' [-Wunused-parameter] virtual void handleIncomingSession( Jingle::Session* session ) {} ^ jinglesessionmanager_test.cpp:107:6: warning: unused parameter 'session' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' Making all in lastactivity make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o lastactivity_test.o lastactivity_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' Making all in lastactivityquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o lastactivityquery_test.o lastactivityquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' Making all in md5 make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o md5_test.o md5_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' Making all in message make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o message_test.o message_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' Making all in messageeventfilter make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o messageeventfilter_test-messageeventfilter_test.o `test -f 'messageeventfilter_test.cpp' || echo './'`messageeventfilter_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../messageevent.o ../../messageevent.cpp messageeventfilter_test.cpp: In function 'int main(int, char**)': messageeventfilter_test.cpp:108:15: warning: unused variable 'x' [-Wunused-variable] gloox::Tag *x = 0; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' Making all in mucroommuc make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o mucroommuc_test.o mucroommuc_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../mucroom.o ../../mucroom.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../mucmessagesession.o ../../mucmessagesession.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' Making all in mucroommucadmin make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o mucroommucadmin_test.o mucroommucadmin_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' Making all in mucroommucowner make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o mucroommucowner_test.o mucroommucowner_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' Making all in mucroommucuser make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o mucroommucuser_test.o mucroommucuser_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' Making all in nickname make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o nickname_test.o nickname_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../nickname.o ../../nickname.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o nickname_test nickname_test.o ../../nickname.o ../../gloox.o ../../tag.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o nickname_test nickname_test.o ../../nickname.o ../../gloox.o ../../tag.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' Making all in nonsaslauthquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o nonsaslauthquery_test.o nonsaslauthquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' Making all in nonsaslauth make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o nonsaslauth_test.o nonsaslauth_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' Making all in oob make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o oob_test.o oob_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../oob.o ../../oob.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o parser_test.o parser_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o parser_test parser_test.o ../../parser.o ../../tag.o ../../util.o ../../gloox.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o parser_test parser_test.o ../../parser.o ../../tag.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' Making all in prep make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o prep_test.o prep_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' Making all in presence make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o presence_test.o presence_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' Making all in privacymanager make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privacymanager_test.o privacymanager_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../privacyitem.o ../../privacyitem.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' Making all in privacymanagerquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privacymanagerquery_test.o privacymanagerquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' Making all in privatexml make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privatexml_test.o privatexml_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' Making all in pubsubmanagerpubsub make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o pubsubmanagerpubsub_test.o pubsubmanagerpubsub_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../pubsubitem.o ../../pubsubitem.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../shim.o ../../shim.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' Making all in pubsubmanager make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o pubsubmanager_test.o pubsubmanager_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' Making all in pubsubevent make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o pubsubevent_test.o pubsubevent_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../pubsubevent.o ../../pubsubevent.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' Making all in receipt make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o receipt_test.o receipt_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../receipt.o ../../receipt.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' Making all in registrationquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o registrationquery_test.o registrationquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' Making all in registration make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o registration_test.o registration_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' Making all in rostermanagerquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o rostermanagerquery_test.o rostermanagerquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' Making all in rostermanager make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:64: warning: 'gloox::RosterItemData::m_jid' is deprecated (declared at ../../rosteritemdata.h:218) [-Wdeprecated-declarations] GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' Making all in searchquery make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o searchquery_test.o searchquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' Making all in search make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o search_test.o search_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' Making all in sha make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o sha_test.o sha_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o sha_test sha_test.o ../../sha.o ../../gloox.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o sha_test sha_test.o ../../sha.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' Making all in shim make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o shim_test.o shim_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' Making all in simanager make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o simanager_test.o simanager_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' Making all in simanagersi make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o simanagersi_test.o simanagersi_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' Making all in stanzaextensionfactory make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o stanzaextensionfactory_perf.o stanzaextensionfactory_perf.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' Making all in subscription make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o subscription_test.o subscription_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' Making all in tag make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o tag_perf.o tag_perf.cpp tag_perf.cpp: In function 'void randomize(int)': tag_perf.cpp:73:29: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] values[i] = rand() % 96 + 32; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o tag_perf tag_perf.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o tag_perf tag_perf.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o tag_test tag_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o tag_test tag_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' Making all in tlsgnutls make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o tlsgnutls_test.o tlsgnutls_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o tlsgnutls_test tlsgnutls_test.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../tlsgnutlsbase.o ../../gloox.o ../../mutex.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' Making all in uniquemucroomunique make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o uniquemucroomunique_test.o uniquemucroomunique_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../uniquemucroom.o ../../uniquemucroom.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../instantmucroom.o ../../instantmucroom.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' Making all in vcard make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o vcard_test.o vcard_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../vcard.o ../../vcard.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -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 -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' Making all in vcardupdate make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o vcardupdate_test.o vcardupdate_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ../../vcardupdate.o ../../vcardupdate.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o vcardupdate_test vcardupdate_test.o ../../vcardupdate.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o vcardupdate_test vcardupdate_test.o ../../vcardupdate.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' Making all in xpath make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o xpath_test.o xpath_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o xpath_test xpath_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o xpath_test xpath_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' Making all in zlib make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o zlib_perf.o zlib_perf.cpp zlib_perf.cpp: In function 'void randomize(int)': zlib_perf.cpp:73:29: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] values[i] = rand() % 96 + 32; ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o zlib_test zlib_test.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o zlib_test zlib_test.o ../../compressionzlib.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' Making all in util make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o util_test.o util_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o util_test util_test.o ../../util.o ../../gloox.o -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o util_test util_test.o ../../util.o ../../gloox.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o disco_example.o disco_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o adhoc_example.o adhoc_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o roster_example.o roster_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privatexml_example.o privatexml_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o component_example.o component_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o bookmarkstorage_example.o bookmarkstorage_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o annotations_example.o annotations_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o privacylist_example.o privacylist_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o message_example.o message_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o flexoff_example.o flexoff_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o vcard_example.o vcard_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o reset_example.o reset_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o muc_example.o muc_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o e2ee_client.o e2ee_client.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o e2ee_server.o e2ee_server.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ft_recv.o ft_recv.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o ft_send.o ft_send.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o pubsub_example.o pubsub_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o bosh_example.o bosh_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o linklocal_example.o linklocal_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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -c -o reconnect_example.o reconnect_example.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o register_example register_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o adhoc_example adhoc_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o privatexml_example privatexml_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o component_example component_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o bookmarkstorage_example bookmarkstorage_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o annotations_example annotations_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/register_example register_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread bosh_example.cpp: In member function 'void MessageTest::start()': bosh_example.cpp:85:32: warning: 'void gloox::Client::setForceNonSasl(bool)' is deprecated (declared at ../client.h:306) [-Wdeprecated-declarations] j->setForceNonSasl( true ); ^ libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/adhoc_example adhoc_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/privatexml_example privatexml_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/component_example component_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/bookmarkstorage_example bookmarkstorage_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/annotations_example annotations_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o privacylist_example privacylist_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o message_example message_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o reset_example reset_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o muc_example muc_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o e2ee_server e2ee_server.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o linklocal_example linklocal_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o disco_example disco_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o roster_example roster_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o flexoff_example flexoff_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o e2ee_client e2ee_client.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/privacylist_example privacylist_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o pubsub_example pubsub_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/message_example message_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/reset_example reset_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/muc_example muc_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/linklocal_example linklocal_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/e2ee_server e2ee_server.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/disco_example disco_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/roster_example roster_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/flexoff_example flexoff_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/e2ee_client e2ee_client.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/pubsub_example pubsub_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o ft_recv ft_recv.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o bosh_example bosh_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/ft_recv ft_recv.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o vcard_example vcard_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/bosh_example bosh_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o reconnect_example reconnect_example.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/vcard_example vcard_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/reconnect_example reconnect_example.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z,relro -pthread -o ft_send ft_send.o ../libgloox.la -Wl,-z,relro -pthread -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -ansi -Wl,-z -Wl,relro -pthread -o .libs/ft_send ft_send.o -Wl,-z -Wl,relro -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fo62s4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 + cd gloox-1.0.13 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgloox.la '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgloox.so.13.0.0 /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/libgloox.so.13.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/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 /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/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 /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/libgloox.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/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 '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/include/gloox' /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 '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/include/gloox' /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 '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/include/gloox' /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 '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/include/gloox' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making install in adhoc make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' Making install in adhoccommand make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' Making install in adhoccommandnote make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' Making install in amprule make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' Making install in amp make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' Making install in base64 make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' Making install in capabilities make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' Making install in carbons make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' Making install in chatstatefilter make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' Making install in client make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' Making install in clientbase make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' Making install in connectionbosh make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' Making install in dataform make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' Making install in dataformfield make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' Making install in dataformreported make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' Making install in dataformitem make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' Making install in delayeddelivery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' Making install in discoinfo make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' Making install in discoitems make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' Making install in disco make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' Making install in error make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' Making install in featureneg make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' Making install in flexoffline make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' Making install in flexofflineoffline make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' Making install in forward make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' Making install in gpgencrypted make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' Making install in gpgsigned make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' Making install in inbandbytestreamibb make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' Making install in inbandbytestream make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' Making install in iodata make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' Making install in iq make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' Making install in jid make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' Making install in jingleiceudp make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' Making install in jinglesession make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' Making install in jinglesessionjingle make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' Making install in jinglesessionmanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' Making install in lastactivity make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' Making install in lastactivityquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' Making install in md5 make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' Making install in message make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' Making install in messageeventfilter make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' Making install in mucroommuc make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' Making install in mucroommucadmin make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' Making install in mucroommucowner make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' Making install in mucroommucuser make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' Making install in nickname make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' Making install in nonsaslauthquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' Making install in nonsaslauth make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' Making install in oob make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' Making install in parser make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' Making install in prep make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' Making install in presence make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' Making install in privacymanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' Making install in privacymanagerquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' Making install in privatexml make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' Making install in pubsubmanagerpubsub make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' Making install in pubsubmanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' Making install in pubsubevent make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' Making install in receipt make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' Making install in registrationquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' Making install in registration make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' Making install in rostermanagerquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' Making install in rostermanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' Making install in searchquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' Making install in search make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' Making install in sha make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' Making install in shim make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' Making install in simanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' Making install in simanagersi make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' Making install in stanzaextensionfactory make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' Making install in subscription make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' Making install in tag make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' Making install in tlsgnutls make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' Making install in uniquemucroomunique make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' Making install in vcard make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' Making install in vcardupdate make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' Making install in xpath make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' Making install in zlib make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' Making install in util make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[4]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/examples' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/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 `/builddir/build/BUILD/gloox-1.0.13/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/examples' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13' make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/bin' /usr/bin/install -c gloox-config '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gloox.pc '/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13' + find /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 -name '*.la' -delete -print /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/libgloox.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gloox-1.0.13 extracting debug info from /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/lib/libgloox.so.13.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgloox.so.13.0.0.debug to /usr/lib/debug/usr/lib/libgloox.so.debug symlinked /usr/lib/debug/usr/lib/libgloox.so.13.0.0.debug to /usr/lib/debug/usr/lib/libgloox.so.13.debug 3048 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.15pECJ + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.13 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' Making check in . make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making check in adhoc make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' Making check in adhoccommand make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' Making check in adhoccommandnote make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' Making check in amprule make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' Making check in amp make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' Making check in base64 make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' Making check in capabilities make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' Making check in carbons make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' Making check in chatstatefilter make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' Making check in client make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' Making check in clientbase make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' Making check in connectionbosh make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' Making check in dataform make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' Making check in dataformfield make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' Making check in dataformreported make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' Making check in dataformitem make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' Making check in delayeddelivery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' Making check in discoinfo make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' Making check in discoitems make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' Making check in disco make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' Making check in error make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' Making check in featureneg make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' Making check in flexoffline make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' Making check in flexofflineoffline make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' Making check in forward make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' Making check in gpgencrypted make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' Making check in gpgsigned make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' Making check in inbandbytestreamibb make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' Making check in inbandbytestream make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' Making check in iodata make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' Making check in iq make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' Making check in jid make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' Making check in jingleiceudp make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' Making check in jinglesession make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' Making check in jinglesessionjingle make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' Making check in jinglesessionmanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' Making check in lastactivity make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' Making check in lastactivityquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' Making check in md5 make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' Making check in message make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' Making check in messageeventfilter make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' Making check in mucroommuc make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' Making check in mucroommucadmin make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' Making check in mucroommucowner make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' Making check in mucroommucuser make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' Making check in nickname make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' Making check in nonsaslauthquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' Making check in nonsaslauth make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' Making check in oob make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' Making check in parser make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' Making check in prep make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' Making check in presence make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' Making check in privacymanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' Making check in privacymanagerquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' Making check in privatexml make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' Making check in pubsubmanagerpubsub make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' Making check in pubsubmanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' Making check in pubsubevent make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' Making check in receipt make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' Making check in registrationquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' Making check in registration make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' Making check in rostermanagerquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' Making check in rostermanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' Making check in searchquery make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' Making check in search make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' Making check in sha make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' Making check in shim make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' Making check in simanager make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' Making check in simanagersi make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' Making check in stanzaextensionfactory make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' Making check in subscription make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' Making check in tag make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' Making check in tlsgnutls make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' Making check in uniquemucroomunique make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' Making check in vcard make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' Making check in vcardupdate make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' Making check in xpath make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' Making check in zlib make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' Making check in util make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' Adhoc: OK Adhoc::Command: OK Adhoc::Command::Note: OK AMP::Rule: OK AMP: OK Base64: OK Capabilities: OK Carbons: OK ChatStateFilter: OK Client: OK ClientBase: OK ConnectionBOSH: 1 test(s) failed DataForm: OK DataFormField: OK DataFormReported: OK DataFormItem: OK DelayedDelivery: OK Disco::Info: OK Disco::Items: OK Disco: OK Error: OK FeatureNeg: OK FlexOffline: OK FlexibleOffline::Offline: OK Forward: OK GPGEncrypted: OK GPGSigned: OK InBandBytestream::IBB: OK InBandBytestream: OK IOData: OK IQ: OK JID: OK Jingle::ICEUDP: OK Jingle::Session: OK Jingle::Session::Jingle: OK Jingle::SessionManager: OK LastActivity: OK LastActivity::Query: OK MD5: OK Message: OK MessageEventFilter: OK MUCRoom::MUC: OK MUCRoom::MUCAdmin: OK MUCRoom::MUCOwner: OK MUCRoom::MUCUser: OK Nickname: OK NonSaslAuth::Query: OK NonSaslAuth: OK OOB: OK Parser: OK Prep: OK Presence: OK PrivacyManager: OK InBandBytestream::IBB: OK PrivateXML: OK PubSub::Manager::PubSub: OK PubSub::Manager: OK PubSub::Event: OK Receipt: OK Registration::Query: OK Registration: OK RosterManager::Query: OK RosterManager: OK Search::Query: OK Search: OK SHA: OK SHIM: OK SIManager: OK SIManager::SI: OK StanzaExtensionFactory: OK Subscription: OK Tag: OK GnuTLS error: Insufficient credentials for that request. test 'anon client/server handshake test' failed GnuTLS error: The request is invalid. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0x08742c98 *** ======= Backtrace: ========= /lib/libc.so.6(+0x7571d)[0x1da71d] /lib/libgnutls.so.28(gnutls_deinit+0x449)[0x48ef59] tlsgnutls/tlsgnutls_test[0x804bede] tlsgnutls/tlsgnutls_test[0x804c018] tlsgnutls/tlsgnutls_test[0x804b3ec] tlsgnutls/tlsgnutls_test[0x80498f0] /lib/libc.so.6(__libc_start_main+0xf3)[0x17e943] tlsgnutls/tlsgnutls_test[0x804aea9] ======= Memory map: ======== 0014e000-00163000 r-xp 00000000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00163000-00164000 r--p 00014000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00164000-00165000 rw-p 00015000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00165000-0031c000 r-xp 00000000 fd:00 2755940 /usr/lib/libc-2.17.so 0031c000-0031e000 r--p 001b7000 fd:00 2755940 /usr/lib/libc-2.17.so 0031e000-0031f000 rw-p 001b9000 fd:00 2755940 /usr/lib/libc-2.17.so 0031f000-00322000 rw-p 00000000 00:00 0 00322000-0035a000 r-xp 00000000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 0035a000-0035f000 r--p 00038000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 0035f000-00360000 rw-p 0003d000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 00360000-00392000 r-xp 00000000 fd:00 2758159 /usr/lib/libnettle.so.4.7 00392000-00393000 r--p 00032000 fd:00 2758159 /usr/lib/libnettle.so.4.7 00393000-00394000 rw-p 00033000 fd:00 2758159 /usr/lib/libnettle.so.4.7 00394000-003b9000 r-xp 00000000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 003b9000-003ba000 r--p 00024000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 003ba000-003bb000 rw-p 00025000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 003bb000-00428000 r-xp 00000000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 00428000-00429000 r--p 0006c000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 00429000-0042a000 rw-p 0006d000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 0042a000-0042f000 r-xp 00000000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 0042f000-00430000 r--p 00005000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 00430000-00431000 rw-p 00006000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 00431000-00434000 r-xp 00000000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00434000-00435000 r--p 00002000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00435000-00436000 rw-p 00003000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00436000-00439000 r-xp 00000000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00439000-0043a000 r--p 00002000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 0043a000-0043b000 rw-p 00003000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 0044a000-00579000 r-xp 00000000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00579000-0057f000 r--p 0012f000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 0057f000-00581000 rw-p 00135000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00581000-005b1000 r-xp 00000000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 005b1000-005b2000 r--p 0002f000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 005b2000-005b3000 rw-p 00030000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 005b3000-005b4000 rw-p 00000000 00:00 0 005c9000-005de000 r-xp 00000000 fd:00 2755972 /usr/lib/libresolv-2.17.so 005de000-005e0000 r--p 00015000 fd:00 2755972 /usr/lib/libresolv-2.17.so 005e0000-005e1000 rw-p 00017000 fd:00 2755972 /usr/lib/libresolv-2.17.so 005e1000-005e3000 rw-p 00000000 00:00 0 005e3000-00642000 r-xp 00000000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 00642000-00644000 r--p 0005f000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 00644000-00648000 rw-p 00061000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 00648000-00669000 r-xp 00000000 fd:00 2756020 /usr/lib/libselinux.so.1 00669000-0066a000 r--p 00020000 fd:00 2756020 /usr/lib/libselinux.so.1 0066a000-0066b000 rw-p 00021000 fd:00 2756020 /usr/lib/libselinux.so.1 0066b000-0066c000 rw-p 00000000 00:00 0 0066c000-00693000 r-xp 00000000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 00693000-00695000 r--p 00026000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 00695000-00696000 rw-p 00028000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 006b6000-006b7000 r-xp 00000000 00:00 0 [vdso] 006b7000-00719000 r-xp 00000000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 00719000-0071a000 r--p 00061000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 0071a000-0071b000 rw-p 00062000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 0075c000-0075f000 r-xp 00000000 fd:00 2755950 /usr/lib/libdl-2.17.so 0075f000-00760000 r--p 00002000 fd:00 2755950 /usr/lib/libdl-2.17.so 00760000-00761000 rw-p 00003000 fd:00 2755950 /usr/lib/libdl-2.17.so 00761000-00913000 r-xp 00000000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00913000-00922000 r--p 001b2000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00922000-00929000 rw-p 001c1000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00929000-0092c000 rw-p 00000000 00:00 0 00939000-00979000 r-xp 00000000 fd:00 2755952 /usr/lib/libm-2.17.so 00979000-0097a000 r--p 00040000 fd:00 2755952 /usr/lib/libm-2.17.so 0097a000-0097b000 rw-p 00041000 fd:00 2755952 /usr/lib/libm-2.17.so 00991000-00a70000 r-xp 00000000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00a70000-00a75000 r--p 000de000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00a75000-00a76000 rw-p 000e3000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00a76000-00a7d000 rw-p 00000000 00:00 0 00a7d000-00b47000 r-xp 00000000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00b47000-00b4d000 r--p 000ca000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00b4d000-00b4f000 rw-p 000d0000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00c08000-00c39000 r-xp 00000000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00c39000-00c3a000 r--p 00031000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00c3a000-00c3b000 rw-p 00032000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00c7b000-00c8d000 r-xp 00000000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00c8d000-00c8e000 r--p 00011000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00c8e000-00c8f000 rw-p 00012000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00d4e000-00d64000 r-xp 00000000 fd:00 2755970 /usr/lib/libpthread-2.17.so 00d64000-00d65000 r--p 00015000 fd:00 2755970 /usr/lib/libpthread-2.17.so 00d65000-00d66000 rw-p 00016000 fd:00 2755970 /usr/lib/libpthread-2.17.so 00d66000-00d68000 rw-p 00000000 00:00 0 00d77000-00d90000 r-xp 00000000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00d90000-00d91000 r--p 00018000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00d91000-00d92000 rw-p 00019000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00e4f000-00e5c000 r-xp 00000000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 00e5c000-00e5d000 r--p 0000c000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 00e5d000-00e5e000 rw-p 0000d000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 00e8d000-00eac000 r-xp 00000000 fd:00 2755933 /usr/lib/ld-2.17.so 00eac000-00ead000 r--p 0001e000 fd:00 2755933 /usr/lib/ld-2.17.so 00ead000-00eae000 rw-p 0001f000 fd:00 2755933 /usr/lib/ld-2.17.so 00eae000-00ef5000 r-xp 00000000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 00ef5000-00ef6000 r--p 00047000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 00ef6000-00ef7000 rw-p 00048000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 00f0a000-00f7e000 r-xp 00000000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00f7e000-00f7f000 r--p 00073000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00f7f000-00f80000 rw-p 00074000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00f80000-00f81000 rw-p 00000000 00:00 0 08048000-0804f000 r-xp 00000000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 0804f000-08050000 r--p 00007000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 08050000-08051000 rw-p 00008000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 0872a000-0874b000 rw-p 00000000 00:00 0 [heap] f7600000-f7621000 rw-p 00000000 00:00 0 f7621000-f7700000 ---p 00000000 00:00 0 f778e000-f7797000 rw-p 00000000 00:00 0 f779a000-f779c000 rw-p 00000000 00:00 0 ffc99000-ffcae000 rw-p 00000000 00:00 0 [stack] UniqueMUCRoom::Unique: OK /bin/sh: line 1: 14651 Aborted $i/${i}_test VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/examples' make -C tests test make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' Adhoc: OK Adhoc::Command: OK Adhoc::Command::Note: OK AMP::Rule: OK AMP: OK Base64: OK Capabilities: OK Carbons: OK ChatStateFilter: OK Client: OK ClientBase: OK ConnectionBOSH: 1 test(s) failed DataForm: OK DataFormField: OK DataFormReported: OK DataFormItem: OK DelayedDelivery: OK Disco::Info: OK Disco::Items: OK Disco: OK Error: OK FeatureNeg: OK FlexOffline: OK FlexibleOffline::Offline: OK Forward: OK GPGEncrypted: OK GPGSigned: OK InBandBytestream::IBB: OK InBandBytestream: OK IOData: OK IQ: OK JID: OK Jingle::ICEUDP: OK Jingle::Session: OK Jingle::Session::Jingle: OK Jingle::SessionManager: OK LastActivity: OK LastActivity::Query: OK MD5: OK Message: OK MessageEventFilter: OK MUCRoom::MUC: OK MUCRoom::MUCAdmin: OK MUCRoom::MUCOwner: OK MUCRoom::MUCUser: OK Nickname: OK NonSaslAuth::Query: OK NonSaslAuth: OK OOB: OK Parser: OK Prep: OK Presence: OK PrivacyManager: OK InBandBytestream::IBB: OK PrivateXML: OK PubSub::Manager::PubSub: OK PubSub::Manager: OK PubSub::Event: OK Receipt: OK Registration::Query: OK Registration: OK RosterManager::Query: OK RosterManager: OK Search::Query: OK Search: OK SHA: OK SHIM: OK SIManager: OK SIManager::SI: OK StanzaExtensionFactory: OK Subscription: OK Tag: OK GnuTLS error: Insufficient credentials for that request. test 'anon client/server handshake test' failed GnuTLS error: The request is invalid. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0x09fafc98 *** ======= Backtrace: ========= /lib/libc.so.6(+0x7571d)[0x66871d] /lib/libgnutls.so.28(gnutls_deinit+0x449)[0x97bf59] tlsgnutls/tlsgnutls_test[0x804bede] tlsgnutls/tlsgnutls_test[0x804c018] tlsgnutls/tlsgnutls_test[0x804b3ec] tlsgnutls/tlsgnutls_test[0x80498f0] /lib/libc.so.6(__libc_start_main+0xf3)[0x60c943] tlsgnutls/tlsgnutls_test[0x804aea9] ======= Memory map: ======== 0013e000-0021d000 r-xp 00000000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 0021d000-00222000 r--p 000de000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00222000-00223000 rw-p 000e3000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00223000-0022a000 rw-p 00000000 00:00 0 0022a000-0026a000 r-xp 00000000 fd:00 2755952 /usr/lib/libm-2.17.so 0026a000-0026b000 r--p 00040000 fd:00 2755952 /usr/lib/libm-2.17.so 0026b000-0026c000 rw-p 00041000 fd:00 2755952 /usr/lib/libm-2.17.so 0026c000-002a4000 r-xp 00000000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 002a4000-002a9000 r--p 00038000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 002a9000-002aa000 rw-p 0003d000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 002aa000-002dc000 r-xp 00000000 fd:00 2758159 /usr/lib/libnettle.so.4.7 002dc000-002dd000 r--p 00032000 fd:00 2758159 /usr/lib/libnettle.so.4.7 002dd000-002de000 rw-p 00033000 fd:00 2758159 /usr/lib/libnettle.so.4.7 002de000-00303000 r-xp 00000000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 00303000-00304000 r--p 00024000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 00304000-00305000 rw-p 00025000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 00305000-0030a000 r-xp 00000000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 0030a000-0030b000 r--p 00005000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 0030b000-0030c000 rw-p 00006000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 0030c000-0030f000 r-xp 00000000 fd:00 2755950 /usr/lib/libdl-2.17.so 0030f000-00310000 r--p 00002000 fd:00 2755950 /usr/lib/libdl-2.17.so 00310000-00311000 rw-p 00003000 fd:00 2755950 /usr/lib/libdl-2.17.so 00311000-00358000 r-xp 00000000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 00358000-00359000 r--p 00047000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 00359000-0035a000 rw-p 00048000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 0035a000-0035d000 r-xp 00000000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 0035d000-0035e000 r--p 00002000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 0035e000-0035f000 rw-p 00003000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 0035f000-003c1000 r-xp 00000000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 003c1000-003c2000 r--p 00061000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 003c2000-003c3000 rw-p 00062000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 003c3000-003ea000 r-xp 00000000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 003ea000-003ec000 r--p 00026000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 003ec000-003ed000 rw-p 00028000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 003f2000-00423000 r-xp 00000000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00423000-00424000 r--p 00031000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00424000-00425000 rw-p 00032000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00461000-00491000 r-xp 00000000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00491000-00492000 r--p 0002f000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00492000-00493000 rw-p 00030000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00493000-00494000 rw-p 00000000 00:00 0 0049b000-004b0000 r-xp 00000000 fd:00 2756032 /usr/lib/libz.so.1.2.7 004b0000-004b1000 r--p 00014000 fd:00 2756032 /usr/lib/libz.so.1.2.7 004b1000-004b2000 rw-p 00015000 fd:00 2756032 /usr/lib/libz.so.1.2.7 004eb000-0054a000 r-xp 00000000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 0054a000-0054c000 r--p 0005f000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 0054c000-00550000 rw-p 00061000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 00551000-0055e000 r-xp 00000000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 0055e000-0055f000 r--p 0000c000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 0055f000-00560000 rw-p 0000d000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 00595000-005b6000 r-xp 00000000 fd:00 2756020 /usr/lib/libselinux.so.1 005b6000-005b7000 r--p 00020000 fd:00 2756020 /usr/lib/libselinux.so.1 005b7000-005b8000 rw-p 00021000 fd:00 2756020 /usr/lib/libselinux.so.1 005b8000-005b9000 rw-p 00000000 00:00 0 005d9000-005ef000 r-xp 00000000 fd:00 2755970 /usr/lib/libpthread-2.17.so 005ef000-005f0000 r--p 00015000 fd:00 2755970 /usr/lib/libpthread-2.17.so 005f0000-005f1000 rw-p 00016000 fd:00 2755970 /usr/lib/libpthread-2.17.so 005f1000-005f3000 rw-p 00000000 00:00 0 005f3000-007aa000 r-xp 00000000 fd:00 2755940 /usr/lib/libc-2.17.so 007aa000-007ac000 r--p 001b7000 fd:00 2755940 /usr/lib/libc-2.17.so 007ac000-007ad000 rw-p 001b9000 fd:00 2755940 /usr/lib/libc-2.17.so 007ad000-007b0000 rw-p 00000000 00:00 0 007d7000-00844000 r-xp 00000000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 00844000-00845000 r--p 0006c000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 00845000-00846000 rw-p 0006d000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 00850000-00862000 r-xp 00000000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00862000-00863000 r--p 00011000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00863000-00864000 rw-p 00012000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00864000-0092e000 r-xp 00000000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 0092e000-00934000 r--p 000ca000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00934000-00936000 rw-p 000d0000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00937000-00a66000 r-xp 00000000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00a66000-00a6c000 r--p 0012f000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00a6c000-00a6e000 rw-p 00135000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00a88000-00afc000 r-xp 00000000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00afc000-00afd000 r--p 00073000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00afd000-00afe000 rw-p 00074000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00afe000-00aff000 rw-p 00000000 00:00 0 00b38000-00b57000 r-xp 00000000 fd:00 2755933 /usr/lib/ld-2.17.so 00b57000-00b58000 r--p 0001e000 fd:00 2755933 /usr/lib/ld-2.17.so 00b58000-00b59000 rw-p 0001f000 fd:00 2755933 /usr/lib/ld-2.17.so 00be6000-00be9000 r-xp 00000000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00be9000-00bea000 r--p 00002000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00bea000-00beb000 rw-p 00003000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00c55000-00c6a000 r-xp 00000000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00c6a000-00c6c000 r--p 00015000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00c6c000-00c6d000 rw-p 00017000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00c6d000-00c6f000 rw-p 00000000 00:00 0 00cd4000-00cd5000 r-xp 00000000 00:00 0 [vdso] 00dfe000-00fb0000 r-xp 00000000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00fb0000-00fbf000 r--p 001b2000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00fbf000-00fc6000 rw-p 001c1000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 00fc6000-00fc9000 rw-p 00000000 00:00 0 00fd6000-00fef000 r-xp 00000000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00fef000-00ff0000 r--p 00018000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00ff0000-00ff1000 rw-p 00019000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 08048000-0804f000 r-xp 00000000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 0804f000-08050000 r--p 00007000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 08050000-08051000 rw-p 00008000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 09f97000-09fb8000 rw-p 00000000 00:00 0 [heap] f7600000-f7621000 rw-p 00000000 00:00 0 f7621000-f7700000 ---p 00000000 00:00 0 f77ae000-f77b7000 rw-p 00000000 00:00 0 f77ba000-f77bc000 rw-p 00000000 00:00 0 fff8c000-fffa1000 rw-p 00000000 00:00 0 [stack] UniqueMUCRoom::Unique: OK /bin/sh: line 1: 14814 Aborted $i/${i}_test VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13' make -C src test make[1]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src' make -C tests test make[2]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommand' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/adhoccommandnote' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amprule' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/amp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/base64' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/capabilities' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/carbons' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/chatstatefilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/client' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/clientbase' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/connectionbosh' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataform' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformfield' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformreported' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/dataformitem' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/delayeddelivery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoinfo' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/discoitems' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/disco' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/error' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/featureneg' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/flexofflineoffline' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/forward' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgencrypted' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/gpgsigned' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestreamibb' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/inbandbytestream' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iodata' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/iq' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jid' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jingleiceudp' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesession' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionjingle' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/jinglesessionmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivity' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/lastactivityquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/md5' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/message' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/messageeventfilter' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommuc' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucadmin' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucowner' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/mucroommucuser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nickname' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauthquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/nonsaslauth' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/oob' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/parser' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/prep' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/presence' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privacymanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/privatexml' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanagerpubsub' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubmanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/pubsubevent' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/receipt' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registrationquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/registration' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanagerquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/rostermanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/searchquery' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/search' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/sha' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/shim' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanager' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/simanagersi' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/stanzaextensionfactory' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/subscription' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tag' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/uniquemucroomunique' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcard' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/vcardupdate' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/xpath' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/zlib' make[3]: Entering directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests/util' Adhoc: OK Adhoc::Command: OK Adhoc::Command::Note: OK AMP::Rule: OK AMP: OK Base64: OK Capabilities: OK Carbons: OK ChatStateFilter: OK Client: OK ClientBase: OK ConnectionBOSH: 1 test(s) failed DataForm: OK DataFormField: OK DataFormReported: OK DataFormItem: OK DelayedDelivery: OK Disco::Info: OK Disco::Items: OK Disco: OK Error: OK FeatureNeg: OK FlexOffline: OK FlexibleOffline::Offline: OK Forward: OK GPGEncrypted: OK GPGSigned: OK InBandBytestream::IBB: OK InBandBytestream: OK IOData: OK IQ: OK JID: OK Jingle::ICEUDP: OK Jingle::Session: OK Jingle::Session::Jingle: OK Jingle::SessionManager: OK LastActivity: OK LastActivity::Query: OK MD5: OK Message: OK MessageEventFilter: OK MUCRoom::MUC: OK MUCRoom::MUCAdmin: OK MUCRoom::MUCOwner: OK MUCRoom::MUCUser: OK Nickname: OK NonSaslAuth::Query: OK NonSaslAuth: OK OOB: OK Parser: OK Prep: OK Presence: OK PrivacyManager: OK InBandBytestream::IBB: OK PrivateXML: OK PubSub::Manager::PubSub: OK PubSub::Manager: OK PubSub::Event: OK Receipt: OK Registration::Query: OK Registration: OK RosterManager::Query: OK RosterManager: OK Search::Query: OK Search: OK SHA: OK SHIM: OK SIManager: OK SIManager::SI: OK StanzaExtensionFactory: OK Subscription: OK Tag: OK GnuTLS error: Insufficient credentials for that request. test 'anon client/server handshake test' failed GnuTLS error: The request is invalid. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0x094f8c98 *** ======= Backtrace: ========= /lib/libc.so.6(+0x7571d)[0x8d871d] /lib/libgnutls.so.28(gnutls_deinit+0x449)[0x244f59] tlsgnutls/tlsgnutls_test[0x804bede] tlsgnutls/tlsgnutls_test[0x804c018] tlsgnutls/tlsgnutls_test[0x804b3ec] tlsgnutls/tlsgnutls_test[0x80498f0] /lib/libc.so.6(__libc_start_main+0xf3)[0x87c943] tlsgnutls/tlsgnutls_test[0x804aea9] ======= Memory map: ======== 00200000-0032f000 r-xp 00000000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 0032f000-00335000 r--p 0012f000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00335000-00337000 rw-p 00135000 fd:00 2759115 /usr/lib/libgnutls.so.28.41.0 00337000-0034d000 r-xp 00000000 fd:00 2755970 /usr/lib/libpthread-2.17.so 0034d000-0034e000 r--p 00015000 fd:00 2755970 /usr/lib/libpthread-2.17.so 0034e000-0034f000 rw-p 00016000 fd:00 2755970 /usr/lib/libpthread-2.17.so 0034f000-00351000 rw-p 00000000 00:00 0 00351000-00389000 r-xp 00000000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 00389000-0038e000 r--p 00038000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 0038e000-0038f000 rw-p 0003d000 fd:00 2756280 /usr/lib/libp11-kit.so.0.0.0 0038f000-00403000 r-xp 00000000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00403000-00404000 r--p 00073000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00404000-00405000 rw-p 00074000 fd:00 2759108 /usr/lib/libtspi.so.1.2.0 00405000-00406000 rw-p 00000000 00:00 0 00406000-00438000 r-xp 00000000 fd:00 2758159 /usr/lib/libnettle.so.4.7 00438000-00439000 r--p 00032000 fd:00 2758159 /usr/lib/libnettle.so.4.7 00439000-0043a000 rw-p 00033000 fd:00 2758159 /usr/lib/libnettle.so.4.7 0043a000-0045f000 r-xp 00000000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 0045f000-00460000 r--p 00024000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 00460000-00461000 rw-p 00025000 fd:00 2758157 /usr/lib/libhogweed.so.2.5 00461000-0046e000 r-xp 00000000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 0046e000-0046f000 r--p 0000c000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 0046f000-00470000 rw-p 0000d000 fd:00 2757199 /usr/lib/libkrb5support.so.0.1 00470000-00473000 r-xp 00000000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00473000-00474000 r--p 00002000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 00474000-00475000 rw-p 00003000 fd:00 2757168 /usr/lib/libkeyutils.so.1.5 0049c000-0049d000 r-xp 00000000 00:00 0 [vdso] 0049d000-0050a000 r-xp 00000000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 0050a000-0050b000 r--p 0006c000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 0050b000-0050c000 rw-p 0006d000 fd:00 2756057 /usr/lib/sse2/libgmp.so.10.2.0 0050c000-0056b000 r-xp 00000000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 0056b000-0056d000 r--p 0005f000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 0056d000-00571000 rw-p 00061000 fd:00 2757207 /usr/lib/libssl.so.1.0.1e 00592000-00595000 r-xp 00000000 fd:00 2755950 /usr/lib/libdl-2.17.so 00595000-00596000 r--p 00002000 fd:00 2755950 /usr/lib/libdl-2.17.so 00596000-00597000 rw-p 00003000 fd:00 2755950 /usr/lib/libdl-2.17.so 005ae000-0068d000 r-xp 00000000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 0068d000-00692000 r--p 000de000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00692000-00693000 rw-p 000e3000 fd:00 2755992 /usr/lib/libstdc++.so.6.0.19 00693000-0069a000 rw-p 00000000 00:00 0 0069a000-006e1000 r-xp 00000000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 006e1000-006e2000 r--p 00047000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 006e2000-006e3000 rw-p 00048000 fd:00 2757183 /usr/lib/libgssapi_krb5.so.2.2 006e3000-00745000 r-xp 00000000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 00745000-00746000 r--p 00061000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 00746000-00747000 rw-p 00062000 fd:00 2756019 /usr/lib/libpcre.so.1.2.0 00759000-00772000 r-xp 00000000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00772000-00773000 r--p 00018000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00773000-00774000 rw-p 00019000 fd:00 2753183 /usr/lib/libgcc_s-4.8.5-20150702.so.1 00863000-00a1a000 r-xp 00000000 fd:00 2755940 /usr/lib/libc-2.17.so 00a1a000-00a1c000 r--p 001b7000 fd:00 2755940 /usr/lib/libc-2.17.so 00a1c000-00a1d000 rw-p 001b9000 fd:00 2755940 /usr/lib/libc-2.17.so 00a1d000-00a20000 rw-p 00000000 00:00 0 00a43000-00a46000 r-xp 00000000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00a46000-00a47000 r--p 00002000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00a47000-00a48000 rw-p 00003000 fd:00 2756277 /usr/lib/libcom_err.so.2.1 00a99000-00a9e000 r-xp 00000000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 00a9e000-00a9f000 r--p 00005000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 00a9f000-00aa0000 rw-p 00006000 fd:00 2756132 /usr/lib/libffi.so.6.0.1 00ac7000-00aee000 r-xp 00000000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 00aee000-00af0000 r--p 00026000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 00af0000-00af1000 rw-p 00028000 fd:00 2755990 /usr/lib/liblzma.so.5.0.99 00afb000-00b1a000 r-xp 00000000 fd:00 2755933 /usr/lib/ld-2.17.so 00b1a000-00b1b000 r--p 0001e000 fd:00 2755933 /usr/lib/ld-2.17.so 00b1b000-00b1c000 rw-p 0001f000 fd:00 2755933 /usr/lib/ld-2.17.so 00bb2000-00c7c000 r-xp 00000000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00c7c000-00c82000 r--p 000ca000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00c82000-00c84000 rw-p 000d0000 fd:00 2757197 /usr/lib/libkrb5.so.3.3 00c8a000-00c9c000 r-xp 00000000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00c9c000-00c9d000 r--p 00011000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00c9d000-00c9e000 rw-p 00012000 fd:00 2757177 /usr/lib/libtasn1.so.6.2.3 00d29000-00d4a000 r-xp 00000000 fd:00 2756020 /usr/lib/libselinux.so.1 00d4a000-00d4b000 r--p 00020000 fd:00 2756020 /usr/lib/libselinux.so.1 00d4b000-00d4c000 rw-p 00021000 fd:00 2756020 /usr/lib/libselinux.so.1 00d4c000-00d4d000 rw-p 00000000 00:00 0 00d50000-00d65000 r-xp 00000000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00d65000-00d66000 r--p 00014000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00d66000-00d67000 rw-p 00015000 fd:00 2756032 /usr/lib/libz.so.1.2.7 00df8000-00e38000 r-xp 00000000 fd:00 2755952 /usr/lib/libm-2.17.so 00e38000-00e39000 r--p 00040000 fd:00 2755952 /usr/lib/libm-2.17.so 00e39000-00e3a000 rw-p 00041000 fd:00 2755952 /usr/lib/libm-2.17.so 00e89000-00eb9000 r-xp 00000000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00eb9000-00eba000 r--p 0002f000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00eba000-00ebb000 rw-p 00030000 fd:00 2757187 /usr/lib/libk5crypto.so.3.1 00ebb000-00ebc000 rw-p 00000000 00:00 0 00f13000-00f44000 r-xp 00000000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00f44000-00f45000 r--p 00031000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00f45000-00f46000 rw-p 00032000 fd:00 2757063 /usr/lib/libidn.so.11.6.11 00fa4000-00fb9000 r-xp 00000000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00fb9000-00fbb000 r--p 00015000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00fbb000-00fbc000 rw-p 00017000 fd:00 2755972 /usr/lib/libresolv-2.17.so 00fbc000-00fbe000 rw-p 00000000 00:00 0 00fbe000-01170000 r-xp 00000000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 01170000-0117f000 r--p 001b2000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 0117f000-01186000 rw-p 001c1000 fd:00 2757205 /usr/lib/libcrypto.so.1.0.1e 01186000-01189000 rw-p 00000000 00:00 0 08048000-0804f000 r-xp 00000000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 0804f000-08050000 r--p 00007000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 08050000-08051000 rw-p 00008000 fd:00 4587642 /builddir/build/BUILD/gloox-1.0.13/src/tests/tlsgnutls/tlsgnutls_test 094e0000-09501000 rw-p 00000000 00:00 0 [heap] f7600000-f7621000 rw-p 00000000 00:00 0 f7621000-f7700000 ---p 00000000 00:00 0 f77d2000-f77db000 rw-p 00000000 00:00 0 f77de000-f77e0000 rw-p 00000000 00:00 0 ff8c9000-ff8de000 rw-p 00000000 00:00 0 [stack] UniqueMUCRoom::Unique: OK /bin/sh: line 1: 14987 Aborted $i/${i}_test VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src/tests' make[1]: Leaving directory `/builddir/build/BUILD/gloox-1.0.13/src' + exit 0 Processing files: gloox-1.0.13-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jJZRSz + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.13 + DOCDIR=/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-1.0.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-1.0.13 + cp -pr AUTHORS /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-1.0.13 + cp -pr ChangeLog /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-1.0.13 + cp -pr LICENSE /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-1.0.13 + exit 0 Provides: gloox = 1:1.0.13-1.el7 gloox(x86-32) = 1:1.0.13-1.el7 libgloox.so.13 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libgnutls.so.28(GNUTLS_2_12) libidn.so.11 libidn.so.11(LIBIDN_1.0) libm.so.6 libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libz.so.1 rtld(GNU_HASH) Processing files: gloox-devel-1.0.13-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NKi1fq + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.13 + DOCDIR=/builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-devel-1.0.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-devel-1.0.13 + cp -pr TODO /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-devel-1.0.13 + cp -pr UPGRADING /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386/usr/share/doc/gloox-devel-1.0.13 + exit 0 Provides: gloox-devel = 1:1.0.13-1.el7 gloox-devel(x86-32) = 1:1.0.13-1.el7 pkgconfig(gloox) = 1.0.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libgloox.so.13 Processing files: gloox-debuginfo-1.0.13-1.el7.i686 Provides: gloox-debuginfo = 1:1.0.13-1.el7 gloox-debuginfo(x86-32) = 1:1.0.13-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 Wrote: /builddir/build/RPMS/gloox-1.0.13-1.el7.i686.rpm Wrote: /builddir/build/RPMS/gloox-devel-1.0.13-1.el7.i686.rpm Wrote: /builddir/build/RPMS/gloox-debuginfo-1.0.13-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uaZ7w2 + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gloox-1.0.13-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->