kBuild: Compiling RuntimeGuestR0 - /usr/obj/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.2.44/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c cc: warning: argument unused during compilation: '--param inline-unit-growth=100' [-Wunused-command-line-argument] cc: warning: argument unused during compilation: '--param large-function-growth=1000' [-Wunused-command-line-argument] /usr/obj/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.2.44/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c:887:80: error: too few arguments to function call, expected 6, have 5 int krc = vm_map_protect(pVmMap, AddrStart, AddrEnd, ProtectionFlags, FALSE); ~~~~~~~~~~~~~~ ^ /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.
Created attachment 221940 [details] complete build log
Patch committed to ports tree (r562683) and merged to quarterly. Please update your ports tree. *** This bug has been marked as a duplicate of bug 252675 ***