* Package: net-libs/loudmouth-1.5.3  * Repository: gentoo  * Maintainer: wschlich@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking loudmouth-1.5.3.tar.gz to /var/tmp/portage/net-libs/loudmouth-1.5.3/work >>> Source unpacked in /var/tmp/portage/net-libs/loudmouth-1.5.3/work >>> Preparing source in /var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3 ... * Running eautoreconf in '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3' ... * Running gtkdocize --copy ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: loudmouth-1.5.3/ * Running elibtoolize in: loudmouth-1.5.3/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3 ... * econf: updating loudmouth-1.5.3/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating loudmouth-1.5.3/build/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --without-asyncns --with-ssl=gnutls checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.50.3) checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror checking for tm_gmtoff in struct tm... yes checking for glib-2.0 >= 2.12.4 gobject-2.0 >= 2.12.4... yes checking for glib-2.0 >= 2.16.0 gobject-2.0 >= 2.12.4... yes checking for libidn... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for __res_query in -lresolv... yes checking for res_query in -lresolv... no checking for krb5-config... no checking for gnutls >= 3.0.20... yes Not using asynchronous dns lookups checking whether TCP_KEEPCNT is declared... yes Debugging enabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating loudmouth/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/parser-tests/Makefile config.status: creating loudmouth-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Loudmouth 1.5.3 ================== prefix: /usr compiler: x86_64-pc-linux-gnu-gcc Have IDN support: yes Enable SSL: GnuTLS Asynchronous DNS: no Linux TCP keepalives: yes Enable Debug: yes Enable GSSAPI: no Enable Documentation: no Enable Tests: yes Now type 'make' to build Loudmouth >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3' Making all in loudmouth make[2]: Entering directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3/loudmouth' (cd . && \ glib-genmarshal --prefix=_lm_marshal lm-marshal.list --header) > xgen-gmh \ && (cmp -s xgen-gmh lm-marshal.h || cp xgen-gmh lm-marshal.h) \ && rm -f xgen-gmh xgen-gmh~ (cd . && \ echo "#include \"lm-marshal.h\""; \ glib-genmarshal --prefix=_lm_marshal lm-marshal.list --body) > xgen-gmc \ && cp xgen-gmc lm-marshal.c \ && rm -f xgen-gmc xgen-gmc~ make all-am make[3]: Entering directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3/loudmouth' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-connection.lo lm-connection.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-debug.lo lm-debug.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-data-objects.lo lm-data-objects.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-dummy.lo lm-dummy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-connection.c -fPIC -DPIC -o .libs/lm-connection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-debug.c -fPIC -DPIC -o .libs/lm-debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-dummy.c -fPIC -DPIC -o .libs/lm-dummy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-data-objects.c -fPIC -DPIC -o .libs/lm-data-objects.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-idummy.lo lm-idummy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-error.lo lm-error.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-marshal.lo lm-marshal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-idummy.c -fPIC -DPIC -o .libs/lm-idummy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-error.c -fPIC -DPIC -o .libs/lm-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-marshal.c -fPIC -DPIC -o .libs/lm-marshal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-message.lo lm-message.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-message.c -fPIC -DPIC -o .libs/lm-message.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-message-handler.lo lm-message-handler.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-message-node.lo lm-message-node.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-message-queue.lo lm-message-queue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-message-handler.c -fPIC -DPIC -o .libs/lm-message-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-message-queue.c -fPIC -DPIC -o .libs/lm-message-queue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-message-node.c -fPIC -DPIC -o .libs/lm-message-node.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-misc.lo lm-misc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-parser.lo lm-parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-resolver.lo lm-resolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-misc.c -fPIC -DPIC -o .libs/lm-misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-resolver.c -fPIC -DPIC -o .libs/lm-resolver.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-asyncns-resolver.lo lm-asyncns-resolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-parser.c -fPIC -DPIC -o .libs/lm-parser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-blocking-resolver.lo lm-blocking-resolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-asyncns-resolver.c -fPIC -DPIC -o .libs/lm-asyncns-resolver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-blocking-resolver.c -fPIC -DPIC -o .libs/lm-blocking-resolver.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-sha.lo lm-sha.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-ssl-generic.lo lm-ssl-generic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-sha.c -fPIC -DPIC -o .libs/lm-sha.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-ssl-base.lo lm-ssl-base.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-ssl-generic.c -fPIC -DPIC -o .libs/lm-ssl-generic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-ssl-gnutls.lo lm-ssl-gnutls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-ssl-base.c -fPIC -DPIC -o .libs/lm-ssl-base.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-ssl-gnutls.c -fPIC -DPIC -o .libs/lm-ssl-gnutls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-utils.lo lm-utils.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-proxy.lo lm-proxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-proxy.c -fPIC -DPIC -o .libs/lm-proxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-sock.lo lm-sock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-utils.c -fPIC -DPIC -o .libs/lm-utils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-old-socket.lo lm-old-socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-sock.c -fPIC -DPIC -o .libs/lm-sock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-old-socket.c -fPIC -DPIC -o .libs/lm-old-socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-socket.lo lm-socket.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-feature-ping.lo lm-feature-ping.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-socket.c -fPIC -DPIC -o .libs/lm-socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-sasl.lo lm-sasl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-feature-ping.c -fPIC -DPIC -o .libs/lm-feature-ping.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-sasl.c -fPIC -DPIC -o .libs/lm-sasl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-simple-io.lo lm-simple-io.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-xmpp-writer.lo lm-xmpp-writer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o md5.lo md5.c lm-sasl.c: In function ‘sasl_md5_prepare_response’: lm-sasl.c:532:32: error: comparison between pointer and zero character constant [-Werror=pointer-compare] if (nonce == NULL || nonce == '\0') { ^~ lm-sasl.c:532:26: note: did you mean to dereference the pointer? if (nonce == NULL || nonce == '\0') { ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-simple-io.c -fPIC -DPIC -o .libs/lm-simple-io.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -march=native -O2 -pipe -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-xmpp-writer.c -fPIC -DPIC -o .libs/lm-xmpp-writer.o cc1: all warnings being treated as errors make[3]: *** [Makefile:670: lm-sasl.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3/loudmouth' make[2]: *** [Makefile:523: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3/loudmouth' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3' make: *** [Makefile:420: all] Error 2 * ERROR: net-libs/loudmouth-1.5.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/loudmouth-1.5.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/loudmouth-1.5.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/loudmouth-1.5.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/loudmouth-1.5.3/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3' * S: '/var/tmp/portage/net-libs/loudmouth-1.5.3/work/loudmouth-1.5.3'