Installing Grace on Ventura fails due to llvm-10 configure failure: command execution failed
Chris Jones
jonesc at hep.phy.cam.ac.uk
Wed Nov 16 07:48:28 UTC 2022
Hi,
Your snippet below indicates that in fact you have not installed all the dependencies of grace, as it is failing in building llvm-10. Please run
port rdeps grace
To identify which port in the dependency tree of grace is bringing this in.
llvm-10 is quite old at this point, and only time will tell if building it on macOS13 will be possible or not. Ideally, it would be best to update whatever port is requiring this to use a newer llvm version.
Chris
> On 15 Nov 2022, at 9:59 pm, Vahid Askarpour <vh261281 at dal.ca> wrote:
>
> Dear MacPorts Users,
>
> MacPorts installs all the dependencies of Grace successfully but the following error occurs while building Grace:
>
> Configuring llvm-10
> Error: Failed to configure llvm-10: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-10/llvm-10/work/build/CMakeFiles/CMakeError.log
> Error: Failed to configure llvm-10: configure failure: command execution failed
> Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-10/llvm-10/main.log for details.
> Error: rev-upgrade failed: Error rebuilding llvm-10
>
> I have installed MacPorts for Ventura and Xcode 14.1. Attached please see the log file for the Error.
>
> A similar ticket #66265 reports similar error for llvm-9.0.
>
> Thanks you,
> Vahid
>
> <CMakeError.log>
More information about the macports-users
mailing list