This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 2023181 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Changed in: linux (Ubuntu Kinetic) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2023181 Title: backport-iwlwifi-dkms fails building for s390x Status in linux package in Ubuntu: Incomplete Status in linux source package in Kinetic: Incomplete Bug description: Autopkgtest is been failing for a while now. Building backport-include/backport/autoconf.h ... done. warning: the compiler differs from the one used to build the kernel The kernel was built by: s390x-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0 You are using: gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0 CC [M] /var/lib/dkms/backport-iwlwifi/9904/build/compat/main.o CC [M] /var/lib/dkms/backport-iwlwifi/9904/build/compat/lib-crypto-arc4.o LD [M] /var/lib/dkms/backport-iwlwifi/9904/build/compat/iwlwifi-compat.o CC [M] /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.o In file included from /var/lib/dkms/backport-iwlwifi/9904/build/backport-include/net/cfg80211.h:15, from /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.c:26: /var/lib/dkms/backport-iwlwifi/9904/build/include/net/cfg80211.h: In function ‘cfg80211_unregister_netdevice’: /var/lib/dkms/backport-iwlwifi/9904/build/include/net/cfg80211.h:8128:37: error: ‘struct net_device’ has no member named ‘ieee80211_ptr’ 8128 | cfg80211_unregister_wdev(dev->ieee80211_ptr); | ^~ /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.c: In function ‘cfg80211_register_netdevice’: /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.c:1354:40: error: ‘struct net_device’ has no member named ‘ieee80211_ptr’ 1354 | struct wireless_dev *wdev = dev->ieee80211_ptr; | ^~ /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.c: In function ‘cfg80211_netdev_notifier_call’: /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.c:1388:40: error: ‘struct net_device’ has no member named ‘ieee80211_ptr’ 1388 | struct wireless_dev *wdev = dev->ieee80211_ptr; | ^~ make[6]: *** [scripts/Makefile.build:257: /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless/core.o] Error 1 make[5]: *** [scripts/Makefile.build:474: /var/lib/dkms/backport-iwlwifi/9904/build/net/wireless] Error 2 make[4]: *** [Makefile:1857: /var/lib/dkms/backport-iwlwifi/9904/build] Error 2 make[3]: *** [Makefile.build:13: modules] Error 2 make[2]: *** [Makefile.real:100: modules] Error 2 make[1]: *** [Makefile:43: modules] Error 2 make: *** [Makefile:30: default] Error 2 ==================== ./backport-iwlwifi/9904/build/make.log I: Summary: I: FAIL 5.19.0-44-generic autopkgtest [22:07:53]: test dkms-autopkgtest: -----------------------] autopkgtest [22:07:53]: test dkms-autopkgtest: - - - - - - - - - - results - - - - - - - - - - dkms-autopkgtest FAIL non-zero exit status 1 I think it's because CONFIG_CFG80211 is not enabled for s390x To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2023181/+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