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

HTTP stress build is broken #101625

Open
rzikm opened this issue Apr 26, 2024 · 2 comments · May be fixed by #102085
Open

HTTP stress build is broken #101625

rzikm opened this issue Apr 26, 2024 · 2 comments · May be fixed by #102085
Assignees
Labels
area-System.Net.Http tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Milestone

Comments

@rzikm
Copy link
Member

rzikm commented Apr 26, 2024

Recent changes in MsQuic main probably added some dependencies/required parameters which are missing

https://dev.azure.com/dnceng-public/public/_build/results?buildId=657177&view=logs&j=22fea640-1099-5f32-ec5d-316ad83f359a&t=7fe64d4e-bb7a-5b68-0c5c-ad57d12d4da9&l=2333

CMake Error at CMakeLists.txt:67 (file):
  file STRINGS file "/etc/lsb-release" cannot be read.


CMake Error at CMakeLists.txt:68 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 26, 2024
Copy link
Contributor

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

@rzikm
Copy link
Member Author

rzikm commented Apr 27, 2024

Should be fixed by microsoft/msquic#4264

@CarnaViire CarnaViire added this to the 9.0.0 milestone Apr 27, 2024
@CarnaViire CarnaViire added tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly and removed untriaged New issue has not been triaged by the area owner labels Apr 27, 2024
@CarnaViire CarnaViire linked a pull request May 10, 2024 that will close this issue
@CarnaViire CarnaViire self-assigned this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net.Http tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants