Re: VBox failing to configure (Frank Batschulat)
---------------------------------------------------------------------- Frank, Thanks for responding. I think I misspoke about the current kernel. My host is running 5.5.0-0.rc6.git0.1.fc32.x86_64 because the latest VB is at Version 6.1.97 r136423 (Qt5.6.1). I tried the latest (at the time) FC33 kernel which was at this level: 5.6.0-0.rc4.git0.1.fc33.x86_64. I've been seeing the "ioremap_cache" error for several weeks. I haven't reported it because 1) I didn't want to bother you guys, I know you're busy, and 2) I kept hoping that the next VB upgrade would solve the problem. Best regards, George... ------------------------------ Message: 2 Date: Fri, 13 Mar 2020 09:16:29 +0100 From: "Frank Batschulat" <[email protected]> To: "[email protected]" <[email protected]> Cc: "George R Goffe" <[email protected]> Subject: Re: [VBox-users] VBox failing to configure Message-ID: <op.0herxrybgre6vs@minibox> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes You say you have a 5.5.0 kernel but this error suggests you have stuff (backported?) from the 5.6 mainline kernel train in there. Refer to: Ticket #19312 (assigned defect) Linux: kernel 5.6 - we need changes https://www.virtualbox.org/ticket/19312 On Thu, 12 Mar 2020 22:41:36 +0100, George R Goffe via VBox-users-community <[email protected]> wrote: > Hi, > > I'm running the latest developer version of VirtualBox with "my" latest > kernel (5.5.0-0.rc6.git0.1.fc32.x86_64). > > Has anyone seen this error message: > > /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c: In function > ?rtR0MemObjNativeMapKernel?: > /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1465:32: error: implicit > declaration of function ?ioremap_nocache?; did you mean ?ioremap_cache?? > [-Werror=implicit-function-declaration] > 1465 | ? > ioremap_nocache(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub) > | ^~~~~~~~~~~~~~~ > | ioremap_cache > /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1466:30: warning: > pointer/integer type mismatch in conditional expression > 1466 | : > ioremap(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub); > | ^ > ./tools/objtool/objtool orc generate --module --no-fp --retpoline > --uaccess /tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.o > -- frankB Oracle Virtualbox Development ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe ------------------------------ End of VBox-users-community Digest, Vol 118, Issue 3 **************************************************** _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
