PHP8 broken on x86?

Trying to get php8 to work on my x86 32-bit machine… seems to be broken? libstdc++ throws a "Could not resolve symbol “__tls_get_addr”.

Any idea on how to get this working?

The php8 package has been rebuilt and seems to be working fine in my 32 bit VM. Please update your packages and try again.

Fantastic! It works now… thanks!