QC: libGL errors after installation new version QC

Yesterday I installed the latest version of QC. I compiled without problems, but when I tried to run a task I got the following errors:

libGL error: MESA-LOADER: failed to open crocus: /usr/lib64/dri/crocus_dri.so: undefined symbol: LLVMInitializeAMDGPUTargetInfo, version LLVM_15 (search paths /usr/lib64/dri, suffix _dri)
libGL error: failed to load driver: crocus
libGL error: MESA-LOADER: failed to open swrast: /usr/lib64/dri/swrast_dri.so: undefined symbol: LLVMInitializeAMDGPUTargetInfo, version LLVM_15 (search paths /usr/lib64/dri, suffix _dri)
libGL error: failed to load driver: swrast
Error 65543: GLX: Failed to create context: GLXBadFBConfig

I tried reinstalling MESA but the problem does not go away.
Does anyone have any ideas on how to fix this?

Hi,

Unfortunately, I have never seen this and don’t know what that can be.

On which OS is it ?

Cheers,
Barth

Hi,
On Centos 8 OS.
I Installed O2 O2Suite with the cmd aliBuild build O2Suite --defaults o2.
To day I tried to update the OS and I reinstalled O2Suite. But the problem is the same.
Cheers
Carlo

There is something wrong with your setup. You could perhaps try to reinstall GL and mesa. Have you tried to search the web for your error message ?