FairRootGroup / FairRoot

C++ simulation, reconstruction and analysis framework for particle physics experiments
http://fairroot.gsi.de
Other
57 stars 96 forks source link

cling fatal error: module file not found #1511

Closed dennisklein closed 5 months ago

dennisklein commented 5 months ago

FairRoot dev (+ v18.8) + FairSoft jan24 (ROOT 6.30/2) + GCC 8 and 10, not 12 (edit: Now understood, that is because of disabled runtime_cxxmodules).

<<< cling interactive line includer >>>: fatal error: module file '/root/jan24/build_debian11/Build/root/lib/Vc.pcm' not found: module file not found

/root/jan24/build_debian11 is also a build directory and should not appear here at all.

dennisklein commented 5 months ago

https://github.com/root-project/root/issues/14964

dennisklein commented 5 months ago

Workaround proposed in https://github.com/FairRootGroup/FairSoft/pull/534.