[Mlir-commits] [mlir] [MLIR][LLVMIR] Translation: honor frame-pointer fn attribute (PR #130335)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri Mar 7 18:38:43 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `flang-aarch64-out-of-tree` running on `linaro-flang-aarch64-out-of-tree` while building `mlir` at step 8 "test-build-flang-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/53/builds/13507
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 8 (test-build-flang-unified-tree-check-flang) failure: test (failure)
******************** TEST 'Flang :: Fir/alloc-32.fir' FAILED ********************
Exit Code: 2
Command Output (stderr):
--
RUN: at line 1: /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_flang/bin/flang -fc1 -triple i686 -emit-llvm /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Fir/alloc-32.fir -o - | /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Fir/alloc-32.fir
+ /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Fir/alloc-32.fir
+ /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_flang/bin/flang -fc1 -triple i686 -emit-llvm /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Fir/alloc-32.fir -o -
error: unable to create target: 'No available targets are compatible with triple "i686"'
FileCheck error: '<stdin>' is empty.
FileCheck command line: /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Fir/alloc-32.fir
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/130335
More information about the Mlir-commits
mailing list