[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 09:41:28 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-arm64-windows-msvc` running on `linaro-armv8-windows-msvc-04` while building `flang` at step 5 "ninja check 1".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/161/builds/2448

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'Flang :: Semantics/windows.f90' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
"C:\Users\tcwg\scoop\apps\python\current\python.exe" C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\flang\test\Semantics/test_errors.py C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\flang\test\Semantics\windows.f90 c:\users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\bin\flang-new.exe --target=x86_64-pc-windows-msvc -Werror
# executed command: 'C:\Users\tcwg\scoop\apps\python\current\python.exe' 'C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\flang\test\Semantics/test_errors.py' 'C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\flang\test\Semantics\windows.f90' 'c:\users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\bin\flang-new.exe' --target=x86_64-pc-windows-msvc -Werror
# .---command stdout------------
# | --- 
# | +++ 
# | @@ -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
# `-----------------------------
# error: command failed with exit status: 1

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/108017


More information about the flang-commits mailing list