Skip to content

Drop obsolete work-around for ppc64le on EPEL 7

It causes breakage due to new library path detection in ROOT 6.38 (when compiled with soname option).

100/110 Test #107: CPython3.14.2_test_IO2 ........................***Failed    0.07 sec
Error in <UnknownClass::FindDynamicLibrary>: libRIO[.so | .dll | .dylib | .sl | .dl | .a] does not exist in .:
Error in <UnknownClass::FindDynamicLibrary>: libCling[.so | .dll | .dylib | .sl | .dl | .a] does not exist in .:
Fatal in <TROOT::InitInterpreter>: cannot load symbol /usr/bin/python3.14: undefined symbol: CreateInterpreter

Merge request reports

Loading