Charalampos Stratakis added the comment: So the issue wasn't restricted to a specific gdb version or distro release, as due to some issues dependency issues the gdb binary wasn't pulled in the buildroot which makes test_gdb to get skipped.
So I was able to reproduce it on my system by installing gdb (version 7.12.1), compiling python 3.6 from sources with --enable-optimizations and --with-lto flags enabled and running 'make test' Also applied the relevant PR however it didn't fix the issue. Attaching the full log of 'make test' ---------- Added file: http://bugs.python.org/file46858/pgo-lto-gdb-errors-build _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30345> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com