Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/gloox.spec'], gid=135timeout=0user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'uid=1000printOutput=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/gloox.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/gloox-1.0.14-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/gloox.spec '], gid=135timeout=0user='mockbuild'private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'uid=1000printOutput=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/gloox.spec '] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FK7hRX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gloox-1.0.14 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gloox-1.0.14.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gloox-1.0.14 + /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.RZGc6v + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.14 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -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' + for i in '$(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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 whether make supports nested variables... yes checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for armv6hl-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-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 armv6hl-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-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 armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-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 armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNUTLS... yes checking if GnuTLS should be used... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking if Zlib should be used... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for res_querydomain... no checking for res_querydomain in -lresolv... no checking for res_querydomain in -lbind... no checking for res_querydomain in -lresolv (alternate version)... yes checking for dn_skipname... no checking for dn_skipname in -lresolv... no checking for dn_skipname in -lbind... no checking for dn_skipname in -lresolv (alternate version)... yes checking for res_query... no checking for res_query in -lresolv... no checking for res_query in -lbind... no checking for res_query in -lresolv (alternate version)... yes checking whether to enable debug... no checking whether to use getaddrinfo... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for setsockopt... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if mDNS support should be built... no checking if unit tests should be built... yes checking if example programs should be built... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gloox.pc config.status: creating gloox-config config.status: creating src/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/adhoc/Makefile config.status: creating src/tests/adhoccommand/Makefile config.status: creating src/tests/adhoccommandnote/Makefile config.status: creating src/tests/amprule/Makefile config.status: creating src/tests/amp/Makefile config.status: creating src/tests/base64/Makefile config.status: creating src/tests/capabilities/Makefile config.status: creating src/tests/carbons/Makefile config.status: creating src/tests/chatstatefilter/Makefile config.status: creating src/tests/client/Makefile config.status: creating src/tests/clientbase/Makefile config.status: creating src/tests/connectionbosh/Makefile config.status: creating src/tests/dataform/Makefile config.status: creating src/tests/dataformfield/Makefile config.status: creating src/tests/dataformitem/Makefile config.status: creating src/tests/dataformreported/Makefile config.status: creating src/tests/delayeddelivery/Makefile config.status: creating src/tests/discoinfo/Makefile config.status: creating src/tests/discoitems/Makefile config.status: creating src/tests/disco/Makefile config.status: creating src/tests/error/Makefile config.status: creating src/tests/featureneg/Makefile config.status: creating src/tests/flexofflineoffline/Makefile config.status: creating src/tests/flexoffline/Makefile config.status: creating src/tests/forward/Makefile config.status: creating src/tests/gpgencrypted/Makefile config.status: creating src/tests/gpgsigned/Makefile config.status: creating src/tests/inbandbytestreamibb/Makefile config.status: creating src/tests/inbandbytestream/Makefile config.status: creating src/tests/iodata/Makefile config.status: creating src/tests/iq/Makefile config.status: creating src/tests/jid/Makefile config.status: creating src/tests/jingleiceudp/Makefile config.status: creating src/tests/jinglesession/Makefile config.status: creating src/tests/jinglesessionjingle/Makefile config.status: creating src/tests/jinglesessionmanager/Makefile config.status: creating src/tests/lastactivityquery/Makefile config.status: creating src/tests/lastactivity/Makefile config.status: creating src/tests/md5/Makefile config.status: creating src/tests/message/Makefile config.status: creating src/tests/messageeventfilter/Makefile config.status: creating src/tests/mucroommuc/Makefile config.status: creating src/tests/mucroommucadmin/Makefile config.status: creating src/tests/mucroommucowner/Makefile config.status: creating src/tests/mucroommucuser/Makefile config.status: creating src/tests/nickname/Makefile config.status: creating src/tests/nonsaslauthquery/Makefile config.status: creating src/tests/nonsaslauth/Makefile config.status: creating src/tests/oob/Makefile config.status: creating src/tests/parser/Makefile config.status: creating src/tests/prep/Makefile config.status: creating src/tests/presence/Makefile config.status: creating src/tests/privacymanagerquery/Makefile config.status: creating src/tests/privacymanager/Makefile config.status: creating src/tests/privatexml/Makefile config.status: creating src/tests/pubsubmanagerpubsub/Makefile config.status: creating src/tests/pubsubmanager/Makefile config.status: creating src/tests/pubsubevent/Makefile config.status: creating src/tests/receipt/Makefile config.status: creating src/tests/registrationquery/Makefile config.status: creating src/tests/registration/Makefile config.status: creating src/tests/rostermanagerquery/Makefile config.status: creating src/tests/rostermanager/Makefile config.status: creating src/tests/searchquery/Makefile config.status: creating src/tests/search/Makefile config.status: creating src/tests/sha/Makefile config.status: creating src/tests/shim/Makefile config.status: creating src/tests/simanager/Makefile config.status: creating src/tests/simanagersi/Makefile config.status: creating src/tests/stanzaextensionfactory/Makefile config.status: creating src/tests/subscription/Makefile config.status: creating src/tests/tag/Makefile config.status: creating src/tests/tlsgnutls/Makefile config.status: creating src/tests/uniquemucroomunique/Makefile config.status: creating src/tests/util/Makefile config.status: creating src/tests/vcard/Makefile config.status: creating src/tests/vcardupdate/Makefile config.status: creating src/tests/xpath/Makefile config.status: creating src/tests/zlib/Makefile config.status: creating config.h.unix config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dns.lo dns.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectiontcpclient.cpp -fPIC -DPIC -o .libs/connectiontcpclient.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o base64.lo base64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c prep.cpp -fPIC -DPIC -o .libs/prep.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o client.lo client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c base64.cpp -fPIC -DPIC -o .libs/base64.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o component.lo component.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c client.cpp -fPIC -DPIC -o .libs/client.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o disco.lo disco.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c disco.cpp -fPIC -DPIC -o .libs/disco.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o privatexml.lo privatexml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c adhoc.cpp -fPIC -DPIC -o .libs/adhoc.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c privatexml.cpp -fPIC -DPIC -o .libs/privatexml.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c registration.cpp -fPIC -DPIC -o .libs/registration.o dns.cpp: In static member function 'static gloox::DNS::HostMap gloox::DNS::resolve(const string&, const string&, const string&, const gloox::LogSink&)': dns.cpp:98:35: warning: cast from 'unsigned char*' to 'HEADER*' increases required alignment of target type [-Wcast-align] HEADER* hdr = (HEADER*)srvbuf.buf; ^ /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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o rosteritem.lo rosteritem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c rosteritem.cpp -fPIC -DPIC -o .libs/rosteritem.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c rostermanager.cpp -fPIC -DPIC -o .libs/rostermanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o annotations.lo annotations.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c annotations.cpp -fPIC -DPIC -o .libs/annotations.o client.cpp: In member function 'bool gloox::Client::selectResource(const string&)': client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ In file included from client.h:17:0, from client.cpp:15: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ In file included from client.h:17:0, from client.cpp:15: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ client.cpp: In member function 'void gloox::Client::processResourceBind(const gloox::IQ&)': client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ In file included from client.h:17:0, from client.cpp:15: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ In file included from client.h:17:0, from client.cpp:15: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ /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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c flexoff.cpp -fPIC -DPIC -o .libs/flexoff.o In file included from rosteritem.cpp:16:0: rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&, const string&, const StringList&)': rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritem.cpp: In member function 'const string& gloox::RosterItem::jid() const': rosteritem.cpp:65:26: warning: 'const string& gloox::RosterItemData::jid() const' is deprecated [-Wdeprecated-declarations] return m_data->jid(); ^ In file included from rosteritem.cpp:16:0: rosteritemdata.h:104:61: note: declared here 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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o gloox.lo gloox.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o inbandbytestream.lo inbandbytestream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c gloox.cpp -fPIC -DPIC -o .libs/gloox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o messagefilter.lo messagefilter.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 [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from rostermanager.cpp:18:0: rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o vcardmanager.lo vcardmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c vcardmanager.cpp -fPIC -DPIC -o .libs/vcardmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o sha.lo sha.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c sha.cpp -fPIC -DPIC -o .libs/sha.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c search.cpp -fPIC -DPIC -o .libs/search.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dataformreported.lo dataformreported.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c dataformitem.cpp -fPIC -DPIC -o .libs/dataformitem.o md5.cpp: In member function 'void gloox::MD5::process(const unsigned char*)': md5.cpp:214:36: warning: cast from 'const unsigned char*' to 'const unsigned int*' increases required alignment of target type [-Wcast-align] X = (const unsigned int*)data; ^ /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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucroom.lo mucroom.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucmessagesession.lo mucmessagesession.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o oob.lo oob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o vcardupdate.lo vcardupdate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c mucmessagesession.cpp -fPIC -DPIC -o .libs/mucmessagesession.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c oob.cpp -fPIC -DPIC -o .libs/oob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c vcardupdate.cpp -fPIC -DPIC -o .libs/vcardupdate.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c stanzaextensionfactory.cpp -fPIC -DPIC -o .libs/stanzaextensionfactory.o clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, int)': clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:106:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, const string&, int)': clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:125:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ clientbase.cpp: In destructor 'virtual gloox::ClientBase::~ClientBase()': clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from clientbase.cpp:18:0: clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ clientbase.cpp: In member function 'std::__cxx11::string gloox::ClientBase::hi(const string&, const string&, int)': clientbase.cpp:694: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=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucinvitationhandler.lo mucinvitationhandler.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c mucinvitationhandler.cpp -fPIC -DPIC -o .libs/mucinvitationhandler.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o gpgencrypted.lo gpgencrypted.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o gpgsigned.lo gpgsigned.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c gpgencrypted.cpp -fPIC -DPIC -o .libs/gpgencrypted.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c gpgsigned.cpp -fPIC -DPIC -o .libs/gpgsigned.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o uniquemucroom.lo uniquemucroom.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o instantmucroom.lo instantmucroom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c uniquemucroom.cpp -fPIC -DPIC -o .libs/uniquemucroom.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c instantmucroom.cpp -fPIC -DPIC -o .libs/instantmucroom.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o compressionzlib.lo compressionzlib.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c compressionzlib.cpp -fPIC -DPIC -o .libs/compressionzlib.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o connectionhttpproxy.lo connectionhttpproxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c tlsgnutlsclient.cpp -fPIC -DPIC -o .libs/tlsgnutlsclient.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectionhttpproxy.cpp -fPIC -DPIC -o .libs/connectionhttpproxy.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c tlsgnutlsbase.cpp -fPIC -DPIC -o .libs/tlsgnutlsbase.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tlsschannel.lo tlsschannel.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tlsdefault.lo tlsdefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c tlsschannel.cpp -fPIC -DPIC -o .libs/tlsschannel.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c tlsdefault.cpp -fPIC -DPIC -o .libs/tlsdefault.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o siprofileft.lo siprofileft.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c simanager.cpp -fPIC -DPIC -o .libs/simanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o socks5bytestreammanager.lo socks5bytestreammanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o socks5bytestream.lo socks5bytestream.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o connectiontcpbase.lo connectiontcpbase.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o connectiontcpserver.lo connectiontcpserver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectiontcpbase.cpp -fPIC -DPIC -o .libs/connectiontcpbase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectiontcpserver.cpp -fPIC -DPIC -o .libs/connectiontcpserver.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o socks5bytestreamserver.lo socks5bytestreamserver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c amp.cpp -fPIC -DPIC -o .libs/amp.o connectiontcpbase.cpp: In member function 'virtual int gloox::ConnectionTCPBase::localPort() const': connectiontcpbase.cpp:197:37: warning: cast from 'sockaddr*' to 'sockaddr_in*' increases required alignment of target type [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^ /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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o pubsubitem.lo pubsubitem.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o pubsubmanager.lo pubsubmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o error.lo error.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c pubsubmanager.cpp -fPIC -DPIC -o .libs/pubsubmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c pubsubitem.cpp -fPIC -DPIC -o .libs/pubsubitem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c error.cpp -fPIC -DPIC -o .libs/error.o connectiontcpserver.cpp: In member function 'virtual gloox::ConnectionError gloox::ConnectionTCPServer::connect()': connectiontcpserver.cpp:101:59: 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:59: 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 ) ); ^ /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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o util.lo util.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o presence.lo presence.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c presence.cpp -fPIC -DPIC -o .libs/presence.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o chatstate.lo chatstate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c chatstate.cpp -fPIC -DPIC -o .libs/chatstate.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o connectionbosh.lo connectionbosh.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectionbosh.cpp -fPIC -DPIC -o .libs/connectionbosh.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o messageevent.lo messageevent.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c messageevent.cpp -fPIC -DPIC -o .libs/messageevent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o nickname.lo nickname.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c nickname.cpp -fPIC -DPIC -o .libs/nickname.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o eventdispatcher.lo eventdispatcher.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o xhtmlim.lo xhtmlim.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o shim.lo shim.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tlsopensslclient.lo tlsopensslclient.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tlsopensslserver.lo tlsopensslserver.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c tlsopensslserver.cpp -fPIC -DPIC -o .libs/tlsopensslserver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c compressiondefault.cpp -fPIC -DPIC -o .libs/compressiondefault.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o linklocalmanager.lo linklocalmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c connectiontlsserver.cpp -fPIC -DPIC -o .libs/connectiontlsserver.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o linklocalclient.lo linklocalclient.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c atomicrefcount.cpp -fPIC -DPIC -o .libs/atomicrefcount.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c linklocalmanager.cpp -fPIC -DPIC -o .libs/linklocalmanager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o jinglecontent.lo jinglecontent.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o jinglesessionmanager.lo jinglesessionmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o carbons.lo carbons.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c jinglesession.cpp -fPIC -DPIC -o .libs/jinglesession.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c jinglesessionmanager.cpp -fPIC -DPIC -o .libs/jinglesessionmanager.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c jinglecontent.cpp -fPIC -DPIC -o .libs/jinglecontent.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c jinglefiletransfer.cpp -fPIC -DPIC -o .libs/jinglefiletransfer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c iodata.cpp -fPIC -DPIC -o .libs/iodata.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -version-info 13:0:0 -no-undefined -no-allow-shlib-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o libgloox.la -rpath /usr/lib jid.lo parser.lo connectiontcpclient.lo clientbase.lo tag.lo stanza.lo logsink.lo dns.lo prep.lo base64.lo client.lo component.lo disco.lo adhoc.lo privatexml.lo registration.lo nonsaslauth.lo rosteritem.lo rostermanager.lo privacyitem.lo bookmarkstorage.lo annotations.lo privacymanager.lo lastactivity.lo flexoff.lo dataform.lo dataformfield.lo dataformfieldcontainer.lo messagesession.lo messageeventfilter.lo chatstatefilter.lo gloox.lo inbandbytestream.lo messagefilter.lo vcard.lo vcardmanager.lo md5.lo sha.lo search.lo dataformreported.lo dataformitem.lo mucroom.lo mucmessagesession.lo oob.lo vcardupdate.lo stanzaextensionfactory.lo mucinvitationhandler.lo delayeddelivery.lo gpgencrypted.lo gpgsigned.lo uniquemucroom.lo instantmucroom.lo compressionzlib.lo tlsgnutlsclient.lo connectionhttpproxy.lo tlsgnutlsserveranon.lo tlsgnutlsbase.lo tlsgnutlsclientanon.lo tlsschannel.lo tlsdefault.lo simanager.lo siprofileft.lo mutex.lo connectionsocks5proxy.lo socks5bytestreammanager.lo socks5bytestream.lo connectiontcpbase.lo connectiontcpserver.lo socks5bytestreamserver.lo amp.lo pubsubitem.lo pubsubmanager.lo error.lo util.lo iq.lo message.lo presence.lo subscription.lo capabilities.lo chatstate.lo connectionbosh.lo connectiontls.lo messageevent.lo receipt.lo nickname.lo eventdispatcher.lo pubsubevent.lo xhtmlim.lo featureneg.lo shim.lo softwareversion.lo attention.lo tlsopensslclient.lo tlsopensslbase.lo tlsopensslserver.lo compressiondefault.lo connectiontlsserver.lo atomicrefcount.lo linklocalmanager.lo linklocalclient.lo forward.lo jinglesession.lo jinglecontent.lo jinglesessionmanager.lo carbons.lo jinglepluginfactory.lo jingleiceudp.lo jinglefiletransfer.lo iodata.lo -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/jid.o .libs/parser.o .libs/connectiontcpclient.o .libs/clientbase.o .libs/tag.o .libs/stanza.o .libs/logsink.o .libs/dns.o .libs/prep.o .libs/base64.o .libs/client.o .libs/component.o .libs/disco.o .libs/adhoc.o .libs/privatexml.o .libs/registration.o .libs/nonsaslauth.o .libs/rosteritem.o .libs/rostermanager.o .libs/privacyitem.o .libs/bookmarkstorage.o .libs/annotations.o .libs/privacymanager.o .libs/lastactivity.o .libs/flexoff.o .libs/dataform.o .libs/dataformfield.o .libs/dataformfieldcontainer.o .libs/messagesession.o .libs/messageeventfilter.o .libs/chatstatefilter.o .libs/gloox.o .libs/inbandbytestream.o .libs/messagefilter.o .libs/vcard.o .libs/vcardmanager.o .libs/md5.o .libs/sha.o .libs/search.o .libs/dataformreported.o .libs/dataformitem.o .libs/mucroom.o .libs/mucmessagesession.o .libs/oob.o .libs/vcardupdate.o .libs/stanzaextensionfactory.o .libs/mucinvitationhandler.o .libs/delayeddelivery.o .libs/gpgencrypted.o .libs/gpgsigned.o .libs/uniquemucroom.o .libs/instantmucroom.o .libs/compressionzlib.o .libs/tlsgnutlsclient.o .libs/connectionhttpproxy.o .libs/tlsgnutlsserveranon.o .libs/tlsgnutlsbase.o .libs/tlsgnutlsclientanon.o .libs/tlsschannel.o .libs/tlsdefault.o .libs/simanager.o .libs/siprofileft.o .libs/mutex.o .libs/connectionsocks5proxy.o .libs/socks5bytestreammanager.o .libs/socks5bytestream.o .libs/connectiontcpbase.o .libs/connectiontcpserver.o .libs/socks5bytestreamserver.o .libs/amp.o .libs/pubsubitem.o .libs/pubsubmanager.o .libs/error.o .libs/util.o .libs/iq.o .libs/message.o .libs/presence.o .libs/subscription.o .libs/capabilities.o .libs/chatstate.o .libs/connectionbosh.o .libs/connectiontls.o .libs/messageevent.o .libs/receipt.o .libs/nickname.o .libs/eventdispatcher.o .libs/pubsubevent.o .libs/xhtmlim.o .libs/featureneg.o .libs/shim.o .libs/softwareversion.o .libs/attention.o .libs/tlsopensslclient.o .libs/tlsopensslbase.o .libs/tlsopensslserver.o .libs/compressiondefault.o .libs/connectiontlsserver.o .libs/atomicrefcount.o .libs/linklocalmanager.o .libs/linklocalclient.o .libs/forward.o .libs/jinglesession.o .libs/jinglecontent.o .libs/jinglesessionmanager.o .libs/carbons.o .libs/jinglepluginfactory.o .libs/jingleiceudp.o .libs/jinglefiletransfer.o .libs/iodata.o -lresolv -lidn -lgnutls -lz -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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.14/src' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making all in adhoc make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../iodata.o ../../iodata.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o adhoc_test adhoc_test.o ../../tag.o ../../stanza.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../prep.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o ../../mutex.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/adhoc' Making all in adhoccommand make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../tlsgnutlsclient.o ../../tlsgnutlsclient.cpp ../../md5.cpp: In member function 'void gloox::MD5::process(const unsigned char*)': ../../md5.cpp:214:36: warning: cast from 'const unsigned char*' to 'const unsigned int*' increases required alignment of target type [-Wcast-align] X = (const unsigned int*)data; ^ g++ -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../tlsopensslclient.o ../../tlsopensslclient.cpp ../../connectiontcpbase.cpp: In member function 'virtual int gloox::ConnectionTCPBase::localPort() const': ../../connectiontcpbase.cpp:197:37: warning: cast from 'sockaddr*' to 'sockaddr_in*' increases required alignment of target type [-Wcast-align] return ntohs( ((struct sockaddr_in *)&local)->sin_port ); ^ g++ -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../tlsopensslserver.o ../../tlsopensslserver.cpp adhoccommand_test.cpp: In function 'int main(int, char**)': adhoccommand_test.cpp:75:62: warning: 'const gloox::AdhocPlugin* gloox::Adhoc::Command::form() const' is deprecated [-Wdeprecated-declarations] || ac.action() != Adhoc::Command::Execute || ac.form() == 0 ) ^ In file included from adhoccommand_test.cpp:15:0: ../../adhoc.h:314:65: note: declared here GLOOX_DEPRECATED const AdhocPlugin* form() const { return m_plugin; } ^ g++ -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../dns.o ../../dns.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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../atomicrefcount.o ../../atomicrefcount.cpp ../../dns.cpp: In static member function 'static gloox::DNS::HostMap gloox::DNS::resolve(const string&, const string&, const string&, const gloox::LogSink&)': ../../dns.cpp:98:35: warning: cast from 'unsigned char*' to 'HEADER*' increases required alignment of target type [-Wcast-align] HEADER* hdr = (HEADER*)srvbuf.buf; ^ ../../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 [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:106:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ ../../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 [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:125:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ ../../clientbase.cpp: In destructor 'virtual gloox::ClientBase::~ClientBase()': ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from ../../clientbase.cpp:18:0: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../clientbase.cpp: In member function 'std::__cxx11::string gloox::ClientBase::hi(const string&, const string&, int)': ../../clientbase.cpp:694: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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o adhoccommand_test adhoccommand_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/adhoccommand' Making all in adhoccommandnote make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o adhoccommandnote_test.o adhoccommandnote_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o adhoccommandnote_test adhoccommandnote_test.o ../../adhoc.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../iodata.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/adhoccommandnote' Making all in amprule make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../amp.o ../../amp.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o amprule_test amprule_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/amprule' Making all in amp make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o amp_test.o amp_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o amp_test amp_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../amp.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/amp' Making all in base64 make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o base64_test.o base64_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o base64_test base64_test.o ../../base64.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' Making all in capabilities make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o capabilities_test.o capabilities_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o capabilities_test capabilities_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../base64.o ../../util.o ../../sha.o ../../jid.o ../../iq.o ../../error.o ../../softwareversion.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/capabilities' Making all in carbons make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritem.cpp: In member function 'const string& gloox::RosterItem::jid() const': ../../rosteritem.cpp:65:26: warning: 'const string& gloox::RosterItemData::jid() const' is deprecated [-Wdeprecated-declarations] return m_data->jid(); ^ In file included from ../../rosteritem.cpp:16:0: ../../rosteritemdata.h:104:61: note: declared here GLOOX_DEPRECATED const std::string& jid() const { return m_jid; } ^ ../../client.cpp: In member function 'bool gloox::Client::selectResource(const string&)': ../../client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ In file included from ../../client.h:17:0, from ../../client.cpp:15: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../client.cpp:522:5: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = resource; // TODO: remove for 1.1 ^ In file included from ../../client.h:17:0, from ../../client.cpp:15: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../client.cpp: In member function 'void gloox::Client::processResourceBind(const gloox::IQ&)': ../../client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ In file included from ../../client.h:17:0, from ../../client.cpp:15: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ ../../client.cpp:546:9: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_selectedResource = m_jid.resource(); // TODO: remove for 1.1 ^ In file included from ../../client.h:17:0, from ../../client.cpp:15: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&, const string&, const StringList&)': ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o carbons_test carbons_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o ../../carbons.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/carbons' Making all in chatstatefilter make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../chatstate.o ../../chatstate.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o chatstatefilter_test chatstatefilter_test-chatstatefilter_test.o ../../tag.o ../../stanza.o ../../stanzaextensionfactory.o ../../jid.o ../../prep.o ../../message.o ../../util.o ../../gloox.o ../../chatstate.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/chatstatefilter' Making all in client make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:106:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:106:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ ../../clientbase.cpp: In constructor 'gloox::ClientBase::ClientBase(const string&, const string&, const string&, int)': ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:125:19: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] m_smSent( 0 ) ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:125:19: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] m_smSent( 0 ) ^ ../../clientbase.cpp: In destructor 'virtual gloox::ClientBase::~ClientBase()': ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp:151:27: warning: 'gloox::ClientBase::m_selectedResource' is deprecated [-Wdeprecated-declarations] ClientBase::~ClientBase() ^ In file included from ../../client.h:17:0, from client_test.cpp:14: ../../clientbase.h:879:54: note: declared here GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource. ^ In file included from client_test.cpp:15:0: ../../clientbase.cpp: In member function 'std::__cxx11::string gloox::ClientBase::hi(const string&, const string&, int)': ../../clientbase.cpp:694: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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o client_test client_test.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../jid.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../error.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/client' Making all in clientbase make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o clientbase_test.o clientbase_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o clientbase_test clientbase_test.o ../../clientbase.o ../../jid.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/clientbase' Making all in connectionbosh make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../connectionbosh.o ../../connectionbosh.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o connectionbosh_test connectionbosh_test.o ../../connectionbosh.o ../../parser.o ../../tag.o ../../logsink.o ../../gloox.o ../../prep.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/connectionbosh' Making all in dataform make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dataform_test.o dataform_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o dataform_test dataform_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/dataform' Making all in dataformfield make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dataformfield_test.o dataformfield_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o dataformfield_test dataformfield_test.o ../../tag.o ../../dataformfield.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/dataformfield' Making all in dataformreported make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dataformreported_test.o dataformreported_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o dataformreported_test dataformreported_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/dataformreported' Making all in dataformitem make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o dataformitem_test.o dataformitem_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o dataformitem_test dataformitem_test.o ../../dataformreported.o ../../tag.o ../../dataform.o ../../gloox.o ../../dataformfieldcontainer.o ../../dataformfield.o ../../dataformitem.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/dataformitem' Making all in delayeddelivery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o delayeddelivery_test.o delayeddelivery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o delayeddelivery_test delayeddelivery_test.o ../../delayeddelivery.o ../../tag.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/delayeddelivery' Making all in discoinfo make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o discoinfo_test.o discoinfo_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o discoinfo_test discoinfo_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/discoinfo' Making all in discoitems make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o discoitems_test.o discoitems_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o discoitems_test discoitems_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/discoitems' Making all in disco make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o disco_test.o disco_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o disco_test disco_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../error.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../softwareversion.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/disco' Making all in error make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o error_test.o error_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o error_test error_test.o ../../error.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/error' Making all in featureneg make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../featureneg.o ../../featureneg.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o featureneg_test featureneg_test.o ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o ../../featureneg.o ../../stanzaextensionfactory.o ../../iq.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/featureneg' Making all in flexoffline make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o flexoffline_test.o flexoffline_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o flexoffline_test flexoffline_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/flexoffline' Making all in flexofflineoffline make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o flexofflineoffline_test.o flexofflineoffline_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o flexofflineoffline_test flexofflineoffline_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/flexofflineoffline' Making all in forward make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o forward_test.o forward_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o forward_test forward_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../message.o ../../forward.o ../../delayeddelivery.o ../../clientbase.o ../../client.o ../../connectiontcpbase.o ../../connectiontcpclient.o ../../disco.o ../../parser.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../messagesession.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../rostermanager.o ../../nonsaslauth.o ../../sha.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../rosteritem.o ../../privatexml.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../presence.o ../../subscription.o ../../capabilities.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o ../../attention.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/forward' Making all in gpgencrypted make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../gpgencrypted.o ../../gpgencrypted.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o gpgencrypted_test gpgencrypted_test.o ../../gpgencrypted.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/gpgencrypted' Making all in gpgsigned make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../gpgsigned.o ../../gpgsigned.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o gpgsigned_test gpgsigned_test.o ../../gpgsigned.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/gpgsigned' Making all in inbandbytestreamibb make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o inbandbytestreamibb_test.o inbandbytestreamibb_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o inbandbytestreamibb_test inbandbytestreamibb_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/inbandbytestreamibb' Making all in inbandbytestream make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o inbandbytestream_test.o inbandbytestream_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o inbandbytestream_test inbandbytestream_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../logsink.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/inbandbytestream' Making all in iodata make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o iodata_test.o iodata_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o iodata_test iodata_test.o ../../iodata.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/iodata' Making all in iq make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o iq_test.o iq_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o iq_test iq_test.o ../../tag.o ../../iq.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/iq' Making all in jid make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o jid_perf.o jid_perf.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jid_perf jid_perf.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jid_test jid_test.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/jid' Making all in jingleiceudp make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../jingleiceudp.o ../../jingleiceudp.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jingleiceudp_test jingleiceudp_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jingleiceudp.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/jingleiceudp' Making all in jinglesession make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../jinglepluginfactory.o ../../jinglepluginfactory.cpp jinglesession_test.cpp:87:59: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesession_test.cpp:88:58: warning: unused parameter 'session' [-Wunused-parameter] virtual void handleIncomingSession( Jingle::Session* session ) {} ^ jinglesession_test.cpp:112:57: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesession_test.cpp:127:57: warning: unused parameter 'action' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:127:82: warning: unused parameter 'session' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:127:122: warning: unused parameter 'jingle' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:150:51: warning: unused parameter 'ctx' [-Wunused-parameter] void TestInitiator::send( IQ& iq, IqHandler*, int ctx ) ^ jinglesession_test.cpp:180:57: warning: unused parameter 'action' [-Wunused-parameter] void TestResponder::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:180:122: warning: unused parameter 'jingle' [-Wunused-parameter] void TestResponder::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ jinglesession_test.cpp:205:51: warning: unused parameter 'ctx' [-Wunused-parameter] void TestResponder::send( IQ& iq, IqHandler*, int ctx ) ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jinglesession_test jinglesession_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/jinglesession' Making all in jinglesessionjingle make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o jinglesessionjingle_test.o jinglesessionjingle_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jinglesessionjingle_test jinglesessionjingle_test.o ../../stanza.o ../../jid.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../jinglecontent.o ../../error.o ../../mutex.o ../../jinglepluginfactory.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/jinglesessionjingle' Making all in jinglesessionmanager make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../jinglefiletransfer.o ../../jinglefiletransfer.cpp jinglesessionmanager_test.cpp:91:38: warning: unused parameter 'ih' [-Wunused-parameter] virtual void trackID( IqHandler *ih, const std::string& id, int context ) {} ^ jinglesessionmanager_test.cpp:91:61: warning: unused parameter 'id' [-Wunused-parameter] virtual void trackID( IqHandler *ih, const std::string& id, int context ) {} ^ jinglesessionmanager_test.cpp:91:69: warning: unused parameter 'context' [-Wunused-parameter] virtual void trackID( IqHandler *ih, const std::string& id, int context ) {} ^ jinglesessionmanager_test.cpp:95:59: warning: unused parameter 'action' [-Wunused-parameter] virtual void handleSessionActionError( Jingle::Action action, Jingle::Session* /*session*/, const Error* /*e*/ ) {} ^ jinglesessionmanager_test.cpp:96:58: warning: unused parameter 'session' [-Wunused-parameter] virtual void handleIncomingSession( Jingle::Session* session ) {} ^ jinglesessionmanager_test.cpp:107:82: warning: unused parameter 'session' [-Wunused-parameter] void TestInitiator::handleSessionAction( Jingle::Action action, Jingle::Session* session, const Jingle::Session::Jingle* jingle ) ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o jinglesessionmanager_test jinglesessionmanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../util.o ../../mutex.o ../../sha.o ../../error.o ../../jid.o ../../jinglecontent.o ../../jinglepluginfactory.o ../../stanzaextensionfactory.o ../../jingleiceudp.o ../../jinglefiletransfer.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/jinglesessionmanager' Making all in lastactivity make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o lastactivity_test.o lastactivity_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o lastactivity_test lastactivity_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/lastactivity' Making all in lastactivityquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o lastactivityquery_test.o lastactivityquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o lastactivityquery_test lastactivityquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../dataformfieldcontainer.o ../../dataform.o ../../dataformfield.o ../../dataformitem.o ../../softwareversion.o ../../dataformreported.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/lastactivityquery' Making all in md5 make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o md5_test.o md5_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o md5_test md5_test.o ../../md5.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' Making all in message make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o message_test.o message_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o message_test message_test.o ../../tag.o ../../message.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../delayeddelivery.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/message' Making all in messageeventfilter make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/p11-kit-1 -pthread -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../messageevent.o ../../messageevent.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o messageeventfilter_test messageeventfilter_test-messageeventfilter_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../sha.o ../../base64.o ../../messageevent.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/messageeventfilter' Making all in mucroommuc make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../mucmessagesession.o ../../mucmessagesession.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o mucroommuc_test mucroommuc_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/mucroommuc' Making all in mucroommucadmin make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucroommucadmin_test.o mucroommucadmin_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o mucroommucadmin_test mucroommucadmin_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/mucroommucadmin' Making all in mucroommucowner make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucroommucowner_test.o mucroommucowner_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o mucroommucowner_test mucroommucowner_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/mucroommucowner' Making all in mucroommucuser make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o mucroommucuser_test.o mucroommucuser_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o mucroommucuser_test mucroommucuser_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/mucroommucuser' Making all in nickname make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../nickname.o ../../nickname.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o nickname_test nickname_test.o ../../nickname.o ../../gloox.o ../../tag.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/nickname' Making all in nonsaslauthquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o nonsaslauthquery_test.o nonsaslauthquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o nonsaslauthquery_test nonsaslauthquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/nonsaslauthquery' Making all in nonsaslauth make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o nonsaslauth_test.o nonsaslauth_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o nonsaslauth_test nonsaslauth_test.o ../../tag.o ../../stanza.o ../../prep.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../sha.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/nonsaslauth' Making all in oob make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../oob.o ../../oob.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o oob_test oob_test.o ../../oob.o ../../tag.o ../../gloox.o ../../iq.o ../../stanzaextensionfactory.o ../../stanza.o ../../util.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/oob' Making all in parser make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o parser_test.o parser_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o parser_test parser_test.o ../../parser.o ../../tag.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/parser' Making all in prep make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o prep_test.o prep_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o prep_test prep_test.o ../../prep.o -lresolv -lidn -lgnutls -lz -pthread make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' Making all in presence make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o presence_test.o presence_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o presence_test presence_test.o ../../tag.o ../../presence.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/presence' Making all in privacymanager make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../privacyitem.o ../../privacyitem.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o privacymanager_test privacymanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../privacyitem.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/privacymanager' Making all in privacymanagerquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o privacymanagerquery_test.o privacymanagerquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o privacymanagerquery_test privacymanagerquery_test.o ../../tag.o ../../stanza.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../message.o ../../util.o ../../error.o ../../jid.o ../../iq.o ../../base64.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/privacymanagerquery' Making all in privatexml make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o privatexml_test.o privatexml_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o privatexml_test privatexml_test.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/privatexml' Making all in pubsubmanagerpubsub make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../shim.o ../../shim.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pubsubmanagerpubsub_test pubsubmanagerpubsub_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../delayeddelivery.o ../../pubsubitem.o ../../shim.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/pubsubmanagerpubsub' Making all in pubsubmanager make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o pubsubmanager_test.o pubsubmanager_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pubsubmanager_test pubsubmanager_test.o ../../gloox.o ../../tag.o ../../iq.o ../../jid.o ../../prep.o ../../stanza.o ../../util.o ../../error.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o ../../pubsubitem.o ../../shim.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/pubsubmanager' Making all in pubsubevent make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../pubsubevent.o ../../pubsubevent.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pubsubevent_test pubsubevent_test.o ../../gloox.o ../../tag.o ../../jid.o ../../prep.o ../../util.o ../../error.o ../../pubsubevent.o ../../dataform.o ../../dataformfield.o ../../dataformfieldcontainer.o ../../dataformitem.o ../../dataformreported.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/pubsubevent' Making all in receipt make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../receipt.o ../../receipt.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o receipt_test receipt_test.o ../../receipt.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/receipt' Making all in registrationquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o registrationquery_test.o registrationquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o registrationquery_test registrationquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../oob.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/registrationquery' Making all in registration make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o registration_test.o registration_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o registration_test registration_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../oob.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/registration' Making all in rostermanagerquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o rostermanagerquery_test.o rostermanagerquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o rostermanagerquery_test rostermanagerquery_test.o ../../rostermanager.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../privatexml.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../rosteritem.o ../../capabilities.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../eventdispatcher.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/rostermanagerquery' Making all in rostermanager make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:49:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const gloox::JID&)': ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:58:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h: In copy constructor 'gloox::RosterItemData::RosterItemData(const gloox::RosterItemData&)': ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:66:24: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ), ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:68:66: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_changed( right.m_changed ), m_remove( right.m_remove ) ^ In file included from ../../rostermanager.cpp:18:0, from rostermanager_test.cpp:79: ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&, const string&, const StringList&)': ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:81:75: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_subscription( S10nNone ), m_changed( false ), m_remove( false ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In constructor 'gloox::RosterItemData::RosterItemData(const string&)': ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:91:26: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] m_remove( true ) ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In destructor 'virtual gloox::RosterItemData::~RosterItemData()': ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:97:33: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] virtual ~RosterItemData() {} ^ ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h: In member function 'const string& gloox::RosterItemData::jid() const': ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ ../../rosteritemdata.h:104:82: warning: 'gloox::RosterItemData::m_jid' is deprecated [-Wdeprecated-declarations] ../../rosteritemdata.h:218:54: note: declared here GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */ ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o rostermanager_test rostermanager_test.o ../../tag.o ../../stanza.o ../../base64.o ../../prep.o ../../gloox.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../jid.o ../../rosteritem.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/rostermanager' Making all in searchquery make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o searchquery_test.o searchquery_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o searchquery_test searchquery_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/searchquery' Making all in search make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o search_test.o search_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o search_test search_test.o ../../stanza.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o ../../gloox.o ../../stanzaextensionfactory.o ../../iq.o ../../util.o ../../sha.o ../../base64.o ../../error.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/search' Making all in sha make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o sha_test.o sha_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o sha_test sha_test.o ../../sha.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/sha' Making all in shim make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o shim_test.o shim_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o shim_test shim_test.o ../../shim.o ../../gloox.o ../../tag.o ../../util.o ../../stanza.o ../../message.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/shim' Making all in simanager make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o simanager_test.o simanager_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o simanager_test simanager_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/simanager' Making all in simanagersi make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o simanagersi_test.o simanagersi_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o simanagersi_test simanagersi_test.o ../../jid.o ../../tag.o ../../logsink.o ../../prep.o ../../util.o ../../gloox.o ../../iq.o ../../stanza.o ../../error.o ../../stanzaextensionfactory.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/simanagersi' Making all in stanzaextensionfactory make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' g++ -DHAVE_CONFIG_H -I. -I../../.. -g3 -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o stanzaextensionfactory_perf.o stanzaextensionfactory_perf.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o stanzaextensionfactory_test stanzaextensionfactory_test.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o stanzaextensionfactory_perf stanzaextensionfactory_perf.o ../../tag.o ../../stanza.o ../../jid.o ../../prep.o ../../stanzaextensionfactory.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o ../../iq.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/stanzaextensionfactory' Making all in subscription make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o subscription_test.o subscription_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o subscription_test subscription_test.o ../../tag.o ../../subscription.o ../../stanza.o ../../jid.o ../../prep.o ../../gloox.o ../../util.o ../../sha.o ../../base64.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/subscription' Making all in tag make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tag_perf.o tag_perf.cpp tag_perf.cpp: In function 'void randomize(int)': tag_perf.cpp:73:15: 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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o tag_perf tag_perf.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o tag_test tag_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/tag' Making all in tlsgnutls make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o tlsgnutls_test.o tlsgnutls_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o tlsgnutls_test tlsgnutls_test.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../tlsgnutlsbase.o ../../gloox.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/tlsgnutls' Making all in uniquemucroomunique make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../instantmucroom.o ../../instantmucroom.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o uniquemucroomunique_test uniquemucroomunique_test.o ../../connectiontcpclient.o ../../connectiontcpbase.o ../../disco.o ../../parser.o ../../tag.o ../../stanza.o ../../base64.o ../../md5.o ../../tlsgnutlsclient.o ../../tlsopensslclient.o ../../tlsopensslbase.o ../../tlsopensslserver.o ../../tlsschannel.o ../../logsink.o ../../messagesession.o ../../prep.o ../../compressionzlib.o ../../dns.o ../../stanzaextensionfactory.o ../../eventdispatcher.o ../../gloox.o ../../tlsgnutlsbase.o ../../tlsdefault.o ../../uniquemucroom.o ../../tlsgnutlsclientanon.o ../../tlsgnutlsserveranon.o ../../mutex.o ../../iq.o ../../presence.o ../../message.o ../../subscription.o ../../util.o ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o ../../instantmucroom.o ../../softwareversion.o ../../atomicrefcount.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/uniquemucroomunique' Making all in vcard make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../vcard.o ../../vcard.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o vcard_test vcard_test.o ../../vcard.o ../../gloox.o ../../tag.o ../../util.o ../../iq.o ../../stanzaextensionfactory.o ../../base64.o ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/vcard' Making all in vcardupdate make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o ../../vcardupdate.o ../../vcardupdate.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o vcardupdate_test vcardupdate_test.o ../../vcardupdate.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/vcardupdate' Making all in xpath make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o xpath_test.o xpath_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o xpath_test xpath_test.o ../../tag.o ../../gloox.o ../../util.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/xpath' Making all in zlib make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o zlib_perf.o zlib_perf.cpp zlib_perf.cpp: In function 'void randomize(int)': zlib_perf.cpp:73:15: 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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o zlib_test zlib_test.o ../../compressionzlib.o ../../mutex.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o zlib_perf zlib_perf.o ../../compressionzlib.o ../../mutex.o -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/zlib' Making all in util make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' g++ -DHAVE_CONFIG_H -I. -I../../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o util_test.o util_test.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o util_test util_test.o ../../util.o ../../gloox.o -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.14/src/tests/util' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wno-long-long -DGLOOX_IMPORTS -I/usr/include/p11-kit-1 -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -c -o reconnect_example.o reconnect_example.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o register_example register_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o disco_example disco_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o adhoc_example adhoc_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o roster_example roster_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/register_example register_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/disco_example disco_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/adhoc_example adhoc_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 [-Wdeprecated-declarations] j->setForceNonSasl( true ); ^ In file included from bosh_example.cpp:13:0: ../client.h:306:47: note: declared here GLOOX_DEPRECATED void setForceNonSasl( bool force = true ) { m_forceNonSasl = force; } ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o privatexml_example privatexml_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o component_example component_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o bookmarkstorage_example bookmarkstorage_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/roster_example roster_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o annotations_example annotations_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o privacylist_example privacylist_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o message_example message_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/privatexml_example privatexml_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o flexoff_example flexoff_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/component_example component_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/bookmarkstorage_example bookmarkstorage_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o vcard_example vcard_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/privacylist_example privacylist_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/annotations_example annotations_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o reset_example reset_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o muc_example muc_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/message_example message_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o e2ee_client e2ee_client.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/flexoff_example flexoff_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/vcard_example vcard_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/reset_example reset_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/muc_example muc_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/e2ee_client e2ee_client.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o e2ee_server e2ee_server.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o ft_recv ft_recv.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o ft_send ft_send.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pubsub_example pubsub_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o linklocal_example linklocal_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o bosh_example bosh_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o reconnect_example reconnect_example.o ../libgloox.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lresolv -lresolv -lresolv -lidn -lgnutls -lz libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/ft_send ft_send.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/e2ee_server e2ee_server.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/pubsub_example pubsub_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/ft_recv ft_recv.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/bosh_example bosh_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/linklocal_example linklocal_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -ansi -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o .libs/reconnect_example reconnect_example.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../.libs/libgloox.so -lresolv -lidn -lgnutls -lz -pthread make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mjiYAv + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm + cd gloox-1.0.14 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgloox.la '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgloox.so.13.0.0 /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/lib/libgloox.so.13.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/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.14-1bs02fc23.arm/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.14-1bs02fc23.arm/usr/lib/libgloox.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/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.14-1bs02fc23.arm/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.14-1bs02fc23.arm/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.14-1bs02fc23.arm/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.14-1bs02fc23.arm/usr/include/gloox' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making install in adhoc make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' Making install in adhoccommand make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' Making install in adhoccommandnote make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' Making install in amprule make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' Making install in amp make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' Making install in base64 make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' Making install in capabilities make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' Making install in carbons make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' Making install in chatstatefilter make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' Making install in client make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' Making install in clientbase make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' Making install in connectionbosh make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' Making install in dataform make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' Making install in dataformfield make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' Making install in dataformreported make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' Making install in dataformitem make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' Making install in delayeddelivery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' Making install in discoinfo make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' Making install in discoitems make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' Making install in disco make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' Making install in error make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' Making install in featureneg make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' Making install in flexoffline make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' Making install in flexofflineoffline make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' Making install in forward make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' Making install in gpgencrypted make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' Making install in gpgsigned make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' Making install in inbandbytestreamibb make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' Making install in inbandbytestream make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' Making install in iodata make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' Making install in iq make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' Making install in jid make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' Making install in jingleiceudp make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' Making install in jinglesession make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' Making install in jinglesessionjingle make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' Making install in jinglesessionmanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' Making install in lastactivity make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' Making install in lastactivityquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' Making install in md5 make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' Making install in message make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' Making install in messageeventfilter make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' Making install in mucroommuc make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' Making install in mucroommucadmin make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' Making install in mucroommucowner make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' Making install in mucroommucuser make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' Making install in nickname make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' Making install in nonsaslauthquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' Making install in nonsaslauth make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' Making install in oob make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' Making install in parser make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' Making install in prep make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' Making install in presence make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' Making install in privacymanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' Making install in privacymanagerquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' Making install in privatexml make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' Making install in pubsubmanagerpubsub make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' Making install in pubsubmanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' Making install in pubsubevent make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' Making install in receipt make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' Making install in registrationquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' Making install in registration make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' Making install in rostermanagerquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' Making install in rostermanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' Making install in searchquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' Making install in search make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' Making install in sha make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' Making install in shim make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' Making install in simanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' Making install in simanagersi make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' Making install in stanzaextensionfactory make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' Making install in subscription make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' Making install in tag make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' Making install in tlsgnutls make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' Making install in uniquemucroomunique make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' Making install in vcard make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' Making install in vcardupdate make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' Making install in xpath make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' Making install in zlib make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' Making install in util make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[4]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14' make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/bin' /usr/bin/install -c gloox-config '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gloox.pc '/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14' + find /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm -name '*.la' -delete -print /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/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.14 extracting debug info from /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/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 3053 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TZGrdb + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.14 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' Making check in . make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' Making check in tests make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making check in adhoc make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' Making check in adhoccommand make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' Making check in adhoccommandnote make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' Making check in amprule make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' Making check in amp make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' Making check in base64 make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' Making check in capabilities make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' Making check in carbons make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' Making check in chatstatefilter make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' Making check in client make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' Making check in clientbase make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' Making check in connectionbosh make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' Making check in dataform make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' Making check in dataformfield make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' Making check in dataformreported make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' Making check in dataformitem make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' Making check in delayeddelivery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' Making check in discoinfo make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' Making check in discoitems make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' Making check in disco make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' Making check in error make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' Making check in featureneg make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' Making check in flexoffline make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' Making check in flexofflineoffline make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' Making check in forward make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' Making check in gpgencrypted make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' Making check in gpgsigned make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' Making check in inbandbytestreamibb make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' Making check in inbandbytestream make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' Making check in iodata make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' Making check in iq make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' Making check in jid make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' Making check in jingleiceudp make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' Making check in jinglesession make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' Making check in jinglesessionjingle make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' Making check in jinglesessionmanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' Making check in lastactivity make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' Making check in lastactivityquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' Making check in md5 make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' Making check in message make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' Making check in messageeventfilter make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' Making check in mucroommuc make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' Making check in mucroommucadmin make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' Making check in mucroommucowner make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' Making check in mucroommucuser make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' Making check in nickname make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' Making check in nonsaslauthquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' Making check in nonsaslauth make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' Making check in oob make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' Making check in parser make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' Making check in prep make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' Making check in presence make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' Making check in privacymanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' Making check in privacymanagerquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' Making check in privatexml make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' Making check in pubsubmanagerpubsub make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' Making check in pubsubmanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' Making check in pubsubevent make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' Making check in receipt make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' Making check in registrationquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' Making check in registration make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' Making check in rostermanagerquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' Making check in rostermanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' Making check in searchquery make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' Making check in search make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' Making check in sha make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' Making check in shim make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' Making check in simanager make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' Making check in simanagersi make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' Making check in stanzaextensionfactory make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' Making check in subscription make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' Making check in tag make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' Making check in tlsgnutls make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' Making check in uniquemucroomunique make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' Making check in vcard make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' Making check in vcardupdate make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' Making check in xpath make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' Making check in zlib make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' Making check in util make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/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: No supported cipher suites have been found. test 'anon client/server handshake test' failed GnuTLS error: GnuTLS internal error. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0xb6fb77e0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x69ae4)[0xb6aadae4] /lib/libc.so.6(+0x72e8c)[0xb6ab6e8c] tlsgnutls/tlsgnutls_test(+0x41f4)[0xb6f841f4] tlsgnutls/tlsgnutls_test(+0x412c)[0xb6f8412c] tlsgnutls/tlsgnutls_test(+0x3604)[0xb6f83604] tlsgnutls/tlsgnutls_test(main+0x94)[0xb6f81f8c] /lib/libc.so.6(__libc_start_main+0x110)[0xb6a5ab80] ======= Memory map: ======== b6700000-b6721000 rw-p 00000000 00:00 0 b6721000-b6800000 ---p 00000000 00:00 0 b68cd000-b68d1000 r-xp 00000000 08:01 4732482 /usr/lib/libdl-2.22.so b68d1000-b68e0000 ---p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b68e0000-b68e1000 r--p 00003000 08:01 4732482 /usr/lib/libdl-2.22.so b68e1000-b68e2000 rw-p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b68e2000-b68e8000 r-xp 00000000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68e8000-b68f7000 ---p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68f7000-b68f8000 r--p 00005000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68f8000-b68f9000 rw-p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68f9000-b6954000 r-xp 00000000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b6954000-b6964000 ---p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b6964000-b6965000 rw-p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b6965000-b6987000 r-xp 00000000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b6987000-b6997000 ---p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b6997000-b6998000 r--p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b6998000-b6999000 rw-p 00023000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b6999000-b69c9000 r-xp 00000000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69c9000-b69ca000 r--p 00030000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69ca000-b69cb000 rw-p 00031000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69cb000-b69d9000 r-xp 00000000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69d9000-b69e8000 ---p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69e8000-b69e9000 r--p 0000d000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69e9000-b69ea000 rw-p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69ea000-b6a2e000 r-xp 00000000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a2e000-b6a3e000 ---p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a3e000-b6a43000 r--p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a43000-b6a44000 rw-p 00049000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a44000-b6b83000 r-xp 00000000 08:01 4732816 /usr/lib/libc-2.22.so b6b83000-b6b93000 ---p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b93000-b6b95000 r--p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b95000-b6b96000 rw-p 00141000 08:01 4732816 /usr/lib/libc-2.22.so b6b96000-b6b99000 rw-p 00000000 00:00 0 b6b99000-b6baf000 r-xp 00000000 08:01 4732752 /usr/lib/libpthread-2.22.so b6baf000-b6bbe000 ---p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bbe000-b6bbf000 r--p 00015000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bbf000-b6bc0000 rw-p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bc0000-b6bc2000 rw-p 00000000 00:00 0 b6bc2000-b6bdf000 r-xp 00000000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6bdf000-b6bee000 ---p 0001d000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6bee000-b6bef000 rw-p 0001c000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6bef000-b6c5c000 r-xp 00000000 08:01 4732498 /usr/lib/libm-2.22.so b6c5c000-b6c6b000 ---p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c6b000-b6c6c000 r--p 0006c000 08:01 4732498 /usr/lib/libm-2.22.so b6c6c000-b6c6d000 rw-p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c6d000-b6d97000 r-xp 00000000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d97000-b6da6000 ---p 0012a000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6da6000-b6dab000 r--p 00129000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6dab000-b6dad000 rw-p 0012e000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6dad000-b6daf000 rw-p 00000000 00:00 0 b6daf000-b6dc1000 r-xp 00000000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dc1000-b6dd0000 ---p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd0000-b6dd1000 r--p 00011000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd1000-b6dd2000 rw-p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd2000-b6ecd000 r-xp 00000000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ecd000-b6edc000 ---p 000fb000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6edc000-b6ee2000 r--p 000fa000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ee2000-b6ee4000 rw-p 00100000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ee4000-b6ee5000 rw-p 00000000 00:00 0 b6ee5000-b6f15000 r-xp 00000000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f15000-b6f24000 ---p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f24000-b6f25000 r--p 0002f000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f25000-b6f26000 rw-p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f26000-b6f3c000 r-xp 00000000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f3c000-b6f4b000 ---p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f4b000-b6f4c000 r--p 00015000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f4c000-b6f4d000 rw-p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f4d000-b6f4f000 rw-p 00000000 00:00 0 b6f4f000-b6f6e000 r-xp 00000000 08:01 4732536 /usr/lib/ld-2.22.so b6f72000-b6f78000 rw-p 00000000 00:00 0 b6f7c000-b6f7e000 rw-p 00000000 00:00 0 b6f7e000-b6f7f000 r--p 0001f000 08:01 4732536 /usr/lib/ld-2.22.so b6f7f000-b6f80000 rw-p 00020000 08:01 4732536 /usr/lib/ld-2.22.so b6f80000-b6f86000 r-xp 00000000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f95000-b6f96000 r--p 00005000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f96000-b6f97000 rw-p 00006000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f97000-b6fdd000 rw-p 00000000 00:00 0 [heap] bec6d000-bec8e000 rw-p 00000000 00:00 0 [stack] ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors] /bin/sh: line 1: 4644 Aborted (core dumped) $i/${i}_test UniqueMUCRoom::Unique: OK VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' Making check in examples make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/examples' make -C tests test make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/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: No supported cipher suites have been found. test 'anon client/server handshake test' failed GnuTLS error: GnuTLS internal error. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0xb6f4d7e0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x69ae4)[0xb6a43ae4] /lib/libc.so.6(+0x72e8c)[0xb6a4ce8c] tlsgnutls/tlsgnutls_test(+0x41f4)[0xb6f1a1f4] tlsgnutls/tlsgnutls_test(+0x412c)[0xb6f1a12c] tlsgnutls/tlsgnutls_test(+0x3604)[0xb6f19604] tlsgnutls/tlsgnutls_test(main+0x94)[0xb6f17f8c] /lib/libc.so.6(__libc_start_main+0x110)[0xb69f0b80] ======= Memory map: ======== b6700000-b6721000 rw-p 00000000 00:00 0 b6721000-b6800000 ---p 00000000 00:00 0 b6863000-b6867000 r-xp 00000000 08:01 4732482 /usr/lib/libdl-2.22.so b6867000-b6876000 ---p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b6876000-b6877000 r--p 00003000 08:01 4732482 /usr/lib/libdl-2.22.so b6877000-b6878000 rw-p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b6878000-b687e000 r-xp 00000000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b687e000-b688d000 ---p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b688d000-b688e000 r--p 00005000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b688e000-b688f000 rw-p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b688f000-b68ea000 r-xp 00000000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b68ea000-b68fa000 ---p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b68fa000-b68fb000 rw-p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b68fb000-b691d000 r-xp 00000000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b691d000-b692d000 ---p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b692d000-b692e000 r--p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b692e000-b692f000 rw-p 00023000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b692f000-b695f000 r-xp 00000000 08:01 4732537 /usr/lib/libnettle.so.6.1 b695f000-b6960000 r--p 00030000 08:01 4732537 /usr/lib/libnettle.so.6.1 b6960000-b6961000 rw-p 00031000 08:01 4732537 /usr/lib/libnettle.so.6.1 b6961000-b696f000 r-xp 00000000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b696f000-b697e000 ---p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b697e000-b697f000 r--p 0000d000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b697f000-b6980000 rw-p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b6980000-b69c4000 r-xp 00000000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b69c4000-b69d4000 ---p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b69d4000-b69d9000 r--p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b69d9000-b69da000 rw-p 00049000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b69da000-b6b19000 r-xp 00000000 08:01 4732816 /usr/lib/libc-2.22.so b6b19000-b6b29000 ---p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b29000-b6b2b000 r--p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b2b000-b6b2c000 rw-p 00141000 08:01 4732816 /usr/lib/libc-2.22.so b6b2c000-b6b2f000 rw-p 00000000 00:00 0 b6b2f000-b6b45000 r-xp 00000000 08:01 4732752 /usr/lib/libpthread-2.22.so b6b45000-b6b54000 ---p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6b54000-b6b55000 r--p 00015000 08:01 4732752 /usr/lib/libpthread-2.22.so b6b55000-b6b56000 rw-p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6b56000-b6b58000 rw-p 00000000 00:00 0 b6b58000-b6b75000 r-xp 00000000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6b75000-b6b84000 ---p 0001d000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6b84000-b6b85000 rw-p 0001c000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6b85000-b6bf2000 r-xp 00000000 08:01 4732498 /usr/lib/libm-2.22.so b6bf2000-b6c01000 ---p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c01000-b6c02000 r--p 0006c000 08:01 4732498 /usr/lib/libm-2.22.so b6c02000-b6c03000 rw-p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c03000-b6d2d000 r-xp 00000000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d2d000-b6d3c000 ---p 0012a000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d3c000-b6d41000 r--p 00129000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d41000-b6d43000 rw-p 0012e000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d43000-b6d45000 rw-p 00000000 00:00 0 b6d45000-b6d57000 r-xp 00000000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6d57000-b6d66000 ---p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6d66000-b6d67000 r--p 00011000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6d67000-b6d68000 rw-p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6d68000-b6e63000 r-xp 00000000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6e63000-b6e72000 ---p 000fb000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6e72000-b6e78000 r--p 000fa000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6e78000-b6e7a000 rw-p 00100000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6e7a000-b6e7b000 rw-p 00000000 00:00 0 b6e7b000-b6eab000 r-xp 00000000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6eab000-b6eba000 ---p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6eba000-b6ebb000 r--p 0002f000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6ebb000-b6ebc000 rw-p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6ebc000-b6ed2000 r-xp 00000000 08:01 4732667 /usr/lib/libresolv-2.22.so b6ed2000-b6ee1000 ---p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6ee1000-b6ee2000 r--p 00015000 08:01 4732667 /usr/lib/libresolv-2.22.so b6ee2000-b6ee3000 rw-p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6ee3000-b6ee5000 rw-p 00000000 00:00 0 b6ee5000-b6f04000 r-xp 00000000 08:01 4732536 /usr/lib/ld-2.22.so b6f08000-b6f0e000 rw-p 00000000 00:00 0 b6f12000-b6f14000 rw-p 00000000 00:00 0 b6f14000-b6f15000 r--p 0001f000 08:01 4732536 /usr/lib/ld-2.22.so b6f15000-b6f16000 rw-p 00020000 08:01 4732536 /usr/lib/ld-2.22.so b6f16000-b6f1c000 r-xp 00000000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f2b000-b6f2c000 r--p 00005000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f2c000-b6f2d000 rw-p 00006000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f2d000-b6f73000 rw-p 00000000 00:00 0 [heap] beea0000-beec1000 rw-p 00000000 00:00 0 [stack] ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors] UniqueMUCRoom::Unique: OK /bin/sh: line 1: 4808 Aborted (core dumped) $i/${i}_test VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14' make -C src test make[1]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src' make -C tests test make[2]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommand' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/adhoccommandnote' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amprule' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/amp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/base64' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/capabilities' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/carbons' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/chatstatefilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/client' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/clientbase' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/connectionbosh' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataform' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformfield' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformreported' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/dataformitem' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/delayeddelivery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoinfo' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/discoitems' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/disco' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/error' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/featureneg' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/flexofflineoffline' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/forward' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgencrypted' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/gpgsigned' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestreamibb' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/inbandbytestream' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iodata' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/iq' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jid' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jingleiceudp' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesession' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionjingle' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/jinglesessionmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivity' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/lastactivityquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/md5' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/message' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/messageeventfilter' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommuc' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucadmin' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucowner' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/mucroommucuser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nickname' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauthquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/nonsaslauth' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/oob' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/parser' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/prep' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/presence' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privacymanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/privatexml' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanagerpubsub' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubmanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/pubsubevent' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/receipt' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registrationquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/registration' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanagerquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/rostermanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/searchquery' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/search' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/sha' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/shim' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanager' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/simanagersi' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/stanzaextensionfactory' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/subscription' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tag' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/uniquemucroomunique' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcard' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/vcardupdate' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/xpath' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/zlib' make[3]: Entering directory '/builddir/build/BUILD/gloox-1.0.14/src/tests/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/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: No supported cipher suites have been found. test 'anon client/server handshake test' failed GnuTLS error: GnuTLS internal error. *** Error in `tlsgnutls/tlsgnutls_test': double free or corruption (!prev): 0xb6fbd7e0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x69ae4)[0xb6ab3ae4] /lib/libc.so.6(+0x72e8c)[0xb6abce8c] tlsgnutls/tlsgnutls_test(+0x41f4)[0xb6f8a1f4] tlsgnutls/tlsgnutls_test(+0x412c)[0xb6f8a12c] tlsgnutls/tlsgnutls_test(+0x3604)[0xb6f89604] tlsgnutls/tlsgnutls_test(main+0x94)[0xb6f87f8c] /lib/libc.so.6(__libc_start_main+0x110)[0xb6a60b80] ======= Memory map: ======== b6700000-b6721000 rw-p 00000000 00:00 0 b6721000-b6800000 ---p 00000000 00:00 0 b68d3000-b68d7000 r-xp 00000000 08:01 4732482 /usr/lib/libdl-2.22.so b68d7000-b68e6000 ---p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b68e6000-b68e7000 r--p 00003000 08:01 4732482 /usr/lib/libdl-2.22.so b68e7000-b68e8000 rw-p 00004000 08:01 4732482 /usr/lib/libdl-2.22.so b68e8000-b68ee000 r-xp 00000000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68ee000-b68fd000 ---p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68fd000-b68fe000 r--p 00005000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68fe000-b68ff000 rw-p 00006000 08:01 4732681 /usr/lib/libffi.so.6.0.2 b68ff000-b695a000 r-xp 00000000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b695a000-b696a000 ---p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b696a000-b696b000 rw-p 0005b000 08:01 4732594 /usr/lib/libgmp.so.10.2.0 b696b000-b698d000 r-xp 00000000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b698d000-b699d000 ---p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b699d000-b699e000 r--p 00022000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b699e000-b699f000 rw-p 00023000 08:01 4732519 /usr/lib/libhogweed.so.4.1 b699f000-b69cf000 r-xp 00000000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69cf000-b69d0000 r--p 00030000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69d0000-b69d1000 rw-p 00031000 08:01 4732537 /usr/lib/libnettle.so.6.1 b69d1000-b69df000 r-xp 00000000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69df000-b69ee000 ---p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69ee000-b69ef000 r--p 0000d000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69ef000-b69f0000 rw-p 0000e000 08:01 4732479 /usr/lib/libtasn1.so.6.4.2 b69f0000-b6a34000 r-xp 00000000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a34000-b6a44000 ---p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a44000-b6a49000 r--p 00044000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a49000-b6a4a000 rw-p 00049000 08:01 4732697 /usr/lib/libp11-kit.so.0.1.0 b6a4a000-b6b89000 r-xp 00000000 08:01 4732816 /usr/lib/libc-2.22.so b6b89000-b6b99000 ---p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b99000-b6b9b000 r--p 0013f000 08:01 4732816 /usr/lib/libc-2.22.so b6b9b000-b6b9c000 rw-p 00141000 08:01 4732816 /usr/lib/libc-2.22.so b6b9c000-b6b9f000 rw-p 00000000 00:00 0 b6b9f000-b6bb5000 r-xp 00000000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bb5000-b6bc4000 ---p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bc4000-b6bc5000 r--p 00015000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bc5000-b6bc6000 rw-p 00016000 08:01 4732752 /usr/lib/libpthread-2.22.so b6bc6000-b6bc8000 rw-p 00000000 00:00 0 b6bc8000-b6be5000 r-xp 00000000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6be5000-b6bf4000 ---p 0001d000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6bf4000-b6bf5000 rw-p 0001c000 08:01 4732625 /usr/lib/libgcc_s-5.2.1-20151104.so.1 b6bf5000-b6c62000 r-xp 00000000 08:01 4732498 /usr/lib/libm-2.22.so b6c62000-b6c71000 ---p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c71000-b6c72000 r--p 0006c000 08:01 4732498 /usr/lib/libm-2.22.so b6c72000-b6c73000 rw-p 0006d000 08:01 4732498 /usr/lib/libm-2.22.so b6c73000-b6d9d000 r-xp 00000000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6d9d000-b6dac000 ---p 0012a000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6dac000-b6db1000 r--p 00129000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6db1000-b6db3000 rw-p 0012e000 08:01 4732530 /usr/lib/libstdc++.so.6.0.21 b6db3000-b6db5000 rw-p 00000000 00:00 0 b6db5000-b6dc7000 r-xp 00000000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dc7000-b6dd6000 ---p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd6000-b6dd7000 r--p 00011000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd7000-b6dd8000 rw-p 00012000 08:01 4732540 /usr/lib/libz.so.1.2.8 b6dd8000-b6ed3000 r-xp 00000000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ed3000-b6ee2000 ---p 000fb000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ee2000-b6ee8000 r--p 000fa000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6ee8000-b6eea000 rw-p 00100000 08:01 4732515 /usr/lib/libgnutls.so.30.3.1 b6eea000-b6eeb000 rw-p 00000000 00:00 0 b6eeb000-b6f1b000 r-xp 00000000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f1b000-b6f2a000 ---p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f2a000-b6f2b000 r--p 0002f000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f2b000-b6f2c000 rw-p 00030000 08:01 4732602 /usr/lib/libidn.so.11.6.15 b6f2c000-b6f42000 r-xp 00000000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f42000-b6f51000 ---p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f51000-b6f52000 r--p 00015000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f52000-b6f53000 rw-p 00016000 08:01 4732667 /usr/lib/libresolv-2.22.so b6f53000-b6f55000 rw-p 00000000 00:00 0 b6f55000-b6f74000 r-xp 00000000 08:01 4732536 /usr/lib/ld-2.22.so b6f78000-b6f7e000 rw-p 00000000 00:00 0 b6f82000-b6f84000 rw-p 00000000 00:00 0 b6f84000-b6f85000 r--p 0001f000 08:01 4732536 /usr/lib/ld-2.22.so b6f85000-b6f86000 rw-p 00020000 08:01 4732536 /usr/lib/ld-2.22.so b6f86000-b6f8c000 r-xp 00000000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f9b000-b6f9c000 r--p 00005000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f9c000-b6f9d000 rw-p 00006000 08:01 5775663 /builddir/build/BUILD/gloox-1.0.14/src/tests/tlsgnutls/tlsgnutls_test b6f9d000-b6fe3000 rw-p 00000000 00:00 0 [heap] bec0f000-bec30000 rw-p 00000000 00:00 0 [stack] ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors] /bin/sh: line 1: 4974 Aborted (core dumped) $i/${i}_test UniqueMUCRoom::Unique: OK VCard: OK VCardUpdate: OK XPath: OK CompressionZlib: OK Util: OK make[2]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src/tests' make[1]: Leaving directory '/builddir/build/BUILD/gloox-1.0.14/src' Processing files: gloox-1.0.14-1bs02fc23.armv6hl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lkKHuI + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.14 + LICENSEDIR=/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/licenses/gloox + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/licenses/gloox + cp -pr LICENSE /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/licenses/gloox + exit 0 Provides: gloox = 1:1.0.14-1bs02fc23 gloox(armv6hl-32) = 1:1.0.14-1bs02fc23 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.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgnutls.so.30 libgnutls.so.30(GNUTLS_3_4) libidn.so.11 libidn.so.11(LIBIDN_1.0) libm.so.6 libresolv.so.2 libresolv.so.2(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libz.so.1 rtld(GNU_HASH) Processing files: gloox-devel-1.0.14-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nteL6q + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.14 + DOCDIR=/builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + cp -pr TODO /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + cp -pr UPGRADING /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm/usr/share/doc/gloox-devel + exit 0 Provides: gloox-devel = 1:1.0.14-1bs02fc23 gloox-devel(armv6hl-32) = 1:1.0.14-1bs02fc23 pkgconfig(gloox) = 1.0.14 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.14-1bs02fc23.armv6hl Provides: gloox-debuginfo = 1:1.0.14-1bs02fc23 gloox-debuginfo(armv6hl-32) = 1:1.0.14-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm Wrote: /builddir/build/RPMS/gloox-1.0.14-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/gloox-devel-1.0.14-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/gloox-debuginfo-1.0.14-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RACQwv + umask 022 + cd /builddir/build/BUILD + cd gloox-1.0.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gloox-1.0.14-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->