[libc-commits] [libc] [libc] Add struct sockaddr_storage (on linux) (PR #192978)
LLVM Continuous Integration via libc-commits
libc-commits at lists.llvm.org
Wed Apr 22 07:56:12 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `publish-runtimes-sphinx-docs` running on `as-worker-4` while building `libc` at step 6 "Publish docs-libc-html".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/178/builds/3344
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (Publish docs-libc-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(232) [sender=3.2.7]
Step 7 (Publish docs-libcxx-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(232) [sender=3.2.7]
Step 8 (Publish docs-libunwind-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(232) [sender=3.2.7]
Step 9 (Publish docs-openmp-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(232) [sender=3.2.7]
```
</details>
https://github.com/llvm/llvm-project/pull/192978
More information about the libc-commits
mailing list