On Tue, 2026-04-21 at 14:40 +1000, Damien Stewart wrote:
> On 23/3/26 6:47 pm, John Paul Adrian Glaubitz wrote:
> > As for the LLVM issue: There are some limitations with LLVM on 32-bit 
> > PowerPC,
> > so we may have to turn off llvm-softpipe for the time being on 32-bit 
> > PowerPC.
> 
> Regarding this, while my pure Debian install is fine. I am seeing this 
> with the latest Debian based Mint. This makes it unusable for me, 
> because I manage my Linux installs with my own boot manager, that uses 
> Zenity for the interface. And zenity breaks with this error on the 
> terminal. I don't recall seeing any kinds of these errors from GCC 
> compiled code. Assuming it's because Clang was used for some binaries.

The LLVM error messages don't mean that the binaries were built with LLVM/Clang
but that LLVM is being used for software-rendering. The underlying software is
called llvmpipe.

See: https://docs.mesa3d.org/drivers/llvmpipe.html

Since LLVM does not support all features on 32-bit PowerPC, llvmpipe has some
issues on this architecture.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to