[Bug 239491] security/strongswan installation port error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 28 11:36:51 UTC 2019


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

            Bug ID: 239491
           Summary: security/strongswan installation port error
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: igor.polovykh at gmail.com
                CC: strongswan at Nanoteq.com
             Flags: maintainer-feedback?(strongswan at Nanoteq.com)
                CC: strongswan at Nanoteq.com

Created attachment 206113
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206113&action=edit
build log

FreeBSD 12.0-RELEASE-p2 FreeBSD 12.0-RELEASE-p2 c3ec797e4c1(releng/12.0)  amd64

openssl is not installed on system, installed libressl.


libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../..
-I../../../../src/libstrongswan -DFIPS_MODE=0 -I/usr/local/include -O2 -pipe
-fstack-pro$
--- openssl_plugin.lo ---
openssl_plugin.c:315:10: error: use of undeclared identifier 'EVP_PKEY_ED448'
                                case EVP_PKEY_ED448:
                                     ^
openssl_plugin.c:466:8: error: use of undeclared identifier 'EVP_PKEY_ED25519';
did you mean 'KEY_ED25519'?
                case EVP_PKEY_ED25519:
                     ^~~~~~~~~~~~~~~~
                     KEY_ED25519
../../../../src/libstrongswan/credentials/keys/public_key.h:47:2: note:
'KEY_ED25519' declared here
        KEY_ED25519 = 4,
        ^
openssl_plugin.c:467:8: error: use of undeclared identifier 'EVP_PKEY_ED448'
                case EVP_PKEY_ED448:
                     ^
1 warning and 4 errors generated.
*** [openssl_plugin.lo] Error code 1

make[7]: stopped in
/usr/ports/security/strongswan/work/strongswan-5.8.0/src/libstrongswan/plugins/openssl
--- openssl_crl.lo ---
1 warning generated.
1 error

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list