nix
nix copied to clipboard
add XFS_SUPER_NUMBER to nix::sys::statfs
Close #1742 .
Seems xfs is not supported by linux musl and android. I'll fix it.
Looks like you may need to submit a PR to rust-lang/libc first.
Looks like you may need to submit a PR to rust-lang/libc first.
I'm not sure if XFS actually supports these targets. I will check it first.
Looks like you may need to submit a PR to rust-lang/libc first.
I'm not sure if XFS actually supports these targets. I will check it first.
Seems that musl does not support this, Androiddoes have it but it is missing from libc
Seems that
musldoes not support this,Androiddoes have it but it is missing fromlibc
Thanks for the information. I've forgotten this PR for a long time. I checked musl-libc and bionic-libc today and sent an issue to rust libc. See https://github.com/rust-lang/libc/issues/2948 .
ℹ️ [Scheduling was delayed due to a concurrency limit on community tasks](https://cirrus-ci.org/faq/#are-there-any-limits)
ℹ️ [Consider upgrading to a $10/month plan to get 2x the limits on any public and private repository](https://github.com/marketplace/cirrus-ci/plan/MDIyOk1hcmtldHBsYWNlTGlzdGluZ1BsYW45OTI=#pricing-and-setup)
🤣
@asomers Any plan to increase CI quota?
CI looks recovered, try adding a new commit
CI passed, PTAL. 🥰
@MrCroxx can you squash these changes down to a single commit? Changes look reasonable, thanks!
@MrCroxx can you squash these changes down to a single commit? Changes look reasonable, thanks!
Sure.
Build succeeded:
- Android aarch64
- Android arm
- Android armv7
- Android i686
- Android x86_64
- DragonFly BSD x86_64
- FreeBSD 12 amd64 & i686
- FreeBSD 14 amd64 & i686
- Fuchsia x86_64
- Haiku x86_64
- Illumos
- iOS aarch64
- iOS x86_64
- Linux aarch64
- Linux arm gnueabi
- Linux arm-musleabi
- Linux armv7 gnueabihf
- Linux armv7 uclibceabihf
- Linux i686
- Linux i686 musl
- Linux MIPS
- Linux MIPS64
- Linux MIPS64 el
- Linux mipsel
- Linux powerpc
- Linux powerpc64
- Linux powerpc64le
- Linux s390x
- Linux x32
- Linux x86_64
- Linux x86_64 musl
- macOS aarch64
- macOS x86_64
- Minver
- NetBSD x86_64
- OpenBSD x86_64
- Redox x86_64
- Rust Formatter
- Rust Stable