#66707 closed defect (invalid)

aquaterm @1.1.1: Failed to build

Reported by: mmal (Maciej Maliborski) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: ventura Cc: mojca (Mojca Miklavec)
Port: aquaterm

Description

aquaterm fails to build on Ventura 13.1 (22C65) with Xcode 14.2 (Build version 14C18). The log file (aquaterm/main.log) is attached.

Attachments (1)

main.log (27.7 KB) - added by mmal (Maciej Maliborski) 16 months ago.

Download all attachments as: .zip

Change History (4)

Changed 16 months ago by mmal (Maciej Maliborski)

Attachment: main.log added

comment:1 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ventura added
Port: aquaterm added

It looks like xcodebuild is trying to load the com.apple.dt.IDESimulatorAvailability plugin and it is crashing.

The log says:

Please ensure Xcode packages are up-to-date — try running 'xcodebuild -runFirstLaunch'.

Try doing that.

comment:2 in reply to:  1 Changed 16 months ago by mmal (Maciej Maliborski)

Running xcodebuild -runFirstLaunch fixed the problem. Many thanks!

Replying to ryandesign:

It looks like xcodebuild is trying to load the com.apple.dt.IDESimulatorAvailability plugin and it is crashing.

The log says:

Please ensure Xcode packages are up-to-date — try running 'xcodebuild -runFirstLaunch'.

Try doing that.

comment:3 Changed 16 months ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.