Public bug reported:

This is the failure report:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-focal/focal/amd64/v/virtualbox-
hwe/20210402_001931_2bea9@/log.gz

By trying to reproduce in a VM with linux-kvm, the logs are explicit
about the failure reason:

DKMS make.log for virtualbox-guest-6.1.16 for kernel 5.4.0-1037-kvm (x86_64)
Fri Apr  2 21:25:41 UTC 2021
make: Entering directory '/usr/src/linux-headers-5.4.0-1037-kvm'
  CC [M]  
/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxguest/VBoxGuest-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxguest/VBoxGuest.o
[...]
 CC [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vbox_hgsmi.o
  LD [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.o
  AR      /var/lib/dkms/virtualbox-guest/6.1.16/build/built-in.a
  Building modules, stage 2.
  MODPOST 3 modules
ERROR: "drm_gem_prime_export" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
ERROR: "drm_release" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
ERROR: "ttm_bo_eviction_valuable" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
ERROR: "ttm_tt_fini" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
ERROR: "drm_crtc_helper_set_config" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
ERROR: "drm_dev_register" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
[...]

linux-kvm has "CONFIG_DRM" unset, so..it's expected to fail!
The odd part here is that this seems to be the first failure; checking the ADT 
results in last kernel before current cycle (-1034), we can see the DKMS built 
never happened; I suspect this is related with the ADT command-line change 
between -1034 and -1037 - I'll attach both lines.

For reference, this is the full log from the ADT test in -1034:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-focal/focal/amd64/v/virtualbox-
hwe/20210225_192413_d067f@/log.gz

** Affects: linux-kvm (Ubuntu)
     Importance: Undecided
     Assignee: Guilherme G. Piccoli (gpiccoli)
         Status: Confirmed

-- 
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/1922397

Title:
  ADT test failure in proposed kernel 5.4.0-1037.38:  virtualbox-guest-
  dkms-hwe is not building

Status in linux-kvm package in Ubuntu:
  Confirmed

Bug description:
  This is the failure report:

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-focal/focal/amd64/v/virtualbox-
  hwe/20210402_001931_2bea9@/log.gz

  By trying to reproduce in a VM with linux-kvm, the logs are explicit
  about the failure reason:

  DKMS make.log for virtualbox-guest-6.1.16 for kernel 5.4.0-1037-kvm (x86_64)
  Fri Apr  2 21:25:41 UTC 2021
  make: Entering directory '/usr/src/linux-headers-5.4.0-1037-kvm'
    CC [M]  
/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxguest/VBoxGuest-linux.o
    CC [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxguest/VBoxGuest.o
  [...]
   CC [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vbox_hgsmi.o
    LD [M]  /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.o
    AR      /var/lib/dkms/virtualbox-guest/6.1.16/build/built-in.a
    Building modules, stage 2.
    MODPOST 3 modules
  ERROR: "drm_gem_prime_export" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_release" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_eviction_valuable" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_tt_fini" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_crtc_helper_set_config" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_dev_register" 
[/var/lib/dkms/virtualbox-guest/6.1.16/build/vboxvideo/vboxvideo.ko] undefined!
  [...]

  linux-kvm has "CONFIG_DRM" unset, so..it's expected to fail!
  The odd part here is that this seems to be the first failure; checking the 
ADT results in last kernel before current cycle (-1034), we can see the DKMS 
built never happened; I suspect this is related with the ADT command-line 
change between -1034 and -1037 - I'll attach both lines.

  For reference, this is the full log from the ADT test in -1034:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-focal/focal/amd64/v/virtualbox-
  hwe/20210225_192413_d067f@/log.gz

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