[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
Tue Apr 29 11:40:27 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 mgprot):

 I also ran into this problem today after I upgraded from Venture 13.7.1 to
 13.7.5

 graphviz-gui simply stopped working (crash on start).

 After attempting an upgrade, I completely uninstalled graphviz-gui and
 graphviz and tried again from scratch, but no luck.

 {{{
 % sudo port install graphviz-gui
 --->  Computing dependencies for graphviz-gui
 The following dependencies will be installed:  graphviz
 Continue? [Y/n]: y
 --->  Fetching archive for graphviz
 --->  Attempting to fetch
 graphviz-12.2.1_0+pangocairo+x11.darwin_22.arm64.tbz2 from
 https://packages.macports.org/graphviz
 --->  Attempting to fetch
 graphviz-12.2.1_0+pangocairo+x11.darwin_22.arm64.tbz2 from
 https://fra.de.packages.macports.org/graphviz
 --->  Attempting to fetch
 graphviz-12.2.1_0+pangocairo+x11.darwin_22.arm64.tbz2 from
 https://nue.de.packages.macports.org/graphviz
 --->  Fetching distfiles for graphviz
 --->  Verifying checksums for graphviz
 --->  Extracting graphviz
 --->  Applying patches to graphviz
 --->  Configuring graphviz
 --->  Building graphviz
 --->  Staging graphviz into destroot
 --->  Installing graphviz @12.2.1_0+pangocairo+x11
 --->  Activating graphviz @12.2.1_0+pangocairo+x11
 --->  Cleaning graphviz
 --->  Fetching archive for graphviz-gui
 --->  Attempting to fetch graphviz-gui-12.2.1_0.darwin_22.arm64.tbz2 from
 https://packages.macports.org/graphviz-gui
 --->  Attempting to fetch graphviz-gui-12.2.1_0.darwin_22.arm64.tbz2 from
 https://fra.de.packages.macports.org/graphviz-gui
 --->  Attempting to fetch graphviz-gui-12.2.1_0.darwin_22.arm64.tbz2 from
 https://nue.de.packages.macports.org/graphviz-gui
 --->  Building graphviz-gui
 Error: Failed to build graphviz-gui: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz
 /graphviz-gui/main.log for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port graphviz-gui failed
 }}}

 When I looked for my installed SDK's, I found SDK 14 installed / linked in
 all the locations you mentioned:

 {{{
 % ls -al /Library/Developer/CommandLineTools/SDKs
 total 0
 drwxr-xr-x  10 root  wheel  320 Jan 11  2024 .
 drwxr-xr-x   5 root  wheel  160 Mar 22  2023 ..
 lrwxr-xr-x   1 root  wheel   14 Jan 11  2024 MacOSX.sdk -> MacOSX14.2.sdk
 drwxr-xr-x   7 root  wheel  224 Jun  1  2022 MacOSX12.1.sdk
 drwxr-xr-x   7 root  wheel  224 Jun 14  2023 MacOSX12.3.sdk
 lrwxr-xr-x   1 root  wheel   14 Jun 14  2023 MacOSX12.sdk ->
 MacOSX12.3.sdk
 drwxr-xr-x   7 root  wheel  224 Jan 11  2024 MacOSX13.3.sdk
 lrwxr-xr-x   1 root  wheel   14 Jan 11  2024 MacOSX13.sdk ->
 MacOSX13.3.sdk
 drwxr-xr-x   7 root  wheel  224 Nov 13  2023 MacOSX14.2.sdk
 lrwxr-xr-x   1 root  wheel   14 Jan 11  2024 MacOSX14.sdk ->
 MacOSX14.2.sdk

 % ls -al
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
 total 0
 drwxr-xr-x  5 root  wheel  160 Sep 22  2023 .
 drwxr-xr-x  6 root  wheel  192 Sep  7  2023 ..
 drwxr-xr-x  7 root  wheel  224 Aug 31  2023 MacOSX.sdk
 lrwxr-xr-x  1 root  wheel   10 Sep 22  2023 MacOSX14.0.sdk -> MacOSX.sdk
 lrwxr-xr-x  1 root  wheel   10 Sep 22  2023 MacOSX14.sdk -> MacOSX.sdk
 }}}

 What's got me a bit stumped is that the graphviz-gui port seems to be
 missing from {{{https://packages.macports.org}}}?

 {{{
 % curl https://packages.macports.org/graphviz-gui
 <!DOCTYPE html>
 <html>
   <head>
     <meta charset="UTF-8">
     <title>404</title>
   </head>
   <body>
     404
   </body>
 </html>
 }}}

 looking through {{{https://packages.macports.org}}} there seems to be
 graphviz modules for perl and python, but that's about all.

 Is this normal?

 Thanks for any tips, pointers, ideas...

-- 
Ticket URL: <https://trac.macports.org/ticket/68417#comment:40>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list