I don't think that a thread about a release is the right place to discuss a bug. Please open an issue at <a href="http://bugs.python.org">bugs.python.org</a> ðŸ˜‰<br><br>Victor<br><br>Le lundi 11 mars 2019, Joni Orponen <<a href="mailto:j.orponen@4teamwork.ch">j.orponen@4teamwork.ch</a>> a Ã©crit :<br>> On Sun, Mar 10, 2019 at 7:50 AM Larry Hastings <<a href="mailto:larry@hastings.org">larry@hastings.org</a>> wrote:<br>>><br>>> On 3/4/19 2:29 AM, Joni Orponen wrote:<br>>><br>>> On Sat, Mar 2, 2019 at 7:08 AM Larry Hastings <<a href="mailto:larry@hastings.org">larry@hastings.org</a>> wrote:<br>>>><br>>>> This bug in bpo-33329:<br>>>><br>>>> <a href="https://bugs.python.org/issue33329">https://bugs.python.org/issue33329</a><br>>>><br>>> This is also potentially affecting PGO builds of 2.7 on Debian Buster with GCC. Somehow building with Clang is fine.<br>>> Does the configure time choice of compiler make a difference here for 3.4 and 3.5?<br>>><br>>> I don't know.  I only build with the default compiler on my machine, gcc.  (My machine is Linux, 64-bit.)  It'd be swell if you tried the RCs with clang!<br>>><br>>> /arry<br>><br>> I've only risen this as a newer glibc was implicated as a potential source of trouble, I have a lab / 'canary in a coal mine' server on a prerelease OS version (Debian Buster is currently in feature freeze ~ release candidate stage) and I've not noticed anything to have happened with a newer glibc in relation to building Python, but I've not had success building a PGO build of 2.7.15 with the GCC shipped at that time, but building with Clang working fine.<br>> I'd thus be inclined to point at digging up relevant changes in GCC than in glibc. Currently 2.7.16 compiles just fine for me on both GCC and Clang. 2.7.15 still does not compile fine for me on GCC.<br>> FWIW - both Python 3 RCs from above successfully complete a PGO build for me (and thus implicitly also pass the regression tests) with Clang. They both get stuck with GCC.<br>> $ cat /etc/debian_version<br>> buster/sid<br>> $ aptitude show base-files<br>> Package: base-files<br>> Version: 10.1<br>> Essential: yes<br>> State: installed<br>> $ aptitude show libc6<br>> Package: libc6<br>> Version: 2.28-8<br>> State: installed<br>> $ aptitude show clang<br>> Package: clang<br>> Version: 1:7.0-47<br>> State: installed<br>> $ clang --version<br>> clang version 7.0.1-8 (tags/RELEASE_701/final)<br>> Target: x86_64-pc-linux-gnu<br>> Thread model: posix<br>> InstalledDir: /usr/bin<br>> $ aptitude show gcc<br>> Package: gcc<br>> Version: 4:8.3.0-1<br>> State: installed<br>> $ gcc --version<br>> gcc (Debian 8.3.0-2) 8.3.0<br>> And for anyone wishing to try such things out for themselves, one can simply set the CC environment variable for the autotools provided ./configure script.<br>> See ./configure --help for any further details and instructions.<br>> --<br>> Joni Orponen<br><br>-- <br>Night gathers, and now my watch begins. It shall not end until my death.<br>