Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909544 - dev-lang/python-3.12.0_beta3: build failure on ppc32 (miscompiled by gcc-13?)
Summary: dev-lang/python-3.12.0_beta3: build failure on ppc32 (miscompiled by gcc-13?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13 915000
  Show dependency tree
 
Reported: 2023-07-03 01:29 UTC by Sam James
Modified: 2023-10-01 05:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_909544.txt,200.14 KB, text/plain)
2023-07-03 01:29 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 01:29:37 UTC
Created attachment 865069 [details]
build.log

powerpc-unknown-linux-gnu-gcc -shared   -Wl,-O1 -Wl,--as-needed  -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.12.so
powerpc-unknown-linux-gnu-gcc   -Wl,-O1 -Wl,--as-needed  -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.12 -ldl                         -lm
powerpc-unknown-linux-gnu-gcc   -Wl,-O1 -Wl,--as-needed  -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.12 -ldl                         -lm
LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3 ./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
        echo "generate-posix-vars failed" ; \
        rm -f ./pybuilddir.txt ; \
        exit 1 ; \
fi
make: *** [Makefile:949: pybuilddir.txt] Error 139
 * ERROR: dev-lang/python-3.12.0_beta3::gentoo failed (compile phase):
 *   emake failed

----

# emerge --info
Portage 3.0.49 (python 3.11.4-final-0, default/linux/ppc/17.0/systemd/merged-usr, gcc-13, glibc-2.37-r3, 6.1.27-gentoo-dist-hardened ppc)
=================================================================
System uname: Linux-6.1.27-gentoo-dist-hardened-ppc-POWER9_-architected-,_altivec_supported-with-glibc2.37
KiB Mem:    32847428 total,   5204368 free
KiB Swap:   67108860 total,  66990028 free
Timestamp of repository gentoo: Mon, 03 Jul 2023 00:46:57 +0000
sh bash 5.2_p15-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-lang/perl:             5.38.0::gentoo
dev-lang/python:           3.11.4::gentoo
dev-util/cmake:            3.26.4-r1::gentoo
dev-util/meson:            1.1.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/sandbox:          2.34::gentoo
sys-apps/systemd:          253.5::gentoo
sys-devel/autoconf:        2.71-r6::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.1.1_p20230527::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.4::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 

ACCEPT_KEYWORDS="ppc ~ppc"
ACCEPT_LICENSE="*"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --ask-enter-invalid --quiet-build --keep-going --complete-graph --with-bdeps=y --load-average 12 --deep --jobs=2"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe"
GENTOO_MIRRORS="https://gentoo.osuosl.org/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
LINGUAS="en"
MAKEOPTS="-j6 -l12"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl big-endian bzip2 cli crypt dri fortran gdbm iconv ipv6 ncurses nls nptl openmp pam pcre ppc readline seccomp ssl systemd test-rust udev unicode xattr zlib" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="fbdev mga r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 01:30:26 UTC
[this is on 'ppc32-testing' on timberdoodle, can get into it via 'machinectl shell ppc32-testing'].

/var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3 # LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3 ./python -E -S -m sysconfig --generate-posix-vars
Segmentation fault (core dumped)

