Message114530
Ok, there is also a failure in test_sysconfig (the patch makes no difference):
======================================================================
FAIL: test_ldshared_value (test.test_sysconfig.TestSysConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/antoine/py3k/m32/Lib/test/test_sysconfig.py", line 285, in test_ldshared_value
self.assertIn(ldflags, ldshared)
AssertionError: '-m32 ' not found in 'gcc -pthread -shared' |
|
Date |
User |
Action |
Args |
2010-08-21 17:47:42 | pitrou | set | recipients:
+ pitrou, jyasskin, tarek, eric.araujo |
2010-08-21 17:47:42 | pitrou | set | messageid: <1282412862.49.0.195639926759.issue9437@psf.upfronthosting.co.za> |
2010-08-21 17:47:41 | pitrou | link | issue9437 messages |
2010-08-21 17:47:41 | pitrou | create | |
|