[Pkg-freeipa-devel] Bug#995641: certmonger: FTBFS with OpenSSL 3.0
Kurt Roeckx
kurt at roeckx.be
Sun Oct 3 15:50:29 BST 2021
Source: certmonger
Version: 0.79.13-3
Severity: important
Tags: bookworm sid
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: ftbfs-3.0
Hi,
Your package is failing to build using OpenSSL 3.0 with the
following error:
../../src/util-o.c: In function util_EVP_PKEY_id:
../../src/util-o.c:333:13: error: invalid use of incomplete typedef EVP_PKEY {aka const struct evp_pkey_st}
333 | return pkey->type;
| ^~
This looks like it's code for compatibility with OpenSSL older
than 1.1.0 that's being build when building against 3.0.
There are also other errors and warings related to OpenSSL 3.0.
For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html
Kurt
More information about the Pkg-freeipa-devel
mailing list