[Bug 271528] emulators/virtualbox-ose: patch needed for FreeBSD 12.4 (no mempcpy)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 May 2023 08:07:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271528

            Bug ID: 271528
           Summary: emulators/virtualbox-ose: patch needed for FreeBSD
                    12.4 (no mempcpy)
           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: d8zNeCFG@aon.at
             Flags: maintainer-feedback?(vbox@FreeBSD.org)
          Assignee: vbox@FreeBSD.org

Created attachment 242292
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242292&action=edit
patch to virtualbox-ose to replace mempcpy by memcpy

Scenario:
- FreeBSD 12.4 latest
- ports latest
- upgrading ports using portmaster

Result:
- Upgrading to VirtualBox 6.1.44 fails due to missing function "mempcpy"

Expected result:
- Upgrading to VirtualBox 6.1.44 should work on FreeBSD 12.4

Patch attached.

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.