-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Description
node-test-binary-windows vcbt2015,win10,1 builds on test-azure_msft-win10-x64-5 for v6.x are failing to compile addons,
e.g. https://ci.nodejs.org/job/node-test-binary-windows/COMPILED_BY=vcbt2015,RUNNER=win10,RUN_SUBSET=1/24026/console
05:24:12 MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "4.0".
05:24:12 gyp ERR! build error
05:24:12 gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
05:24:12 gyp ERR! stack at ChildProcess.onExit (c:\workspace\node-test-binary-windows\deps\npm\node_modules\node-gyp\lib\build.js:276:23)
05:24:12 gyp ERR! stack at emitTwo (events.js:106:13)
05:24:12 gyp ERR! stack at ChildProcess.emit (events.js:191:7)
05:24:12 gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
05:24:12 gyp ERR! System Windows_NT 10.0.10240
05:24:12 gyp ERR! command "c:\\workspace\\node-test-binary-windows\\Release\\node.exe" "c:\\workspace\\node-test-binary-windows\\deps\\npm\\node_modules\\node-gyp\\bin\\node-gyp" "rebuild" "--directory=test\\addons\\01_function_arguments" "--nodedir=c:\\workspace\\node-test-binary-windows"AFAICT this has been happening at least as far back as we have history (12 days): https://ci.nodejs.org/computer/test-azure_msft-win10-x64-5/builds
Ping @refack because

cc FYI @BethGriggs