* Package: net-libs/loudmouth-1.4.3-r2  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib ssl userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking loudmouth-1.4.3.tar.bz2 to /var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work >>> Source unpacked in /var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work >>> Preparing source in /var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: loudmouth-1.4.3/ * Applying portage/1.5.10 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/1.5.26 patch ... * Applying loudmouth-1.4.3-asyncns-system.patch ...  [ ok ] * Applying loudmouth-1.4.3-gnutls28.patch ...  [ ok ] * Applying loudmouth-1.4.3-fix-sasl-md5-digest-uri.patch ...  [ ok ] * Applying loudmouth-1.4.3-drop-stanzas-on-fail.patch ...  [ ok ] * Applying loudmouth-1.4.3-async-fix.patch ...  [ ok ] * Applying loudmouth-1.4.3-id-tag-in-opening-headers.patch ...  [ ok ] * Applying loudmouth-1.4.3-silence-chdir.patch ...  [ ok ] * Applying loudmouth-1.4.3-free-before-closed.patch ...  [ ok ] * Applying loudmouth-1.4.3-invalid-unicode.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: loudmouth-1.4.3/ * We've already been run in this tree; you should * avoid this if possible (perhaps by filing a bug) * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3 ... * econf: updating loudmouth-1.4.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating loudmouth-1.4.3/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --disable-static --with-ssl=gnutls --without-asyncns --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/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 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-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 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 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert 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... 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no 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... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.32.1) 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 what warning flags to pass to the C compiler... checking for tm_gmtoff in struct tm... yes checking for LOUDMOUTH... yes checking for LIBIDN... yes checking for check - version >= 0.9.2... no *** Could not run check test program, checking why... *** The test program failed to compile or link. See the file config.log for *** the exact error that occured. checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for res_query in -lresolv... no checking for LIBGNUTLS... yes Not using asynchronous dns lookups checking whether TCP_KEEPCNT is declared... yes Debugging disabled 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 loudmouth.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Loudmouth 1.4.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: no Enable Unit Tests: no Enable Documentation no Now type 'make' to build Loudmouth >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3' Making all in loudmouth make[2]: Entering directory `/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -c -o lm-message.lo lm-message.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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -c -o lm-message-handler.lo lm-message-handler.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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -c lm-message.c -fPIC -DPIC -o .libs/lm-message.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_NO_DEBUG -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -march=corei7-avx -pipe -Wall -c lm-message-handler.c -fPIC -DPIC -o .libs/lm-message-handler.o In file included from lm-error.c:22:0: /usr/include/glib-2.0/glib/gerror.h:22:2: error: #error "Only can be included directly." In file included from /usr/include/glib-2.0/glib/gerror.h:30:0, from lm-error.c:22: /usr/include/glib-2.0/glib/gquark.h:28:2: error: #error "Only can be included directly." In file included from /usr/include/glib-2.0/glib/gquark.h:34:0, from /usr/include/glib-2.0/glib/gerror.h:30, from lm-error.c:22: /usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only can be included directly." In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/gquark.h:34, from /usr/include/glib-2.0/glib/gerror.h:30, from lm-error.c:22: /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only can be included directly." In file included from /usr/include/glib-2.0/glib/gtypes.h:35:0, from /usr/include/glib-2.0/glib/gquark.h:34, from /usr/include/glib-2.0/glib/gerror.h:30, from lm-error.c:22: /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only can be included directly." In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0, from /usr/include/glib-2.0/glib/gquark.h:34, from /usr/include/glib-2.0/glib/gerror.h:30, from lm-error.c:22: /usr/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only can be included directly." make[2]: *** [lm-error.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... lm-connection.c: In function 'connection_auth_req_reply': lm-connection.c:618:20: warning: variable 'result' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3/loudmouth' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3' make: *** [all] Error 2 * ERROR: net-libs/loudmouth-1.4.3-r2 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =net-libs/loudmouth-1.4.3-r2', * the complete build log and the output of 'emerge -pqv =net-libs/loudmouth-1.4.3-r2'. * The complete build log is located at '/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/temp/environment'. * S: '/var/tmp/portage/net-libs/loudmouth-1.4.3-r2/work/loudmouth-1.4.3'