Date: Tue, 26 Jan 2021 17:53:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253029] emulators/virtualbox-ose-additions: does not build on 13-STABLE Message-ID: <bug-253029-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253029 Bug ID: 253029 Summary: emulators/virtualbox-ose-additions: does not build on 13-STABLE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: freebsd@oldach.net Flags: maintainer-feedback?(vbox@FreeBSD.org) Assignee: vbox@FreeBSD.org kBuild: Compiling RuntimeGuestR0 - /usr/obj/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.2.4= 4/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c cc: warning: argument unused during compilation: '--param inline-unit-growth=3D100' [-Wunused-command-line-argument] cc: warning: argument unused during compilation: '--param large-function-growth=3D1000' [-Wunused-command-line-argument] /usr/obj/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.2.4= 4/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c:887:80: error: too few arguments to function call, expected 6, have 5 int krc =3D vm_map_protect(pVmMap, AddrStart, AddrEnd, ProtectionFlags, FALSE); ~~~~~~~~~~~~~~=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 ^ /usr/src/sys/vm/vm_map.h:517:5: note: 'vm_map_protect' declared here int vm_map_protect(vm_map_t map, vm_offset_t start, vm_offset_t end, ^ 8 warnings and 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253029-7788>