Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 113146

Summary: wmbiff emerge fails with error in function tls_check_certificate
Product: Gentoo Linux Reporter: Robin Wood <robin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robin Wood 2005-11-21 02:32:50 UTC
trying to emerge wmbiff results in the following:

tlsComm.c: In function `tls_check_certificate':
tlsComm.c:410: error: `GNUTLS_CERT_NOT_TRUSTED' undeclared (first use in this 
function)
tlsComm.c:410: error: (Each undeclared identifier is reported only once
tlsComm.c:410: error: for each function it appears in.)
tlsComm.c: In function `initialize_gnutls':
tlsComm.c:543: warning: cast to pointer from integer of different size
make[2]: *** [tlsComm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/wmbiff-0.4.25/work/wmbiff-0.4.25/
wmbiff'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/wmbiff-0.4.25/work/wmbiff-0.4.25'
make: *** [all] Error 2

My USE flags are:
emerge -pv wmbiff

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-plugins/wmbiff-0.4.25  +crypt 0 kB 


Reproducible: Always
Steps to Reproduce:
1.emerge wmbiff
2.
3.

Actual Results:  
it failed to emerge

Expected Results:  
it should have emerged

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0, 2.
6.13-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r5 x86_64 AMD Sempron(tm) Processor 3000+
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/
X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/
mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://
ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 crypt cups curl eds emboss 
encode expat fam foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 
jpeg kde ldap libclamav lzw lzw-tiff mp3 mpeg mysql ncurses nls offensive opengl 
pam pda pdflib perl png python qt quicktime readline samba sdl spell ssl tcpd 
tiff truetype truetype-fonts type1-fonts udev usb userlocales xml xml2 xpm xv 
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-21 02:42:51 UTC

*** This bug has been marked as a duplicate of 85662 ***