[llvm] [ms] [llvm-ml] Add llvm-ml64 alias (PR #131854)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 19 12:44:13 PDT 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 `llvm,utils` at step 8 "test-build-flang-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/53/builds/14112
<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 :: Lower/complex-operations.f90' FAILED ********************
Exit Code: 2
Command Output (stderr):
--
RUN: at line 2: bbc -hlfir=false /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/complex-operations.f90 -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/Lower/complex-operations.f90
+ bbc -hlfir=false /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/complex-operations.f90 -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/Lower/complex-operations.f90
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/complex-operations.f90:94:3: error: COMPLEX(KIND=10) is not an enabled type for this target
complex(kind=10) :: a, b, c
^^^^^^^^^^^^^^^^^^^^^^^^^^^
bbc: semantic errors in /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/complex-operations.f90
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/Lower/complex-operations.f90
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/131854
More information about the llvm-commits
mailing list