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.

Author pitrou
Recipients brian.curtin, georg.brandl, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware
Date 2012-06-23.20:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340483586.02.0.860957779424.issue15102@psf.upfronthosting.co.za>
In-reply-to
Content
There's still a problem when building ssl:

Project "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\pcbuild.sln" (1) is building "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\_ssl.vcxproj" (18) on node 1 (default targets).
Project "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\_ssl.vcxproj" (18) is building "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\ssl.vcxproj" (19) on node 1 (default targets).
Build:
  cd "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\"
  "C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\python_d.exe" build_ssl.py Release x64 -a
  
  '"C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\python_d.exe"' is not recognized as an internal or external command,
  operable program or batch file.


(from http://www.python.org/dev/buildbot/all/builders/AMD64%20Windows7%20SP1%203.x/builds/90/steps/compile/logs/stdio )
History
Date User Action Args
2012-06-23 20:33:06pitrousetrecipients: + pitrou, loewis, georg.brandl, jkloth, brian.curtin, skrah, jeremy.kloth, python-dev, zach.ware
2012-06-23 20:33:06pitrousetmessageid: <1340483586.02.0.860957779424.issue15102@psf.upfronthosting.co.za>
2012-06-23 20:33:05pitroulinkissue15102 messages
2012-06-23 20:33:05pitroucreate