maintainer-feedback requested: [Bug 214256] security/p5-GSSAPI: conflict with poudriere and openssl from port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 6 00:30:26 UTC 2016


Sergei Vyshenski <svysh.fbsd at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to perl at FreeBSD.org:
Bug 214256: security/p5-GSSAPI: conflict with poudriere and openssl from port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214256



--- Description ---
- Can be tested OK at 11.0-amd64 
with poudriere-3.1.14, perl-5.24.1, and openssl from base.

- But if I choose openssl from ports, that is add a line 
DEFAULT_VERSIONS+=	ssl=openssl
to file /usr/local/etc/poudriere.d/make.conf,
then poudriere fails with:
===>  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

This problem looks like a poor design of port security/p5-GSSAPI, because it
does not allow testing from within poudriere with openssl from ports.

This also prevents testing poudriere for all ports, that depend on this one.


More information about the freebsd-perl mailing list