Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2023 06:10:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274013] security/tpm2-tools: 5.5 version fails to build if devel/openssl is installed
Message-ID:  <bug-274013-7788-IsZpvtOM5V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274013-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274013-7788@https.bugs.freebsd.org/bugzilla/>

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

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz@liamekaens.com,
                   |                            |lwhsu@FreeBSD.org
 Attachment #245318|                            |maintainer-approval?(lwhsu@
              Flags|                            |FreeBSD.org)

--- Comment #5 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 245318
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245318&action=
=3Dedit
[patch] fix lib path used for crypto checks during configure

Attached is a bug fix that works if security/openssl is installed (or not).

If someone has DEFAULT_VERSIONS=3Dssl:openssl it will now check the lib in
/usr/local during configure.  Similarly if using DEFAULT_VERSIONS=3Dssl:bas=
e, it
looks in /usr/lib during configure.

No need to bump PORTREVISION - the package will not change if it has been
successfully built.  This just fixes a build failure that was not producing=
 a
package.

Verified in poudriere with DEFAULT_VERSIONS=3Dssl:openssl and also with
DEFAULT_VERSIONS=3Dssl:base.

Requested maintainer approval from last committer.  Maintainer does not app=
ear
to have a bugzilla account.  I will add a comment in the review.

--=20
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-274013-7788-IsZpvtOM5V>