(gdb) r
Starting program: /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/python -E -S -m sysconfig --generate-posix-vars
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xf7c3d608 in sys_audit_tstate () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
(gdb) bt
#0  0xf7c3d608 in sys_audit_tstate () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#1  0xf7c3e920 in _PySys_Audit () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#2  0xf7c267b0 in PyInterpreterState_New () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#3  0xf7c23a28 in pyinit_core.constprop () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#4  0xf7c23d74 in Py_InitializeFromConfig () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#5  0xf7c58438 in pymain_init () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#6  0xf7c59918 in pymain_main () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#7  0xf7c59a40 in Py_BytesMain () from /var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3/libpython3.12.so.1.0
#8  0x00400534 in main ()
(gdb)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 01:33:48 UTC
(I can't look into this more tonight, sorry)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 02:13:48 UTC
Program received signal SIGSEGV, Segmentation fault.
sys_audit_tstate (ts=0x312e0000, event=0xf7d5df0c "cpython.PyInterpreterState_New", argFormat=0x0, vargs=vargs@entry=0xffffd9d0) at ./Python/sysmodule.c:196
196         PyInterpreterState *is = ts->interp;
(gdb) bt
#0  sys_audit_tstate (ts=0x312e0000, event=0xf7d5df0c "cpython.PyInterpreterState_New", argFormat=0x0, vargs=vargs@entry=0xffffd9d0) at ./Python/sysmodule.c:196
#1  0xf7c3e920 in _PySys_Audit (tstate=tstate@entry=0x312e0000, event=event@entry=0xf7d5df0c "cpython.PyInterpreterState_New", argFormat=argFormat@entry=0x0) at ./Python/sysmodule.c:312
#2  0xf7c267b0 in PyInterpreterState_New () at Python/pystate.c:709
#3  0xf7c23a28 in pycore_create_interpreter (runtime=0xf7f6ff08 <_PyRuntime>, tstate_p=<synthetic pointer>, src_config=0xffffda68) at Python/pylifecycle.c:628
#4  pyinit_config (runtime=0xf7f6ff08 <_PyRuntime>, config=0xffffda68, tstate_p=0xffffdbc8) at Python/pylifecycle.c:891
#5  pyinit_core (src_config=src_config@entry=0xffffdc28, tstate_p=tstate_p@entry=0xffffdbc8, runtime=0xf7f6ff08 <_PyRuntime>) at Python/pylifecycle.c:1060
#6  0xf7c23d74 in Py_InitializeFromConfig (config=0xffffdc28) at Python/pylifecycle.c:1256
#7  Py_InitializeFromConfig (config=config@entry=0xffffdc28) at Python/pylifecycle.c:1241
#8  0xf7c58438 in pymain_init (args=args@entry=0xffffddcc) at Modules/main.c:67
#9  0xf7c59918 in pymain_main (args=args@entry=0xffffddcc) at Modules/main.c:710
#10 0xf7c59a40 in Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:743
#11 0x00400534 in main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15
(gdb) p ts
$1 = (PyThreadState *) 0x312e0000
(gdb) p *ts
Cannot access memory at address 0x312e0000
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 22:21:36 UTC
mgorny says gcc-11.3.1_p20221209 works, gcc-13.1.1_p20230527 fails. He's building 12.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 22:45:56 UTC
ubsan says

Include/internal/pycore_pystate.h:118:18: runtime error: member access within null pointer of type 'struct PyThreadState'
    #0 0xf6cfa94c in _PyInterpreterState_GET Include/internal/pycore_pystate.h:118
    #1 0xf6cfa94c in PyDict_New Objects/dictobject.c:849
    #2 0xf6ee16ac in init_interned_dict Objects/unicodeobject.c:248
    #3 0xf6ee16ac in _PyUnicode_InitGlobalObjects Objects/unicodeobject.c:14659
    #4 0xf710a368 in pycore_init_global_objects Python/pylifecycle.c:678
    #5 0xf710a368 in pycore_interp_init Python/pylifecycle.c:826
    #6 0xf7110014 in pyinit_config Python/pylifecycle.c:897
    #7 0xf7110014 in pyinit_core Python/pylifecycle.c:1060
    #8 0xf7110388 in Py_InitializeFromConfig Python/pylifecycle.c:1256
    #9 0xf7110388 in Py_InitializeFromConfig Python/pylifecycle.c:1241
    #10 0xf719e23c in pymain_init Modules/main.c:67
    #11 0xf71a0f38 in pymain_main Modules/main.c:710
    #12 0xf71a1060 in Py_BytesMain Modules/main.c:743
    #13 0x8b0540 in main Programs/python.c:15
    #14 0x649bf0  (/usr/lib/libc.so.6+0x29bf0)
    #15 0x649e14 in __libc_start_main (/usr/lib/libc.so.6+0x29e14)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 22:48:10 UTC
_PyInterpreterState_GET has a _Py_EnsureTstateNotNULL guard if Py_DEBUG, trying...
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 22:54:54 UTC
(In reply to Sam James from comment #6)
> _PyInterpreterState_GET has a _Py_EnsureTstateNotNULL guard if Py_DEBUG,
> trying...

powerpc-unknown-linux-gnu-gcc   -Wl,-O1 -Wl,--as-needed  -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.12d -ldl                         -lm
powerpc-unknown-linux-gnu-gcc   -Wl,-O1 -Wl,--as-needed  -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.12d -ldl                         -lm
LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_beta3/work/Python-3.12.0b3 ./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
        echo "generate-posix-vars failed" ; \
        rm -f ./pybuilddir.txt ; \
        exit 1 ; \
fi
Fatal Python error: _PyInterpreterState_GET: the function must be called with the GIL held, after Python initialization and before Python finalization, but the GIL is released (the current Python thread state is NULL)
Python runtime state: preinitialized

Current thread 0xf793c020 (most recent call first):
  <no Python frame>
make: *** [Makefile:949: pybuilddir.txt] Error 134
 * ERROR: dev-lang/python-3.12.0_beta3::gentoo failed (compile phase):
 *   emake failed

meh.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-04 09:31:01 UTC
mgorny says sys-devel/gcc-12.3.1_p20230623:12::gentoo is ok.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-04 18:14:55 UTC
At first, I couldn't reproduce it manually, but:

(export CFLAGS_NODIST="-O2 -fwrapv -mcpu=powerpc" ; ./configure --enable-shared && make -j$(nproc) CPPFLAGS= CFLAGS= LDFLAGS= )

works, i.e. --enable-shared is required.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-26 10:23:58 UTC
I bisected gcc in case it could give us a hint as to what's wrong (even if Python is to blame) and got:

1d561e1851c466a4952081caef17747781609b00 is the first bad commit
commit 1d561e1851c466a4952081caef17747781609b00
Author: Artem Klimov <jakmobius@gmail.com>
Date:   Wed Jul 6 17:02:01 2022 +0300

    ipa-visibility: Optimize TLS access [PR99619]

    Fix PR99619, which asks to optimize TLS model based on visibility.
    The fix is implemented as an IPA optimization: this allows to take
    optimized visibility status into account (as well as avoid modifying
    all language frontends).

    2022-04-17  Artem Klimov  <jakmobius@gmail.com>

    gcc/ChangeLog:

            PR middle-end/99619
            * ipa-visibility.cc (function_and_variable_visibility): Promote
            TLS access model afer visibility optimizations.
            * varasm.cc (have_optimized_refs): New helper.
            (optimize_dyn_tls_for_decl_p): New helper. Use it ...
            (decl_default_tls_model): ... here in place of 'optimize' check.

    gcc/testsuite/ChangeLog:

            PR middle-end/99619
            * gcc.dg/tls/vis-attr-gd.c: New test.
            * gcc.dg/tls/vis-attr-hidden-gd.c: New test.
            * gcc.dg/tls/vis-attr-hidden.c: New test.
            * gcc.dg/tls/vis-flag-hidden-gd.c: New test.
            * gcc.dg/tls/vis-flag-hidden.c: New test.
            * gcc.dg/tls/vis-pragma-hidden-gd.c: New test.
            * gcc.dg/tls/vis-pragma-hidden.c: New test.

    Co-Authored-By:  Alexander Monakov  <amonakov@gcc.gnu.org>
    Signed-off-by: Artem Klimov <jakmobius@gmail.com>
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-27 00:23:14 UTC
the python people seem to think TLS is broken, but that feels unlikely to me?

but then again, the bisect result is related, so I don't know if this is a GCC thing or a Python thing yet.

amonakov, any ideas by chance?
Comment 12 Alexander Monakov 2023-07-27 08:46:02 UTC
I can reproduce it. It's a BFD linker bug. With another linker (CC='gcc -fuse-ld=gold') it works fine. The linker seems to mishandle one of these relocations when GOT is big:

        addis 3,3,_Py_tss_tstate@dtprel@ha
        addi 3,3,_Py_tss_tstate@dtprel@l

Single-stepping in GDB shows that the resulting value of r3 differs from actual address of _Py_tss_tstate (as computed by GDB, which in principle could also be wrong) by 0x1000.

You can reproduce it with any GCC version by specifying TLS model in python source explicitly:

diff --git a/Python/pystate.c b/Python/pystate.c
index cdd975f..ef8b9f6 100644
--- a/Python/pystate.c
+++ b/Python/pystate.c
@@ -63,6 +63,7 @@ extern "C" {


 #ifdef HAVE_THREAD_LOCAL
+__attribute__((tls_model("local-dynamic")))
 _Py_thread_local PyThreadState *_Py_tss_tstate = NULL;
 #endif


(or you can specify the "global-dynamic" model explicitly to paper over the linker bug with new GCC)
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-29 14:12:59 UTC
Thank you for the analysis! Reported to binutils at https://sourceware.org/bugzilla/show_bug.cgi?id=30697.
Comment 14 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-04 11:23:22 UTC
Fixed upstream now by Alan!

commit f3b1a0a2a8d1d13ba80a5b1b38f021b38abda220
Author: Michał Górny <mgorny@gentoo.org>
Date:   Fri Aug 4 04:52:00 2023 +0200

    dev-lang/python: Backport binutils TLS workaround as 3.12.0_beta4_p2

    Signed-off-by: Michał Górny <mgorny@gentoo.org>

and

commit 702277874f55fdee0c90b93949c07f967362d834
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Fri Aug 4 13:02:27 2023 +0200

    sys-devel/binutils: 2.41 patchlevel 2 bump (2.41-r1)

    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

Many thanks Alexander for the superb help.
Comment 15 Larry the Git Cow gentoo-dev 2023-08-09 02:42:14 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95805f7262242992d5200428925c75eaa7d910cb

commit 95805f7262242992d5200428925c75eaa7d910cb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-09 02:39:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-09 02:39:51 +0000

    sys-devel/binutils: keyword 2.40-r8
    
    This contains the fix for ppc TLS. We don't need to wait to stable this one
    to drop the patch from Python 3.12, I just didn't want the fix to solely
    be in the very-new 2.41 slot as users may not have changed to it yet
    and it felt likely to lead to confused users/bug reports if Python 3.12
    was only buildable w/ binutils-2.41.
    
    Bug: https://bugs.gentoo.org/909544
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/binutils/binutils-2.40-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 16 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-10 02:34:21 UTC
commit 676f06fc74cc7c4006706acedfff91a0dd6d554e
Author: Michał Górny <mgorny@gentoo.org>
Date:   Thu Aug 10 04:18:17 2023 +0200

    dev-lang/python: Remove ppc hack and backport re fix to 3.12.0_rc1_p1

    Signed-off-by: Michał Górny <mgorny@gentoo.org>

All done.