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

Windows bots fail due to preprocessor issue #1015

Open
alan-baker opened this issue Feb 18, 2023 · 0 comments
Open

Windows bots fail due to preprocessor issue #1015

alan-baker opened this issue Feb 18, 2023 · 0 comments

Comments

@alan-baker
Copy link
Collaborator

For example (from #1014):

C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um\oaidl.h(473,17): warning C5103: pasting '/' and '/' does not result in a valid preprocessing token (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared\wtypes.h(745): message : in expansion of macro '_VARIANT_BOOL' (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj]
  ELFAttributeParser.cpp
C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um\oaidl.h(473,17): error C2059: syntax error: '/' (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj]

Need to further investigate whether the bot can be upgraded or other ways to fix the problem.

alan-baker added a commit that referenced this issue Feb 18, 2023
* Problem with insert/extract value chains (#1013) had to modify test
  expectations
* Windows bots known to fail after this update (#1015)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant