[issue15102] Fix 64-bit building for buildbot scripts (issue 15102)

Antoine Pitrou report at bugs.python.org
Sun Jun 24 21:29:26 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Note that there also appears to be a compile error on the 3.2 and 2.7 branches:

http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.2
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%202.7

Build started: Project: ssl, Configuration: Debug|x64
Performing Makefile project actions
'""' is not recognized as an internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Project : warning PRJ0018 : The following environment variables were not found:
$(HOST_PYTHON)
Build log was saved at "file://C:\Users\Buildbot\buildbot.python.org\3.2.kloth-win64\build\PCbuild\x64-temp-Debug\ssl\BuildLog.htm"
ssl - 1 error(s), 0 warning(s)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15102>
_______________________________________


More information about the Python-bugs-list mailing list