Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 12:24:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205315] security/p5-Crypt-OpenSSL-Random fails to compile ../5/.../Random.so actually at ../5.20/.../Random.so
Message-ID:  <bug-205315-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205315

            Bug ID: 205315
           Summary: security/p5-Crypt-OpenSSL-Random fails to compile
                    ../5/.../Random.so actually at ../5.20/.../Random.so
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: gessel@blackrosetech.com
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

# 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205315-13>