Opened 2 years ago
Last modified 2 years ago
#1559 new Bug
Error when installing ExRootAnalysis and Delphes on macOS 12.6
Reported by: | yburkard | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hello,
I have successfully installed root (v. 6.26/06), MadGraph5 (v. 3.4.1) as well as pythia8 on a macOS 12.6 platform. However, when installing ExRootAnalysis and Delphes obtain the following errors, respectively:
""""""""
Building libExRootAnalysis.so
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
make: * [libExRootAnalysis.so] Error 1
Error detected during the compilation. Please check the compilation error and run make manually.
"""""""
and
""""""
Building libDelphesNoFastJet.so
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
make: * [libDelphesNoFastJet.so] Error 1
Error detected during the compilation. Please check the compilation error and run make manually.
""""""
Does anyone know what could be the issue? It says I need macOS X 10.7 despite having macOS 12.6.
Best regards,
Yannick
Attachments (2)
Change History (6)
by , 2 years ago
Attachment: | ExRootAnalysis.png added |
---|
by , 2 years ago
Attachment: | Delphes.png added |
---|
follow-up: 3 comment:1 by , 2 years ago
comment:2 by , 2 years ago
Thanks for the quick reply; I have downloaded the module and moved it to my local MG5 directory. How do I implemented it in the simulations? I tried simply changing the delphes path in input/mg5_configuration.txt, but that didn't work.
And should I also try downloading the latest version of ExRootAnalysis?
comment:3 by , 2 years ago
Replying to pavel:
Please try the latest Delphes version from the following link:
https://github.com/delphes/delphes/archive/master.zip
Thanks for the quick reply; I have downloaded the module and moved it to my local MG5 directory. How do I implemented it in the simulations? I tried simply changing the delphes path in input/mg5_configuration.txt, but that didn't work.
And should I also try downloading the latest version of ExRootAnalysis?
comment:4 by , 2 years ago
I have just updated ExRootAnalysis. Here is a link to the latest version:
https://github.com/mg5amcnlo/ExRootAnalysis/archive/main.zip
Please try the latest Delphes version from the following link:
https://github.com/delphes/delphes/archive/master.zip