STINNER Victor <vstin...@python.org> added the comment:
Issue also seen when building Python 3.9.0a3 on Fedora Rawhide: https://src.fedoraproject.org/rpms/python39/pull-request/16 Logs: https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-rawhide-pr-pipeline/2558/artifact/package-tests/logs/console.log pythoninfo: CC.version: gcc (GCC) 10.0.1 20200126 (Red Hat 10.0.1-0.6) Py_DEBUG: No (sys.gettotalrefcount() missing) config[executable]: '/usr/bin/python3.9' config[module_search_paths]: ['/usr/lib64/python39.zip', '/usr/lib64/python3.9', '/usr/lib64/python3.9/lib-dynload'] os.getcwd: /var/str/python/selftest os.getgid: 0 os.getgrouplist: 0 os.getgroups: 0 os.getuid: 0 os.login: root platform.architecture: 64bit ELF platform.libc_ver: glibc 2.30.9000 platform.platform: Linux-5.5.0-0.rc6.git3.1.fc32.x86_64-x86_64-with-glibc2.30.9000 platform.python_implementation: CPython pwd.getpwuid(0): pwd.struct_passwd(pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='root', pw_dir='/root', pw_shell='/bin/bash') ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39459> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com