From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: core-updates: Python build failures Date: Sat, 11 Mar 2017 12:21:04 -0500 Message-ID: <20170311172104.GA30965@jasmine> References: <87mvdpw3b3.fsf@gnu.org> <20170309223337.GA7931@jasmine> <87r324kdol.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmkhf-0005ne-V0 for guix-devel@gnu.org; Sat, 11 Mar 2017 12:21:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmkhc-0001lC-Qe for guix-devel@gnu.org; Sat, 11 Mar 2017 12:21:15 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40639) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cmkhc-0001ie-II for guix-devel@gnu.org; Sat, 11 Mar 2017 12:21:12 -0500 Content-Disposition: inline In-Reply-To: <87r324kdol.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 10, 2017 at 10:46:34PM +0100, Marius Bakke wrote: > It looks like Hydra ran out of entropy which caused a bunch of failures. >=20 > From the 'python-minimal' build: >=20 > if test "no" !=3D "yes"; then \ > ./Programs/_freeze_importlib \ > ./Lib/importlib/_bootstrap_external.py Python/importlib_external.= h; \ > fi > Fatal Python error: getentropy() failed Python is not compatible with current versions of glibc on older Linux kernels (it builds fine for me on a recent kernel): Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=3D1410175 Discussion of a fix: https://bugs.python.org/issue29157 I can't work on it today. Everyone else should feel free :) --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAljEMf8ACgkQJkb6MLrK fwjxDQ/8Dz7p0FW5PaWVnX4xkVdw2+pd4nEqfz3kKg2osa6aGUVZC+FmYWK+WzcU ZBd1lsJnGDgE7gQBrFrL356TLTwenYolVx4mhl1QM3Ubp5WlIGAFYTonWAPxfHhB 9KRI3LjjRplV+xmuy4WTw1m6HWrr0N5dbnts47M39bgx0tFN8e33DJJBkPTv0ETf dTGa7JLYlWlcH9PepD7zmPeYZececGYKXBiacdos2TPq4sBtk72fsAUyg76htRFV AqaaZBftIRgJzNKorURLpVbBJfTPs0jECjAOJ2wlW8kHvRA2Vn280INAlCahHyRa PGs51R9CJgPg/RxAeSay/SDMtL+rg6WSrXhB79kt66kjHyokpDijA0lN4RtqZF1v LkemvP953v0hiwSgVf/tKP96m4dvaG24HIedDqYiWVzi6+/bWQDAJoTOgpLhYNiA NrYXKORVIUNIWdK+ETxdy1qr5mftNmgin3Cqe30V+MhYZmnLKCCMu4kk16IRGclH O8yxsO4SouL9WsPd5SmMLzMxJyc8/IBsEJjcGyqhEmNqBSZKgyC2Yc1zYLHt+ihC xZiTYhcDw5E2K8kQJmwmIyE/37gFbMvIuExTuP+/OknJndNjVlS7JKGNoR3YVDhA nvrF5CYBtkcwxOT2lQ7r1oa8ytrF2e1ICoaOPWwzwbwBioCAkVA= =fdb+ -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--