<kaazoo>
Will keep that updated once there is more progress.
<kaazoo>
One problem is that mesa i386 and amd64 packages depend on libllvm18, which can't coexist in parallel for both i386 and amd64. The packages libllvm18:i386 and libllvm18:amd64 both install /usr/lib/libLLVM.so.18.1, so you'll get an error when installing libllvm18 for both architectures.
<tobhe[m]>
we might be able to fix that
<tobhe[m]>
looks wrong
<kaazoo>
I tried to work around this by installing libllvm18 from http://apt.llvm.org/bookworm/ which is built for i386 and amd64, while using different paths for libLLVM.so.18.1