New one, for hirsute: evdi-dkms fails to build [0].
This is due to t he lack of CONFIG_I2C in such kernel.

I've hinted as NEVER in ADT tests.


[0]
/var/lib/dkms/evdi/1.9.1/build/evdi_i2c.c:49:9: error: implicit declaration of 
function ‘i2c_add_adapter’; did you mean ‘i2c_verify_adapter’? 
[-Werror=implicit-function-declaration]
   49 |  return i2c_add_adapter(adapter);
      |         ^~~~~~~~~~~~~~~
      |         i2c_verify_adapter
/var/lib/dkms/evdi/1.9.1/build/evdi_i2c.c: In function ‘evdi_i2c_remove’:
/var/lib/dkms/evdi/1.9.1/build/evdi_i2c.c:54:2: error: implicit declaration of 
function ‘i2c_del_adapter’; did you mean ‘i2c_verify_adapter’? 
[-Werror=implicit-function-declaration]

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1926501

Title:
  ADT/hint: Multiple DKMS modules fail to build in linux-kvm due to lack
  of Kconfigs set

Status in linux-kvm package in Ubuntu:
  Confirmed

Bug description:
  This a catch-all Launchpad report regarding the build failures of some
  DKMS modules (like Nvidia drivers, virtualbox-hwe, ...) in linux-kvm.

  The goal of linux-kvm kernel is to be a *very* minimal kernel for
  virtualized environments (guests), with the bare minimum of Kconfigs
  enabled, in order to have it booting really fast and with a reduced
  attack surface. Given that, some DKMS may not work, like virtualbox-
  hwe (which requires CONFIG_DRM_*).

  The objective of this LP is to report such failures and use this
  information "database" to help us mark Autopackage testing (ADT)
  failures as _expected_, or else in every kernel cycle we will face the
  same issues that show up as regressions, when they are in fact
  incompatibilities between the test and the minimal linux-kvm kernel.

  We could use the comments to report individual failures / attach logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1926501/+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

Reply via email to