Juan Miguel Carceller

Results 20 comments of Juan Miguel Carceller

Although then some versions that are in the recipe can't be downloaded anymore and that would be a breaking change for people that are using the recipe now. @oliviermattelaer can...

I propose to keep this PR as is, deprecating all the non-LTS versions before version 3. Then, for the next round of changes we can remove those and move to...

> Interesting. If you run into that will you compare the DAG hashes and confirm they are different. There are many things that can cause that behavior. I would not...

I reported this to mold in https://github.com/rui314/mold/issues/1270 and was able to compile by using a different linker for `libCling.so`. However, many of the tests fail (with segmentation faults) so I...

Closing in favor of https://github.com/spack/spack/pull/44537.

I have also found this issue. This should indeed by fixed if we want to compile on MacOS. The options are either to move back `JetClusteringUtils.cc` to `analyzers/dataframe` or create...

I'm also interested in this and will test it once merged. I don't see this variable being documented, and more in general, are these documented anywhere? For example, `ROOT_WEBENV`.

This is not fixed after https://github.com/root-project/root/pull/19179 and 3f8c86e509bf3af48c7ef8ed39147e7883a2f9ae, I keep getting the same error about `Vc.pcm` not found in the build directory building today's master (3f8c86e509bf3af48c7ef8ed39147e7883a2f9ae). Build options for completeness...

Weird, I can reproduce in my PC which isn't very special (AMD 5700G). The original issue appeared when running CI on Github runners and after I reproduced in some VMs...

Thanks! That's better although still requires users to copy it to their own project. Originally what I meant is `DelpesConfig.cmake` that would be installed by Delphes and would be findable...