Changes between Initial Version and Version 1 of Ticket #63514
- Timestamp:
- Sep 20, 2021, 10:37:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63514 – Description
initial v1 1 {{{ 1 2 $ sudo port install android 2 3 ... … … 10 11 Error: rev-upgrade failed: Port android still broken after rebuilding 3 times 11 12 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 12 13 }}} 14 {{{ 13 15 $ sudo port -d -y rev-upgrade 14 16 ---> Scanning binaries for linking errors … … 48 50 DEBUG: Rebuilding port android finished with status 0 49 51 Warning: If this was no dry run, rev-upgrade would now run the checks again to find unresolved and newly created problems 52 }}}