[clang] [llvm] Revert "[FlowSensitive] [StatusOr] [2/N] Add minimal model" (PR #164040)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 17 19:31:50 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `flang-x86_64-windows` running on `minipc-ryzen-win` while building `clang,llvm` at step 7 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/166/builds/3107
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-flang) failure: test (failure)
...
3.472 [208/6/43] Linking CXX executable tools\flang\unittests\Evaluate\real.test.exe
3.505 [208/5/44] Building LinalgInterfaces.h.inc...
3.815 [48/6/45] Building CXX object tools\flang\unittests\Frontend\CMakeFiles\FlangFrontendTests.dir\CodeGenActionTest.cpp.obj
3.935 [47/6/46] Linking CXX executable tools\flang\unittests\Evaluate\expression.test.exe
4.002 [46/6/47] Linking CXX executable tools\flang\unittests\Evaluate\intrinsics.test.exe
4.085 [45/6/48] Building CXX object tools\flang\unittests\Frontend\CMakeFiles\FlangFrontendTests.dir\CompilerInstanceTest.cpp.obj
4.190 [44/6/49] Building CXX object tools\flang\unittests\Frontend\CMakeFiles\FlangFrontendTests.dir\FrontendActionTest.cpp.obj
4.301 [43/6/50] Linking CXX executable bin\llvm-objdump.exe
4.619 [43/5/51] Linking CXX executable tools\flang\unittests\Evaluate\folding.test.exe
41.022 [43/4/52] Building CXX object tools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\CharacterTest.cpp.obj
FAILED: [code=2] tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/Builder/CharacterTest.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DFLANG_INCLUDE_TESTS=1 -DGTEST_HAS_RTTI=0 -DLLVM_BUILD_STATIC -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\include -IC:\buildbot\flang-x86_64-windows\build\tools\flang\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googletest\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googlemock\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\flang\..\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\clang\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\..\clang\include -external:W0 /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\CharacterTest.cpp.obj /Fdtools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer\Builder\CharacterTest.cpp
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
41.359 [43/3/53] Building CXX object tools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\DoLoopHelperTest.cpp.obj
FAILED: [code=2] tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/Builder/DoLoopHelperTest.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DFLANG_INCLUDE_TESTS=1 -DGTEST_HAS_RTTI=0 -DLLVM_BUILD_STATIC -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\include -IC:\buildbot\flang-x86_64-windows\build\tools\flang\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googletest\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googlemock\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\flang\..\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\clang\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\..\clang\include -external:W0 /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\DoLoopHelperTest.cpp.obj /Fdtools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer\Builder\DoLoopHelperTest.cpp
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
41.415 [43/2/54] Building CXX object tools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\ComplexTest.cpp.obj
FAILED: [code=2] tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/Builder/ComplexTest.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DFLANG_INCLUDE_TESTS=1 -DGTEST_HAS_RTTI=0 -DLLVM_BUILD_STATIC -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer -IC:\buildbot\flang-x86_64-windows\llvm-project\flang\include -IC:\buildbot\flang-x86_64-windows\build\tools\flang\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googletest\include -IC:\buildbot\flang-x86_64-windows\llvm-project\third-party\unittest\googlemock\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\flang\..\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -external:IC:\buildbot\flang-x86_64-windows\build\tools\clang\include -external:IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\..\clang\include -external:W0 /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\Builder\ComplexTest.cpp.obj /Fdtools\flang\unittests\Optimizer\CMakeFiles\FlangOptimizerTests.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\flang\unittests\Optimizer\Builder\ComplexTest.cpp
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
42.015 [43/1/55] Building CXX object tools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj
FAILED: [code=2] tools/mlir/lib/Dialect/Linalg/IR/CMakeFiles/obj.MLIRLinalgDialect.dir/LinalgOps.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DGTEST_HAS_RTTI=0 -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj /Fdtools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR\LinalgOps.cpp
..\llvm-project\mlir\include\mlir/IR/BuiltinAttributes.h(359): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
tools\mlir\include\mlir/Dialect/Complex/IR/ComplexAttributes.h.inc(34): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
ninja: build stopped: subcommand failed.
Cache directory: C:\Users\buildbot-worker\AppData\Local\ccache
Config file: C:\Users\buildbot-worker\AppData\Local\ccache\ccache.conf
System config file: C:\ProgramData\ccache\ccache.conf
Stats updated: 10/17/25 19:30:17
Cacheable calls: 21 / 25 (84.00%)
Hits: 21 / 21 (100.0%)
Direct: 21 / 21 (100.0%)
Preprocessed: 0 / 21 ( 0.00%)
Misses: 0 / 21 ( 0.00%)
Uncacheable calls: 4 / 25 (16.00%)
Compilation failed: 4 / 4 (100.0%)
Successful lookups:
Direct: 21 / 25 (84.00%)
Preprocessed: 0 / 4 ( 0.00%)
Local storage:
Cache size (GB): 5.0 / 5.0 (99.92%)
Files: 20744
Step 8 (test-build-unified-tree-check-flang-rt) failure: test (failure)
...
2.330 [2/6/126] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfbf2.c.obj
2.332 [2/5/127] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfbf2.c.obj
2.363 [2/4/128] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfbf2.c.obj
2.595 [2/3/129] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.obj
3.377 [2/2/130] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.obj
3.529 [2/1/131] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model/x86.c.obj
3.587 [1/1/132] Linking C static library C:\buildbot\flang-x86_64-windows\build\lib\clang\22\lib\windows\clang_rt.builtins-x86_64.lib
15.011 [6/2/13] No install step for 'builtins'
15.126 [5/2/15] Completed 'builtins'
39.366 [5/1/16] Building CXX object tools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj
FAILED: [code=2] tools/mlir/lib/Dialect/Linalg/IR/CMakeFiles/obj.MLIRLinalgDialect.dir/LinalgOps.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DGTEST_HAS_RTTI=0 -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj /Fdtools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR\LinalgOps.cpp
..\llvm-project\mlir\include\mlir/IR/BuiltinAttributes.h(359): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
tools\mlir\include\mlir/Dialect/Complex/IR/ComplexAttributes.h.inc(34): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
ninja: build stopped: subcommand failed.
Cache directory: C:\Users\buildbot-worker\AppData\Local\ccache
Config file: C:\Users\buildbot-worker\AppData\Local\ccache\ccache.conf
System config file: C:\ProgramData\ccache\ccache.conf
Stats updated: 10/17/25 19:30:58
Cacheable calls: 0 / 1 ( 0.00%)
Hits: 0
Direct: 0
Preprocessed: 0
Misses: 0
Uncacheable calls: 1 / 1 (100.0%)
Compilation failed: 1 / 1 (100.0%)
Successful lookups:
Direct: 0 / 1 ( 0.00%)
Preprocessed: 0 / 1 ( 0.00%)
Local storage:
Cache size (GB): 5.0 / 5.0 (99.92%)
Files: 20744
Hits: 0
Misses: 0
Reads: 2
Writes: 0
Step 9 (install-build-unified-treeall) failure: build (failure)
...
12.446 [60/6/31] Linking CXX executable bin\f18-parse-demo.exe
15.066 [59/6/32] Linking CXX executable bin\bugpoint.exe
15.074 [58/6/33] Linking CXX executable bin\dsymutil.exe
15.944 [57/6/34] Generating export list for LLVM-C
16.011 [56/6/35] Creating export file for LLVM-C
16.983 [55/6/36] Linking CXX executable bin\llvm-cfi-verify.exe
17.591 [54/6/37] Linking CXX executable bin\llvm-c-test.exe
18.072 [53/6/38] Linking CXX executable bin\llvm-debuginfo-analyzer.exe
19.041 [52/6/39] Linking CXX executable bin\llc.exe
19.348 [51/6/40] Building CXX object tools\mlir\test\lib\Dialect\TestIRDLToCpp\CMakeFiles\MLIRTestIRDLToCppDialect.dir\TestIRDLToCppDialect.cpp.obj
FAILED: [code=2] tools/mlir/test/lib/Dialect/TestIRDLToCpp/CMakeFiles/MLIRTestIRDLToCppDialect.dir/TestIRDLToCppDialect.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DGTEST_HAS_RTTI=0 -DMLIR_INCLUDE_TESTS -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\test\lib\Dialect\TestIRDLToCpp -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\test\lib\Dialect\TestIRDLToCpp -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\mlir\test\lib\Dialect\TestIRDLToCpp\CMakeFiles\MLIRTestIRDLToCppDialect.dir\TestIRDLToCppDialect.cpp.obj /Fdtools\mlir\test\lib\Dialect\TestIRDLToCpp\CMakeFiles\MLIRTestIRDLToCppDialect.dir\MLIRTestIRDLToCppDialect.pdb /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\mlir\test\lib\Dialect\TestIRDLToCpp\TestIRDLToCppDialect.cpp
..\llvm-project\mlir\include\mlir/IR/BuiltinAttributes.h(359): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
19.580 [51/5/41] Linking CXX executable bin\clang-repl.exe
20.175 [51/4/42] Linking CXX executable bin\llvm-dwarfutil.exe
20.527 [51/3/43] Linking CXX executable bin\llvm-dwp.exe
21.825 [51/2/44] Linking CXX executable bin\llvm-exegesis.exe
40.820 [51/1/45] Building CXX object tools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj
FAILED: [code=2] tools/mlir/lib/Dialect/Linalg/IR/CMakeFiles/obj.MLIRLinalgDialect.dir/LinalgOps.cpp.obj
ccache C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -DGTEST_HAS_RTTI=0 -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR -IC:\buildbot\flang-x86_64-windows\build\tools\mlir\include -IC:\buildbot\flang-x86_64-windows\llvm-project\mlir\include -IC:\buildbot\flang-x86_64-windows\build\include -IC:\buildbot\flang-x86_64-windows\llvm-project\llvm\include /DWIN32 /D_WINDOWS /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -std:c++17 -MD /EHs-c- /GR- -UNDEBUG /showIncludes /Fotools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\LinalgOps.cpp.obj /Fdtools\mlir\lib\Dialect\Linalg\IR\CMakeFiles\obj.MLIRLinalgDialect.dir\ /FS -c C:\buildbot\flang-x86_64-windows\llvm-project\mlir\lib\Dialect\Linalg\IR\LinalgOps.cpp
..\llvm-project\mlir\include\mlir/IR/BuiltinAttributes.h(359): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2143: syntax error: missing ';' before '?'
tools\mlir\include\mlir/Dialect/Arith/IR/ArithOps.h.inc(3049): error C2059: syntax error: '?'
tools\mlir\include\mlir/Dialect/Complex/IR/ComplexAttributes.h.inc(34): warning C4996: 'std::complex<llvm::APFloat>::complex': warning STL4037: The effect of instantiating the template std::complex for any type other than float, double, or long double is unspecified. You can define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING to suppress this warning.
ninja: build stopped: subcommand failed.
Cache directory: C:\Users\buildbot-worker\AppData\Local\ccache
Config file: C:\Users\buildbot-worker\AppData\Local\ccache\ccache.conf
System config file: C:\ProgramData\ccache\ccache.conf
Stats updated: 10/17/25 19:31:41
Cacheable calls: 0 / 2 ( 0.00%)
Hits: 0
Direct: 0
Preprocessed: 0
Misses: 0
Uncacheable calls: 2 / 2 (100.0%)
Compilation failed: 2 / 2 (100.0%)
Successful lookups:
Direct: 0 / 2 ( 0.00%)
Preprocessed: 0 / 2 ( 0.00%)
Local storage:
Cache size (GB): 5.0 / 5.0 (99.92%)
Files: 20744
Hits: 0
Misses: 0
Reads: 4
Writes: 0
```
</details>
https://github.com/llvm/llvm-project/pull/164040
More information about the cfe-commits
mailing list