Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2016 00:30:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 214256] security/p5-GSSAPI: conflict with poudriere and openssl from port
Message-ID:  <bug-214256-14331-VUO45QL5fv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214256-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214256-14331@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Sergei Vyshenski <svysh.fbsd@gmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to perl@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.


help

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