Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663940 - app-emulation/virtualbox-guest-additions-5.2.18 failed to build under kernel sys-kernel/gentoo-sources-4.18.2 /work/vboxsf/utils.c:63:13: note: expected ‘struct timespec *’ but argument is of type ‘struct timespec64 *’
Summary: app-emulation/virtualbox-guest-additions-5.2.18 failed to build under kernel ...
Status: RESOLVED DUPLICATE of bug 663488
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-18 04:33 UTC by email200202
Modified: 2018-08-24 00:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,183.09 KB, text/x-log)
2018-08-18 04:33 UTC, email200202
Details
emerge --info '=app-emulation/virtualbox-guest-additions-5.2.18::gentoo' (file_663940.txt,6.58 KB, text/plain)
2018-08-18 04:35 UTC, email200202
Details
emerge -pqv '=app-emulation/virtualbox-guest-additions-5.2.18::gentoo' (file_663940.txt,146 bytes, text/plain)
2018-08-18 04:37 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2018-08-18 04:33:19 UTC
Created attachment 543868 [details]
build.log

After update to kernel sys-kernel/gentoo-sources from 4.17.14 to 4.18.2, app-emulation/virtualbox-guest-additions-5.2.18 failed to build with the message:

/var/tmp/portage/app-emulation/virtualbox-guest-additions-5.2.18/work/vboxsf/utils.c:63:13: note: expected ‘struct timespec *’ but argument is of type ‘struct timespec64 *’
 static void sf_timespec_from_ftime(RTTIMESPEC *ts, struct timespec *tv)
             ^~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:317: /var/tmp/portage/app-emulation/virtualbox-guest-additions-5.2.18/work/vboxsf/utils.o] Error 1
make[1]: *** [Makefile:1500: _module_/var/tmp/portage/app-emulation/virtualbox-guest-additions-5.2.18/work/vboxsf] Error 2
make: *** [/var/tmp/portage/app-emulation/virtualbox-guest-additions-5.2.18/work/vboxsf/Makefile.include.footer:101:
Comment 1 email200202 2018-08-18 04:35:49 UTC
Created attachment 543870 [details]
emerge --info '=app-emulation/virtualbox-guest-additions-5.2.18::gentoo'
Comment 2 email200202 2018-08-18 04:37:21 UTC
Created attachment 543872 [details]
emerge -pqv '=app-emulation/virtualbox-guest-additions-5.2.18::gentoo'
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2018-08-24 00:40:02 UTC

*** This bug has been marked as a duplicate of bug 663488 ***