= El Capitan Problems = == General Issues == First of all, please read [wiki:Migration]. == Updating MacPorts Base == MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for OS X 10.11 El Capitan. 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. == If you get a CoreSimulator error message == #coresimulator Ensure your macports user has the correct home directory. (#49101) Run the following (#45445): sudo launchctl asuser `id -u macports` sudo -u macports xcrun simctl list == Tickets for Broken Ports == [[TicketQuery(component=ports&status!=closed&keywords~=elcapitan|10.11)]] [[TicketQuery(component=ports&status!=closed&keywords!~=elcapitan,and,keywords!~=10.11&summary~=El Capitan&summary=~[^0-9]10\.11[^0-9])]]