* Package: net-im/pidgin-2.10.4  * Repository: gentoo  * Maintainer: net-im@gentoo.org  * USE: amd64 elibc_glibc gnutls idn kernel_linux multilib nls perl python userland_GNU  * FEATURES: sandbox userpriv usersandbox * You did not pick the ncurses or gtk use flags, only libpurple * will be built. >>> Unpacking source... >>> Unpacking pidgin-2.10.4.tar.bz2 to /var/tmp/portage/net-im/pidgin-2.10.4/work >>> Source unpacked in /var/tmp/portage/net-im/pidgin-2.10.4/work >>> Preparing source in /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4 ... * Applying pidgin-2.10.0-gold.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4 ... * Disabling NSS, using GnuTLS * econf: updating pidgin-2.10.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pidgin-2.10.4/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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-silent-rules --disable-consoleui --disable-gtkui --disable-sm --enable-nls --enable-perl --disable-tk --disable-tcl --disable-debug --disable-dbus --disable-meanwhile --disable-gstreamer --disable-farstream --disable-vv --disable-cyrus-sasl --disable-doxygen --disable-nm --disable-avahi --enable-idn --with-system-ssl-certs=/etc/ssl/certs/ --with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace --disable-mono --x-includes=/usr/include/X11 --enable-nss=no --enable-gnutls=yes --with-gnutls-includes=/usr/include/gnutls --with-gnutls-libs=/usr/lib64 --without-python checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 for sed... /bin/sed 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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.9.0... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __SUNPRO_C is declared... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of time_t... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for strftime... yes checking for strdup... yes checking for strstr... yes checking for atexit... yes checking for setlocale... yes checking for getopt_long... yes checking for inet_aton... yes checking for __res_query in -lresolv... yes checking for gethostent in -lnsl... yes checking for socket... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for socklen_t... yes checking for struct sockaddr.sa_len... no checking whether IPV6_V6ONLY is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlopen... no checking for dlopen in -ldl... yes checking for library containing ceil... -lm checking for fileno()... yes checking for the %z format string in strftime()... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 checking for XML::Parser... ok checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ru checking for GLIB... yes checking for X... no checking for LIBXML... yes checking for gconftool-2... no ./configure: line 17671: gconftool-2: command not found Using config source for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for IDN... yes checking for SILC... no checking for SILC... no checking for SILC... no checking for GADU... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking for -Waggregate-return option to gcc... yes checking for -Wcast-align option to gcc... yes checking for -Wdeclaration-after-statement option to gcc... yes checking for -Wendif-labels option to gcc... yes checking for -Werror-implicit-function-declaration option to gcc... yes checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... yes checking for -Wformat-security option to gcc... yes checking for -Werror=format-security option to gcc... yes checking for -Winit-self option to gcc... yes checking for -Wmissing-declarations option to gcc... yes checking for -Wmissing-noreturn option to gcc... yes checking for -Wmissing-prototypes option to gcc... yes checking for -Wpointer-arith option to gcc... yes checking for -Wundef option to gcc... yes checking for FORTIFY_SOURCE support... yes checking for pidgin... no Building without D-Bus support checking for perl... /usr/bin/perl checking for Perl compile flags... ok checking for libperl... checking for perl_run... yes checking EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for perl.h... yes checking for perl... perl checking for perl module ExtUtils::MakeMaker... ok checking for Perl_eval_pv... no checking for old perl... no checking for DynaLoader.a... no checking for GnuTLS includes... "" checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for GnuTLS libraries... no configure: error: GnuTLS SSL development headers not found. Use --disable-gnutls if you do not need SSL support. MSN, Yahoo!, Novell Groupwise and Google Talk will not work without SSL support. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/config.log * ERROR: net-im/pidgin-2.10.4 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 6434: Called econf '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' * phase-helpers.sh, line 467: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=net-im/pidgin-2.10.4'`, * the complete build log and the output of `emerge -pqv '=net-im/pidgin-2.10.4'`. * The complete build log is located at '/var/tmp/portage/net-im/pidgin-2.10.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/pidgin-2.10.4/temp/environment'. * Working directory: '/var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4' * S: '/var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4'