Opened 8 months ago

Closed 8 months ago

#68262 closed defect (invalid)

aquaterm: build failure on Sonoma

Reported by: fpeos Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: aquaterm

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I just upgraded to macOS Sonoma and am trying to reinstall my ports one by one. The "gnuplot" installation failed because AquaTerm does not build correctly:

machine:~>sudo port install gnuplot
...
Continue? [Y/n]: Y
--->  Fetching archive for aquaterm
--->  Attempting to fetch aquaterm-1.1.1_0.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/aquaterm
--->  Attempting to fetch aquaterm-1.1.1_0.darwin_23.arm64.tbz2 from https://packages.macports.org/aquaterm
--->  Attempting to fetch aquaterm-1.1.1_0.darwin_23.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/aquaterm
--->  Fetching distfiles for aquaterm
--->  Verifying checksums for aquaterm
--->  Extracting aquaterm
--->  Applying patches to aquaterm
--->  Configuring aquaterm
--->  Building aquaterm
Error: Failed to build aquaterm: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gnuplot failed

Attachments (1)

main.log (45.5 KB) - added by fpeos 8 months ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 8 months ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to mojca
Port: gunplot -> removed
Status: newassigned

Please add the main.log file to this ticket.

comment:2 Changed 8 months ago by reneeotten (Renee Otten)

Keywords: sonoma added
Port: aquaterm added; AquaTerm removed
Summary: AquaTerm does not build under Sonomaaquaterm: build failure on Sonoma

Changed 8 months ago by fpeos

Attachment: main.log added

comment:3 Changed 8 months ago by MaddTheSane (C.W. Betts)

It looks like you need to launch Xcode, or somehow update CoreSimulator.

comment:4 Changed 8 months ago by jmroot (Joshua Root)

Open Xcode once and let it install its additional components, or run sudo xcodebuild -runFirstLaunch. wiki:SonomaProblems#UpdatingMacPortsBase

comment:5 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.