Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/checkout action to v4 #1752

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 6, 2024

No description provided.

@taiki-e
Copy link
Member Author

taiki-e commented Jan 6, 2024

The CI failure seems to be a regression of the vita support introduced in the recent nightly (by rust-lang/rust#119026).

https://github.com/tokio-rs/mio/actions/runs/7432139850/job/20223601302?pr=1752#step:5:51

error[E0425]: cannot find value `SOMAXCONN` in crate `libc`
    --> /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/os/unix/net/listener.rs:87:48
     |
  87 |             const backlog: libc::c_int = libc::SOMAXCONN;
     |                                                ^^^^^^^^^ not found in `libc`

@Thomasdezeeuw Thomasdezeeuw merged commit 08ee541 into master Jan 6, 2024
30 of 31 checks passed
@Thomasdezeeuw Thomasdezeeuw deleted the taiki-e/checkout branch January 6, 2024 14:33
@Thomasdezeeuw
Copy link
Collaborator

Thanks @taiki-e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants