bytecodealliance / bytecodealliance/rustix

Build failure on arm-vita

Open
#1,576 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.1k
Forks
294
Avg merge
4h 7m
Merged PRs (30d)
2

Description

Noticed in this CI job: https://github.com/smol-rs/polling/actions/runs/21573546996/job/62156654034?pr=260

```
error[E0425]: cannot find function `dirfd` in module `c`
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/backend/libc/fs/dir.rs:91:34
|
91 | let raw_fd = unsafe { c::dirfd(self.libc_dir.as_ptr()) };
| ^^^^^ not found in `c`
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.