Hello Axel,
Sorry for the delay, I don’t have access to the code itself, so I need to discuss the issue with the user who sees it.
The code is part of a bigger framework, and the user is trying to reproduce the bug from a smaller piece of code, which could be shared with us.
Up to now, here is how things works. The main code is compiled by ROOT with a
root > .L main_analysis.C+
This will produce a main_analysis.so which, once loaded, and when run the main() it will again compile some sub-analysis programs. The error above comes from when ROOT compiles one of the sub-program.
So how can I get the verbose version of that compilation?
From the ROOT prompt, if I check the config, i.e. root-config, everything looks OK.
I hope we can manage to get a small set of codes that we could share.
Thanks for your help,
Cheers,
Sébastien