Bug#1080317: s390-tools: FTBFS: passing argument 2 of 'EVP_PKEY_meth_set_copy' from incompatible pointer type [-Wincompatible-pointer-types]
Berli Gayathri <[email protected]>
| Newsgroups | gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <SA1PR15MB44683606096A9BEDBF0F8C63946A2__10211.0622263112$1727353825$gmane$org@SA1PR15MB4468.namprd15.prod.outlook.com> |
Hi Petter Reinholdtsen, The warnings which are reported in the bug are deprecated starting with the OpenSSL 3.0. The suggestive / upgraded functions are used in the latest source of s390-tool, which is available in Openssl 3.0 and beyond. Kindy do the package upgrade of s390-tools to the latest version along with below patches (from v2.17.0) https://github.com/ibm-s390-linux/s390-tools/commit/081499f355261b9409ce23a61f6d13662363b970 https://github.com/ibm-s390-linux/s390-tools/commit/e70cde2c5deed453273de7b3652dfae3858684ca https://github.com/ibm-s390-linux/s390-tools/commit/26c34a49b1e45dfc32a44cca1f385ea4d7a38905 Thanks, Gayathri.