Bug 282119 - security/libssh 0.11.1 does not build with LibreSSL
Summary: security/libssh 0.11.1 does not build with LibreSSL
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-15 19:56 UTC by Dave Hayes
Modified: 2024-11-15 10:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hayes 2024-10-15 19:56:50 UTC
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.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-11-15 10:48:45 UTC
Patch is welcome. I'm not sure if upstream is interested in LibreSSL support [1].

[1] https://gitlab.com/libssh/libssh-mirror/-/issues/256