[MacPorts] #68729: TeXShop @5.22_0 fails to build on Ventura 13.6.1

MacPorts noreply at macports.org
Sat Nov 18 17:54:54 UTC 2023


#68729: TeXShop @5.22_0 fails to build on Ventura 13.6.1
-----------------------+-------------------------
  Reporter:  msrski59  |      Owner:  Schamschula
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.8.1
Resolution:            |   Keywords:
      Port:  TeXShop   |
-----------------------+-------------------------

Comment (by Schamschula):

 I'm aware of this issue.

 The problem is that Xcode 15.0.1 has the following

 {{{
 ls -l
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
 total 0
 drwxr-xr-x  7 root  wheel  224 Aug 31 14:12 MacOSX.sdk
 lrwxr-xr-x  1 root  wheel   10 Oct 24 13:35 MacOSX14.0.sdk -> MacOSX.sdk
 lrwxr-xr-x  1 root  wheel   10 Oct 24 13:35 MacOSX14.sdk -> MacOSX.sdk
 }}}

 My local workaround was to add the link
 {{{
 ln -s MacOSX.sdk MacOSX.13.3.sdk
 }}}
 in that directory.

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


More information about the macports-tickets mailing list