Opened 14 months ago
Closed 14 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)
Change History (6)
comment:1 Changed 14 months ago by reneeotten (Renee Otten)
Description: | modified (diff) |
---|---|
Owner: | set to mojca |
Port: | gunplot -> removed |
Status: | new → assigned |
comment:2 Changed 14 months ago by reneeotten (Renee Otten)
Keywords: | sonoma added |
---|---|
Port: | aquaterm added; AquaTerm removed |
Summary: | AquaTerm does not build under Sonoma → aquaterm: build failure on Sonoma |
Changed 14 months ago by fpeos
comment:3 Changed 14 months ago by MaddTheSane (C.W. Betts)
It looks like you need to launch Xcode, or somehow update CoreSimulator.
comment:4 Changed 14 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 14 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please add the
main.log
file to this ticket.