[clang] [llvm] [AVR] Add support for many new AVR MCUs (PR #143914)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 14 08:20:44 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-fast` running on `sanitizer-buildbot4` while building `clang,llvm` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/169/builds/12241
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
[3/135] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[4/135] Linking CXX shared module unittests/Analysis/InlineAdvisorPlugin.so
[5/135] Linking CXX shared module unittests/Analysis/InlineOrderPlugin.so
[6/135] Linking CXX shared module unittests/Support/DynamicLibrary/PipSqueak.so
[7/135] Linking CXX shared module unittests/Passes/Plugins/TestPlugin.so
[8/135] Generating VCSVersion.inc
[9/133] Linking CXX shared module unittests/Support/DynamicLibrary/SecondLib.so
[10/133] Linking CXX shared module unittests/Passes/Plugins/DoublerPlugin.so
[11/133] Linking CXX executable bin/llvm-config
[12/133] Building AVRGenAsmMatcher.inc...
FAILED: lib/Target/AVR/AVRGenAsmMatcher.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenAsmMatcher.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-asm-matcher -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenAsmMatcher.inc -d AVRGenAsmMatcher.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenAsmMatcher.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/a55281ff0f86822acce0673e35ffd0b9ee9ca724697b04e14006580a3e85be55.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[13/133] Building AVRGenDAGISel.inc...
FAILED: lib/Target/AVR/AVRGenDAGISel.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDAGISel.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-dag-isel -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target -omit-comments /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenDAGISel.inc -d AVRGenDAGISel.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDAGISel.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/d2a5ad7969a4df1bfa55f3beddb5573a81427cc97d6f33142dfc4e9554bc0ad6.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[14/133] Building AVRGenDisassemblerTables.inc...
FAILED: lib/Target/AVR/AVRGenDisassemblerTables.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDisassemblerTables.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-disassembler -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenDisassemblerTables.inc -d AVRGenDisassemblerTables.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDisassemblerTables.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/cba5c700a5cac5059b2be84fecfd60abc81a97438f6b515ce8021df444d5af9b.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[15/133] Building AVRGenSDNodeInfo.inc...
FAILED: lib/Target/AVR/AVRGenSDNodeInfo.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenSDNodeInfo.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-sd-node-info -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenSDNodeInfo.inc -d AVRGenSDNodeInfo.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenSDNodeInfo.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/210f492ab3c48dd19328179404e80c5843fec9b35ec6a913b386ea23ee4a85ca.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[16/133] Building AVRGenCallingConv.inc...
FAILED: lib/Target/AVR/AVRGenCallingConv.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenCallingConv.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-callingconv -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenCallingConv.inc -d AVRGenCallingConv.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenCallingConv.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/8be7f84038c321f90f74cf8a01fab086a6224eb934a60200c967be50e9aff1c0.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[17/133] Building AVRGenInstrInfo.inc...
FAILED: lib/Target/AVR/AVRGenInstrInfo.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenInstrInfo.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-instr-info -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenInstrInfo.inc -d AVRGenInstrInfo.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenInstrInfo.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/9def16a7f12a7f9062978dff33d18e5b1771773c9b01e921e913cdcdd0d29f68.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
Step 9 (stage2/asan_ubsan build) failure: stage2/asan_ubsan build (failure)
...
[3/135] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[4/135] Linking CXX shared module unittests/Analysis/InlineAdvisorPlugin.so
[5/135] Linking CXX shared module unittests/Analysis/InlineOrderPlugin.so
[6/135] Linking CXX shared module unittests/Support/DynamicLibrary/PipSqueak.so
[7/135] Linking CXX shared module unittests/Passes/Plugins/TestPlugin.so
[8/135] Generating VCSVersion.inc
[9/133] Linking CXX shared module unittests/Support/DynamicLibrary/SecondLib.so
[10/133] Linking CXX shared module unittests/Passes/Plugins/DoublerPlugin.so
[11/133] Linking CXX executable bin/llvm-config
[12/133] Building AVRGenAsmMatcher.inc...
FAILED: lib/Target/AVR/AVRGenAsmMatcher.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenAsmMatcher.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-asm-matcher -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenAsmMatcher.inc -d AVRGenAsmMatcher.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenAsmMatcher.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/a55281ff0f86822acce0673e35ffd0b9ee9ca724697b04e14006580a3e85be55.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[13/133] Building AVRGenDAGISel.inc...
FAILED: lib/Target/AVR/AVRGenDAGISel.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDAGISel.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-dag-isel -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target -omit-comments /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenDAGISel.inc -d AVRGenDAGISel.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDAGISel.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/d2a5ad7969a4df1bfa55f3beddb5573a81427cc97d6f33142dfc4e9554bc0ad6.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[14/133] Building AVRGenDisassemblerTables.inc...
FAILED: lib/Target/AVR/AVRGenDisassemblerTables.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDisassemblerTables.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-disassembler -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenDisassemblerTables.inc -d AVRGenDisassemblerTables.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenDisassemblerTables.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/cba5c700a5cac5059b2be84fecfd60abc81a97438f6b515ce8021df444d5af9b.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[15/133] Building AVRGenSDNodeInfo.inc...
FAILED: lib/Target/AVR/AVRGenSDNodeInfo.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenSDNodeInfo.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-sd-node-info -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenSDNodeInfo.inc -d AVRGenSDNodeInfo.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenSDNodeInfo.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/210f492ab3c48dd19328179404e80c5843fec9b35ec6a913b386ea23ee4a85ca.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[16/133] Building AVRGenCallingConv.inc...
FAILED: lib/Target/AVR/AVRGenCallingConv.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenCallingConv.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-callingconv -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenCallingConv.inc -d AVRGenCallingConv.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenCallingConv.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/8be7f84038c321f90f74cf8a01fab086a6224eb934a60200c967be50e9aff1c0.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
def : Device<"avr64da28", FamilyXMEGA2, ELFArchXMEGA2>;
^
[17/133] Building AVRGenInstrInfo.inc...
FAILED: lib/Target/AVR/AVRGenInstrInfo.inc /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenInstrInfo.inc
cd /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR && /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/bin/llvm-tblgen -gen-instr-info -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR -I/home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/include -I/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/include -I /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o AVRGenInstrInfo.inc -d AVRGenInstrInfo.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/lib/Target/AVR/AVRGenInstrInfo.inc.d /home/b/sanitizer-x86_64-linux-fast/build/llvm_build_asan_ubsan/CMakeFiles/d/9def16a7f12a7f9062978dff33d18e5b1771773c9b01e921e913cdcdd0d29f68.d
Included from /home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVR.td:21:
/home/b/sanitizer-x86_64-linux-fast/build/llvm-project/llvm/lib/Target/AVR/AVRDevices.td:591:27: error: Variable not defined: 'FamilyXMEGA2'
```
</details>
https://github.com/llvm/llvm-project/pull/143914
More information about the llvm-commits
mailing list