| 1 | = macOS Sierra Problems = |
| 2 | |
| 3 | == General Issues == |
| 4 | |
| 5 | First of all, please read [wiki:Migration]. |
| 6 | |
| 7 | == Updating MacPorts Base == |
| 8 | |
| 9 | MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra. |
| 10 | |
| 11 | Ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because some ports fail to build without it. You also have to run `sudo xcodebuild -license` after doing this. |
| 12 | |
| 13 | == Tickets for Broken Ports == |
| 14 | |
| 15 | [[TicketQuery(component=ports&status!=closed&keywords=~sierra|10\.12)]] |
| 16 | [[TicketQuery(component=ports&status!=closed&keywords!=~sierra|10\.12&summary=~Sierra&summary=~[^0-9]10\.12[^0-9])]] |