On Mon, 19 Aug 2019 14:14:37 +0200, George R Goffe via
VBox-users-community <vbox-users-community@lists.sourceforge.net> wrote:
I've seen this problem for the past few weeks but have been waiting to
see if it gets fixed. Sadly, it has not.
I have tried to fix the problem and got these messages resolved but
further into the build another failure appears. Obviously the kernel has
changed... NOT so obvious is what the change is attempting to accomplish
or what VB needs to do to resolve the problem.
Has anyone seen and/or resolved this situation?
I've not seen Fedora 31/32. I just recently doenloaded Fedora 30 from
the offical website. It has kernel version 5.2.7 and GCC 9.1.1
at the moment.
Which kernel and GCC version does your 31/32 have and from where did you
got it?
./tools/objtool/objtool orc generate --module --no-fp --retpoline
--uaccess /tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.o
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c: In function
‘VBoxHost_RTMpOnAll’:
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c:287:18: error: void value not
ignored as it ought to be
287 | int rc = smp_call_function(rtmpLinuxAllWrapper, &Args, 0
/* wait */);
| ^~~~~~~~~~~~~~~~~
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c: In function
‘VBoxHost_RTMpOnOthers’:
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c:341:8: error: void value not
ignored as it ought to be
341 | rc = smp_call_function(rtmpLinuxWrapper, &Args, 1 /* wait */);
| ^
/tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function
‘vboxNetFltLinuxEnumeratorCallback’:
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:2126:9: error: implicit declaration
of function ‘for_ifa’ [-Werror=implicit-function-declaration]
2126 | for_ifa(in_dev) {
| ^~~~~~~
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:2126:24: error: expected ‘;’ before
‘{’ token
2126 | for_ifa(in_dev) {
| ^~
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe
--
frankB
Oracle Virtualbox Development
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe