[flang-commits] [flang] [flang] Allow getenv as alternate spelling for get_environment_variable (PR #95777)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Wed Jul 10 05:53:38 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `publish-sphinx-docs` running on `as-worker-4` while building `flang` at step 6 "Publish docs-llvm-html".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/45/builds/1579
Here is the relevant piece of the build log for the reference:
```
Step 6 (Publish docs-llvm-html) failure: 'rsync -vrl ...' (failure)
ssh: Could not resolve hostname lists.llvm.org: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3]
Step 7 (Publish docs-clang-html) failure: 'rsync -vrl ...' (failure)
ssh: Could not resolve hostname lists.llvm.org: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3]
Step 8 (Publish docs-clang-tools-html) failure: 'rsync -vrl ...' (failure)
ssh: Could not resolve hostname lists.llvm.org: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3]
Step 9 (Publish docs-lld-html) failure: 'rsync -vrl ...' (failure)
ssh: Could not resolve hostname lists.llvm.org: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3]
```
https://github.com/llvm/llvm-project/pull/95777
More information about the flang-commits
mailing list