Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting jobs failing on Windows after native toolset upgrade #69053

Closed
jakobbotsch opened this issue May 9, 2022 · 1 comment · Fixed by #69054
Closed

Formatting jobs failing on Windows after native toolset upgrade #69053

jakobbotsch opened this issue May 9, 2022 · 1 comment · Fixed by #69054
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@jakobbotsch
Copy link
Member

It seems that after #67771 the Windows formatting job is failing on every PR (e.g. #69041, #69051). The log shows:

Formatting jit directory.
Neither compile_commands.json exists, nor is there a build log. Running CMake to generate compile_commands.json.
Running: D:\a\1\s\src\coreclr\build-runtime.cmd x64 Checked -configureonly -ninja
BUILD: Starting Build at  7:49:12.22
BUILD: Error: Visual Studio 2019 or 2022 with C++ tools required. Please see https://github.com/dotnet/runtime/blob/main/docs/workflow/requirements/windows-requirements.md for build requirements.
There was an error running CMake to generate compile_commands.json. Please do a full build to generate a build log.
@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 9, 2022
@ghost
Copy link

ghost commented May 9, 2022

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

It seems that after #67771 the Windows formatting job is failing on every PR (e.g. #69041, #69051). The log shows:

Formatting jit directory.
Neither compile_commands.json exists, nor is there a build log. Running CMake to generate compile_commands.json.
Running: D:\a\1\s\src\coreclr\build-runtime.cmd x64 Checked -configureonly -ninja
BUILD: Starting Build at  7:49:12.22
BUILD: Error: Visual Studio 2019 or 2022 with C++ tools required. Please see https://github.com/dotnet/runtime/blob/main/docs/workflow/requirements/windows-requirements.md for build requirements.
There was an error running CMake to generate compile_commands.json. Please do a full build to generate a build log.
Author: jakobbotsch
Assignees: -
Labels:

area-Infrastructure-coreclr, untriaged

Milestone: -

@jakobbotsch jakobbotsch changed the title Formatting jobs failing are native toolset upgrade Formatting jobs failing after native toolset upgrade May 9, 2022
@jakobbotsch jakobbotsch changed the title Formatting jobs failing after native toolset upgrade Formatting jobs failing on Windows after native toolset upgrade May 9, 2022
@jakobbotsch jakobbotsch added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 9, 2022
@jakobbotsch jakobbotsch linked a pull request May 9, 2022 that will close this issue
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label May 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant