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

Bug 46997

Summary: app-crypt/newpg-0.9.4-r1 compile failure
Product: Gentoo Linux Reporter: bdonlan
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description bdonlan 2004-04-06 14:14:52 UTC
Compilation of app-crypt/newpg-0.9.4-r1 fails with the following:
[...]
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include   -march=i686 -Os -pipe -fomit-frame-pointer -mmmx -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c `test -f 'mape
rror.c' || echo './'`maperror.c
maperror.c: In function `map_ksba_err':
maperror.c:46: error: `KSBA_Out_Of_Core' undeclared (first use in this function)
maperror.c:46: error: (Each undeclared identifier is reported only once
maperror.c:46: error: for each function it appears in.)
maperror.c:47: error: `KSBA_Invalid_Value' undeclared (first use in this function)
maperror.c:48: error: `KSBA_Not_Implemented' undeclared (first use in this function)
maperror.c:49: error: `KSBA_Conflict' undeclared (first use in this function)
maperror.c:50: error: `KSBA_Read_Error' undeclared (first use in this function)
maperror.c:51: error: `KSBA_Write_Error' undeclared (first use in this function)
maperror.c:52: error: `KSBA_No_Data' undeclared (first use in this function)
maperror.c:53: error: `KSBA_Bug' undeclared (first use in this function)
maperror.c:54: error: `KSBA_Unsupported_Algorithm' undeclared (first use in this function)
maperror.c:55: error: `KSBA_Invalid_Index' undeclared (first use in this function)
maperror.c:56: error: `KSBA_Invalid_Sexp' undeclared (first use in this function)
maperror.c:57: error: `KSBA_Unknown_Sexp' undeclared (first use in this function)
make[3]: *** [maperror.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4/common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4'
make: *** [all] Error 2

!!! ERROR: app-crypt/newpg-0.9.4-r1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)

dev-libs/libksba-0.9.4 is installed.

emerge info:
Portage 2.0.50-r3 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4)
=================================================================
System uname: 2.6.4 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -Os -pipe -fomit-frame-pointer -mmmx"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb/rules /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -Os -pipe -fomit-frame-pointer -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.tds.net/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm avi berkdb canna cdr cjk crypt cups directfb emacs encode esd fbcon fbdev foomaticdb gdbm gif gpm gtk gtk2 guile imlib ipv6 jabber java jpeg kde libg++ libwww mad matroska mikmod mmx mng motif mozilla mpeg msn mule mysql ncurses nls oggvorbis opengl oscar oss pam pdflib perl pic png postgres ppds python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv yahoo zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-08 01:49:09 UTC

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