[New-bugs-announce] [issue30982] AMD64 Windows8.1 Refleaks 3.x: compilation error, cannot open python37_d.dll

STINNER Victor report at bugs.python.org
Fri Jul 21 05:14:54 EDT 2017


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.x/builds/55/steps/compile/logs/stdio

D:\buildarea\3.x.ware-win81-release.refleak\build>"C:\Program Files (x86)\MSBuild\14.0\bin\\msbuild.exe" "D:\buildarea\3.x.ware-win81-release.refleak\build\PCbuild\\pythoncore.vcxproj" /t:KillPython /nologo /v:m /p:Configuration=Release /p:Platform=x64 /p:KillPython=true 
  Killing any running python.exe instances...

(...)

D:\buildarea\3.x.ware-win81-release.refleak\build>"C:\Program Files (x86)\MSBuild\14.0\bin\\msbuild.exe" "D:\buildarea\3.x.ware-win81-release.refleak\build\PCbuild\\pythoncore.vcxproj" /t:KillPython /nologo /v:m /p:Configuration=Debug /p:Platform=x64 /p:KillPython=true 
  Killing any running python_d.exe instances...

(...)

LINK : fatal error LNK1104: cannot open file 'D:\buildarea\3.x.ware-win81-release.refleak\build\PCBuild\amd64\python37_d.dll' [D:\buildarea\3.x.ware-win81-release.refleak\build\PCbuild\pythoncore.vcxproj]

----------
components: Tests
messages: 298787
nosy: haypo, zach.ware
priority: normal
severity: normal
status: open
title: AMD64 Windows8.1 Refleaks 3.x: compilation error, cannot open python37_d.dll
versions: Python 3.7

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


More information about the New-bugs-announce mailing list