maintainer-feedback requested: [Bug 205315] security/p5-Crypt-OpenSSL-Random fails to compile ../5/.../Random.so actually at ../5.20/.../Random.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 14 12:24:56 UTC 2015


gessel at blackrosetech.com has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to perl at FreeBSD.org:
Bug 205315: security/p5-Crypt-OpenSSL-Random fails to compile
../5/.../Random.so actually at ../5.20/.../Random.so
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205315



--- Description ---
# portmaster -Rd p5-Crypt-OpenSSL-Random-0.10 fails with:

===>  Staging for p5-Crypt-OpenSSL-Random-0.11
===>   Generating temporary packing list
Running Mkbootstrap for Crypt::OpenSSL::Random ()
chmod 644 Random.bs
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing
/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib/
perl5/site_perl/mach/5.20/auto/Crypt/OpenSSL/Random/Random.so
Installing
/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib/
perl5/site_perl/mach/5.20/Crypt/OpenSSL/Random.pm
Installing
/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib/
perl5/site_perl/man/man3/Crypt::OpenSSL::Random.3
/usr/bin/strip
/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib/
perl5/site_perl/mach/5/auto/Crypt/OpenSSL/Random/Random.so
/usr/bin/strip:
'/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib
/perl5/site_perl/mach/5/auto/Crypt/OpenSSL/Random/Random.so':
No such file
*** Error code 1

Stop.
make: stopped in /usr/ports/security/p5-Crypt-OpenSSL-Random

===>>> make stage failed for security/p5-Crypt-OpenSSL-Random
===>>> Aborting update


It is expecting to find Random.so at 
'/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib
/perl5/site_perl/mach/5/auto/Crypt/OpenSSL/Random/Random.so'

But it is not there, it is at 
'/var/ports/usr/ports/security/p5-Crypt-OpenSSL-Random/work/stage/usr/local/lib
/perl5/site_perl/mach/5.20/auto/Crypt/OpenSSL/Random/Random.so'

FreeBSD 10.1-RELEASE (AMD10.1) #0 r292130: Sat Dec 12 22:37:08 PST 2015
perl5-5.20.3_8

UPDATING 20141127 isn't relevant, though I tried # portsnap extract just in
case, and to no avail.


More information about the freebsd-perl mailing list