Opened 22 months ago

Last modified 22 months ago

#66422 new defect

failing to install gnuplot 5.4.3 apparently bc of llvm-3.7 — at Version 3

Reported by: natelsonoptics Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gnuplot

Description (last modified by jmroot (Joshua Root))

Trying to install gnuplot on an M2 macbook pro running Monterey 12.6.1. I've iterated a few times, and in the end, everything gets hung up on this:

--->  Computing dependencies for llvm-3.7.
Error: Cannot install llvm-3.7 for the arch 'x86_64' because
Error: its dependency libedit cannot build for the required arch.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port llvm-3.7 failed

Any advice on how to get llvm-3.7 installed as universal or for arm64 explicitly? As far as I can tell, everything else seems to be in place.

Change History (4)

comment:1 Changed 22 months ago by natelsonoptics

Description: modified (diff)

comment:2 Changed 22 months ago by kencu (Ken)

llvm-3.7 will most likely never be installable for arm64.

The trick here is to figure out why it is being called in, and stop that.

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

Description: modified (diff)

There's very little to go on here, but without further information (like a log or the output of port -v installed), my guess would be that you migrated from an x86_64 machine and need to follow wiki:Migration.

Changed 22 months ago by natelsonoptics

Attachment: installed.txt added

output of sudo port -v installed

Note: See TracTickets for help on using tickets.