On NetBSD 10.0, there are two test failures: FAIL: tests/join/join FAIL: tests/tail/pipe-f2
Same as already reported in https://lists.gnu.org/archive/html/coreutils/2025-09/msg00129.html
========================================================= GNU coreutils 9.9.258-49420: ./tests/test-suite.log ========================================================= # TOTAL: 706 # PASS: 508 # SKIP: 196 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 System information (uname -a): NetBSD 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 UTC 2024 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC .. contents:: :depth: 2 FAIL: tests/join/join ===================== join: test sp-vs-blank-mb: stdout mismatch, comparing sp-vs-blank-mb.3 (expected) and sp-vs-blank-mb.O (actual) *** sp-vs-blank-mb.3 Fri Jan 23 10:09:09 2026 --- sp-vs-blank-mb.O Fri Jan 23 10:09:09 2026 *************** *** 1 **** - 1 2 --- 0 ---- FAIL tests/join/join.pl (exit status: 1) FAIL: tests/tail/pipe-f2 ======================== --- exp 2026-01-23 10:11:25.848856241 +0100 +++ out 2026-01-23 10:11:25.849915594 +0100 @@ -1 +0,0 @@ -1 kill: pid 229: No such process FAIL tests/tail/pipe-f2.sh (exit status: 1)
