Package: virtualbox-guest-dkms
Version: 6.1.18-dfsg-5
Severity: important
X-Debbugs-Cc: [email protected]
Hello,
I am running virtualbox from sid on a bullseye system. When building the guest
modules, I get in
root@Testing:~# cat /var/lib/dkms/virtualbox-guest/6.1.18/build/make.log
DKMS make.log for virtualbox-guest-6.1.18 for kernel 5.10.0-6-amd64 (x86_64)
Mon 19 Apr 2021 04:55:10 PM CEST
make: Entering directory '/usr/src/linux-headers-5.10.0-6-amd64'
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
make[1]: *** [/usr/src/linux-headers-5.10.0-6-common/Makefile:718:
include/config/auto.conf] Error 1
make: *** [/usr/src/linux-headers-5.10.0-6-common/Makefile:185: __sub-make]
Error 2
make: Leaving directory '/usr/src/linux-headers-5.10.0-6-amd64'
root@Testing:~#
autoconf.h is indeed missing:
root@Testing:~# ls -l
/usr/src/linux-headers-5.10.0-6-amd64/include/generated/autoconf.h
ls: cannot access
'/usr/src/linux-headers-5.10.0-6-amd64/include/generated/autoconf.h': No such
file or directory
root@Testing:~# ls -l
/usr/src/linux-headers-5.10.0-6-amd64/include/config/auto.conf
-rw-r--r-- 1 root root 145809 Apr 9 20:17
/usr/src/linux-headers-5.10.0-6-amd64/include/config/auto.conf
root@Testing:~#
but the directory exists
root@Testing:~# ls -l /usr/src/linux-headers-5.10.0-6-amd64/include/generated/
total 32
-rw-r--r-- 1 root root 4755 Apr 9 20:17 asm-offsets.h
-rw-r--r-- 1 root root 318 Apr 9 20:17 bounds.h
-rw-r--r-- 1 root root 337 Apr 9 20:17 compile.h
-rw-r--r-- 1 root root 45 Apr 9 20:17 package.h
-rw-r--r-- 1 root root 1106 Apr 9 20:17 timeconst.h
drwxr-xr-x 3 root root 4096 Apr 15 18:45 uapi
-rw-r--r-- 1 root root 37 Apr 9 20:17 utsrelease.h
root@Testing:~#
Any advice or hint if I am doing something wrong is welcome.
Thanks
Rainer
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-security
APT policy: (500, 'testing-security'), (500, 'testing'), (90, 'unstable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-6-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages virtualbox-guest-dkms depends on:
ii dkms 2.8.4-3
virtualbox-guest-dkms recommends no packages.
virtualbox-guest-dkms suggests no packages.
-- no debconf information