Re: [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error

2010-09-20 Thread Antoine Pitrou
On Mon, 20 Sep 2010 19:02:33 -0400 David Bolen wrote: > > d...@buildbot-win7 ~ > $ buildarea/3.x.bolen-windows7/build/pcbuild/python_d > Python 3.2a2+ (py3k, Sep 20 2010, 18:49:03) [MSC v.1500 32 bit (Intel)] on > win32 > > Type "help", "copyright", "credits" or "license" for more information.

Re: [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error

2010-09-20 Thread Antoine Pitrou
On Mon, 20 Sep 2010 19:02:33 -0400 David Bolen wrote: > > Looks like some issue with using bytes for os.path.exists - I > "borrowed" a Python 3.x build currently in the tree as part of build > 1611 and tried: > > d...@buildbot-win7 ~ > $ buildarea/3.x.bolen-windows7/build/pcbuild/python_d > Pyth

Re: [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error

2010-09-20 Thread David Bolen
Antoine Pitrou writes: > (...) > > test test_ssl failed -- Can't read certificate file > b'D:\\cygwin\\home\\db3l\\buildarea\\3.x.bolen-windows7\\build\\lib\\test\\keycert.pem' > > But the aforementioned certificate file is in the SVN tree and other > buildslaves have no problem reading it. Can y

Re: [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error

2010-09-20 Thread Antoine Pitrou
Hello David, On Mon, 20 Sep 2010 16:42:10 -0400 David Bolen wrote: > Hirokazu Yamamoto writes: > > > Hello. I've sent following mail to buildbot manager, > > but I found that buildbot page saids the problem of unsable > > bot should be sent to python-...@python.org. So I'll do it. > > (I'm fi