[Bug 235634] p5-GSSAPI fails to build with OpenSSL from ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 10 06:37:04 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235634

            Bug ID: 235634
           Summary: p5-GSSAPI fails to build with OpenSSL from ports
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: dclarke at blastwave.org
                CC: garga at FreeBSD.org, perl at FreeBSD.org,
                    powerpc at FreeBSD.org
                CC: garga at FreeBSD.org, perl at FreeBSD.org,
                    powerpc at FreeBSD.org

While trying to build git :

...
===>  Configuring for p5-Digest-HMAC-1.03_1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Digest::HMAC
Writing MYMETA.yml and MYMETA.json
===>  Building for p5-Digest-HMAC-1.03_1
--- blib/lib/Digest/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/Digest/HMAC/.exists ---
--- blib/arch/auto/Digest/HMAC/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- pm_to_blib ---
--- blibdirs ---
--- config ---
--- dynamic ---
--- linkext ---
--- pm_to_blib ---
cp lib/Digest/HMAC_MD5.pm blib/lib/Digest/HMAC_MD5.pm
cp lib/Digest/HMAC.pm blib/lib/Digest/HMAC.pm
cp lib/Digest/HMAC_SHA1.pm blib/lib/Digest/HMAC_SHA1.pm
--- pure_all ---
--- manifypods ---
Manifying 3 pod documents
--- all ---
===>  Staging for p5-Digest-HMAC-1.03_1
===>   p5-Digest-HMAC-1.03_1 depends on package: perl5>=5.28.r1<5.29 - found
===>   Generating temporary packing list
Manifying 3 pod documents
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/Digest/HMAC_MD5.pm
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/Digest/HMAC.pm
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/Digest/HMAC_SHA1.pm
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC.3
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC_MD5.3
Installing
/usr/ports/security/p5-Digest-HMAC/work/stage/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC_SHA1.3
====> Compressing man pages (compress-man)
===>  Installing for p5-Digest-HMAC-1.03_1
===>  Checking if p5-Digest-HMAC is already installed
===>   Registering installation for p5-Digest-HMAC-1.03_1 as automatic
Installing p5-Digest-HMAC-1.03_1...
===>   p5-Authen-SASL-2.16_1 depends on package: p5-Digest-HMAC>0 - found
===>   Returning to build of p5-Authen-SASL-2.16_1
===>   p5-Authen-SASL-2.16_1 depends on package: p5-GSSAPI>0 - not found
===>  p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/security/p5-GSSAPI
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/security/p5-Authen-SASL
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/security/p5-Authen-SASL
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/git
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/git
hydra# 

This is a strange message and not helpful at all.

hydra# cd /usr/ports/security/p5-GSSAPI
hydra# make install
===>  p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value.
*** Error code 1

Stop.
make: stopped in /usr/ports/security/p5-GSSAPI
hydra# 

Right so ? 

select another GSSAPI value?

OKay .. how about 5 ? Would '5' work?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-perl mailing list