[MacPorts] #66118: TeXShop @5.03 fails to build on macOS 13 (Ventura)

MacPorts noreply at macports.org
Sun Oct 30 16:43:43 UTC 2022


#66118: TeXShop @5.03 fails to build on macOS 13 (Ventura)
---------------------+--------------------
 Reporter:  mcmara   |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.8.0
 Keywords:  ventura  |       Port:
---------------------+--------------------
 I'm unable to build TeXShop @5.03 on Ventura. Some basic system info:

 {{{
 $ xcodebuild -version
 Xcode 14.1
 Build version 14B47b

 $ uname -a
 Darwin mbp-151-gm1-4.local 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct  9
 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64

 $ xcode-select -p
 /Applications/Xcode.app/Contents/Developer
 }}}

 Procedure:

 {{{
 $ sudo port selfupdate
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.8.0 installed,
 MacPorts base version 2.8.0 downloaded.
 --->  Updating the ports tree
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated

 $ sudo port clean TeXShop
 --->  Cleaning TeXShop

 $ sudo port install TeXShop
 --->  Computing dependencies for TeXShop
 --->  Fetching archive for TeXShop
 --->  Attempting to fetch TeXShop-5.03_0.darwin_22.x86_64.tbz2 from
 https://packages.macports.org/TeXShop
 --->  Attempting to fetch TeXShop-5.03_0.darwin_22.x86_64.tbz2 from
 https://ywg.ca.packages.macports.org/mirror/macports/packages/TeXShop
 --->  Attempting to fetch TeXShop-5.03_0.darwin_22.x86_64.tbz2 from
 https://mse.uk.packages.macports.org/TeXShop
 --->  Fetching distfiles for TeXShop
 --->  Verifying checksums for TeXShop
 --->  Extracting TeXShop
 --->  Configuring TeXShop
 --->  Building TeXShop
 Error: Failed to build TeXShop: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_TeXShop/TeXShop/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port TeXShop failed
 }}}

 Log attached. it seems to have some xcode-related workspace creation error
 and aborting after this:

 {{{
 ...
 :info:build ** INTERNAL ERROR: Uncaught exception **
 :info:build Uncaught Exception: *** -[NSArray arrayByAddingObject:]:
 object cannot be nil
 ...
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66118>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list