# pacman -S clang64/mingw-w64-clang-x86_64-zig
# touch test.c
# zig cc test.c -o test.exe
test.c:1:1: error: CacheCheckFailed
error: unable to generate DLL import .lib file for user32: CacheCheckFailed
error: sub-compilation of mingw-w64 crt2.o failed
note: failed to check cache: manifest_create Unexpected
error: sub-compilation of compiler_rt failed
note: failed to check cache: manifest_create Unexpected
error: sub-compilation of libzigc failed
note: failed to check cache: manifest_create Unexpected
error: sub-compilation of libubsan failed
note: failed to check cache: manifest_create Unexpected
error: sub-compilation of mingw-w64 libmingw32.lib failed
note: failed to check cache: manifest_create Unexpected