Attached is a debdiff setting the -Wno-error=deprecated-declarations flag for the OpenSSL 3 transition. Please wait for OpenSSL3 to be published to -proposed to upload.
** Patch added: "crda.debdiff" https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1945764/+attachment/5539102/+files/crda.debdiff -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crda in Ubuntu. https://bugs.launchpad.net/bugs/1945764 Title: crda: Fail to build against OpenSSL 3.0 Status in crda package in Ubuntu: New 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 -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp