Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100229 - net-im/centericq-4.20.0-r3 fails to build ( macro `AM_PATH_LIBGNUTLS_EXTRA' not found in library)
Summary: net-im/centericq-4.20.0-r3 fails to build ( macro `AM_PATH_LIBGNUTLS_EXTRA' n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 07:43 UTC by Wernfried Haas (RETIRED)
Modified: 2005-07-26 12:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wernfried Haas (RETIRED) gentoo-dev 2005-07-25 07:43:36 UTC
# emerge centericq
>>> md5 src_uri ;-) centericq-4.20.0.tar.bz2
>>> Unpacking source...
>>> Unpacking centericq-4.20.0.tar.bz2 to /var/tmp/portage/centericq-4.20.0-r3/work
 * Applying centericq-4.20.0.CAN-2005-1914.patch.bz2 ...                       
                                          [ ok ]
 * Applying centericq-4.20.0-libgadu.patch ...                                 
                                          [ ok ]
aclocal: configure.in: 88: macro `AM_PATH_LIBGNUTLS_EXTRA' not found in library
autoreconf-2.59: aclocal failed with exit status: 1
aclocal: configure.in: 88: macro `AM_PATH_LIBGNUTLS_EXTRA' not found in library
autoreconf-2.59: aclocal failed with exit status: 1
>>> Source unpacked.
 * econf: updating centericq-4.20.0/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating centericq-4.20.0/kkconsui-0.1/config.guess with
/usr/share/gnuconfig/config.guess
[..]
creating msn/Makefile
creating config.h
cd . && aclocal-1.4
aclocal: configure.in: 88: macro `AM_PATH_LIBGNUTLS_EXTRA' not found in library
make: *** [aclocal.m4] Error 1

!!! ERROR: net-im/centericq-4.20.0-r3 failed.

Seems to be the same/similar problem as in Bug #38469 and #34188

Reproducible: Always
Steps to Reproduce:
1. emerge centericq



Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r4 i686)
=================================================================
System uname: 2.6.12-gentoo-r4 i686 AMD Duron(tm) processor
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib alsa apm atm avi berkdb bitmap-fonts cdr crypt cups curl
dvd emacs emboss encode esd fam flac foomaticdb fortran gd gdbm ggi gif gphoto2
gpm gtk gtk2 guile icq imagemagick imlib ipv6 irda java jpeg kde libg++ libwww
live mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nptl offensive ogg
oggvorbis opengl oss pam pdflib perl phyton png python qt quicktime qz readline
real ruby samba sdl slang snmp spell ssl tcltk tcpd tiff truetype truetype-fonts
type1-fonts vorbis wmf xine xml xml2 xmms xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-07-25 08:46:58 UTC
could you try the following:
emerge -1 centericq |grep -i ssl

look at the lines like:
checking for OpenSSL... found in /usr
checking for main in -lssl... yes

if you got not found here, please try reinstall openssl and let me know if that 
helped
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2005-07-25 10:31:31 UTC
It should be ok now, i've removed gg feature in ebuild totaly, because it's
buggy and has security holes.
Comment 3 Wernfried Haas (RETIRED) gentoo-dev 2005-07-26 12:55:37 UTC
(In reply to comment #1)
> look at the lines like:
> checking for OpenSSL... found in /usr
> checking for main in -lssl... yes
It seemed to be ok, didn't look to close as...

(In reply to comment #2)
> It should be ok now, i've removed gg feature in ebuild totaly, because it's
> buggy and has security holes.
...works fine for me now.

Thanks guys.