Yosemite Problems
General Issues
First of all, please read Migration.
Updating MacPorts Base
MacPorts must be 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
Install Xcode 6.1 or later, and select it with xcode-select
. (#44581)
If you get a CoreSimulatorService or SimVerifier error message
Run the following (#45445):
sudo launchctl asuser
id -u macports
sudo -u macports xcrun simctl list
Tickets for Broken Ports
- #45006
- cups-pdf sandbox issues in yosemite
- #45481
- fltk @1.3.2: cannot initialize a parameter of type 'id<NSFileManagerDelegate>' with an rvalue of type 'FLDelegate *'
- #45518
- Nodejs http server doesn't bind to port
- #45560
- csound @5.16.6: KeyError: 10
- #46412
- p5-text-kakasi, p5-text-chasen: fails to install on Yosemite
- #47983
- ocaml-lacaml 7.0.13 build failure owing to changed framework on yosemite 10.10
- #53161
- tuntaposx: kernel extensions have to be signed
- #56662
- qbs "qtprofilesetup.cpp:73:8: error: redefinition of 'fat_arch_64'"
- #60312
- octave: make distributable
- #60477
- stack @2.3.1_0: Undefined symbols: _utimensat
- #60634
- skaffold: usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
- #60650
- osquery @4.3.0: error: use of undeclared identifier '_SC_PHYS_PAGES'
- #60670
- rust @1.44.0: signal: 11, SIGSEGV: invalid memory reference
- #60671
- ispc-clang: use of undeclared identifier 'MAP_ANONYMOUS', 'CLOCK_MONOTONIC', 'CLOCK_REALTIME', 'clock_gettime'
- #62455
- pngpaste: error: use of undeclared identifier 'NSBitmapImageFileTypeGIF'
- #64822
- wireguard-go @0.0.20220117: Undefined symbols _clock_gettime _getentropy
- #65148
- py310-cryptography: error: linking with `cc` failed: exit status: 1
- #45582
- grace: xmgrace crashes with SIGSYS in yosemite
- #45612
- Failed to Install SoXt on Yosemite
- #45629
- cedet @1.1 fails to build on OS X Yosemite
- #45689
- Yosemite 10.10 Glade requirements not met
- #46015
- Cannot install gnu prolog (gprolog) on Yosemite
- #46548
- octave-parallel-2.0.5 Configure failure on Yosemite
- #48004
- Internal compiler error (gcc-5.1.0) when using math.h on Yosemite
- #49621
- qyoto @ 4.14.3: fails to build on Yosemite
- #51153
- Error: Failed to install p5.22-html-parser on Yosemite
Last modified 5 years ago
Last modified on Sep 27, 2017, 3:34:16 PM