Changes between Initial Version and Version 1 of Ticket #63453, comment 2
- Timestamp:
- Sep 5, 2021, 3:52:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63453, comment 2
initial v1 1 1 rev-upgrade is meant to take care of all this, but it's possible something was missed for a revbump or otherwise things got confused. 2 2 3 First thin kI would do is clean out all partially-built software. I often go into the main MacPorts build directory and see what's there, and clean it up manually, but {{{sudo port -v reclaim}}} has an option to do that as part of it's cleanup (be careful about deleting anything you want in your installed ports if you do that!).3 First thing I would do is clean out all partially-built software. I often go into the main MacPorts build directory and see what's there, and clean it up manually, but {{{sudo port -v reclaim}}} has an option to do that as part of it's cleanup (be careful about deleting anything you want in your installed ports if you do that!). 4 4 5 5 {{{libffi}}} is very core, and as you have seen, lots of things break when it updates.