Opened 3 years ago
Closed 3 years ago
#64624 closed defect (fixed)
fakeroot needs update to build on arm64 macOS Monterey
Reported by: | bradleyCPA (B. Holder) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | fakeroot |
Description (last modified by bradleyCPA (B. Holder))
- https://salsa.debian.org/clint/fakeroot/-/commit/f5e0a89ab6f0024f3d3bec5fd9cf631676b44f6c
- https://salsa.debian.org/clint/fakeroot/-/merge_requests/13?commit_id=8f23a4d7aa42977e3f19d5b9608e2d602e22d6ce#17f397dd427f358528276d89355ea68ad1b394de
parts of the fixes needed are already in the port as patch-libfakeroot.c.diff and patch-wrapfunc.inp.diff after giving it a cursory glance and ripping stuff out of diffs from Debian
Attachments (2)
Change History (7)
comment:1 Changed 3 years ago by bradleyCPA (B. Holder)
Description: | modified (diff) |
---|
Changed 3 years ago by bradleyCPA (B. Holder)
Attachment: | debian_fix_1.patch added |
---|
Changed 3 years ago by bradleyCPA (B. Holder)
Attachment: | debian_fix_2.patch added |
---|
comment:2 Changed 3 years ago by bradleyCPA (B. Holder)
comment:3 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to ryandesign |
---|---|
Status: | new → assigned |
comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Last time I tried to update fakeroot to a newer version it would not build, which is why I haven't updated it. Thanks for the patches; I'll take a look.
comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
After massaging the linked Debian patches to what is attached, the build worked.