https://sourceware.org/bugzilla/show_bug.cgi?id=30697
--- Comment #1 from Sam James <sam at gentoo dot org> --- [If you want to reproduce this from scratch with Python 3.12: (export CFLAGS_NODIST="-O2 -fwrapv -mcpu=powerpc" ; ./configure --enable-shared && make -j$(nproc) CPPFLAGS= CFLAGS= LDFLAGS= ) should do it, but that's not necessary here.] Reproducer tarball with ppc32 object files and a `reprod.sh` script (as well as already-broken libpython3.12.so + `python` binary): https://dev.gentoo.org/~sam/bugs/sourceware/30697/ppc-tls-bug.tar.xz. Access is possible to the machine (it's a clean test env) if needed. -- You are receiving this mail because: You are on the CC list for the bug.