[llvm] [TableGen] Rework error reporting for duplicate Feature/Processor. (PR #102257)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 13:57:28 PDT 2024


MaskRay wrote:

> LLVM Buildbot has detected a new failure on builder `fuchsia-x86_64-linux` running on `fuchsia-debian-64-us-central1-a-1` while building `llvm` at step 4 "annotate".
> 
> Full details are available at: [lab.llvm.org/buildbot#/builders/11/builds/2989](https://lab.llvm.org/buildbot/#/builders/11/builds/2989)
> 
> Here is the relevant piece of the build log for the reference:
> 
> ```
> Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/fuchsia-linux.py ...' (failure)
> ...
> [676/1323] Building CXX object unittests/ADT/CMakeFiles/ADTTests.dir/PointerEmbeddedIntTest.cpp.o
> clang++: warning: optimization flag '-ffat-lto-objects' is not supported [-Wignored-optimization-argument]
> [677/1323] Linking CXX executable bin/yaml2obj
> [677/1323] Running lld test suite
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/lld-link
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld64.lld
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/wasm-ld
> -- Testing: 2965 tests, 60 workers --
> Testing:  0.. 10.
> FAIL: lld :: ELF/aarch64-adrp-ldr-got.s (479 of 2965)
> ******************** TEST 'lld :: ELF/aarch64-adrp-ldr-got.s' FAILED ********************
> Exit Code: 1
> 
> Command Output (stderr):
> --
> RUN: at line 2: rm -rf /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp && split-file /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> + rm -rf /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> + split-file /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> RUN: at line 4: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o
> RUN: at line 5: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.o
> RUN: at line 6: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.o
> RUN: at line 8: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/out-of-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/out-of-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 9: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 32: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/within-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/within-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 33: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck --check-prefix=ADR /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck --check-prefix=ADR /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s:37:13: error: ADR-NEXT: is not on the line after the previous match
> # ADR-NEXT: adr x1
>             ^
> <stdin>:8:8: note: 'next' match was here
>  2004: adr x1, 0x1000 <x>
>        ^
> <stdin>:2:60: note: previous match ended here
> /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a: file format elf64-littleaarch64
>                                                            ^
> <stdin>:3:1: note: non-matching line after previous match is here
> 
> ^
> 
> Input file: <stdin>
> Step 7 (check) failure: check (failure)
> ...
> [676/1323] Building CXX object unittests/ADT/CMakeFiles/ADTTests.dir/PointerEmbeddedIntTest.cpp.o
> clang++: warning: optimization flag '-ffat-lto-objects' is not supported [-Wignored-optimization-argument]
> [677/1323] Linking CXX executable bin/yaml2obj
> [677/1323] Running lld test suite
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/lld-link
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld64.lld
> llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:508: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/wasm-ld
> -- Testing: 2965 tests, 60 workers --
> Testing:  0.. 10.
> FAIL: lld :: ELF/aarch64-adrp-ldr-got.s (479 of 2965)
> ******************** TEST 'lld :: ELF/aarch64-adrp-ldr-got.s' FAILED ********************
> Exit Code: 1
> 
> Command Output (stderr):
> --
> RUN: at line 2: rm -rf /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp && split-file /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> + rm -rf /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> + split-file /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp
> RUN: at line 4: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o
> RUN: at line 5: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/unpaired.o
> RUN: at line 6: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.o
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-mc -filetype=obj -triple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.s -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/lone-ldr.o
> RUN: at line 8: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/out-of-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/out-of-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 9: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 32: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/within-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/ld.lld /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a.o -T /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/within-adr-range.t -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> RUN: at line 33: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck --check-prefix=ADR /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/llvm-objdump --no-show-raw-insn -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a
> + /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/bin/FileCheck --check-prefix=ADR /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s
> /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/lld/test/ELF/aarch64-adrp-ldr-got.s:37:13: error: ADR-NEXT: is not on the line after the previous match
> # ADR-NEXT: adr x1
>             ^
> <stdin>:8:8: note: 'next' match was here
>  2004: adr x1, 0x1000 <x>
>        ^
> <stdin>:2:60: note: previous match ended here
> /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-nopw1ndl/tools/lld/test/ELF/Output/aarch64-adrp-ldr-got.s.tmp/a: file format elf64-littleaarch64
>                                                            ^
> <stdin>:3:1: note: non-matching line after previous match is here
> 
> ^
> 
> Input file: <stdin>
> ```

@zeroomega knows who maintain the bot.

I am surprised by the failure, even if transient.

https://github.com/llvm/llvm-project/pull/102257


More information about the llvm-commits mailing list