Message163666
| 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.org3円.x.kloth-win64\build\PCbuild\pcbuild.sln" (1) is building "C:\Users\Buildbot\buildbot.python.org3円.x.kloth-win64\build\PCbuild\_ssl.vcxproj" (18) on node 1 (default targets).
Project "C:\Users\Buildbot\buildbot.python.org3円.x.kloth-win64\build\PCbuild\_ssl.vcxproj" (18) is building "C:\Users\Buildbot\buildbot.python.org3円.x.kloth-win64\build\PCbuild\ssl.vcxproj" (19) on node 1 (default targets).
Build:
cd "C:\Users\Buildbot\buildbot.python.org3円.x.kloth-win64\build\PCbuild\"
"C:\Users\Buildbot\buildbot.python.org3円.x.kloth-win64\build\PCbuild\python_d.exe" build_ssl.py Release x64 -a
'"C:\Users\Buildbot\buildbot.python.org3円.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 ) |
|