pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47036: security/openssl fails to build due to Perl update



>Number:         47036
>Category:       pkg
>Synopsis:       security/openssl fails to build due to Perl update
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 05 07:00:00 +0000 2012
>Originator:     Jörn Clausen
>Release:        NetBSD 5.1
>Organization:
University of Bielefeld
>Environment:
>Description:
Compilation of openssl fails with

===> Creating toolchain wrappers for openssl-0.9.8xnb1
===> Configuring for openssl-0.9.8xnb1
cd /usr/pkgsrc/security/openssl/work/openssl-0.9.8x && /usr/pkg/bin/perl 
util/perlpath.pl /usr/pkg/bin/perl
Can't locate find.pl in @INC (@INC contains: 
/usr/pkg/lib/perl5/site_perl/5.16.0/i386-netbsd-thread-multi 
/usr/pkg/lib/perl5/site_perl/5.16.0 
/usr/pkg/lib/perl5/vendor_perl/5.16.0/i386-netbsd-thread-multi 
/usr/pkg/lib/perl5/vendor_perl/5.16.0 
/usr/pkg/lib/perl5/5.16.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/5.16.0 .) 
at util/perlpath.pl line 7.

>How-To-Repeat:

>Fix:
The first line of the missing perl script from the previous release contains 
this warning:

warn "Legacy library @{[(caller(0))[6]]} will be removed from the Perl core 
distribution in the next major release. Please install it from t
he CPAN distribution Perl4::CoreLibs. It is being used at @{[(caller)[1]]}, 
line @{[(caller)[2]]}.\n";


This problem is probably better fixed upstream, but for the time being, 
installing devel/p5-Perl4-CoreLibs helped. The status of *that* package should 
be checked as well, it took six or seven tries to find a CPAN mirror that 
carried the file referenced by that package.



Home | Main Index | Thread Index | Old Index