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

Bug 147068

Summary: pam_ssh-1.91 (and -r2) fails to compile
Product: Gentoo Linux Reporter: Geoffrey Clements <geoff>
Component: New packagesAssignee: PAM Gentoo Team (OBSOLETE) <pam-bugs+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Geoffrey Clements 2006-09-10 08:35:18 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/security -Wall -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c  -fPIC -DPIC -o cipher.lo
cipher.c: In function 'cipher_set_key_string':
cipher.c:296: error: 'MD5_CTX' undeclared (first use in this function)
cipher.c:296: error: (Each undeclared identifier is reported only once
cipher.c:296: error: for each function it appears in.)
cipher.c:296: error: expected ';' before 'md'
cipher.c:299: warning: implicit declaration of function 'MD5_Init'
cipher.c:299: error: 'md' undeclared (first use in this function)
cipher.c:300: warning: implicit declaration of function 'MD5_Update'
cipher.c:301: warning: implicit declaration of function 'MD5_Final'
make[1]: *** [cipher.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/security -Wall -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT cipher-3des1.lo -MD -MP -MF .deps/cipher-3des1.Tpo -c cipher-3des1.c  -fPIC -DPIC -o cipher-3des1.lo
make[1]: Leaving directory `/var/tmp/portage/pam_ssh-1.91-r2/work/pam_ssh-1.91'
make: *** [all] Error 2

!!! ERROR: sys-auth/pam_ssh-1.91-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  pam_ssh-1.91-r2.ebuild, line 37:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

# emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(TM) XP 2500+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://gentoo.modulix.net/gentoo/ http://gentoo.mirror.solnet.ch"
LINGUAS="en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdinstall cdparanoia cdr cli crypt dbus dlloader doc dri dvd dvdr dvdread eds emboss encode exif expat fam ffmpeg flac gd gdbm gif glut gmp gpm gstreamer gtk gtk2 hal idn imagemagick imlib isdnlog java jpeg kde kdeenablefinal lcms lesstif libg++ mad mikmod mmx mng motif mp3 mpeg ncurses nls nptl nsplugin nvidia ogg opengl oss pam pcre pda pdflib perl png postgres pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl svga symlink tcltk tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wifi win32codecs wmf xine xml xmms xorg xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_en_GB userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 solar (RETIRED) gentoo-dev 2006-09-10 09:11:50 UTC
The security team does not maintain this package. 
Reassiging to proper maintainers.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-10 09:39:43 UTC

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