[Bug 1945764] Re: crda: Fail to build against OpenSSL 3.0
Launchpad Bug Tracker
1945764 at bugs.launchpad.net
Mon Dec 6 23:28:47 UTC 2021
This bug was fixed in the package crda -
4.14+git20191112.9856751-1ubuntu1
---------------
crda (4.14+git20191112.9856751-1ubuntu1) jammy; urgency=medium
* Add -Wno-error=deprecated-declarations to fix the build against
OpenSSL 3 (LP: #1945764)
-- Simon Chopin <simon.chopin at canonical.com> Tue, 09 Nov 2021 09:07:45
+0100
** Changed in: crda (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1945764
Title:
crda: Fail to build against OpenSSL 3.0
Status in crda package in Ubuntu:
Fix Released
Bug description:
Hello,
As part of a rebuild against OpenSSL3, this package failed to build on one or
several architectures. You can find the details of the rebuild at
https://people.canonical.com/~schopin/rebuilds/openssl-3.0.0-impish.html
or for the amd64 failed build, directly at
https://launchpadlibrarian.net/559464520/buildlog_ubuntu-impish-
amd64.crda_4.14+git20191112.9856751-1.0~ssl3ppa1.1_BUILDING.txt.gz
We're planning to transition to OpenSSL 3.0 for the 22.04 release, and consider
this issue as blocking for this transition.
For your tests, you can build against libssl-dev as found in the PPA
schopin/openssl-3.0.0
I haven't found any mention of the issue upstream. However, a quick glance at
the logs tells me the errors seem due to the use of deprecated APIs combined
with -Werror. Thus, a quick fix might be to simply add -Wno-error=deprecated-declarations
to the CFLAGS ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1945764/+subscriptions
More information about the Ubuntu-sponsors
mailing list