Saleem Abdulrasool
Saleem Abdulrasool
Perhaps we should verify that the user has the `SeCreateSymbolicLinkPrivilege` privilege before supporting test execution on Windows?
It is likely a problem because `-gdwarf` is a _clang_ flag, not a _swift_ flag. The spelling for that is `-Xfrontend -debug-info-format -Xfrontend dwarf`.
I'm not sure if we want to necessarily merge these into a single job, there is some value in the parallelism still. I was thinking more that we want to...
I am unsure about the merge because I'm thinking that we may want to consume zlib and libxml2 in the compilers build as well, but not CURL.
@lxbndr thanks for that investigation! It sounds like we need to add another header into the curt module that might be getting put into the wrong module.
Yes, this is going to fail on _all_ packages. This is expected behaviour. You have updated your Windows SDK version to something that is unsupported. You should be able to...