Summary of my testing so far
amd64, Fedora 41, all tests pass
ppc64le, debian 12, all tests pass
aarch64, suse 15, all tests pass
arm64, macOS 12.6, all tests pass
arm64, FreeBSD 15 (CheriBSD), 1 test fail:
FAIL: tests/csplit/csplit-heap
quarantine_insert: couldn't allocate new descriptor slab
Changing $vm+4000 to $vm+40000 avoids the issue,
and I've pushed a patch to adjust the test accordingly.
aarch64, Debian 13 (cfarm103), 1 test gnulib test fail:
FAIL: test-fcntl
test-fcntl.c:279: assertion 'fcntl (fd, F_DUPFD_CLOEXEC, -1) == -1' failed
arm64, macOS 12.7, 1 gnulib test fail:
FAIL: test-readutmp
Here are the read_utmp results.
Flags: B = Boot, U = User Process
Termi‐
Flags
Time (GMT) User Device PID nation Exit B
U Host
------------------- ------------------ ----------- ---------- ------ ---- -
- ----
1970-01-01 00:00:16 1 0 0 X
2024-12-21 13:29:52 _mbsetupuser console 129 0 0 X
test-readutmp.c:146: assertion 'first >= now - 157680000' failed
cheers,
Pádraig