Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674380 - app-emulation/virtualbox-modules-5.2.22 with kernel 4.20 - .../work/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]
Summary: app-emulation/virtualbox-modules-5.2.22 with kernel 4.20 - .../work/vboxdrv/r...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-03 02:57 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2022-06-29 07:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,108.91 KB, text/plain)
2019-01-03 02:57 UTC, Sergey 'L29Ah' Alirzaev
Details
emerge --info (emerge.info,17.29 KB, text/plain)
2019-01-03 14:16 UTC, Sergey 'L29Ah' Alirzaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 'L29Ah' Alirzaev 2019-01-03 02:57:16 UTC
Created attachment 559574 [details]
build log

/var/tmp/portage/app-emulation/virtualbox-modules-5.2.22/work/vboxdrv/r0drv/linux/time-r0drv-linux.c: In function ‘VBoxHost_RTTimeNow’:
/var/tmp/portage/app-emulation/virtualbox-modules-5.2.22/work/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
Comment 1 Jonas Stein gentoo-dev 2019-01-03 10:29:24 UTC
Thank you for the report. Please recompile and 
paste the emerge info as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

We need to have all information at hand before ticket assignment, so that the maintainer can look after it in one session with minimal number of callbacks.
Please reopen this ticket (Status:unconfirmed) afterwards.
Comment 2 Sergey 'L29Ah' Alirzaev 2019-01-03 14:16:59 UTC
Created attachment 559592 [details]
emerge --info
Comment 3 Dinsdale 2019-01-30 00:29:48 UTC
Getting the same compile error for kernel 4.20.4, virtualbox-modules 5.2.22.  Can post details if needed.