Yuzu crashes when opening Configure: Option 'help-list' registered more than once!

yuzu crashes when opening configure. i tried with both mainline and compiling from source and it doesn’t work
error:

: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
[1]    10356 IOT instruction  yuzu

In order for us to provide better support, we need to see the log generated by yuzu. This guide will walk you through how you can obtain the log file: Getting Log Files - yuzu

linux? windows?
your hardware configuration?

linux. distro is Devuan unstable (basically just debian unstable)
i have a ryzen 5 3600, 16gb ram, and a radeon rx 6600 if thats what you mean

have you tried the appimage?https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1251/yuzu-mainline-20221125-74b605547.AppImage
I personally had to switch to ubuntu after being on debian 11 because of yuzu
for the compilation, after installing all the dependencies, I managed to compile yuzu by following the tutorial, but I use the appimage which works very well

yes i tried it and it gave the same error

try with ubuntu or manjaro linux, better for gaming, driver support

im not to keen to install an entirely new distro when i can just use ryujinx. i could also try using stable, but i like having new packages

can you show the return of the command

glxinfo | grep OpenGL

lshw -C display

try install
dpkg --add-architecture i386 && sudo apt install libvulkan1 mesa-vulkan-drivers vulkan-utils