Build fails with linux-kvm
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
backport-iwlwifi-dkms (Ubuntu) |
Fix Released
|
Undecided
|
Andrei Gherzan | ||
Jammy |
New
|
Undecided
|
Unassigned | ||
Kinetic |
New
|
Undecided
|
Unassigned | ||
Lunar |
Fix Released
|
Undecided
|
Andrei Gherzan |
Bug Description
This issue was caught by ADT which failed with
The kernel was built by: x86_64-
You are using: gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
CC [M] /var/lib/
LD [M] /var/lib/
MODPOST /var/lib/
CC [M] /var/lib/
LD [M] /var/lib/
BTF [M] /var/lib/
Skipping BTF generation for /var/lib/
=======
./backport-
I: Summary:
I: FAIL 5.19.0-1019-kvm
autopkgtest [06:16:28]: test dkms-autopkgtest: -------
autopkgtest [06:16:28]: test dkms-autopkgtest: - - - - - - - - - - results - - - - - - - - - -
dkms-autopkgtest FAIL non-zero exit status 1
autopkgtest [06:16:28]: @@@@@@@
dkms-autopkgtest FAIL non-zero exit status 1
Creating nova instance adt-kinetic-
For reference, the above is for linux-kvm 5.19.0-1019.20
This failure is due to the fact that the dkms configuration expects specific kernel modules built which in turn depend on specific kernel configuration for the running kernel. On linux-kvm, these dependencies are not met so building should be skipped.
This is a snipped of the Kconfig dependency for IWLWIFI:
config IWLWIFI
tristate "Intel Wireless WiFi Next Gen AGN - Wireless-
depends on m
depends on PCI && HAS_IOMEM && CFG80211
depends on IWLMEI || !IWLMEI
depends on FW_LOADER
Related branches
- Dimitri John Ledkov (community): Approve (minor packaging comment)
-
Diff: 13 lines (+5/-0)1 file modifieddebian/backport-iwlwifi-dkms.dkms.in (+5/-0)
Changed in backport-iwlwifi-dkms (Ubuntu): | |
assignee: | nobody → Andrei Gherzan (agherzan) |
description: | updated |
tags: | added: sru-2023-01-30 |
tags: |
added: sru-20230130 removed: sru-2023-01-30 |
Sponsored to lunar, with manually generated debian/changelog entry such that sponsorhip attribution works towards Andrei, and such that bug report will be autoclosed.