I don't know why there are two make.log files attached, but the second
one definitely has errors.
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c: In function
‘sf_init_inode’:
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:165:28: error:
passing argument 1 of ‘sf_ftime_from_timespec’ from incompatible pointer
type [-Werror=incompatible-pointer-types]
sf_ftime_from_timespec(&inode->i_atime, &info->AccessTime);
^~~~~~~~~~~~~~~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:53:53: note:
expected ‘struct timespec *’ but argument is of type ‘struct timespec64
*’
static void sf_ftime_from_timespec(struct timespec *tv, RTTIMESPEC *ts)
~~~~~~~~~~~~~~~~~^~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:166:28: error:
passing argument 1 of ‘sf_ftime_from_timespec’ from incompatible pointer
type [-Werror=incompatible-pointer-types]
sf_ftime_from_timespec(&inode->i_ctime, &info->ChangeTime);
^~~~~~~~~~~~~~~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:53:53: note:
expected ‘struct timespec *’ but argument is of type ‘struct timespec64
*’
static void sf_ftime_from_timespec(struct timespec *tv, RTTIMESPEC *ts)
~~~~~~~~~~~~~~~~~^~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:167:28: error:
passing argument 1 of ‘sf_ftime_from_timespec’ from incompatible pointer
type [-Werror=incompatible-pointer-types]
sf_ftime_from_timespec(&inode->i_mtime, &info->ModificationTime);
^~~~~~~~~~~~~~~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:53:53: note:
expected ‘struct timespec *’ but argument is of type ‘struct timespec64
*’
static void sf_ftime_from_timespec(struct timespec *tv, RTTIMESPEC *ts)
~~~~~~~~~~~~~~~~~^~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c: In function
‘sf_setattr’:
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:377:54: error:
passing argument 2 of ‘sf_timespec_from_ftime’ from incompatible pointer
type [-Werror=incompatible-pointer-types]
sf_timespec_from_ftime(&info.AccessTime, &iattr->ia_atime);
^~~~~~~~~~~~~~~~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:63:69: note:
expected ‘struct timespec *’ but argument is of type ‘struct timespec64
*’
static void sf_timespec_from_ftime(RTTIMESPEC *ts, struct timespec *tv)
~~~~~~~~~~~~~~~~~^~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:379:60: error:
passing argument 2 of ‘sf_timespec_from_ftime’ from incompatible pointer
type [-Werror=incompatible-pointer-types]
sf_timespec_from_ftime(&info.ModificationTime, &iattr->ia_mtime);
^~~~~~~~~~~~~~~~
/var/lib/dkms/virtualbox-guest/5.2.16/build/vboxsf/utils.c:63:69: 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
** Changed in: virtualbox (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787441
Title:
virtualbox 5.2.16-dfsg-3build1 ADT test failure with linux 4.18.0-5.6
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1787441/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs