[issue33931] Building 2.7 on Windows with PC\VS9.0 is broken

2018-06-22 Thread Zachary Ware
Change by Zachary Ware : -- stage: patch review -> resolved status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list ma

[issue33931] Building 2.7 on Windows with PC\VS9.0 is broken

2018-06-21 Thread Zachary Ware
Zachary Ware added the comment: Thanks, Anselm! I'll leave this open until our VS9 buildbots [1] confirm that they're happy with it, but I suspect since they weren't broken before they won't be affected by this anyway. [1] http://buildbot.python.org/all/#/builders?tags=%2Bvs9 -- as

[issue33931] Building 2.7 on Windows with PC\VS9.0 is broken

2018-06-21 Thread Zachary Ware
Zachary Ware added the comment: New changeset 7b383a57145046a6a6ad6cd26f3139163df07885 by Zachary Ware (Anselm Kruis) in branch '2.7': bpo-33931: Fix building using PC\VS9.0\build.bat -e (GH-7844) https://github.com/python/cpython/commit/7b383a57145046a6a6ad6cd26f3139163df07885 --

[issue33931] Building 2.7 on Windows with PC\VS9.0 is broken

2018-06-21 Thread Anselm Kruis
Change by Anselm Kruis : -- keywords: +patch pull_requests: +7454 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-lis

[issue33931] Building 2.7 on Windows with PC\VS9.0 is broken

2018-06-21 Thread Anselm Kruis
New submission from Anselm Kruis : Currently 2.7 fails to build on Win32 using PC\VS90\build.bat -e for two reasons: 1. Wrong openssl version: PC\VS9.0 is still at version 1.0.2k, whereas PCbuild/get_externals.bat downloads version 1.0.2o. 2. Building tcl fails with well known "nmakehlp" not