[Bug 282119] security/libssh 0.11.1 does not build with LibreSSL

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Oct 2024 19:56:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282119

            Bug ID: 282119
           Summary: security/libssh 0.11.1 does not build with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: dave@jetcafe.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Here is the issue from poudriere logs:

[00:00:08]
/wrkdirs/usr/ports/security/libssh/work/libssh-0.11.1/src/libcrypto.c:905:41:
error: use of undeclared identifier 'EVP_PKEY_POLY1305'
[00:00:08]   905 |         ctx->key = EVP_PKEY_new_mac_key(EVP_PKEY_POLY1305,
NULL,
[00:00:08]       |   

Built on FreeBSD 13.4-STABLE with ports @ Q42024.

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