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

Bug 146867

Summary: ERROR: dev-perl/Crypt-OpenSSL-RSA-0.22-r1 failed.
Product: Gentoo Linux Reporter: Luc Bourgeois <luc.bourgeois>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luc Bourgeois 2006-09-08 12:25:40 UTC
gw-bell Crypt-OpenSSL-RSA-0.22 # emerge --update net-ssh-perl
Calculating dependencies ...done!
>>> emerge (1 of 18) dev-perl/Crypt-OpenSSL-RSA-0.22-r1 to /
>>> md5 files   ;-) Crypt-OpenSSL-RSA-0.23.ebuild
>>> md5 files   ;-) Crypt-OpenSSL-RSA-0.21.ebuild
>>> md5 files   ;-) Crypt-OpenSSL-RSA-0.22-r1.ebuild
>>> md5 files   ;-) Crypt-OpenSSL-RSA-0.22.ebuild
>>> md5 files   ;-) files/digest-Crypt-OpenSSL-RSA-0.23
>>> md5 files   ;-) files/digest-Crypt-OpenSSL-RSA-0.21
>>> md5 files   ;-) files/digest-Crypt-OpenSSL-RSA-0.22
>>> md5 files   ;-) files/digest-Crypt-OpenSSL-RSA-0.22-r1
>>> md5 src_uri ;-) Crypt-OpenSSL-RSA-0.22.tar.gz
>>> Unpacking source...
>>> Unpacking Crypt-OpenSSL-RSA-0.22.tar.gz to /var/tmp/portage/Crypt-OpenSSL-RSA-0.22-r1/work
>>> Source unpacked.
/var/tmp/portage/Crypt-OpenSSL-RSA-0.22-r1/work/Crypt-OpenSSL-RSA-0.22
 * Using ExtUtils::MakeMaker
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::OpenSSL::RSA
cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm
AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA)
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  RSA.xs > RSA.xsc && mv RSA.xsc RSA.c
i686-pc-linux-gnu-gcc -c   -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium4 -O3 -pipe   -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE"  -DPERL5 -DOPENSSL_NO_KRB5 RSA.c
RSA.xs: In function `get_digest_length':
RSA.xs:67: error: `MD5_DIGEST_LENGTH' undeclared (first use in this function)
RSA.xs:67: error: (Each undeclared identifier is reported only once
RSA.xs:67: error: for each function it appears in.)
RSA.xs:73: error: `RIPEMD160_DIGEST_LENGTH' undeclared (first use in this function)
RSA.xs: In function `get_message_digest':
RSA.xs:91: warning: return makes pointer from integer without a cast
RSA.xs:97: warning: return makes pointer from integer without a cast
RSA.xs: In function `XS_Crypt__OpenSSL__RSA_encrypt':
RSA.xs:369: warning: passing arg 3 of `rsa_crypt' from incompatible pointer type
RSA.xs: In function `XS_Crypt__OpenSSL__RSA_decrypt':
RSA.xs:378: warning: passing arg 3 of `rsa_crypt' from incompatible pointer type
RSA.xs: In function `XS_Crypt__OpenSSL__RSA_private_encrypt':
RSA.xs:387: warning: passing arg 3 of `rsa_crypt' from incompatible pointer type
RSA.xs: In function `XS_Crypt__OpenSSL__RSA_public_decrypt':
RSA.xs:396: warning: passing arg 3 of `rsa_crypt' from incompatible pointer type
make: *** [RSA.o] Error 1

!!! ERROR: dev-perl/Crypt-OpenSSL-RSA-0.22-r1 failed.
!!! Function perl-module_src_compile, Line 138, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-08 12:46:54 UTC
This is NOT a bugzilla product bug, please read the descriptions.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-08 12:49:06 UTC

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