[issue8918] distutils test_config_cmd failure on Solaris

Éric Araujo report at bugs.python.org
Sun Feb 19 10:11:24 CET 2012


Éric Araujo <merwok at netwok.org> added the comment:

We have a Solaris buildbot but it’s offline, so I don’t know if this bug is still current.  If it is, then it should be easy to use “cc + ' -P'” for that OS (IIUC the test can just be “if sys.platform == 'solaris'”).

----------
assignee: tarek -> eric.araujo
components: +Distutils2
nosy: +alexis, eric.araujo
stage:  -> test needed
title: distutils test failure on solaris: IOError: [Errno 2] No such file or directory: '_configtest.i' -> distutils test_config_cmd failure on Solaris
versions: +3rd party, Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8918>
_______________________________________


More information about the Python-bugs-list mailing list