Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2023 08:07:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271528] emulators/virtualbox-ose: patch needed for FreeBSD 12.4 (no mempcpy)
Message-ID:  <bug-271528-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271528

            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=3D242292&action=
=3Dedit
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

--=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-271528-7788>