Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #69476 > unrolled thread

Bug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms

Started bySedat Dilek <sedat.dilek@gmail.com>
First post2021-02-08 16:10 +0100
Last post2021-03-03 04:10 +0100
Articles 3 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Bug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms Sedat Dilek <sedat.dilek@gmail.com> - 2021-02-08 16:10 +0100
    Bug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms Sedat Dilek <sedat.dilek@gmail.com> - 2021-02-08 16:30 +0100
      Bug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms Sedat Dilek <sedat.dilek@gmail.com> - 2021-03-03 04:10 +0100

#69476 — Bug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms

FromSedat Dilek <sedat.dilek@gmail.com>
Date2021-02-08 16:10 +0100
SubjectBug#982304: linux-headers-5.10.0-3-amd64: File include/generated/autoconf.h missed to compile virtualbox-dkms
Message-ID<BGgkN-4Xe-3@gated-at.bofh.it>
Package: linux-headers-5.10.0-3-amd64
Version: 5.10.13-1
Severity: normal
X-Debbugs-Cc: sedat.dilek@gmail.com

Dear Maintainer,

Today, I tried to build virtual-dkms from Debian/unstable against linux-headers-5.10.0-3-amd64.

This breaks here, thus I filed Debian Bug #982301:
"virtualbox-dkms: Error! Your kernel headers for kernel 5.10.0-3 cannot be found."

Please, see my detailed analysis there.

The important part is said in my comment #20:

- BeginOfQuote -
# dpkg -L linux-headers-5.10.0-3-amd64 | egrep 'auto.conf|autoconf.h'
/usr/src/linux-headers-5.10.0-3-amd64/include/config/auto.conf
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/autoconf.h

# LC_ALL=C ll /usr/src/linux-headers-5.10.0-3-amd64/include/config/auto.conf
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/autoconf.h
ls: cannot access
'/usr/src/linux-headers-5.10.0-3-amd64/include/generated/autoconf.h':
No such file or directory
-rw-r--r-- 1 root root 143K Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/config/auto.conf

So, the package contents list "I ship a include/generated/autoconf.h"
but it does not exist :-).
- EndOfQuote -

Please, confirm that my analysis is correct.
If yes, please provide (really) an include/generated/autoconf.h file so that DKMS is happy.

Thanks.

Virtual Greetings from Moenchengladbach/Germnay,
- Sedat -

[1] https://bugs.debian.org/982301
[2] https://bugs.debian.org/982301#20

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (99, 'buildd-unstable'), (99, 'buildd-experimental'), (99, 'experimental'), (99, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-3-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-headers-5.10.0-3-amd64 depends on:
ii  linux-compiler-gcc-10-x86      5.10.13-1
ii  linux-headers-5.10.0-3-common  5.10.13-1
ii  linux-kbuild-5.10              5.10.13-1

linux-headers-5.10.0-3-amd64 recommends no packages.

linux-headers-5.10.0-3-amd64 suggests no packages.

-- no debconf information

[toc] | [next] | [standalone]


#69477

FromSedat Dilek <sedat.dilek@gmail.com>
Date2021-02-08 16:30 +0100
Message-ID<BGgEa-53E-13@gated-at.bofh.it>
In reply to#69476
I checked the filelist from [1]:

# echo $files
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/asm-offsets.h
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/autoconf.h
/usr/src/linux-headers-5.10.0-
3-amd64/include/generated/bounds.h
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/compile.h
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/package.h
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/timeconst.h
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/uapi/linux/version.h
/usr/src/linux-headers
-5.10.0-3-amd64/include/generated/utsrelease.h

# LC_ALL=C ll $files
ls: cannot access
'/usr/src/linux-headers-5.10.0-3-amd64/include/generated/autoconf.h':
No such file or directory
-rw-r--r-- 1 root root 4.7K Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/asm-offsets.h
-rw-r--r-- 1 root root  318 Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/bounds.h
-rw-r--r-- 1 root root  337 Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/compile.h
-rw-r--r-- 1 root root   45 Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/package.h
-rw-r--r-- 1 root root 1.1K Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/timeconst.h
-rw-r--r-- 1 root root   97 Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/uapi/linux/version.h
-rw-r--r-- 1 root root   37 Feb  6 09:23
/usr/src/linux-headers-5.10.0-3-amd64/include/generated/utsrelease.h

- Sedat -

[1] https://packages.debian.org/sid/amd64/linux-headers-5.10.0-3-amd64/filelist

[toc] | [prev] | [next] | [standalone]


#69666

FromSedat Dilek <sedat.dilek@gmail.com>
Date2021-03-03 04:10 +0100
Message-ID<BOq3D-3yW-9@gated-at.bofh.it>
In reply to#69477
If you like you can close this bug-report.

linux-headers-5.10.0-4-amd64 version 5.10.19-1 ships the necessary
files and I was able to build virtualbox-dkms kernel-modules:

root# LC_ALL=C ll /lib/modules/5.10.0-4-amd64/updates/dkms/
total 852K
drwxr-xr-x 2 root root 4.0K Mar  3 04:00 .
drwxr-xr-x 3 root root 4.0K Mar  3 04:00 ..
-rw-r--r-- 1 root root 755K Mar  3 04:00 vboxdrv.ko
-rw-r--r-- 1 root root  21K Mar  3 04:00 vboxnetadp.ko
-rw-r--r-- 1 root root  61K Mar  3 04:00 vboxnetflt.ko

- Sedat -

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web