The build took 00h 01m 12s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
11,484 |
sh |
10,377 |
ansic |
4,833 |
makefile |
26,694 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: loudmouth 1.5.3-1 (Thu Apr 13 20:57:21 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (2) perl-xml-parser-2.44-3 intltool-0.51.0-1Total Installed Size: 0.62 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing perl-xml-parser...installing intltool...:: Running post-transaction hooks...(1/1) Updating manpage index...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-cc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for library containing strerror... none requiredchecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for x86_64-unknown-linux-ar... nochecking for x86_64-unknown-linux-lib... nochecking for x86_64-unknown-linux-link... nochecking for ar... archecking the archiver (ar) interface... archecking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... dlltoolchecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nochecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.16... yeschecking for GLIB - version >= 2.0.0... yes (version 2.48.1)checking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for memory.h... (cached) yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking netinet/in_systm.h usability... yeschecking netinet/in_systm.h presence... yeschecking for netinet/in_systm.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking winsock2.h usability... nochecking winsock2.h presence... nochecking for winsock2.h... nochecking arpa/nameser_compat.h usability... yeschecking arpa/nameser_compat.h presence... yeschecking for arpa/nameser_compat.h... yeschecking what warning flags to pass to the C compiler... checking for tm_gmtoff in struct tm... yeschecking for LOUDMOUTH... yeschecking for LOUDMOUTHTEST... yeschecking for LIBIDN... yeschecking for gtk-doc... yeschecking for gtkdoc-check... gtkdoc-check.testchecking for gtkdoc-check... /usr/bin/gtkdoc-checkchecking for gtkdoc-rebase... /usr/bin/gtkdoc-rebasechecking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdfchecking whether to build gtk-doc documentation... nochecking for GTKDOC_DEPS... yeschecking for gethostbyname in -lnsl... yeschecking for socket in -lsocket... nochecking for __res_query in -lresolv... yeschecking for res_query in -lresolv... nochecking for krb5-config... /usr/bin/krb5-configchecking gssapi.h usability... yeschecking gssapi.h presence... yeschecking for gssapi.h... yeschecking gssapi/gssapi.h usability... yeschecking gssapi/gssapi.h presence... yeschecking for gssapi/gssapi.h... yeschecking for LIBGNUTLS... yesNot using asynchronous dns lookupschecking whether TCP_KEEPCNT is declared... yesDebugging enabledchecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating docs/Makefileconfig.status: creating docs/reference/Makefileconfig.status: creating loudmouth/Makefileconfig.status: creating examples/Makefileconfig.status: creating tests/Makefileconfig.status: creating tests/parser-tests/Makefileconfig.status: creating loudmouth-1.0.pcconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commands Loudmouth 1.5.3 ================== prefix: /usr compiler: clang Have IDN support: yes Enable SSL: GnuTLS Asynchronous DNS: no Linux TCP keepalives: yes Enable Debug: yes Enable GSSAPI: yes Enable Documentation: no Enable Tests: yes Now type 'make' to build Loudmouthmake all-recursivemake[1]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3'Making all in loudmouthmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make all-ammake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-connection.lo -MD -MP -MF .deps/lm-connection.Tpo -c -o lm-connection.lo lm-connection.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-connection.lo -MD -MP -MF .deps/lm-connection.Tpo -c lm-connection.c -fPIC -DPIC -o .libs/lm-connection.omv -f .deps/lm-connection.Tpo .deps/lm-connection.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-debug.lo -MD -MP -MF .deps/lm-debug.Tpo -c -o lm-debug.lo lm-debug.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-debug.lo -MD -MP -MF .deps/lm-debug.Tpo -c lm-debug.c -fPIC -DPIC -o .libs/lm-debug.omv -f .deps/lm-debug.Tpo .deps/lm-debug.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-data-objects.lo -MD -MP -MF .deps/lm-data-objects.Tpo -c -o lm-data-objects.lo lm-data-objects.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-data-objects.lo -MD -MP -MF .deps/lm-data-objects.Tpo -c lm-data-objects.c -fPIC -DPIC -o .libs/lm-data-objects.omv -f .deps/lm-data-objects.Tpo .deps/lm-data-objects.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-dummy.lo -MD -MP -MF .deps/lm-dummy.Tpo -c -o lm-dummy.lo lm-dummy.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-dummy.lo -MD -MP -MF .deps/lm-dummy.Tpo -c lm-dummy.c -fPIC -DPIC -o .libs/lm-dummy.omv -f .deps/lm-dummy.Tpo .deps/lm-dummy.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-idummy.lo -MD -MP -MF .deps/lm-idummy.Tpo -c -o lm-idummy.lo lm-idummy.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-idummy.lo -MD -MP -MF .deps/lm-idummy.Tpo -c lm-idummy.c -fPIC -DPIC -o .libs/lm-idummy.omv -f .deps/lm-idummy.Tpo .deps/lm-idummy.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-error.lo -MD -MP -MF .deps/lm-error.Tpo -c -o lm-error.lo lm-error.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-error.lo -MD -MP -MF .deps/lm-error.Tpo -c lm-error.c -fPIC -DPIC -o .libs/lm-error.omv -f .deps/lm-error.Tpo .deps/lm-error.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-marshal.lo -MD -MP -MF .deps/lm-marshal.Tpo -c -o lm-marshal.lo lm-marshal.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-marshal.lo -MD -MP -MF .deps/lm-marshal.Tpo -c lm-marshal.c -fPIC -DPIC -o .libs/lm-marshal.omv -f .deps/lm-marshal.Tpo .deps/lm-marshal.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message.lo -MD -MP -MF .deps/lm-message.Tpo -c -o lm-message.lo lm-message.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message.lo -MD -MP -MF .deps/lm-message.Tpo -c lm-message.c -fPIC -DPIC -o .libs/lm-message.olm-message.c:308:44: warning: implicit conversion from enumeration type 'LmMessageType' to different enumeration type 'LmMessageSubType' [-Wenum-conversion] g_return_val_if_fail (message != NULL, LM_MESSAGE_TYPE_UNKNOWN); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~/usr/include/glib-2.0/glib/gmessages.h:382:11: note: expanded from macro 'g_return_val_if_fail' return (val); \ ~~~~~~ ^~~1 warning generated.mv -f .deps/lm-message.Tpo .deps/lm-message.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-handler.lo -MD -MP -MF .deps/lm-message-handler.Tpo -c -o lm-message-handler.lo lm-message-handler.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-handler.lo -MD -MP -MF .deps/lm-message-handler.Tpo -c lm-message-handler.c -fPIC -DPIC -o .libs/lm-message-handler.omv -f .deps/lm-message-handler.Tpo .deps/lm-message-handler.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-node.lo -MD -MP -MF .deps/lm-message-node.Tpo -c -o lm-message-node.lo lm-message-node.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-node.lo -MD -MP -MF .deps/lm-message-node.Tpo -c lm-message-node.c -fPIC -DPIC -o .libs/lm-message-node.omv -f .deps/lm-message-node.Tpo .deps/lm-message-node.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-queue.lo -MD -MP -MF .deps/lm-message-queue.Tpo -c -o lm-message-queue.lo lm-message-queue.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-message-queue.lo -MD -MP -MF .deps/lm-message-queue.Tpo -c lm-message-queue.c -fPIC -DPIC -o .libs/lm-message-queue.omv -f .deps/lm-message-queue.Tpo .deps/lm-message-queue.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-misc.lo -MD -MP -MF .deps/lm-misc.Tpo -c -o lm-misc.lo lm-misc.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-misc.lo -MD -MP -MF .deps/lm-misc.Tpo -c lm-misc.c -fPIC -DPIC -o .libs/lm-misc.omv -f .deps/lm-misc.Tpo .deps/lm-misc.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-parser.lo -MD -MP -MF .deps/lm-parser.Tpo -c -o lm-parser.lo lm-parser.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-parser.lo -MD -MP -MF .deps/lm-parser.Tpo -c lm-parser.c -fPIC -DPIC -o .libs/lm-parser.omv -f .deps/lm-parser.Tpo .deps/lm-parser.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-resolver.lo -MD -MP -MF .deps/lm-resolver.Tpo -c -o lm-resolver.lo lm-resolver.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-resolver.lo -MD -MP -MF .deps/lm-resolver.Tpo -c lm-resolver.c -fPIC -DPIC -o .libs/lm-resolver.omv -f .deps/lm-resolver.Tpo .deps/lm-resolver.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-asyncns-resolver.lo -MD -MP -MF .deps/lm-asyncns-resolver.Tpo -c -o lm-asyncns-resolver.lo lm-asyncns-resolver.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-asyncns-resolver.lo -MD -MP -MF .deps/lm-asyncns-resolver.Tpo -c lm-asyncns-resolver.c -fPIC -DPIC -o .libs/lm-asyncns-resolver.omv -f .deps/lm-asyncns-resolver.Tpo .deps/lm-asyncns-resolver.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-blocking-resolver.lo -MD -MP -MF .deps/lm-blocking-resolver.Tpo -c -o lm-blocking-resolver.lo lm-blocking-resolver.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-blocking-resolver.lo -MD -MP -MF .deps/lm-blocking-resolver.Tpo -c lm-blocking-resolver.c -fPIC -DPIC -o .libs/lm-blocking-resolver.omv -f .deps/lm-blocking-resolver.Tpo .deps/lm-blocking-resolver.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sha.lo -MD -MP -MF .deps/lm-sha.Tpo -c -o lm-sha.lo lm-sha.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sha.lo -MD -MP -MF .deps/lm-sha.Tpo -c lm-sha.c -fPIC -DPIC -o .libs/lm-sha.omv -f .deps/lm-sha.Tpo .deps/lm-sha.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-generic.lo -MD -MP -MF .deps/lm-ssl-generic.Tpo -c -o lm-ssl-generic.lo lm-ssl-generic.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-generic.lo -MD -MP -MF .deps/lm-ssl-generic.Tpo -c lm-ssl-generic.c -fPIC -DPIC -o .libs/lm-ssl-generic.omv -f .deps/lm-ssl-generic.Tpo .deps/lm-ssl-generic.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-base.lo -MD -MP -MF .deps/lm-ssl-base.Tpo -c -o lm-ssl-base.lo lm-ssl-base.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-base.lo -MD -MP -MF .deps/lm-ssl-base.Tpo -c lm-ssl-base.c -fPIC -DPIC -o .libs/lm-ssl-base.omv -f .deps/lm-ssl-base.Tpo .deps/lm-ssl-base.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-gnutls.lo -MD -MP -MF .deps/lm-ssl-gnutls.Tpo -c -o lm-ssl-gnutls.lo lm-ssl-gnutls.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-ssl-gnutls.lo -MD -MP -MF .deps/lm-ssl-gnutls.Tpo -c lm-ssl-gnutls.c -fPIC -DPIC -o .libs/lm-ssl-gnutls.omv -f .deps/lm-ssl-gnutls.Tpo .deps/lm-ssl-gnutls.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-utils.lo -MD -MP -MF .deps/lm-utils.Tpo -c -o lm-utils.lo lm-utils.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-utils.lo -MD -MP -MF .deps/lm-utils.Tpo -c lm-utils.c -fPIC -DPIC -o .libs/lm-utils.omv -f .deps/lm-utils.Tpo .deps/lm-utils.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-proxy.lo -MD -MP -MF .deps/lm-proxy.Tpo -c -o lm-proxy.lo lm-proxy.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-proxy.lo -MD -MP -MF .deps/lm-proxy.Tpo -c lm-proxy.c -fPIC -DPIC -o .libs/lm-proxy.omv -f .deps/lm-proxy.Tpo .deps/lm-proxy.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sock.lo -MD -MP -MF .deps/lm-sock.Tpo -c -o lm-sock.lo lm-sock.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sock.lo -MD -MP -MF .deps/lm-sock.Tpo -c lm-sock.c -fPIC -DPIC -o .libs/lm-sock.omv -f .deps/lm-sock.Tpo .deps/lm-sock.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-old-socket.lo -MD -MP -MF .deps/lm-old-socket.Tpo -c -o lm-old-socket.lo lm-old-socket.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-old-socket.lo -MD -MP -MF .deps/lm-old-socket.Tpo -c lm-old-socket.c -fPIC -DPIC -o .libs/lm-old-socket.omv -f .deps/lm-old-socket.Tpo .deps/lm-old-socket.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-socket.lo -MD -MP -MF .deps/lm-socket.Tpo -c -o lm-socket.lo lm-socket.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-socket.lo -MD -MP -MF .deps/lm-socket.Tpo -c lm-socket.c -fPIC -DPIC -o .libs/lm-socket.omv -f .deps/lm-socket.Tpo .deps/lm-socket.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-feature-ping.lo -MD -MP -MF .deps/lm-feature-ping.Tpo -c -o lm-feature-ping.lo lm-feature-ping.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-feature-ping.lo -MD -MP -MF .deps/lm-feature-ping.Tpo -c lm-feature-ping.c -fPIC -DPIC -o .libs/lm-feature-ping.omv -f .deps/lm-feature-ping.Tpo .deps/lm-feature-ping.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sasl.lo -MD -MP -MF .deps/lm-sasl.Tpo -c -o lm-sasl.lo lm-sasl.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-sasl.lo -MD -MP -MF .deps/lm-sasl.Tpo -c lm-sasl.c -fPIC -DPIC -o .libs/lm-sasl.omv -f .deps/lm-sasl.Tpo .deps/lm-sasl.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-simple-io.lo -MD -MP -MF .deps/lm-simple-io.Tpo -c -o lm-simple-io.lo lm-simple-io.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-simple-io.lo -MD -MP -MF .deps/lm-simple-io.Tpo -c lm-simple-io.c -fPIC -DPIC -o .libs/lm-simple-io.omv -f .deps/lm-simple-io.Tpo .deps/lm-simple-io.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-xmpp-writer.lo -MD -MP -MF .deps/lm-xmpp-writer.Tpo -c -o lm-xmpp-writer.lo lm-xmpp-writer.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT lm-xmpp-writer.lo -MD -MP -MF .deps/lm-xmpp-writer.Tpo -c lm-xmpp-writer.c -fPIC -DPIC -o .libs/lm-xmpp-writer.omv -f .deps/lm-xmpp-writer.Tpo .deps/lm-xmpp-writer.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.omv -f .deps/md5.Tpo .deps/md5.Plo/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -version-info 1:0:1 -export-symbols ./loudmouth.sym -o libloudmouth-1.la -rpath /usr/lib lm-connection.lo lm-debug.lo lm-data-objects.lo lm-dummy.lo lm-idummy.lo lm-error.lo lm-marshal.lo lm-message.lo lm-message-handler.lo lm-message-node.lo lm-message-queue.lo lm-misc.lo lm-parser.lo lm-resolver.lo lm-asyncns-resolver.lo lm-blocking-resolver.lo lm-sha.lo lm-ssl-generic.lo lm-ssl-base.lo lm-ssl-gnutls.lo lm-utils.lo lm-proxy.lo lm-sock.lo lm-old-socket.lo lm-socket.lo lm-feature-ping.lo lm-sasl.lo lm-simple-io.lo lm-xmpp-writer.lo md5.lo -lgobject-2.0 -lglib-2.0 -lidn -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: echo "{ global:" > .libs/libloudmouth-1.verlibtool: link: cat ./loudmouth.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libloudmouth-1.verlibtool: link: echo "local: *; };" >> .libs/libloudmouth-1.verlibtool: link: clang -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/lm-connection.o .libs/lm-debug.o .libs/lm-data-objects.o .libs/lm-dummy.o .libs/lm-idummy.o .libs/lm-error.o .libs/lm-marshal.o .libs/lm-message.o .libs/lm-message-handler.o .libs/lm-message-node.o .libs/lm-message-queue.o .libs/lm-misc.o .libs/lm-parser.o .libs/lm-resolver.o .libs/lm-asyncns-resolver.o .libs/lm-blocking-resolver.o .libs/lm-sha.o .libs/lm-ssl-generic.o .libs/lm-ssl-base.o .libs/lm-ssl-gnutls.o .libs/lm-utils.o .libs/lm-proxy.o .libs/lm-sock.o .libs/lm-old-socket.o .libs/lm-socket.o .libs/lm-feature-ping.o .libs/lm-sasl.o .libs/lm-simple-io.o .libs/lm-xmpp-writer.o .libs/md5.o -lgobject-2.0 -lglib-2.0 -lidn -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls -Wl,-soname -Wl,libloudmouth-1.so.0 -Wl,-version-script -Wl,.libs/libloudmouth-1.ver -o .libs/libloudmouth-1.so.0.1.0libtool: link: (cd ".libs" && rm -f "libloudmouth-1.so.0" && ln -s "libloudmouth-1.so.0.1.0" "libloudmouth-1.so.0")libtool: link: (cd ".libs" && rm -f "libloudmouth-1.so" && ln -s "libloudmouth-1.so.0.1.0" "libloudmouth-1.so")libtool: link: ( cd ".libs" && rm -f "libloudmouth-1.la" && ln -s "../libloudmouth-1.la" "libloudmouth-1.la" )clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -Wall -I/usr/include/p11-kit-1 -MT test-dns.o -MD -MP -MF .deps/test-dns.Tpo -c -o test-dns.o test-dns.cmv -f .deps/test-dns.Tpo .deps/test-dns.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-dns test-dns.o -lgobject-2.0 -lglib-2.0 libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-dns test-dns.o -lgobject-2.0 -lglib-2.0 ./.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsmake[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'Making all in docsmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make all-recursivemake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'Making all in referencemake[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make all-ammake[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[5]: Nothing to be done for 'all-am'.make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[4]: Nothing to be done for 'all-am'.make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'Making all in examplesmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make all-ammake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'clang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT test-lm.o -MD -MP -MF .deps/test-lm.Tpo -c -o test-lm.o test-lm.cmv -f .deps/test-lm.Tpo .deps/test-lm.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-lm test-lm.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-lm test-lm.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsclang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT test-http-proxy.o -MD -MP -MF .deps/test-http-proxy.Tpo -c -o test-http-proxy.o test-http-proxy.cmv -f .deps/test-http-proxy.Tpo .deps/test-http-proxy.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-http-proxy test-http-proxy.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-http-proxy test-http-proxy.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsclang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT test-tunnel.o -MD -MP -MF .deps/test-tunnel.Tpo -c -o test-tunnel.o test-tunnel.cmv -f .deps/test-tunnel.Tpo .deps/test-tunnel.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-tunnel test-tunnel.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-tunnel test-tunnel.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsclang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT lm-send-async.o -MD -MP -MF .deps/lm-send-async.Tpo -c -o lm-send-async.o lm-send-async.cmv -f .deps/lm-send-async.Tpo .deps/lm-send-async.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o lm-send-async lm-send-async.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/lm-send-async lm-send-async.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsclang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT lm-change-password.o -MD -MP -MF .deps/lm-change-password.Tpo -c -o lm-change-password.o lm-change-password.cmv -f .deps/lm-change-password.Tpo .deps/lm-change-password.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o lm-change-password lm-change-password.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/lm-change-password lm-change-password.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsclang -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/p11-kit-1 -MT lm-register.o -MD -MP -MF .deps/lm-register.Tpo -c -o lm-register.o lm-register.cmv -f .deps/lm-register.Tpo .deps/lm-register.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o lm-register lm-register.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.la -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlslibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/lm-register lm-register.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.so -lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutlsmake[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'Making all in testsmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make all-recursivemake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'Making all in parser-testsmake[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make all-ammake[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[5]: Nothing to be done for 'all-am'.make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPARSER_TEST_DIR="\"../tests/parser-tests\"" -Wall -I/usr/include/p11-kit-1 -MT test-parser.o -MD -MP -MF .deps/test-parser.Tpo -c -o test-parser.o test-parser.cmv -f .deps/test-parser.Tpo .deps/test-parser.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-parser test-parser.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.lalibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-parser test-parser.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.soclang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPARSER_TEST_DIR="\"../tests/parser-tests\"" -Wall -I/usr/include/p11-kit-1 -MT lm-data-objects.o -MD -MP -MF .deps/lm-data-objects.Tpo -c -o lm-data-objects.o `test -f '../loudmouth/lm-data-objects.c' || echo './'`../loudmouth/lm-data-objects.cmv -f .deps/lm-data-objects.Tpo .deps/lm-data-objects.Poclang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPARSER_TEST_DIR="\"../tests/parser-tests\"" -Wall -I/usr/include/p11-kit-1 -MT test-data-objects.o -MD -MP -MF .deps/test-data-objects.Tpo -c -o test-data-objects.o test-data-objects.cmv -f .deps/test-data-objects.Tpo .deps/test-data-objects.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -I/usr/include/p11-kit-1 -o test-data-objects lm-data-objects.o test-data-objects.o -lgobject-2.0 -lglib-2.0 ../loudmouth/libloudmouth-1.lalibtool: link: clang -Wall -I/usr/include/p11-kit-1 -o .libs/test-data-objects lm-data-objects.o test-data-objects.o -lgobject-2.0 -lglib-2.0 ../loudmouth/.libs/libloudmouth-1.somake[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[1]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3'==> Entering fakeroot environment...==> Starting package()...make install-recursivemake[1]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3'Making install in loudmouthmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make install-ammake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth' /usr/bin/mkdir -p '/tmp/loudmouth/pkg/loudmouth/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libloudmouth-1.la '/tmp/loudmouth/pkg/loudmouth/usr/lib'libtool: install: /usr/bin/install -c .libs/libloudmouth-1.so.0.1.0 /tmp/loudmouth/pkg/loudmouth/usr/lib/libloudmouth-1.so.0.1.0libtool: install: (cd /tmp/loudmouth/pkg/loudmouth/usr/lib && { ln -s -f libloudmouth-1.so.0.1.0 libloudmouth-1.so.0 || { rm -f libloudmouth-1.so.0 && ln -s libloudmouth-1.so.0.1.0 libloudmouth-1.so.0; }; })libtool: install: (cd /tmp/loudmouth/pkg/loudmouth/usr/lib && { ln -s -f libloudmouth-1.so.0.1.0 libloudmouth-1.so || { rm -f libloudmouth-1.so && ln -s libloudmouth-1.so.0.1.0 libloudmouth-1.so; }; })libtool: install: /usr/bin/install -c .libs/libloudmouth-1.lai /tmp/loudmouth/pkg/loudmouth/usr/lib/libloudmouth-1.lalibtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/loudmouth/pkg/loudmouth/usr/include/loudmouth-1.0/loudmouth' /usr/bin/install -c -m 644 lm-connection.h lm-error.h lm-message.h lm-message-handler.h lm-message-node.h lm-utils.h lm-proxy.h lm-ssl.h loudmouth.h '/tmp/loudmouth/pkg/loudmouth/usr/include/loudmouth-1.0/loudmouth'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/loudmouth'Making install in docsmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make install-recursivemake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'Making install in referencemake[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make install-ammake[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[6]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/loudmouth-LmConnection.html /usr/bin/install -c -m 644 ./html/loudmouth-LmError.html /usr/bin/install -c -m 644 ./html/loudmouth-LmMessage.html /usr/bin/install -c -m 644 ./html/loudmouth-LmMessageHandler.html /usr/bin/install -c -m 644 ./html/loudmouth-LmMessageNode.html /usr/bin/install -c -m 644 ./html/loudmouth-LmProxy.html /usr/bin/install -c -m 644 ./html/loudmouth-LmSSL.html /usr/bin/install -c -m 644 ./html/loudmouth-Miscellaneous-Utility-Functions.html /usr/bin/install -c -m 644 ./html/loudmouth.devhelp2 /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.pngmake[6]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs/reference'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[5]: Nothing to be done for 'install-exec-am'.make[5]: Nothing to be done for 'install-data-am'.make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/docs'Making install in examplesmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make install-ammake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make[4]: Nothing to be done for 'install-exec-am'.make[4]: Nothing to be done for 'install-data-am'.make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/examples'Making install in testsmake[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make install-recursivemake[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'Making install in parser-testsmake[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make install-ammake[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[6]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[6]: Nothing to be done for 'install-exec-am'.make[6]: Nothing to be done for 'install-data-am'.make[6]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests/parser-tests'make[4]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[5]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[5]: Nothing to be done for 'install-exec-am'.make[5]: Nothing to be done for 'install-data-am'.make[5]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[4]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3/tests'make[2]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[3]: Entering directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/loudmouth/pkg/loudmouth/usr/lib/pkgconfig' /usr/bin/install -c -m 644 loudmouth-1.0.pc '/tmp/loudmouth/pkg/loudmouth/usr/lib/pkgconfig'make[3]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[2]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3'make[1]: Leaving directory '/tmp/loudmouth/src/loudmouth-1.5.3'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "loudmouth"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: loudmouth 1.5.3-1 (Thu Apr 13 20:57:37 UTC 2017)CMD: pacman --query --file loudmouth-1.5.3-1-x86_64.pkg.tar.xz
Creating hybrid package for 'loudmouth'
Trying to find vanilla package 'loudmouth'...
CMD: pacman --query --file /mirror/loudmouth-1.5.3-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/lib/libloudmouth-1.so.0/usr/lib/libloudmouth-1.so/usr/lib/libloudmouth-1.so.0.1.0/usr/lib/pkgconfig/loudmouth-1.0.pc/usr/include/loudmouth-1.0/loudmouth/lm-connection.h/usr/include/loudmouth-1.0/loudmouth/lm-error.h/usr/include/loudmouth-1.0/loudmouth/lm-message.h/usr/include/loudmouth-1.0/loudmouth/lm-message-handler.h/usr/include/loudmouth-1.0/loudmouth/lm-message-node.h/usr/include/loudmouth-1.0/loudmouth/lm-utils.h/usr/include/loudmouth-1.0/loudmouth/lm-proxy.h/usr/include/loudmouth-1.0/loudmouth/lm-ssl.h/usr/include/loudmouth-1.0/loudmouth/loudmouth.h/usr/share/gtk-doc/html/loudmouth/home.png/usr/share/gtk-doc/html/loudmouth/index.sgml/usr/share/gtk-doc/html/loudmouth/left-insensitive.png/usr/share/gtk-doc/html/loudmouth/left.png/usr/share/gtk-doc/html/loudmouth/loudmouth.devhelp2/usr/share/gtk-doc/html/loudmouth/right-insensitive.png/usr/share/gtk-doc/html/loudmouth/right.png/usr/share/gtk-doc/html/loudmouth/style.css/usr/share/gtk-doc/html/loudmouth/up-insensitive.png/usr/share/gtk-doc/html/loudmouth/up.png/usr/share/gtk-doc/html/loudmouth/ch01.html/usr/share/gtk-doc/html/loudmouth/index.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmConnection.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmError.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmMessage.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmMessageHandler.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmMessageNode.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmProxy.html/usr/share/gtk-doc/html/loudmouth/loudmouth-LmSSL.html/usr/share/gtk-doc/html/loudmouth/loudmouth-Miscellaneous-Utility-Functions.html/sysroot/usr/lib/libloudmouth-1.so.0.1.0/sysroot/usr/lib/libloudmouth-1.so.0/sysroot/usr/lib/libloudmouth-1.so/sysroot/usr/lib/libloudmouth-1.la/sysroot/usr/lib/pkgconfig/loudmouth-1.0.pc/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-connection.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-error.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-message.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-message-handler.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-message-node.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-utils.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-proxy.h/sysroot/usr/include/loudmouth-1.0/loudmouth/lm-ssl.h/sysroot/usr/include/loudmouth-1.0/loudmouth/loudmouth.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf loudmouth.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/loudmouth.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/loudmouth.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/loudmouth.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/loudmouth/src/loudmouth-1.5.3/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Loudmouth configure 1.5.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static## --------- #### Platform. #### --------- ##hostname = 1ee37b26202duname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2446: checking for a BSD-compatible installconfigure:2514: result: /usr/bin/install -cconfigure:2525: checking whether build environment is saneconfigure:2580: result: yesconfigure:2639: checking for x86_64-unknown-linux-stripconfigure:2669: result: noconfigure:2679: checking for stripconfigure:2695: found /usr/bin/stripconfigure:2706: result: stripconfigure:2731: checking for a thread-safe mkdir -pconfigure:2770: result: /usr/bin/mkdir -pconfigure:2777: checking for gawkconfigure:2793: found /usr/bin/gawkconfigure:2804: result: gawkconfigure:2815: checking whether make sets $(MAKE)configure:2837: result: yesconfigure:2866: checking whether make supports nested variablesconfigure:2883: result: yesconfigure:3002: checking whether to enable maintainer-specific portions of Makefilesconfigure:3011: result: noconfigure:3029: checking build system typeconfigure:3043: result: x86_64-unknown-linux-gnuconfigure:3063: checking host system typeconfigure:3076: result: x86_64-unknown-linux-gnuconfigure:3132: checking for x86_64-unknown-linux-ccconfigure:3159: result: clangconfigure:3234: checking for C compiler versionconfigure:3243: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3254: $? = 0configure:3243: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3254: $? = 0configure:3243: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3254: $? = 1configure:3243: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3254: $? = 1configure:3274: checking whether the C compiler worksconfigure:3296: clang conftest.c >&5configure:3300: $? = 0configure:3348: result: yesconfigure:3351: checking for C compiler default output file nameconfigure:3353: result: a.outconfigure:3359: checking for suffix of executablesconfigure:3366: clang -o conftest conftest.c >&5configure:3370: $? = 0configure:3392: result:configure:3414: checking whether we are cross compilingconfigure:3422: clang -o conftest conftest.c >&5configure:3426: $? = 0configure:3433: ./conftestconfigure:3437: $? = 0configure:3452: result: noconfigure:3457: checking for suffix of object filesconfigure:3479: clang -c conftest.c >&5configure:3483: $? = 0configure:3504: result: oconfigure:3508: checking whether we are using the GNU C compilerconfigure:3527: clang -c conftest.c >&5configure:3527: $? = 0configure:3536: result: yesconfigure:3545: checking whether clang accepts -gconfigure:3565: clang -c -g conftest.c >&5configure:3565: $? = 0configure:3606: result: yesconfigure:3623: checking for clang option to accept ISO C89configure:3686: clang -c conftest.c >&5configure:3686: $? = 0configure:3699: result: none neededconfigure:3724: checking whether clang understands -c and -o togetherconfigure:3746: clang -c conftest.c -o conftest2.oconfigure:3749: $? = 0configure:3746: clang -c conftest.c -o conftest2.oconfigure:3749: $? = 0configure:3761: result: yesconfigure:3789: checking for style of include used by makeconfigure:3817: result: GNUconfigure:3843: checking dependency style of clangconfigure:3954: result: gcc3configure:3970: checking for library containing strerrorconfigure:4001: clang -o conftest conftest.c >&5conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:4001: $? = 0configure:4018: result: none requiredconfigure:4031: checking how to run the C preprocessorconfigure:4062: clang -E conftest.cconfigure:4062: $? = 0configure:4076: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4076: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4101: result: clang -Econfigure:4121: clang -E conftest.cconfigure:4121: $? = 0configure:4135: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4135: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4164: checking for grep that handles long lines and -econfigure:4222: result: /usr/bin/grepconfigure:4227: checking for egrepconfigure:4289: result: /usr/bin/grep -Econfigure:4294: checking for ANSI C header filesconfigure:4314: clang -c conftest.c >&5configure:4314: $? = 0configure:4387: clang -o conftest conftest.c >&5configure:4387: $? = 0configure:4387: ./conftestconfigure:4387: $? = 0configure:4398: result: yesconfigure:4411: checking for x86_64-unknown-linux-arconfigure:4441: result: noconfigure:4411: checking for x86_64-unknown-linux-libconfigure:4441: result: noconfigure:4411: checking for x86_64-unknown-linux-linkconfigure:4441: result: noconfigure:4455: checking for arconfigure:4471: found /usr/bin/arconfigure:4482: result: arconfigure:4508: checking the archiver (ar) interfaceconfigure:4524: clang -c conftest.c >&5configure:4524: $? = 0configure:4526: ar cru libconftest.a conftest.o >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:4529: $? = 0configure:4557: result: arconfigure:4926: checking how to print stringsconfigure:4953: result: printfconfigure:4974: checking for a sed that does not truncate outputconfigure:5038: result: /usr/bin/sedconfigure:5056: checking for fgrepconfigure:5118: result: /usr/bin/grep -Fconfigure:5153: checking for ld used by clangconfigure:5220: result: /usr/bin/ldconfigure:5227: checking if the linker (/usr/bin/ld) is GNU ldconfigure:5242: result: yesconfigure:5254: checking for BSD- or MS-compatible name lister (nm)configure:5303: result: /usr/bin/nm -Bconfigure:5433: checking the name lister (/usr/bin/nm -B) interfaceconfigure:5440: clang -c conftest.c >&5configure:5443: /usr/bin/nm -B "conftest.o"configure:5446: output0000000000000000 B some_variableconfigure:5453: result: BSD nmconfigure:5456: checking whether ln -s worksconfigure:5460: result: yesconfigure:5468: checking the maximum length of command line argumentsconfigure:5599: result: 1572864configure:5616: checking whether the shell understands some XSI constructsconfigure:5626: result: yesconfigure:5630: checking whether the shell understands "+="configure:5636: result: yesconfigure:5671: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:5711: result: func_convert_file_noopconfigure:5718: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:5738: result: func_convert_file_noopconfigure:5745: checking for /usr/bin/ld option to reload object filesconfigure:5752: result: -rconfigure:5786: checking for x86_64-unknown-linux-objdumpconfigure:5813: result: objdumpconfigure:5882: checking how to recognize dependent librariesconfigure:6080: result: pass_allconfigure:6125: checking for x86_64-unknown-linux-dlltoolconfigure:6152: result: dlltoolconfigure:6222: checking how to associate runtime and link librariesconfigure:6249: result: printf %s\nconfigure:6265: checking for x86_64-unknown-linux-arconfigure:6292: result: arconfigure:6373: checking for archiver @FILE supportconfigure:6390: clang -c conftest.c >&5configure:6390: $? = 0configure:6393: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:6396: $? = 0configure:6401: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')ar: conftest.o: No such file or directoryconfigure:6404: $? = 1configure:6416: result: @configure:6434: checking for x86_64-unknown-linux-stripconfigure:6461: result: stripconfigure:6533: checking for x86_64-unknown-linux-ranlibconfigure:6563: result: noconfigure:6573: checking for ranlibconfigure:6589: found /usr/bin/ranlibconfigure:6600: result: ranlibconfigure:6702: checking command to parse /usr/bin/nm -B output from clang objectconfigure:6822: clang -c conftest.c >&5configure:6825: $? = 0configure:6829: /usr/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.nmconfigure:6832: $? = 0configure:6898: clang -o conftest conftest.c conftstm.o >&5configure:6901: $? = 0configure:6939: result: okconfigure:6976: checking for sysrootconfigure:7006: result: noconfigure:7083: clang -c conftest.c >&5configure:7086: $? = 0configure:7235: checking for x86_64-unknown-linux-mtconfigure:7265: result: noconfigure:7275: checking for mtconfigure:7305: result: noconfigure:7325: checking if : is a manifest toolconfigure:7331: : '-?'configure:7339: result: noconfigure:7981: checking for sys/types.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for sys/stat.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for stdlib.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for string.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for memory.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for strings.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for inttypes.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for stdint.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7981: checking for unistd.hconfigure:7981: clang -c conftest.c >&5configure:7981: $? = 0configure:7981: result: yesconfigure:7995: checking for dlfcn.hconfigure:7995: clang -c conftest.c >&5configure:7995: $? = 0configure:7995: result: yesconfigure:8199: checking for objdirconfigure:8214: result: .libsconfigure:8485: checking if clang supports -fno-rtti -fno-exceptionsconfigure:8503: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:8507: $? = 0configure:8520: result: yesconfigure:8847: checking for clang option to produce PICconfigure:8854: result: -fPIC -DPICconfigure:8862: checking if clang PIC flag -fPIC -DPIC worksconfigure:8880: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:8884: $? = 0configure:8897: result: yesconfigure:8926: checking if clang static flag -static worksconfigure:8954: result: yesconfigure:8969: checking if clang supports -c -o file.oconfigure:8990: clang -c -o out/conftest2.o conftest.c >&5configure:8994: $? = 0configure:9016: result: yesconfigure:9024: checking if clang supports -c -o file.oconfigure:9071: result: yesconfigure:9104: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:10261: result: yesconfigure:10298: checking whether -lc should be explicitly linked inconfigure:10306: clang -c conftest.c >&5configure:10309: $? = 0configure:10324: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:10327: $? = 0configure:10341: result: noconfigure:10501: checking dynamic linker characteristicsconfigure:11001: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:11001: $? = 0configure:11235: result: GNU/Linux ld.soconfigure:11342: checking how to hardcode library paths into programsconfigure:11367: result: immediateconfigure:11907: checking whether stripping libraries is possibleconfigure:11912: result: yesconfigure:11947: checking if libtool supports shared librariesconfigure:11949: result: yesconfigure:11952: checking whether to build shared librariesconfigure:11973: result: yesconfigure:11976: checking whether to build static librariesconfigure:11980: result: noconfigure:12066: checking for x86_64-unknown-linux-pkg-configconfigure:12099: result: noconfigure:12109: checking for pkg-configconfigure:12127: found /usr/bin/pkg-configconfigure:12139: result: /usr/bin/pkg-configconfigure:12164: checking pkg-config is at least version 0.16configure:12167: result: yesconfigure:12184: checking for GLIB - version >= 2.0.0configure:12296: clang -o conftest -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5configure:12296: $? = 0configure:12296: ./conftestconfigure:12296: $? = 0configure:12310: result: yes (version 2.48.1)configure:12382: checking arpa/inet.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking arpa/inet.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for arpa/inet.hconfigure:12382: result: yesconfigure:12382: checking fcntl.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking fcntl.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for fcntl.hconfigure:12382: result: yesconfigure:12382: checking for memory.hconfigure:12382: result: yesconfigure:12382: checking netdb.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking netdb.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for netdb.hconfigure:12382: result: yesconfigure:12382: checking netinet/in.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking netinet/in.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for netinet/in.hconfigure:12382: result: yesconfigure:12382: checking netinet/in_systm.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking netinet/in_systm.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for netinet/in_systm.hconfigure:12382: result: yesconfigure:12382: checking for stdlib.hconfigure:12382: result: yesconfigure:12382: checking for string.hconfigure:12382: result: yesconfigure:12382: checking sys/socket.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking sys/socket.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for sys/socket.hconfigure:12382: result: yesconfigure:12382: checking sys/time.h usabilityconfigure:12382: clang -c conftest.c >&5configure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking sys/time.h presenceconfigure:12382: clang -E conftest.cconfigure:12382: $? = 0configure:12382: result: yesconfigure:12382: checking for sys/time.hconfigure:12382: result: yesconfigure:12382: checking for unistd.hconfigure:12382: result: yesconfigure:12395: checking winsock2.h usabilityconfigure:12395: clang -c conftest.c >&5conftest.c:65:10: fatal error: 'winsock2.h' file not found#include ^1 error generated.configure:12395: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_IN_SYSTM_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 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:12395: result: noconfigure:12395: checking winsock2.h presenceconfigure:12395: clang -E conftest.cconftest.c:32:10: fatal error: 'winsock2.h' file not found#include ^1 error generated.configure:12395: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_IN_SYSTM_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:12395: result: noconfigure:12395: checking for winsock2.hconfigure:12395: result: noconfigure:12395: checking arpa/nameser_compat.h usabilityconfigure:12395: clang -c conftest.c >&5configure:12395: $? = 0configure:12395: result: yesconfigure:12395: checking arpa/nameser_compat.h presenceconfigure:12395: clang -E conftest.cconfigure:12395: $? = 0configure:12395: result: yesconfigure:12395: checking for arpa/nameser_compat.hconfigure:12395: result: yesconfigure:12487: checking what warning flags to pass to the C compilerconfigure:12489: result:configure:12516: checking for tm_gmtoff in struct tmconfigure:12537: clang -c -Wall conftest.c >&5configure:12537: $? = 0configure:12544: result: yesconfigure:12608: checking for LOUDMOUTHconfigure:12616: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIREDgobject-2.0 >= $GLIB2_REQUIRED"configure:12620: $? = 0configure:12636: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIREDgobject-2.0 >= $GLIB2_REQUIRED"configure:12640: $? = 0configure:12702: result: yesconfigure:12709: checking for LOUDMOUTHTESTconfigure:12717: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_TEST_REQUIREDgobject-2.0 >= $GLIB2_REQUIRED"configure:12721: $? = 0configure:12737: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_TEST_REQUIREDgobject-2.0 >= $GLIB2_REQUIRED"configure:12741: $? = 0configure:12782: result: yesconfigure:12795: checking for LIBIDNconfigure:12802: $PKG_CONFIG --exists --print-errors "libidn"configure:12805: $? = 0configure:12819: $PKG_CONFIG --exists --print-errors "libidn"configure:12822: $? = 0configure:12860: result: yesconfigure:12875: checking for gtk-docconfigure:12878: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"configure:12881: $? = 0configure:12887: result: yesconfigure:12901: checking for gtkdoc-checkconfigure:12917: found /usr/bin/gtkdoc-checkconfigure:12928: result: gtkdoc-check.testconfigure:12938: checking for gtkdoc-checkconfigure:12956: found /usr/bin/gtkdoc-checkconfigure:12968: result: /usr/bin/gtkdoc-checkconfigure:12980: checking for gtkdoc-rebaseconfigure:12998: found /usr/bin/gtkdoc-rebaseconfigure:13010: result: /usr/bin/gtkdoc-rebaseconfigure:13024: checking for gtkdoc-mkpdfconfigure:13042: found /usr/bin/gtkdoc-mkpdfconfigure:13054: result: /usr/bin/gtkdoc-mkpdfconfigure:13082: checking whether to build gtk-doc documentationconfigure:13084: result: noconfigure:13097: checking for GTKDOC_DEPSconfigure:13104: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"configure:13107: $? = 0configure:13121: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"configure:13124: $? = 0configure:13162: result: yesconfigure:13261: checking for gethostbyname in -lnslconfigure:13286: clang -o conftest -Wall conftest.c -lnsl >&5configure:13286: $? = 0configure:13295: result: yesconfigure:13306: checking for socket in -lsocketconfigure:13331: clang -o conftest -Wall conftest.c -lsocket -lnsl >&5/usr/bin/ld: cannot find -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13331: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_IN_SYSTM_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ARPA_NAMESER_COMPAT_H 1| #define HAVE_TM_GMTOFF 1| #define HAVE_IDN 1| #define HAVE_LIBNSL 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 socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:13340: result: noconfigure:13351: checking for __res_query in -lresolvconfigure:13376: clang -o conftest -Wall conftest.c -lresolv -lnsl >&5configure:13376: $? = 0configure:13385: result: yesconfigure:13396: checking for res_query in -lresolvconfigure:13421: clang -o conftest -Wall conftest.c -lresolv -lresolv -lnsl >&5/tmp/conftest-13d825.o: In function `main':conftest.c:(.text+0x12): undefined reference to `res_query'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13421: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Loudmouth"| #define PACKAGE_TARNAME "loudmouth"| #define PACKAGE_VERSION "1.5.3"| #define PACKAGE_STRING "Loudmouth 1.5.3"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #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_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_MEMORY_H 1| #define HAVE_NETDB_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_IN_SYSTM_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ARPA_NAMESER_COMPAT_H 1| #define HAVE_TM_GMTOFF 1| #define HAVE_IDN 1| #define HAVE_LIBNSL 1| #define HAVE_LIBRESOLV 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:13430: result: noconfigure:13444: checking for krb5-configconfigure:13462: found /usr/bin/krb5-configconfigure:13475: result: /usr/bin/krb5-configconfigure:13489: checking gssapi.h usabilityconfigure:13489: clang -c -Wall conftest.c >&5configure:13489: $? = 0configure:13489: result: yesconfigure:13489: checking gssapi.h presenceconfigure:13489: clang -E conftest.cconfigure:13489: $? = 0configure:13489: result: yesconfigure:13489: checking for gssapi.hconfigure:13489: result: yesconfigure:13489: checking gssapi/gssapi.h usabilityconfigure:13489: clang -c -Wall conftest.c >&5configure:13489: $? = 0configure:13489: result: yesconfigure:13489: checking gssapi/gssapi.h presenceconfigure:13489: clang -E conftest.cconfigure:13489: $? = 0configure:13489: result: yesconfigure:13489: checking for gssapi/gssapi.hconfigure:13489: result: yesconfigure:13542: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"configure:13545: $? = 0configure:13554: checking for LIBGNUTLSconfigure:13561: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"configure:13564: $? = 0configure:13578: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"configure:13581: $? = 0configure:13639: result: yesconfigure:13889: checking whether TCP_KEEPCNT is declaredconfigure:13889: clang -c -Wall -I/usr/include/p11-kit-1 conftest.c >&5configure:13889: $? = 0configure:13889: result: yesconfigure:14048: checking that generated files are newer than configureconfigure:14054: result: doneconfigure:14117: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Loudmouth config.status 1.5.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 1ee37b26202dconfig.status:1168: creating Makefileconfig.status:1168: creating docs/Makefileconfig.status:1168: creating docs/reference/Makefileconfig.status:1168: creating loudmouth/Makefileconfig.status:1168: creating examples/Makefileconfig.status:1168: creating tests/Makefileconfig.status:1168: creating tests/parser-tests/Makefileconfig.status:1168: creating loudmouth-1.0.pcconfig.status:1168: creating config.hconfig.status:1397: executing depfiles commandsconfig.status:1397: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_ASYNCNS_CFLAGS_set=ac_cv_env_ASYNCNS_CFLAGS_value=ac_cv_env_ASYNCNS_LIBS_set=ac_cv_env_ASYNCNS_LIBS_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_GTKDOC_DEPS_CFLAGS_set=ac_cv_env_GTKDOC_DEPS_CFLAGS_value=ac_cv_env_GTKDOC_DEPS_LIBS_set=ac_cv_env_GTKDOC_DEPS_LIBS_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBGNUTLS_CFLAGS_set=ac_cv_env_LIBGNUTLS_CFLAGS_value=ac_cv_env_LIBGNUTLS_LIBS_set=ac_cv_env_LIBGNUTLS_LIBS_value=ac_cv_env_LIBIDN_CFLAGS_set=ac_cv_env_LIBIDN_CFLAGS_value=ac_cv_env_LIBIDN_LIBS_set=ac_cv_env_LIBIDN_LIBS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LOUDMOUTHTEST_CFLAGS_set=ac_cv_env_LOUDMOUTHTEST_CFLAGS_value=ac_cv_env_LOUDMOUTHTEST_LIBS_set=ac_cv_env_LOUDMOUTHTEST_LIBS_value=ac_cv_env_LOUDMOUTH_CFLAGS_set=ac_cv_env_LOUDMOUTH_CFLAGS_value=ac_cv_env_LOUDMOUTH_LIBS_set=ac_cv_env_LOUDMOUTH_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_have_decl_TCP_KEEPCNT=yesac_cv_header_arpa_inet_h=yesac_cv_header_arpa_nameser_compat_h=yesac_cv_header_dlfcn_h=yesac_cv_header_fcntl_h=yesac_cv_header_gssapi_gssapi_h=yesac_cv_header_gssapi_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_netinet_in_systm_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_winsock2_h=noac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_nsl_gethostbyname=yesac_cv_lib_resolv___res_query=yesac_cv_lib_resolv_res_query=noac_cv_lib_socket_socket=noac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-checkac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdfac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebaseac_cv_path_KRB5CONFIG=/usr/bin/krb5-configac_cv_path_SED=/usr/bin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AR=arac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_DLLTOOL=dlltoolac_cv_prog_GTKDOC_CHECK=gtkdoc-check.testac_cv_prog_OBJDUMP=objdumpac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_search_strerror='none required'ac_cv_struct_tm_gmtoff=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_ar_interface=aram_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yeslt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=nolt_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=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooppkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'pkg_cv_LIBGNUTLS_CFLAGS=-I/usr/include/p11-kit-1pkg_cv_LIBGNUTLS_LIBS=-lgnutlspkg_cv_LIBIDN_CFLAGS=pkg_cv_LIBIDN_LIBS=-lidnpkg_cv_LOUDMOUTHTEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'pkg_cv_LOUDMOUTHTEST_LIBS='-lgobject-2.0 -lglib-2.0'pkg_cv_LOUDMOUTH_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'pkg_cv_LOUDMOUTH_LIBS='-lgobject-2.0 -lglib-2.0'## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/loudmouth/src/loudmouth-1.5.3/build/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'AS='as'ASYNCNS_CFLAGS=''ASYNCNS_LIBS=''AUTOCONF='${SHELL} /tmp/loudmouth/src/loudmouth-1.5.3/build/missing autoconf'AUTOHEADER='${SHELL} /tmp/loudmouth/src/loudmouth-1.5.3/build/missing autoheader'AUTOMAKE='${SHELL} /tmp/loudmouth/src/loudmouth-1.5.3/build/missing automake-1.14'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall -I/usr/include/p11-kit-1 'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLLTOOL='dlltool'DOC_CFLAGS=' -Wall -I/usr/include/p11-kit-1'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'ENABLE_GTK_DOC_FALSE=''ENABLE_GTK_DOC_TRUE='#'EXEEXT=''FGREP='/usr/bin/grep -F'GLIB2_REQUIRED='2.12.4'GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'GLIB_COMPILE_RESOURCES='glib-compile-resources'GLIB_GENMARSHAL='glib-genmarshal'GLIB_LIBS='-lglib-2.0'GLIB_MKENUMS='glib-mkenums'GNUTLS_REQUIRED='3.0.20'GOBJECT_QUERY='gobject-query'GREP='/usr/bin/grep'GTKDOC_CHECK='gtkdoc-check.test'GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check'GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'GTK_DOC_BUILD_HTML_FALSE='#'GTK_DOC_BUILD_HTML_TRUE=''GTK_DOC_BUILD_PDF_FALSE=''GTK_DOC_BUILD_PDF_TRUE='#'GTK_DOC_USE_LIBTOOL_FALSE='#'GTK_DOC_USE_LIBTOOL_TRUE=''GTK_DOC_USE_REBASE_FALSE='#'GTK_DOC_USE_REBASE_TRUE=''HAVE_GTK_DOC_FALSE='#'HAVE_GTK_DOC_TRUE=''HTML_DIR='${datadir}/gtk-doc/html'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'KRB5CONFIG='/usr/bin/krb5-config'LD='/usr/bin/ld -m elf_x86_64'LDFLAGS=''LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1'LIBGNUTLS_LIBS='-lgnutls'LIBIDN_CFLAGS=''LIBIDN_LIBS='-lidn'LIBOBJS=''LIBS='-lresolv -lnsl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls'LIBTASN1_REQUIRED='0.2.6'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIPO=''LN_S='ln -s'LOUDMOUTHTEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'LOUDMOUTHTEST_LIBS='-lgobject-2.0 -lglib-2.0'LOUDMOUTH_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'LOUDMOUTH_LIBS='-lgobject-2.0 -lglib-2.0'LTLIBOBJS=''LT_AGE='1'LT_CURRENT='1'LT_REVISION='0'MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/loudmouth/src/loudmouth-1.5.3/build/missing makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/bin/mkdir -p'NM='/usr/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='loudmouth'PACKAGE_BUGREPORT=''PACKAGE_NAME='Loudmouth'PACKAGE_STRING='Loudmouth 1.5.3'PACKAGE_TARNAME='loudmouth'PACKAGE_URL=''PACKAGE_VERSION='1.5.3'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''RANLIB='ranlib'REBUILD='#'SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'TEST_DIRS='tests'USE_GNUTLS_FALSE='#'USE_GNUTLS_TRUE=''USE_GSSAPI_FALSE='#'USE_GSSAPI_TRUE=''USE_OPENSSL_FALSE=''USE_OPENSSL_TRUE='#'VERSION='1.5.3'WARN_CFLAGS=''ac_ct_AR='ar'ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_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/loudmouth/src/loudmouth-1.5.3/build/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}'pkgconfigdir='${libdir}/pkgconfig'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 "Loudmouth"#define PACKAGE_TARNAME "loudmouth"#define PACKAGE_VERSION "1.5.3"#define PACKAGE_STRING "Loudmouth 1.5.3"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#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_ARPA_INET_H 1#define HAVE_FCNTL_H 1#define HAVE_MEMORY_H 1#define HAVE_NETDB_H 1#define HAVE_NETINET_IN_H 1#define HAVE_NETINET_IN_SYSTM_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_ARPA_NAMESER_COMPAT_H 1#define HAVE_TM_GMTOFF 1#define HAVE_IDN 1#define HAVE_LIBNSL 1#define HAVE_LIBRESOLV 1#define HAVE_GSSAPI_H 1#define HAVE_GSSAPI_GSSAPI_H 1#define HAVE_GSSAPI 1#define HAVE_GNUTLS 1#define HAVE_SSL 1#define USE_TCP_KEEPALIVES 1configure: exit 0