Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76697

Re: Test failure while building cpython

From Adam Bishop <Adam.Bishop@ja.net>
Subject Re: Test failure while building cpython
Date 2014-08-21 00:24 +0000
References <09843563-B0FD-451B-BF66-0FB720CEC67A@ja.net> <lt3daq$k55$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.13229.1408597230.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 21 Aug 2014, at 01:08, Terry Reedy <tjreedy@udel.edu> wrote:
> This is a test of lib/distutils.sysconfig, a near but not exact copy of lib/sysconfig. I don't know why we have both, but this one will not affect you unless you use distutils to compile something.

I've been staring at this for a couple of hours now and I've somehow completely overlooked the fact that one is _sysconfig_ and the other is _distutils.sysconfig_. The problem makes more sense now.

> which is a repeat with the addition of -01

So the likely cause is that the distutils module has for some reason been built with different CFLAGS than cpython proper.

> Or you can ignore it.

It's a little tricky with mock, as failures during the test phase are fatal. There's probably a config option to suppress that though.

> I am guessing that CentOS does not guarantee that Red Hat source compiled on CentOS will run tests without failure.

It's possible... I've got a full RHEL license somewhere here, so I might see if I can reproduce it there.

Thanks for pointing me in the right direction.

Regards,

Adam Bishop

   gpg: 0x6609D460

Janet, the UK's research and education network.


Janet(UK) is a trading name of Jisc Collections and Janet Limited, a 
not-for-profit company which is registered in England under No. 2881024 
and whose Registered Office is at Lumen House, Library Avenue,
Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Test failure while building cpython Adam Bishop <Adam.Bishop@ja.net> - 2014-08-21 00:24 +0000

csiph-web