New comment by KynikossDragonn on void-packages repository https://github.com/void-linux/void-packages/issues/48623#issuecomment-1983716853 Comment: I solved it on my end by adding the offending packages to "ignorepkg" and uninstalling them, update, and then install the proper 32-bit packages that were introduced to specifically have llvm 15 and 17 libraries together. ``` ignorepkg=libclang-32bit ignorepkg=libclang-cpp-32bit ```