Changes between Initial Version and Version 1 of Ticket #71111
- Timestamp:
- Oct 16, 2024, 6:10:43 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71111 – Description
initial v1 3 3 Making a long history short, I upgraded my system to Sequoia, so I did a ports migration that failed, I had to uninstall and reinstall Mac Ports and Xcode CLI tools because some ports were failing at build stage. This issue was fixed with re-installations but I cant install OpenJDK 20, when I had it installed with my previous system version just with Xcode CLI tools. 4 4 5 {{{ 5 6 sudo port -d install openjdk20 6 7 DEBUG: Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/java/openjdk20 … … 28 29 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 29 30 Error: Processing of port openjdk20 failed 31 }}}