Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548500 - dev-perl/Crypt-SSLeay-0.720.0 - missing dependency on dev-perl/Try-Tiny (needs to be unconditional)
Summary: dev-perl/Crypt-SSLeay-0.720.0 - missing dependency on dev-perl/Try-Tiny (need...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 16:47 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2015-05-03 17:39 UTC (History)
1 user (show)

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 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-05-03 16:47:37 UTC
dev-perl/Crypt-SSLeay-0.720.0 currently depends on dev-perl/Try-Tiny only if USE=test. This dependency needs to be unconditional.

Attempting to build Crypt-SSLeay-0.720.0 with USE=-test on a system without Try-Tiny results in the following:

 * Package:    dev-perl/Crypt-SSLeay-0.720.0
 * Repository: gentoo
 * Maintainer: perl@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking Crypt-SSLeay-0.72.tar.gz to /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0/work
>>> Source unpacked in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0/work
>>> Preparing source in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0/work/Crypt-SSLeay-0.72 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0/work/Crypt-SSLeay-0.72 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0/image/
Can't locate Try/Tiny.pm in @INC (you may need to install the Try::Tiny module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.20.2/x86_64-linux /usr/local/lib64/perl5/5.20.2 /usr/lib64/perl5/vendor_perl/5.20.2/x86_64-linux /usr/lib64/perl5/vendor_perl/5.20.2 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.2/x86_64-linux /usr/lib64/perl5/5.20.2 .) at Makefile.PL line 9.
BEGIN failed--compilation aborted at Makefile.PL line 9.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-05-03 17:39:43 UTC
Fixed, thanks