Details
-
Bug
-
Resolution: Fixed
-
Major
Description
I assume "culprit" is GitHub upgrade to VS 2022 as default.
—
build-msvc (i386, 14.0)
2022-04-07T22:31:12.5967364Z Found with vswhere: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat
|
2022-04-07T22:31:18.2237710Z ##[error]Could not setup Developer Command Prompt: invalid parameters
|
[ERROR:vcvars140.bat] VC++ 14.0 Toolset Installation was not found. Init did not complete successfully.
|
[ERROR:VsDevCmd.bat] *** VsDevCmd.bat encountered errors. Environment may be incomplete and/or incorrect. ***
|
[ERROR:VsDevCmd.bat] In an uninitialized command prompt, please 'set VSCMD_DEBUG=[value]' and then re-run
|
[ERROR:VsDevCmd.bat] vsdevcmd.bat [args] for additional details.
|
[ERROR:VsDevCmd.bat] Where [value] is:
|
[ERROR:VsDevCmd.bat] 1 : basic debug logging
|
[ERROR:VsDevCmd.bat] 2 : detailed debug logging
|
[ERROR:VsDevCmd.bat] 3 : trace level logging. Redirection of output to a file when using this level is recommended.
|
[ERROR:VsDevCmd.bat] Example: set VSCMD_DEBUG=3
|
[ERROR:VsDevCmd.bat] vsdevcmd.bat > vsdevcmd.trace.txt 2>&1
|
–
MSBuild (i386)
2022-04-07T22:34:18.2334530Z CMake Error at CMakeLists.txt:17 (project):
|
2022-04-07T22:34:18.2335227Z Generator
|
2022-04-07T22:34:18.2335743Z
|
2022-04-07T22:34:18.2336000Z Visual Studio 16 2019
|
2022-04-07T22:34:18.2336261Z
|
2022-04-07T22:34:18.2336490Z could not find any instance of Visual Studio.
|
2022-04-07T22:34:18.2336975Z
|
2022-04-07T22:34:18.2337512Z -- Configuring incomplete, errors occurred!
|
2022-04-07T22:34:18.2337945Z
|
2022-04-07T22:34:18.2338138Z See also "D:/a/reactos/reactos/build/CMakeFiles/CMakeOutput.log".
|
2022-04-07T22:34:18.2338634Z
|
2022-04-07T22:34:18.3857877Z
|
2022-04-07T22:34:18.4460559Z ##[error]Process completed with exit code 1.
|
Attachments
Issue Links
- relates to
-
CORE-18911 GitHub MSBuild bot failing since March 30th, 2023
- Resolved