Your message dated Thu, 17 Jan 2019 10:29:55 +0100 with message-id <[email protected]> and subject line Re: virtualbox-source: Module FTBFS on Linux 4.20 undeclared ktime_get_real_ts has caused the Debian Bug report #917262, regarding virtualbox-source: Module FTBFS on Linux 4.20 undeclared ktime_get_real_ts 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.) -- 917262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917262 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: virtualbox-source Version: 5.2.22-dfsg-2 Severity: normal Tags: patch Dear Maintainer, The virtualbox module fails to build against Linux 4.20 with errors such as the following: /usr/src/modules/virtualbox/vboxdrv/r0drv/linux/time-r0drv-linux.c: In function ‘VBoxHost_RTTimeNow’: /usr/src/modules/virtualbox/vboxdrv/r0drv/linux/time-r0drv-linux.c:175:5: error: implicit declaration of function ‘ktime_get_real_ts’; did you mean ‘ktime_get_real_ns’? [-Werror=implicit-function-declaration] ktime_get_real_ts(&Ts); ^~~~~~~~~~~~~~~~~ ktime_get_real_ns This is tracked upstream in Ticket #18183. It can be fixed by upgrading to 5.2.23 or by applying patches from r75665 and r75684. Cheers, Kevin 1. https://www.virtualbox.org/ticket/18183 2. https://www.virtualbox.org/changeset/75665/vbox 3. https://www.virtualbox.org/changeset/75684/vbox -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.20.0 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages virtualbox-source depends on: ii build-essential 12.5 ii bzip2 1.0.6-9 ii debhelper 11.5.4 ii kbuild 1:0.1.9998svn3149+dfsg-3 ii module-assistant 0.11.10 Versions of packages virtualbox-source recommends: ii virtualbox 5.2.22-dfsg-2 virtualbox-source suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---On Sun, 13 Jan 2019 12:43:25 +0100 chrysn <[email protected]> wrote: > Package: virtualbox-source > Version: 5.2.22-dfsg-2 > Followup-For: Bug #917262 > > I just patched an (installed) version of virtualbox-source with the > mentioned changesets (picking files manually as the file paths don't > agree). They applied with small offsets. The patched source allowed a > reconfigure of the -dkms package to build working kernel modules. > fixed in 5.2.24 G. > Best regards > chrysn > > -- System Information: > Debian Release: buster/sid > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.20.0-trunk-amd64 (SMP w/8 CPU cores) > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), > LANGUAGE=en_GB:en (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages virtualbox-source depends on: > ii build-essential 12.5 > ii bzip2 1.0.6-9 > ii debhelper 12 > ii kbuild 1:0.1.9998svn3293+dfsg-2 > ii module-assistant 0.11.10 > > Versions of packages virtualbox-source recommends: > ii virtualbox 5.2.22-dfsg-2 > > virtualbox-source suggests no packages. > > -- no debconf information
--- End Message ---

