[flang-commits] [flang] [flang] Implement GETUID and GETGID intrinsics (PR #108017)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Mon Sep 30 06:47:21 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `flang` at step 7 "Add check check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/7756
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (Add check check-flang) failure: test (failure)
******************** TEST 'Flang :: Semantics/windows.f90' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
PASS
---
+++
@@ -0,0 +1,2 @@
expect at 6: User IDs do not exist on Windows. This function will always return 1
expect at 11: Group IDs do not exist on Windows. This function will always return 1
FAIL
--
Command Output (stderr):
--
RUN: at line 1: "/usr/bin/python3.10" /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/windows.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang-new --target=x86_64-pc-windows-msvc -Werror
+ /usr/bin/python3.10 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/windows.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang-new --target=x86_64-pc-windows-msvc -Werror
RUN: at line 2: "/usr/bin/python3.10" /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/windows.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang-new --target=aarch64-pc-windows-msvc -Werror
+ /usr/bin/python3.10 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/windows.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang-new --target=aarch64-pc-windows-msvc -Werror
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/108017
More information about the flang-commits
mailing list