[llvm] [DirectX] NonUniformResourceIndex lowering (PR #159608)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 22 22:08:43 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vla` running on `linaro-g3-01` while building `llvm` at step 7 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/17/builds/11233
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'lit :: shtest-readfile.py' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
env LIT_USE_INTERNAL_SHELL=1 not env -u FILECHECK_OPTS "/usr/bin/python3.10" /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/llvm/llvm/utils/lit/lit.py -j1 --order=lexical -a -v Inputs/shtest-readfile | FileCheck -match-full-lines -DTEMP_PATH=/home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/Inputs/shtest-readfile/Output /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/shtest-readfile.py
# executed command: env LIT_USE_INTERNAL_SHELL=1 not env -u FILECHECK_OPTS /usr/bin/python3.10 /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/llvm/llvm/utils/lit/lit.py -j1 --order=lexical -a -v Inputs/shtest-readfile
# executed command: FileCheck -match-full-lines -DTEMP_PATH=/home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/Inputs/shtest-readfile/Output /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/shtest-readfile.py
# .---command stderr------------
# | /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/shtest-readfile.py:8:10: error: CHECK: expected string not found in input
# | # CHECK: echo hello
# | ^
# | <stdin>:2:53: note: scanning from here
# | FAIL: shtest-readfile :: absolute-paths.txt (1 of 4)
# | ^
# | <stdin>:10:19: note: possible intended match here
# | # executed command: echo -n hello
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/shtest-readfile.py
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: -- Testing: 4 tests, 1 workers --
# | 2: FAIL: shtest-readfile :: absolute-paths.txt (1 of 4)
# | check:8'0 X error: no match found
# | 3: ******************** TEST 'shtest-readfile :: absolute-paths.txt' FAILED ********************
# | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Exit Code: 1
# | check:8'0 ~~~~~~~~~~~~~
# | 5:
# | check:8'0 ~
# | 6: Command Output (stdout):
# | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: --
# | check:8'0 ~~~
# | 8: # RUN: at line 2
# | check:8'0 ~~~~~~~~~~~~~~~~~
# | 9: echo -n "hello" > /home/tcwg-buildbot/worker/clang-aarch64-sve-vla/stage1/utils/lit/tests/Inputs/shtest-readfile/Output/absolute-paths.txt.tmp
# | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 10: # executed command: echo -n hello
# | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:8'1 ? possible intended match
# | 11: # RUN: at line 3
# | check:8'0 ~~~~~~~~~~~~~~~~~
# | 12: echo
...
```
</details>
https://github.com/llvm/llvm-project/pull/159608
More information about the llvm-commits
mailing list