Stefan Krah <stefan-use...@bytereef.org> added the comment:

Antoine Pitrou <rep...@bugs.python.org> wrote:
> Hmm, the buildbot fails compiling again after 
> af1d98b7ca801049803d83a85bb8558f6e59f2a1:
> 
> http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/139

I think it's unrelated (probably ssl maintenance going on):

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\amd64\python_d.exe"
 build_ssl.py Release x64 -a

  Found a working perl at 'C:\perl\bin\perl.exe'
  Traceback (most recent call last):
    File "build_ssl.py", line 253, in <module>
      main()
    File "build_ssl.py", line 187, in main
      os.chdir(ssl_dir)
  PermissionError: [Error 5] Access is denied: '..\\..\\openssl-1.0.1c'
  [55050 refs]

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15102>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to