New submission from Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp>:

test_disutils(test_get_outputs) fails on VC6. I cannot know if this
happens on VC9 too because buildbot is down. :-(

/////////////////////////////////////////////////////////////

test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... foo.c
   ライブラリ
c:\docume~1\whiter~1\locals~1\temp\tmpzdhkyv\tempt\docume~1\whiter~1\l
ocals~1\temp\tmpkhvw2m\foo.lib とオブジェクト
c:\docume~1\whiter~1\locals~1\temp\tmp
zdhkyv\tempt\docume~1\whiter~1\locals~1\temp\tmpkhvw2m\foo.exp を作成中
CVPACK : 致命的なエラー CK1003: ファイル
c:\docume~1\whiter~1\locals~1\temp\tmpb4w8fe\f
oo.exe を開くことができません
LINK : warning LNK4027: CVPACK error

/////////////////////////////////////////////////////////////

I looked into the directory "tmpkhvw2m" before it would be deleted, but
I could not find "foo.exe". There was only "foo".

----------
assignee: tarek
components: Distutils
messages: 87970
nosy: ocean-city, tarek
severity: normal
status: open
title: test_distutils.py fails on VC6(Windows)
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6046>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to