Build of gloox with musl toolchain

The build took 00h 01m 44s and was NOT successful.

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

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

The process tree of the build process is here.

List of Errors

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gloox 1.0.14-2 (Wed Apr 5 01:01:19 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether GCC atomic builtins are available... no
# checking idna.h usability... no
# checking idna.h presence... no
# checking for idna.h... no
# configure: WARNING: Libidn not found
# checking if Libidn should be used... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for GNUTLS... yes
# checking if GnuTLS should be used... yes
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# configure: WARNING: Zlib not found
# checking if Zlib should be used... no
# 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... no
# checking whether pthreads work with -pthreads... no
# checking whether pthreads work with -mthreads... no
# checking for the pthreads library -lpthread... no
# checking whether pthreads work with --thread-safe... no
# checking whether pthreads work with -mt... no
# checking for pthread-config... 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)... no
# 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)... no
# 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)... no
# 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... no
# checking for setsockopt in -lsocket... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if mDNS support should be built... no
# checking if unit tests should be built... yes
# checking if example programs should be built... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gloox.pc
# config.status: creating gloox-config
# config.status: creating src/Makefile
# config.status: creating src/examples/Makefile
# config.status: creating src/tests/Makefile
# config.status: creating src/tests/adhoc/Makefile
# config.status: creating src/tests/adhoccommand/Makefile
# config.status: creating src/tests/adhoccommandnote/Makefile
# config.status: creating src/tests/amprule/Makefile
# config.status: creating src/tests/amp/Makefile
# config.status: creating src/tests/base64/Makefile
# config.status: creating src/tests/capabilities/Makefile
# config.status: creating src/tests/carbons/Makefile
# config.status: creating src/tests/chatstatefilter/Makefile
# config.status: creating src/tests/client/Makefile
# config.status: creating src/tests/clientbase/Makefile
# config.status: creating src/tests/connectionbosh/Makefile
# config.status: creating src/tests/dataform/Makefile
# config.status: creating src/tests/dataformfield/Makefile
# config.status: creating src/tests/dataformitem/Makefile
# config.status: creating src/tests/dataformreported/Makefile
# config.status: creating src/tests/delayeddelivery/Makefile
# config.status: creating src/tests/discoinfo/Makefile
# config.status: creating src/tests/discoitems/Makefile
# config.status: creating src/tests/disco/Makefile
# config.status: creating src/tests/error/Makefile
# config.status: creating src/tests/featureneg/Makefile
# config.status: creating src/tests/flexofflineoffline/Makefile
# config.status: creating src/tests/flexoffline/Makefile
# config.status: creating src/tests/forward/Makefile
# config.status: creating src/tests/gpgencrypted/Makefile
# config.status: creating src/tests/gpgsigned/Makefile
# config.status: creating src/tests/inbandbytestreamibb/Makefile
# config.status: creating src/tests/inbandbytestream/Makefile
# config.status: creating src/tests/iodata/Makefile
# config.status: creating src/tests/iq/Makefile
# config.status: creating src/tests/jid/Makefile
# config.status: creating src/tests/jingleiceudp/Makefile
# config.status: creating src/tests/jinglesession/Makefile
# config.status: creating src/tests/jinglesessionjingle/Makefile
# config.status: creating src/tests/jinglesessionmanager/Makefile
# config.status: creating src/tests/lastactivityquery/Makefile
# config.status: creating src/tests/lastactivity/Makefile
# config.status: creating src/tests/md5/Makefile
# config.status: creating src/tests/message/Makefile
# config.status: creating src/tests/messageeventfilter/Makefile
# config.status: creating src/tests/mucroommuc/Makefile
# config.status: creating src/tests/mucroommucadmin/Makefile
# config.status: creating src/tests/mucroommucowner/Makefile
# config.status: creating src/tests/mucroommucuser/Makefile
# config.status: creating src/tests/nickname/Makefile
# config.status: creating src/tests/nonsaslauthquery/Makefile
# config.status: creating src/tests/nonsaslauth/Makefile
# config.status: creating src/tests/oob/Makefile
# config.status: creating src/tests/parser/Makefile
# config.status: creating src/tests/prep/Makefile
# config.status: creating src/tests/presence/Makefile
# config.status: creating src/tests/privacymanagerquery/Makefile
# config.status: creating src/tests/privacymanager/Makefile
# config.status: creating src/tests/privatexml/Makefile
# config.status: creating src/tests/pubsubmanagerpubsub/Makefile
# config.status: creating src/tests/pubsubmanager/Makefile
# config.status: creating src/tests/pubsubevent/Makefile
# config.status: creating src/tests/receipt/Makefile
# config.status: creating src/tests/registrationquery/Makefile
# config.status: creating src/tests/registration/Makefile
# config.status: creating src/tests/rostermanagerquery/Makefile
# config.status: creating src/tests/rostermanager/Makefile
# config.status: creating src/tests/searchquery/Makefile
# config.status: creating src/tests/search/Makefile
# config.status: creating src/tests/sha/Makefile
# config.status: creating src/tests/shim/Makefile
# config.status: creating src/tests/simanager/Makefile
# config.status: creating src/tests/simanagersi/Makefile
# config.status: creating src/tests/stanzaextensionfactory/Makefile
# config.status: creating src/tests/subscription/Makefile
# config.status: creating src/tests/tag/Makefile
# config.status: creating src/tests/tlsgnutls/Makefile
# config.status: creating src/tests/uniquemucroomunique/Makefile
# config.status: creating src/tests/util/Makefile
# config.status: creating src/tests/vcard/Makefile
# config.status: creating src/tests/vcardupdate/Makefile
# config.status: creating src/tests/xpath/Makefile
# config.status: creating src/tests/zlib/Makefile
# config.status: creating config.h.unix
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/gloox/src/gloox-1.0.14'
# Making all in src
# make[2]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# Making all in .
# make[3]: Entering directory '/tmp/gloox/src/gloox-1.0.14/src'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c -o jid.lo jid.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c -o connectiontcpclient.lo connectiontcpclient.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c -o clientbase.lo clientbase.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c connectiontcpclient.cpp -fPIC -DPIC -o .libs/connectiontcpclient.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cpp -fPIC -DPIC -o .libs/jid.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c clientbase.cpp -fPIC -DPIC -o .libs/clientbase.o
# parser.cpp:173:31: warning: implicit conversion changes signedness: 'value_type' (aka 'char') to 'const unsigned char' [-Wsign-conversion]
# const unsigned char c = data[i];
# ~ ^~~~~~~
# parser.cpp:201:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_cdata += c;
# ~~ ^
# parser.cpp:228:28: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_cdata += c;
# ~~ ^
# parser.cpp:268:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_tag += c;
# ~~ ^
# parser.cpp:283:30: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_cdata += c;
# ~~ ^
# parser.cpp:290:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_cdata += c;
# ~~ ^
# parser.cpp:332:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_tag += c;
# ~~ ^
# parser.cpp:359:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_cdata += c;
# ~~ ^
# connectiontcpclient.cpp:140:59: warning: implicit conversion changes signedness: 'const int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
# int size = static_cast( ::recv( m_socket, m_buf, m_bufsize, 0 ) );
# ~~ ^~~~~~~~~
# connectiontcpclient.cpp:169:64: warning: parser.cppimplicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# :400:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_handler->handleReceivedData( this, std::string( m_buf, size ) );
# ~~~ ^~~~
# m_tag += c;
# ~~ ^
# parser.cpp:440:24: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_tag += c;
# ~~ ^
# parser.cpp:479:27: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_attrib += c;
# ~~ ^
# parser.cpp:525:27: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_attrib += c;
# ~~ ^
# parser.cpp:573:28: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_value += c;
# ~~ ^
# parser.cpp:596:26: warning: implicit conversion changes signedness: 'const unsigned char' to 'value_type' (aka 'char') [-Wsign-conversion]
# m_value += c;
# ~~ ^
# 2 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectiontcpclient.lo -MD -MP -MF .deps/connectiontcpclient.Tpo -c connectiontcpclient.cpp -o connectiontcpclient.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cpp -o jid.o >/dev/null 2>&1
# clientbase.cpp:105:90: warning: implicit conversion changes signedness: 'unsigned long long' to 'int' [-Wsign-conversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 14 warnings generated.
# clientbase.cpp:124:90: warning: implicit conversion changes signedness: 'unsigned long long' to 'int' [-Wsign-conversion]
# m_uniqueBaseId( (unsigned int)( ( (unsigned long long)time( 0 ) & 0xFFFF ) << 16 ) | ( ( (unsigned long long) & m_nextId ) & 0xFFFF ) ),
# ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# clientbase.cpp:132:12: warning: implicit conversion loses integer precision: 'time_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32]
# srand( time( 0 ) );
# ~~~~~ ^~~~~~~~~
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.o >/dev/null 2>&1
# mv -f .deps/connectiontcpclient.Tpo .deps/connectiontcpclient.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c -o tag.lo tag.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.cpp -fPIC -DPIC -o .libs/tag.o
# mv -f .deps/jid.Tpo .deps/jid.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c -o stanza.lo stanza.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c stanza.cpp -fPIC -DPIC -o .libs/stanza.o
# mv -f .deps/parser.Tpo .deps/parser.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c -o logsink.lo logsink.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c logsink.cpp -fPIC -DPIC -o .libs/logsink.o
# 3 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT clientbase.lo -MD -MP -MF .deps/clientbase.Tpo -c clientbase.cpp -o clientbase.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT logsink.lo -MD -MP -MF .deps/logsink.Tpo -c logsink.cpp -o logsink.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanza.lo -MD -MP -MF .deps/stanza.Tpo -c stanza.cpp -o stanza.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.cpp -o tag.o >/dev/null 2>&1
# mv -f .deps/logsink.Tpo .deps/logsink.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c -o dns.lo dns.cpp
# mv -f .deps/stanza.Tpo .deps/stanza.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c -o prep.lo prep.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.cpp -fPIC -DPIC -o .libs/dns.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.cpp -fPIC -DPIC -o .libs/prep.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.cpp -o prep.o >/dev/null 2>&1
# mv -f .deps/prep.Tpo .deps/prep.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fPIC -DPIC -o .libs/base64.o
# mv -f .deps/tag.Tpo .deps/tag.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.cpp -fPIC -DPIC -o .libs/client.o
# base64.cpp:49:31: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# encoded += alphabet64[c];
# ~~~~~~~~~~ ^
# base64.cpp:54:31: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# encoded += alphabet64[c];
# ~~~~~~~~~~ ^
# base64.cpp:61:33: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# encoded += alphabet64[c];
# ~~~~~~~~~~ ^
# base64.cpp:72:33: warning: implicit conversion changes signedness: 'char' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# encoded += alphabet64[c];
# ~~~~~~~~~~ ^
# base64.cpp:93:21: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion]
# c = table64(input[i]);
# ~~~~~~~ ^~~~~~~~
# base64.cpp:95:21: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion]
# d = table64(input[i]);
# ~~~~~~~ ^~~~~~~~
# base64.cpp:104:23: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion]
# c = table64(input[i]);
# ~~~~~~~ ^~~~~~~~
# base64.cpp:115:23: warning: implicit conversion changes signedness: 'const value_type' (aka 'const char') to 'unsigned char' [-Wsign-conversion]
# d = table64(input[i]);
# ~~~~~~~ ^~~~~~~~
# 8 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o >/dev/null 2>&1
# mv -f .deps/clientbase.Tpo .deps/clientbase.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c -o component.lo component.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c component.cpp -fPIC -DPIC -o .libs/component.o
# mv -f .deps/base64.Tpo .deps/base64.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c -o disco.lo disco.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c disco.cpp -fPIC -DPIC -o .libs/disco.o
# client.cpp:522:5: warning: 'm_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = resource; // TODO: remove for 1.1
# ^
# In file included from component.cpp:15:
# ./component.h:57:20: warning: 'gloox::Component::disconnect' hides overloaded virtual function [-Woverloaded-virtual]
# virtual void disconnect() { ClientBase::disconnect( ConnUserDisconnected ); }
# ^
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT disco.lo -MD -MP -MF .deps/disco.Tpo -c disco.cpp -o disco.o >/dev/null 2>&1
# ./clientbase.h./clientbase.h::766879::2036:: notenote: hidden overloaded virtual function 'gloox::ClientBase::disconnect' declared here: different number of parameters (1 vs 0)
# : 'm_selectedResource' has been explicitly marked deprecated here
# virtual void disconnect( ConnectionError reason );
# ^
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^
# client.cpp:546:9: warning: 'm_selectedResource' is deprecated [-Wdeprecated-declarations]
# m_selectedResource = m_jid.resource(); // TODO: remove for 1.1
# ^
# ./clientbase.h:879:36: note: 'm_selectedResource' has been explicitly marked deprecated here
# GLOOX_DEPRECATED std::string m_selectedResource; /**< The currently selected resource.
# ^
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT component.lo -MD -MP -MF .deps/component.Tpo -c component.cpp -o component.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.cpp -o dns.o >/dev/null 2>&1
# 2 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.cpp -o client.o >/dev/null 2>&1
# mv -f .deps/dns.Tpo .deps/dns.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c -o adhoc.lo adhoc.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c adhoc.cpp -fPIC -DPIC -o .libs/adhoc.o
# mv -f .deps/disco.Tpo .deps/disco.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c -o privatexml.lo privatexml.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c privatexml.cpp -fPIC -DPIC -o .libs/privatexml.o
# mv -f .deps/component.Tpo .deps/component.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c -o registration.lo registration.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c registration.cpp -fPIC -DPIC -o .libs/registration.o
# mv -f .deps/client.Tpo .deps/client.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c -o nonsaslauth.lo nonsaslauth.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c nonsaslauth.cpp -fPIC -DPIC -o .libs/nonsaslauth.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privatexml.lo -MD -MP -MF .deps/privatexml.Tpo -c privatexml.cpp -o privatexml.o >/dev/null 2>&1
# mv -f .deps/privatexml.Tpo .deps/privatexml.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c -o rosteritem.lo rosteritem.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT nonsaslauth.lo -MD -MP -MF .deps/nonsaslauth.Tpo -c nonsaslauth.cpp -o nonsaslauth.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT registration.lo -MD -MP -MF .deps/registration.Tpo -c registration.cpp -o registration.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c rosteritem.cpp -fPIC -DPIC -o .libs/rosteritem.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT adhoc.lo -MD -MP -MF .deps/adhoc.Tpo -c adhoc.cpp -o adhoc.o >/dev/null 2>&1
# In file included from rosteritem.cpp:16:
# ./rosteritemdata.h:66:24: warning: 'm_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^
# ./rosteritemdata.h:218:36: note: 'm_jid' has been explicitly marked deprecated here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^
# mv -f .deps/nonsaslauth.Tpo .deps/nonsaslauth.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c -o rostermanager.lo rostermanager.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c rostermanager.cpp -fPIC -DPIC -o .libs/rostermanager.o
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rosteritem.lo -MD -MP -MF .deps/rosteritem.Tpo -c rosteritem.cpp -o rosteritem.o >/dev/null 2>&1
# mv -f .deps/registration.Tpo .deps/registration.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c -o privacyitem.lo privacyitem.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c privacyitem.cpp -fPIC -DPIC -o .libs/privacyitem.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacyitem.lo -MD -MP -MF .deps/privacyitem.Tpo -c privacyitem.cpp -o privacyitem.o >/dev/null 2>&1
# mv -f .deps/adhoc.Tpo .deps/adhoc.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c -o bookmarkstorage.lo bookmarkstorage.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c bookmarkstorage.cpp -fPIC -DPIC -o .libs/bookmarkstorage.o
# mv -f .deps/rosteritem.Tpo .deps/rosteritem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c -o annotations.lo annotations.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c annotations.cpp -fPIC -DPIC -o .libs/annotations.o
# In file included from rostermanager.cpp:18:
# ./rosteritemdata.h:66:24: warning: 'm_jid' is deprecated [-Wdeprecated-declarations]
# : m_jid( right.m_jid ), m_jidJID( right.m_jidJID ), m_name( right.m_name ),
# ^
# ./rosteritemdata.h:218:36: note: 'm_jid' has been explicitly marked deprecated here
# GLOOX_DEPRECATED std::string m_jid; /**< @deprecated Will be removed for 1.1. */
# ^
# mv -f .deps/privacyitem.Tpo .deps/privacyitem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c -o privacymanager.lo privacymanager.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c privacymanager.cpp -fPIC -DPIC -o .libs/privacymanager.o
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT rostermanager.lo -MD -MP -MF .deps/rostermanager.Tpo -c rostermanager.cpp -o rostermanager.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT bookmarkstorage.lo -MD -MP -MF .deps/bookmarkstorage.Tpo -c bookmarkstorage.cpp -o bookmarkstorage.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT annotations.lo -MD -MP -MF .deps/annotations.Tpo -c annotations.cpp -o annotations.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT privacymanager.lo -MD -MP -MF .deps/privacymanager.Tpo -c privacymanager.cpp -o privacymanager.o >/dev/null 2>&1
# mv -f .deps/bookmarkstorage.Tpo .deps/bookmarkstorage.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c -o lastactivity.lo lastactivity.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c lastactivity.cpp -fPIC -DPIC -o .libs/lastactivity.o
# mv -f .deps/annotations.Tpo .deps/annotations.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c -o flexoff.lo flexoff.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c flexoff.cpp -fPIC -DPIC -o .libs/flexoff.o
# mv -f .deps/rostermanager.Tpo .deps/rostermanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c -o dataform.lo dataform.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c dataform.cpp -fPIC -DPIC -o .libs/dataform.o
# mv -f .deps/privacymanager.Tpo .deps/privacymanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c -o dataformfield.lo dataformfield.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c dataformfield.cpp -fPIC -DPIC -o .libs/dataformfield.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataform.lo -MD -MP -MF .deps/dataform.Tpo -c dataform.cpp -o dataform.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfield.lo -MD -MP -MF .deps/dataformfield.Tpo -c dataformfield.cpp -o dataformfield.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT lastactivity.lo -MD -MP -MF .deps/lastactivity.Tpo -c lastactivity.cpp -o lastactivity.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT flexoff.lo -MD -MP -MF .deps/flexoff.Tpo -c flexoff.cpp -o flexoff.o >/dev/null 2>&1
# mv -f .deps/dataform.Tpo .deps/dataform.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c -o dataformfieldcontainer.lo dataformfieldcontainer.cpp
# mv -f .deps/dataformfield.Tpo .deps/dataformfield.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c -o messagesession.lo messagesession.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c dataformfieldcontainer.cpp -fPIC -DPIC -o .libs/dataformfieldcontainer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c messagesession.cpp -fPIC -DPIC -o .libs/messagesession.o
# mv -f .deps/flexoff.Tpo .deps/flexoff.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c -o messageeventfilter.lo messageeventfilter.cpp
# mv -f .deps/lastactivity.Tpo .deps/lastactivity.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c -o chatstatefilter.lo chatstatefilter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c chatstatefilter.cpp -fPIC -DPIC -o .libs/chatstatefilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c messageeventfilter.cpp -fPIC -DPIC -o .libs/messageeventfilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformfieldcontainer.lo -MD -MP -MF .deps/dataformfieldcontainer.Tpo -c dataformfieldcontainer.cpp -o dataformfieldcontainer.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT chatstatefilter.lo -MD -MP -MF .deps/chatstatefilter.Tpo -c chatstatefilter.cpp -o chatstatefilter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagesession.lo -MD -MP -MF .deps/messagesession.Tpo -c messagesession.cpp -o messagesession.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messageeventfilter.lo -MD -MP -MF .deps/messageeventfilter.Tpo -c messageeventfilter.cpp -o messageeventfilter.o >/dev/null 2>&1
# mv -f .deps/dataformfieldcontainer.Tpo .deps/dataformfieldcontainer.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c -o gloox.lo gloox.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c gloox.cpp -fPIC -DPIC -o .libs/gloox.o
# mv -f .deps/chatstatefilter.Tpo .deps/chatstatefilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c -o inbandbytestream.lo inbandbytestream.cpp
# mv -f .deps/messageeventfilter.Tpo .deps/messageeventfilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c -o messagefilter.lo messagefilter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c inbandbytestream.cpp -fPIC -DPIC -o .libs/inbandbytestream.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c messagefilter.cpp -fPIC -DPIC -o .libs/messagefilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gloox.lo -MD -MP -MF .deps/gloox.Tpo -c gloox.cpp -o gloox.o >/dev/null 2>&1
# mv -f .deps/messagesession.Tpo .deps/messagesession.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c -o vcard.lo vcard.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT messagefilter.lo -MD -MP -MF .deps/messagefilter.Tpo -c messagefilter.cpp -o messagefilter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c vcard.cpp -fPIC -DPIC -o .libs/vcard.o
# inbandbytestream.cpp:260:72: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
# iq.addExtension( new IBB( m_sid, ++m_sequence, data.substr( pos, m_blockSize ) ) );
# ~~~~ ^~~~~~~~~~~
# inbandbytestream.cpp:263:14: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
# pos += m_blockSize;
# ~~ ^~~~~~~~~~~
# mv -f .deps/gloox.Tpo .deps/gloox.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c -o vcardmanager.lo vcardmanager.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c vcardmanager.cpp -fPIC -DPIC -o .libs/vcardmanager.o
# 2 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT inbandbytestream.lo -MD -MP -MF .deps/inbandbytestream.Tpo -c inbandbytestream.cpp -o inbandbytestream.o >/dev/null 2>&1
# mv -f .deps/messagefilter.Tpo .deps/messagefilter.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -fPIC -DPIC -o .libs/md5.o
# md5.cpp:214:15: warning: cast from 'const unsigned char *' to 'const unsigned int *' increases required alignment from 1 to 4 [-Wcast-align]
# X = (const unsigned int*)data;
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# md5.cpp:242:62: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
# xbuf[i] = xp[0] + ( xp[1] << 8 ) + ( xp[2] << 16 ) + ( xp[3] << 24 );
# ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
# md5.cpp:389:31: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
# m_state.count[1] += bytes >> 29;
# ~~ ~~~~~~^~~~~
# md5.cpp:399:40: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
# memcpy( m_state.buf + offset, p, copy );
# ~~~~~~ ^~~~
# md5.cpp:413:31: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
# memcpy( m_state.buf, p, left );
# ~~~~~~ ^~~~
# 5 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -o md5.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcard.lo -MD -MP -MF .deps/vcard.Tpo -c vcard.cpp -o vcard.o >/dev/null 2>&1
# mv -f .deps/md5.Tpo .deps/md5.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c -o sha.lo sha.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.cpp -fPIC -DPIC -o .libs/sha.o
# mv -f .deps/inbandbytestream.Tpo .deps/inbandbytestream.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardmanager.lo -MD -MP -MF .deps/vcardmanager.Tpo -c vcardmanager.cpp -o vcardmanager.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.cpp -fPIC -DPIC -o .libs/search.o
# sha.cpp:127:47: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
# feed( (const unsigned char*)data.c_str(), (int)data.length() );
# ~~~~ ^~~~~~~~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.cpp -o sha.o >/dev/null 2>&1
# mv -f .deps/vcard.Tpo .deps/vcard.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c -o dataformreported.lo dataformreported.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c dataformreported.cpp -fPIC -DPIC -o .libs/dataformreported.o
# mv -f .deps/sha.Tpo .deps/sha.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c -o dataformitem.lo dataformitem.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c dataformitem.cpp -fPIC -DPIC -o .libs/dataformitem.o
# mv -f .deps/vcardmanager.Tpo .deps/vcardmanager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c -o mucroom.lo mucroom.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c mucroom.cpp -fPIC -DPIC -o .libs/mucroom.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.cpp -o search.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformreported.lo -MD -MP -MF .deps/dataformreported.Tpo -c dataformreported.cpp -o dataformreported.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT dataformitem.lo -MD -MP -MF .deps/dataformitem.Tpo -c dataformitem.cpp -o dataformitem.o >/dev/null 2>&1
# mv -f .deps/dataformreported.Tpo .deps/dataformreported.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c -o mucmessagesession.lo mucmessagesession.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c mucmessagesession.cpp -fPIC -DPIC -o .libs/mucmessagesession.o
# mv -f .deps/dataformitem.Tpo .deps/dataformitem.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c -o oob.lo oob.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c oob.cpp -fPIC -DPIC -o .libs/oob.o
# mv -f .deps/search.Tpo .deps/search.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c -o vcardupdate.lo vcardupdate.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c vcardupdate.cpp -fPIC -DPIC -o .libs/vcardupdate.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucmessagesession.lo -MD -MP -MF .deps/mucmessagesession.Tpo -c mucmessagesession.cpp -o mucmessagesession.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucroom.lo -MD -MP -MF .deps/mucroom.Tpo -c mucroom.cpp -o mucroom.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT oob.lo -MD -MP -MF .deps/oob.Tpo -c oob.cpp -o oob.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT vcardupdate.lo -MD -MP -MF .deps/vcardupdate.Tpo -c vcardupdate.cpp -o vcardupdate.o >/dev/null 2>&1
# mv -f .deps/oob.Tpo .deps/oob.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c -o stanzaextensionfactory.lo stanzaextensionfactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c stanzaextensionfactory.cpp -fPIC -DPIC -o .libs/stanzaextensionfactory.o
# mv -f .deps/mucmessagesession.Tpo .deps/mucmessagesession.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c -o mucinvitationhandler.lo mucinvitationhandler.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c mucinvitationhandler.cpp -fPIC -DPIC -o .libs/mucinvitationhandler.o
# mv -f .deps/vcardupdate.Tpo .deps/vcardupdate.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c -o delayeddelivery.lo delayeddelivery.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c delayeddelivery.cpp -fPIC -DPIC -o .libs/delayeddelivery.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT stanzaextensionfactory.lo -MD -MP -MF .deps/stanzaextensionfactory.Tpo -c stanzaextensionfactory.cpp -o stanzaextensionfactory.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT delayeddelivery.lo -MD -MP -MF .deps/delayeddelivery.Tpo -c delayeddelivery.cpp -o delayeddelivery.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT mucinvitationhandler.lo -MD -MP -MF .deps/mucinvitationhandler.Tpo -c mucinvitationhandler.cpp -o mucinvitationhandler.o >/dev/null 2>&1
# mv -f .deps/mucroom.Tpo .deps/mucroom.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c -o gpgencrypted.lo gpgencrypted.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c gpgencrypted.cpp -fPIC -DPIC -o .libs/gpgencrypted.o
# mv -f .deps/delayeddelivery.Tpo .deps/delayeddelivery.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c -o gpgsigned.lo gpgsigned.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgencrypted.lo -MD -MP -MF .deps/gpgencrypted.Tpo -c gpgencrypted.cpp -o gpgencrypted.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c gpgsigned.cpp -fPIC -DPIC -o .libs/gpgsigned.o
# mv -f .deps/stanzaextensionfactory.Tpo .deps/stanzaextensionfactory.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c -o uniquemucroom.lo uniquemucroom.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c uniquemucroom.cpp -fPIC -DPIC -o .libs/uniquemucroom.o
# mv -f .deps/mucinvitationhandler.Tpo .deps/mucinvitationhandler.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c -o instantmucroom.lo instantmucroom.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c instantmucroom.cpp -fPIC -DPIC -o .libs/instantmucroom.o
# mv -f .deps/gpgencrypted.Tpo .deps/gpgencrypted.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c -o compressionzlib.lo compressionzlib.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT gpgsigned.lo -MD -MP -MF .deps/gpgsigned.Tpo -c gpgsigned.cpp -o gpgsigned.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c compressionzlib.cpp -fPIC -DPIC -o .libs/compressionzlib.o
# In file included from uniquemucroom.cpp:15:
# ./uniquemucroom.h:56:20: warning: 'gloox::UniqueMUCRoom::join' hides overloaded virtual function [-Woverloaded-virtual]
# virtual void join();
# ^
# ./mucroom.h:399:20: note: hidden overloaded virtual function 'gloox::MUCRoom::join' declared here: different number of parameters (3 vs 0)
# virtual void join( Presence::PresenceType type = Presence::Available,
# ^
# mv -f .deps/gpgsigned.Tpo .deps/gpgsigned.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c -o tlsgnutlsclient.lo tlsgnutlsclient.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT compressionzlib.lo -MD -MP -MF .deps/compressionzlib.Tpo -c compressionzlib.cpp -o compressionzlib.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT tlsgnutlsclient.lo -MD -MP -MF .deps/tlsgnutlsclient.Tpo -c tlsgnutlsclient.cpp -fPIC -DPIC -o .libs/tlsgnutlsclient.o
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT uniquemucroom.lo -MD -MP -MF .deps/uniquemucroom.Tpo -c uniquemucroom.cpp -o uniquemucroom.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT instantmucroom.lo -MD -MP -MF .deps/instantmucroom.Tpo -c instantmucroom.cpp -o instantmucroom.o >/dev/null 2>&1
# mv -f .deps/compressionzlib.Tpo .deps/compressionzlib.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c -o connectionhttpproxy.lo connectionhttpproxy.cpp
# In file included from tlsgnutlsclient.cpp:15:
# In file included from ./tlsgnutlsclient.h:18:
# ./tlsgnutlsbase.h:24:10: fatal error: 'gnutls/gnutls.h' file not found
# #include
# ^
# 1 error generated.
# make[3]: *** [Makefile:710: tlsgnutlsclient.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c connectionhttpproxy.cpp -fPIC -DPIC -o .libs/connectionhttpproxy.o
# mv -f .deps/uniquemucroom.Tpo .deps/uniquemucroom.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wno-long-long -I/usr/include/p11-kit-1 -ansi -MT connectionhttpproxy.lo -MD -MP -MF .deps/connectionhttpproxy.Tpo -c connectionhttpproxy.cpp -o connectionhttpproxy.o >/dev/null 2>&1
# mv -f .deps/instantmucroom.Tpo .deps/instantmucroom.Plo
# mv -f .deps/connectionhttpproxy.Tpo .deps/connectionhttpproxy.Plo
# make[3]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[2]: *** [Makefile:750: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/gloox/src/gloox-1.0.14/src'
# make[1]: *** [Makefile:497: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/gloox/src/gloox-1.0.14'
# make: *** [Makefile:368: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

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