Open
Description
Hi, I'm packaging this for the musl based distro Alpinelinux as uutils-coreutils
(in testing) for armhf
, armv7
, aarch64
, x86
and x86_64
, the ioctl-sys
crate doesn't build for ppc64le
and Rust is not available yet for mips64
nor s390x
.
Tests fail sporadically for any arch, usually it's just one test that fail but it can be any test. What I do is just trigger a re-run of the build until it succeeds.