Changes between Version 1 and Version 3 of Ticket #66422


Ignore:
Timestamp:
Dec 9, 2022, 12:40:03 AM (22 months ago)
Author:
jmroot (Joshua Root)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66422 – Description

    v1 v3  
    11Trying 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:
    22
    3 {{{--->  Computing dependencies for llvm-3.7.
     3{{{
     4--->  Computing dependencies for llvm-3.7.
    45Error: Cannot install llvm-3.7 for the arch 'x86_64' because
    56Error: its dependency libedit cannot build for the required arch.
    67Error: Follow https://guide.macports.org/#project.tickets if you believe there
    78is a bug.
    8 Error: Processing of port llvm-3.7 failed}}}
     9Error: Processing of port llvm-3.7 failed
     10}}}
    911
    1012Any 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.