[MacPorts] #68417: graphviz-gui @9.0.0_0: error: failed to deserialize Info.plist task context: Deserialization failed: SDK lookup failed for canonical name: macosx13.3 (in target 'application' from project 'graphviz')
MacPorts
noreply at macports.org
Sat Jan 25 17:25:32 UTC 2025
#68417: graphviz-gui @9.0.0_0: error: failed to deserialize Info.plist task
context: Deserialization failed: SDK lookup failed for canonical name:
macosx13.3 (in target 'application' from project 'graphviz')
---------------------------+------------------------
Reporter: dershow | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: graphviz-gui |
---------------------------+------------------------
Comment (by kencu):
you are absolutely right, copying into the Xcode SDKs folder no longer is
permitted:
{{{
% sudo ditto /Library/Developer/CommandLineTools/SDKs/MacOSX14.5.sdk
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
Password:
ditto:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/usr:
Operation not permitted
ditto:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/SDKSettings.plist:
Operation not permitted
ditto:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Entitlements.plist:
Operation not permitted
ditto:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/System:
Operation not permitted
ditto:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/SDKSettings.json:
Operation not permitted
}}}
Looks like I will have to rethink how I do this. Presumably this is a SIP
- related thing to prevent malicious software from modifying Applications.
--
Ticket URL: <https://trac.macports.org/ticket/68417#comment:36>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list