= Yosemite 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 Yosemite. 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 cmake fails to build because the MacOSX10.10 SDK isn't found == #cmake Install Xcode 6.1 or later, and select it with `xcode-select`. (#44581) == If you get a CoreSimulatorService or SimVerifier error message == #iphonesimulator 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~=yosemite|10.10)]] [[TicketQuery(component=ports&status!=closed&keywords!~=yosemite,and,keywords!~=10.10&summary~=yosemite&summary=~[^0-9]10\.10[^0-9])]]