Changes between Initial Version and Version 1 of Ticket #66422
- Timestamp:
- Dec 8, 2022, 8:40:39 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66422 – Description
initial v1 1 1 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: 2 2 3 ---> Computing dependencies for llvm-3.7.3 {{{---> Computing dependencies for llvm-3.7. 4 4 Error: Cannot install llvm-3.7 for the arch 'x86_64' because 5 5 Error: its dependency libedit cannot build for the required arch. 6 6 Error: Follow https://guide.macports.org/#project.tickets if you believe there 7 7 is a bug. 8 Error: Processing of port llvm-3.7 failed 8 Error: Processing of port llvm-3.7 failed}}} 9 9 10 10 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.