Hi Pádraig, Dropping all but [email protected] from CC.
Pádraig Brady <[email protected]> writes: > To test, follow this standard procedure: > > tar -xf coreutils-ss.tar.xz > cd coreutils-9.7.321-dc30e/ > ./configure && make check VERBOSE=yes > > Failures are shown, and details are in tests/test-suite.log > Please report/attach any issues to [email protected] I tested using some cfarm machines we don't have CI coverage for. AIX 7.1.1 passes all tests, which surprised me. Solaris 11.4 passes all tests. I realized afterwards we actually have CI for this. For some reason I thought we only had it for illumos, the OpenSolaris fork. CheriBSD 15.0 passes all Coreutils tests, but passes the following Gnulib tests: test-c32rtomb.sh test-mbrlen-5.sh test-mbrtoc32-5.sh test-mbrtowc-5.sh test-mbsrtoc32s-5.sh test-mbsrtowcs-5.sh test-mcel-5.sh test-nl_langinfo-mt test-wcrtomb.sh I'll have a look at fixing those, and upload the test-suite.log to bug-gnulib if I get stuck. Collin
