| Issue |
204513
|
| Summary |
CI Error: unknown target 'flang-rt-mod'
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
rainij
|
In a PR within the MLIR sub-project, hence unrelated to flang, the CI bot [reported](https://github.com/llvm/llvm-project/pull/200851#issuecomment-4736838358) this error:
```
ninja: error: unknown target 'flang-rt-mod'
FAILED: runtimes/CMakeFiles/flang-rt-mod /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/CMakeFiles/flang-rt-mod
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins && /usr/bin/cmake --build /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/ --target flang-rt-mod --config Release
```
It recommended to report the error here. I found a few things which sound related in the recend PRs, but I did not find any issue which sounds really like this issue (but I have to say I do not know anything about flang).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs