With v7.3-rc becomes available, the build against linux-unstable/stonking
version 7.3.0-0.0-generic or newer now fails with:
```
In file included from net/mac80211/aes_cmac.c:12:
/var/lib/dkms/backport-iwlwifi/24.80-15073/build/backport-include/crypto/aes-cbc-macs.h:153:20:
error: redefinition of ‘aes_cmac_zeroize_key’
153 | static inline void aes_cmac_zeroize_key(struct aes_cmac_key *key)
| ^~~~~~~~~~~~~~~~~~~~
In file included from
/var/lib/dkms/backport-iwlwifi/24.80-15073/build/backport-include/crypto/aes-cbc-macs.h:8:
/usr/src/linux-headers-7.3.0-0-generic/include/crypto/aes-cbc-macs.h:36:20:
note: previous definition of ‘aes_cmac_zeroize_key’ with type ‘void(struct
aes_cmac_key *)’
36 | static inline void aes_cmac_zeroize_key(struct aes_cmac_key *key)
| ^~~~~~~~~~~~~~~~~~~~
/var/lib/dkms/backport-iwlwifi/24.80-15073/build/backport-include/crypto/aes-cbc-macs.h:162:20:
error: redefinition of ‘aes_cmac_zeroize_ctx’
162 | static inline void aes_cmac_zeroize_ctx(struct aes_cmac_ctx *ctx)
| ^~~~~~~~~~~~~~~~~~~~
/usr/src/linux-headers-7.3.0-0-generic/include/crypto/aes-cbc-macs.h:65:20:
note: previous definition of ‘aes_cmac_zeroize_ctx’ with type ‘void(struct
aes_cmac_ctx *)’
65 | static inline void aes_cmac_zeroize_ctx(struct aes_cmac_ctx *ctx)
| ^~~~~~~~~~~~~~~~~~~~
```
backport-iwlwifi upstream commit ca6f7db7fcc94 ("Merge remote-tracking
branch 'auto/master' into merge") backported aes_cmac_zeroize_key and
aes_cmac_zeroize_ctx for kernels < 7.3, which is certainly correct.
However linux-unstable version 7.3.0-0.0-generic and 7.3.0-1.1-generic
have not yet updated their LINUX_VERSION_* definitions, the builds
therefore fail. Skip testing against the two versions.
** Attachment added: "make.log.backport-iwlwifi-24.80-15073_7.3.0-0-generic"
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2162157/+attachment/5998648/+files/make.log.backport-iwlwifi-24.80-15073_7.3.0-0-generic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2162157
Title:
New upstream core24.80 release
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2162157/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs