Buiildbots - Framework not found CoreMidi

Joshua Root jmr at macports.org
Mon Jan 18 13:08:58 UTC 2021


On 2021-1-18 23:45 , Craig Treleaven wrote:
> Hi:
> 
> I developed a new port, openshot-qt and friends, where the libopenshot-audio port is failing to build on the OS X 10.13 and older buildbots claiming:
> 
> ld: framework not found CoreMidi
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> 
> I tested the port locally on a 10.13.1 (Xcode 9.2) machine without ever experiencing this error.  The 10.9 though 10.15 buildbots all fail with this error.  What would that be?  Can I do anything to get past this?

The correct spelling is CoreMIDI, not CoreMidi. You get away with it on 
a case-insensitive filesystem.

- Josh


More information about the macports-dev mailing list