On FreeBSD 13.2 and 14.0, all tests pass. On FreeBSD 11.0 and 12.0, however, there is 1 test failure:
FAIL: tests/ls/block-size Here is the relevant part of test-suite.log.
========================================================= GNU coreutils 9.7.321-dc30e: ./tests/test-suite.log ========================================================= # TOTAL: 674 # PASS: 437 # SKIP: 236 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 System information (uname -a): FreeBSD 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC .. contents:: :depth: 2 FAIL: tests/ls/block-size ========================= 0+1 records in 1+0 records out 1024 bytes (1.0 kB, 1.0 KiB) copied, 5.0165e-05 s, 20.4 MB/s 0+1 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 3.0308e-05 s, 135 MB/s 0+1 records in 1+0 records out 262144 bytes (262 kB, 256 KiB) copied, 0.000182787 s, 1.4 GB/s 0+1 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000834805 s, 1.3 GB/s 0+1 records in 1+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.0133148 s, 788 MB/s FAIL tests/ls/block-size.sh (exit status: 1)
