Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Dec 2018 15:40:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233777] security/softhsm2: fix build with non-base openssl
Message-ID:  <bug-233777-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233777
           Summary: security/softhsm2: fix build with non-base openssl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sergey@akhmatov.ru
                CC: jaap@NLnetLabs.nl
                CC: jaap@NLnetLabs.nl
             Flags: maintainer-feedback?(jaap@NLnetLabs.nl)
 Attachment #199815 maintainer-approval?(jaap@NLnetLabs.nl)
             Flags:

Created attachment 199815
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199815&action=
=3Dedit
softhsm2 fix with non-base openssl

The port fails to build with non-base openssl, e.g. with DEFAULT_VERSIONS=3D
ssl=3Dopenssl111 on 11.2 or DEFAULT_VERSIONS=3D ssl=3Dopenssl on 12.0

The attached patch fixes thing for me:
- Add USES=3Dssl and OPENSSLBASE path to configure options.
- Add patch from upstream to fix build with libressl:
https://github.com/opendnssec/SoftHSMv2/commit/308b0b2760d6cb21800376874734=
6d31764f1cfe


QA: poudriere testport OK on 11.2-RELEASE and 12.0-RC3 with DEFAULT_VERSION=
S=3D
ssl=3D (base, openssl, openssl111, libressl, libressl-devel)

--=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-233777-7788>