Re: [Distutils] manylinux vs 3.6.0

2016-10-13 Thread Nathaniel Smith
On Thu, Oct 13, 2016 at 5:53 AM, Robin Becker wrote: > On 12/10/2016 22:09, Nathaniel Smith wrote: >> >> On Wed, Oct 12, 2016 at 7:05 AM, Robin Becker wrote: >>> >>> Any manylinux experts here? >>> > ... >> >> https://bugs.python.org/issue28092#msg276164 >> >> I suspect that this will get

Re: [Distutils] manylinux vs 3.6.0

2016-10-13 Thread Robin Becker
On 12/10/2016 22:09, Nathaniel Smith wrote: On Wed, Oct 12, 2016 at 7:05 AM, Robin Becker wrote: Any manylinux experts here? ... https://bugs.python.org/issue28092#msg276164 I suspect that this will get reverted again before 3.6-final given that it does in fact cause problems... I

Re: [Distutils] manylinux vs 3.6.0

2016-10-13 Thread Robin Becker
On 12/10/2016 22:09, Nathaniel Smith wrote: . That said, I'm surprised that it's causing problems in the manylinux docker image. The default compiler on CentOS 5 is gcc 4.1, which definitely can't build 3.6.0b2. But the build scripts should be downloading and using gcc 4.8 instead, and 4.

Re: [Distutils] manylinux vs 3.6.0

2016-10-13 Thread Robin Becker
On 12/10/2016 22:09, Nathaniel Smith wrote: 1) I fixed a missing down load for openssl -OPENSSL_ROOT=openssl-1.0.2h -OPENSSL_HASH=1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919 +OPENSSL_ROOT=openssl-1.0.2j +OPENSSL_HASH=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3d

Re: [Distutils] manylinux vs 3.6.0

2016-10-13 Thread Robin Becker
On 12/10/2016 22:09, Nathaniel Smith wrote: On Wed, Oct 12, 2016 at 7:05 AM, Robin Becker wrote: Any manylinux experts here? .. +OPENSSL_ROOT=openssl-1.0.2j +OPENSSL_HASH=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 If you could submit a quick PR for this to the many

Re: [Distutils] manylinux vs 3.6.0

2016-10-12 Thread Nathaniel Smith
On Wed, Oct 12, 2016 at 7:05 AM, Robin Becker wrote: > Any manylinux experts here? > > I tried to upgrade the docker used to build my linux packages, but I failed > to get a build of python 3.6.0b2 > > 1) I fixed a missing down load for openssl > -OPENSSL_ROOT=openssl-1.0.2h > -OPENSSL_HASH=1d4007