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

Bug 112331

Summary: net-p2p/amule-2.0.3 (x86) emerge fails from lack of crypto++ - dependency needed
Product: Gentoo Linux Reporter: Henry Baxter <henry.baxter>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log from failed configure of amule

Description Henry Baxter 2005-11-12 11:37:41 UTC
When emerging amule (x86 stable tree, amule-2.0.3) the configure section fails
because the crypto++ library is not installed. The ebuild should definitely grab
that dependency if it is required.

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

Actual Results:  
checking for crypto++ version >= 5.1... no
configure: error:
          WARNING: crypto++ >= 5.1 is not found.
          Please check that cryptopp-headers are in your default include path,
          check out LD_LIBRARY_PATH or equivalent variable.
          Or this might also be that your cryptopp is instaled on other path.
          Please try again with --with-crypto-prefix=/my_crypto_prefix
          (replace /my_crypto_prefix with a valid path to your crypto directory)
.
          The crypto include folder must be named cryptopp.


Expected Results:  
Installed the amule package by installing the crypto++ dependency

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
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/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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.llarian.net/ http://gentoo.osuosl.org/
http://mirror.usu.edu/mirrors/gentoo/ http://gentoo.ccccom.com
http://modzer0.cs.uaf.edu/public/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac alsa apache2 apm audiofile avi bash-completion
bcmath berkdb bitmap-fonts calendar cdb cdparanoia cdr crypt cscope ctype curl
curlwrappers db2 dba dbase dbm dbmaker dbus dbx dga divx4linux dv dvd dvdr
dvdread emboss encode ethereal exif fam ffmpeg flac foomaticdb fortran ftp gdbm
gif gpm gstreamer gtk gtk2 guile i8x0 imagemagick imap imlib innodb ipv6 jabber
jack java jikes jpeg junit kdeenablefinal libg++ libwww mad maildir mikmod mmx
mmxext mng motif mp3 mpeg msn mysql mysqli nas ncurses nls nocd nvidia odbc
offensive ogg oggvorbis opengl oss pam pdflib perl php plotutils png postgres
python quicktime readline real remote ruby samba sdl simplexml sockets source
spell sse sse2 ssl svg svga symlink tcltk tcpd tetex tga theora tiff tokenizer
truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vcd videos vorbis
win32codecs wmf wxwindows xine xinerama xml xml2 xmms xsl xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Henry Baxter 2005-11-12 11:38:53 UTC
Created attachment 72766 [details]
config.log from failed configure of amule

The error message told me to attach the config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-12 11:40:52 UTC
Search and emerge sync before reporting yet another dupe...

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