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


Groups > comp.lang.python > #76697 > unrolled thread

Re: Test failure while building cpython

Started byAdam Bishop <Adam.Bishop@ja.net>
First post2014-08-21 00:24 +0000
Last post2014-08-21 00:24 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#76697 — Re: Test failure while building cpython

FromAdam Bishop <Adam.Bishop@ja.net>
Date2014-08-21 00:24 +0000
SubjectRe: Test failure while building cpython
Message-ID<mailman.13229.1408597230.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web