Bug 253029 - emulators/virtualbox-ose-additions: does not build on 13-STABLE
Summary: emulators/virtualbox-ose-additions: does not build on 13-STABLE
Status: Closed DUPLICATE of bug 252675
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Virtualbox Team (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-26 17:53 UTC by Helge Oldach
Modified: 2021-01-26 18:38 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (vbox)


Attachments
complete build log (945.81 KB, text/plain)
2021-01-26 17:56 UTC, Helge Oldach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helge Oldach 2021-01-26 17:53:50 UTC
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.
Comment 1 Helge Oldach 2021-01-26 17:56:13 UTC
Created attachment 221940 [details]
complete build log
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2021-01-26 18:38:34 UTC
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 ***