Your message dated Thu, 17 Jan 2019 08:52:16 +0100
with message-id <[email protected]>
and subject line Re: Fails to build for non-current kernel version
has caused the Debian Bug report #917864,
regarding Fails to build for non-current kernel version
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
917864: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917864
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtualbox-guest-source
Version: 5.2.22-dfsg-2
Severity: important
When running kernel version 4.18.0-3-amd64 and building for
4.19.0-1-amd64, the build fails:
...
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory '/usr/src/modules/virtualbox-guest'
/usr/bin/make -C vboxguest clean
make[2]: Entering directory '/usr/src/modules/virtualbox-guest/vboxguest'
/usr/src/modules/virtualbox-guest/vboxguest/Makefile.include.header:141: ***
Error: unable to find the headers of the Linux kernel to build against. Specify
KERN_VER=<version> (currently 4.18.0-3-amd64) and run Make again. Stop.
make[2]: Leaving directory '/usr/src/modules/virtualbox-guest/vboxguest'
make[1]: *** [debian/rules:44: clean] Error 2
...
Ben.
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages virtualbox-guest-source depends on:
ii build-essential 12.5
ii bzip2 1.0.6-9
ii debhelper 12
pn kbuild <none>
ii module-assistant 0.11.10
virtualbox-guest-source recommends no packages.
virtualbox-guest-source suggests no packages.
--- End Message ---
--- Begin Message ---
On Mon, 31 Dec 2018 05:58:37 +0000 Ben Hutchings <[email protected]> wrote:
> Package: virtualbox-guest-source
> Version: 5.2.22-dfsg-2
> Severity: important
>
> When running kernel version 4.18.0-3-amd64 and building for
> 4.19.0-1-amd64, the build fails:
>
> ...
> /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
> make[1]: Entering directory '/usr/src/modules/virtualbox-guest'
> /usr/bin/make -C vboxguest clean
> make[2]: Entering directory '/usr/src/modules/virtualbox-guest/vboxguest'
> /usr/src/modules/virtualbox-guest/vboxguest/Makefile.include.header:141: ***
> Error: unable to find the headers of the Linux kernel to build against.
> Specify KERN_VER=<version> (currently 4.18.0-3-amd64) and run Make again.
> Stop.
> make[2]: Leaving directory '/usr/src/modules/virtualbox-guest/vboxguest'
> make[1]: *** [debian/rules:44: clean] Error 2
> ...
>
Hello Ben, please try with 5.2.24, it should fix the new kernel incompatibility!
G.
> Ben.
>
> -- System Information:
> Debian Release: buster/sid
> APT prefers unstable-debug
> APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
> 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.18.0-3-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages virtualbox-guest-source depends on:
> ii build-essential 12.5
> ii bzip2 1.0.6-9
> ii debhelper 12
> pn kbuild <none>
> ii module-assistant 0.11.10
>
> virtualbox-guest-source recommends no packages.
>
> virtualbox-guest-source suggests no packages.
>
>
--- End Message ---