Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342655 - dev-perl/Crypt-OpenSSL-Bignum-0.04: missing dev-libs/openssl depend
Summary: dev-perl/Crypt-OpenSSL-Bignum-0.04: missing dev-libs/openssl depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
: 342663 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-25 18:16 UTC by T-Dawg
Modified: 2010-10-27 20:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description T-Dawg 2010-10-25 18:16:58 UTC
Crypt-OpenSSL-Bignum-0.04 requires openssl to build ;)

Reproducible: Always

Steps to Reproduce:
1.emerge -av =dev-perl/Crypt-OpenSSL-Bignum
2.observe failed build

Actual Results:  
ERROR: compile
ERROR: dev-perl/Crypt-OpenSSL-Bignum-0.04 failed:
  compilation failed

Call stack:
    ebuild.sh, line   54:  Called src_compile
  environment, line 2651:  Called perl-module_src_compile
  environment, line 2299:  Called die
The specific snippet of code:
              emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed";

If you need support, post the output of 'emerge --info =dev-perl/Crypt-OpenSSL-Bignum-0.04',
the complete build log and the output of 'emerge -pqv =dev-perl/Crypt-OpenSSL-Bignum-0.04'.
The complete build log is located at '/var/tmp/portage/dev-perl/Crypt-OpenSSL-Bignum-0.04/temp/build.log'.
Build fails with the following message:
The ebuild environment file is located at '/var/tmp/portage/dev-perl/Crypt-OpenSSL-Bignum-0.04/temp/environment'.
S: '/var/tmp/portage/dev-perl/Crypt-OpenSSL-Bignum-0.04/work/Crypt-OpenSSL-Bignum-0.04'


Expected Results:  
Should build cleanly

I no longer have the build log for this but after install openssl it built fine.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-10-26 06:35:03 UTC
*** Bug 342663 has been marked as a duplicate of this bug. ***
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-10-27 20:35:13 UTC
Fixed. Thanks