This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010年06月20日 20:48 by pitrou, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg108247 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年06月20日 20:48 | |
test_distutils test test_distutils failed -- Traceback (most recent call last): File "/home/antoine/py3k/ssl-8524/Lib/distutils/tests/support.py", line 16, in _capture_warnings return func(*args, **kw) File "/home/antoine/py3k/ssl-8524/Lib/distutils/tests/test_sysconfig.py", line 47, in test_get_python_inc self.assertTrue(os.path.isdir(inc_dir), inc_dir) AssertionError: /home/antoine/py3k/ssl-8524/build/test_python_15977/Include |
|||
| msg109719 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2010年07月09日 12:10 | |
I see this error too, but only when running under -j. |
|||
| msg112160 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年07月31日 15:51 | |
Seems to have disappeared with the distutils revert. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:02 | admin | set | github: 53284 |
| 2010年07月31日 15:51:05 | pitrou | set | status: open -> closed resolution: out of date messages: + msg112160 |
| 2010年07月09日 12:10:51 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg109719 |
| 2010年06月25日 23:27:11 | pitrou | set | nosy:
+ michael.foord |
| 2010年06月25日 23:26:30 | pitrou | link | issue9081 superseder |
| 2010年06月20日 20:48:19 | pitrou | create | |