This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author heroxbd
Recipients Vladimír Čunát, christian.heimes, heroxbd, vstinner
Date 2017-08-23.00:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503449592.38.0.898359958917.issue31255@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Victor. Python-3.5 has received your patches in time and 3.5.4 builds well with glibc-2.25 and <linux-3.17.  Python-3.4 and 2.7 do not.

I am backing Gentoo Prefix[1] for normal users to run Gentoo on top of other Linux distributions. The host distribution could be RHEL 5, 6, Ubuntu LTS 14.04, etc, which is still common and with old linux kernels.  Gentoo unstable has been upgraded to glibc-2.25, and Gentoo is using Python-3.4 as default.  Therefore glibc-2.25 + <linux-3.17 + Python-3.4 is a common scenario for us, at least in the near future.

I have made a workaround[2] by exporting ac_cv_func_getentropy=no unconditionally for the moment.

  1. https://wiki.gentoo.org/wiki/Project:Prefix
  2. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8e2396d9cf4fe13057741f5bd1b9989eeeb746
History
Date User Action Args
2017-08-23 00:53:12heroxbdsetrecipients: + heroxbd, vstinner, christian.heimes, Vladimír Čunát
2017-08-23 00:53:12heroxbdsetmessageid: <1503449592.38.0.898359958917.issue31255@psf.upfronthosting.co.za>
2017-08-23 00:53:12heroxbdlinkissue31255 messages
2017-08-23 00:53:11heroxbdcreate