github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 98890 tests passed
* 1961 tests skipped
All executed tests passed, but another part of the build **failed**. Click on a
failure below to see the details.
<details>
<summary>unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineOperandTest.cpp.o</summary>
```
FAILED: unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineOperandTest.cpp.o
sccache /opt/llvm/bin/clang++ -DLLVM_BUILD_STATIC -D_DEBUG
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googlemock/include
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported
-fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17
-UNDEBUG -Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments
-fno-exceptions -funwind-tables -fno-rtti -Wno-suggest-override -MD -MT
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineOperandTest.cpp.o -MF
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineOperandTest.cpp.o.d -o
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineOperandTest.cpp.o -c
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp:449:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
449 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
1 error generated.
```
</details>
<details>
<summary>unittests/CodeGen/CMakeFiles/CodeGenTests.dir/RegAllocScoreTest.cpp.o</summary>
```
FAILED: unittests/CodeGen/CMakeFiles/CodeGenTests.dir/RegAllocScoreTest.cpp.o
sccache /opt/llvm/bin/clang++ -DLLVM_BUILD_STATIC -D_DEBUG
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googlemock/include
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported
-fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17
-UNDEBUG -Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments
-fno-exceptions -funwind-tables -fno-rtti -Wno-suggest-override -MD -MT
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/RegAllocScoreTest.cpp.o -MF
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/RegAllocScoreTest.cpp.o.d -o
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/RegAllocScoreTest.cpp.o -c
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
73 | MOCK_INSTR(MOCK_SPEC)
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/RegAllocScoreTest.cpp:73:16:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
9 errors generated.
```
</details>
<details>
<summary>unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineInstrTest.cpp.o</summary>
```
FAILED: unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineInstrTest.cpp.o
sccache /opt/llvm/bin/clang++ -DLLVM_BUILD_STATIC -D_DEBUG
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googlemock/include
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported
-fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17
-UNDEBUG -Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments
-fno-exceptions -funwind-tables -fno-rtti -Wno-suggest-override -MD -MT
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineInstrTest.cpp.o -MF
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineInstrTest.cpp.o.d -o
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineInstrTest.cpp.o -c
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:60:77:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
60 | {0, NumOps, NumDefs, 0, 0, 0, 0, 0, 0, 1ULL << MCID::HasOptionalDef,
0},
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:132:77:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
132 | {0, NumOps, NumDefs, 0, 0, 0, 0, 0, 0, 1ULL <<
MCID::HasOptionalDef, 0},
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:210:46:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
210 | } Table = {{0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0},
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:236:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
236 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:253:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
253 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:268:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
268 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:349:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
349 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:404:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
404 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:489:10:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
489 | 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:519:54:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
519 | MCInstrDesc MCID = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp:547:24:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
547 | 0};
| ^
11 errors generated.
```
</details>
<details>
<summary>unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineBasicBlockTest.cpp.o</summary>
```
FAILED:
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineBasicBlockTest.cpp.o
sccache /opt/llvm/bin/clang++ -DLLVM_BUILD_STATIC -D_DEBUG
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/include
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googlemock/include
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported
-fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17
-UNDEBUG -Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments
-fno-exceptions -funwind-tables -fno-rtti -Wno-suggest-override -MD -MT
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineBasicBlockTest.cpp.o -MF
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineBasicBlockTest.cpp.o.d -o
unittests/CodeGen/CMakeFiles/CodeGenTests.dir/MachineBasicBlockTest.cpp.o -c
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineBasicBlockTest.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineBasicBlockTest.cpp:70:71:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
70 | MCInstrDesc COPY = {TargetOpcode::COPY, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/CodeGen/MachineBasicBlockTest.cpp:71:75:
error: missing field 'TSFlags2' initializer
[-Werror,-Wmissing-field-initializers]
71 | MCInstrDesc DBG = {TargetOpcode::DBG_VALUE, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0};
| ^
2 errors generated.
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/183767
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits