p4raw-id: //depot/perl@15077
../ext/DB_File/t/db-recno.t 149 3 2.01% 61 63 65
../ext/POSIX/t/posix.t 31 1 3.23% 10
+If you are building on a UFS partition, you will also probably see
+this failure:
+
+ ext/POSIX/t/posix...................FAILED at test 10
+
+This is caused by Darwin's UFS not supporting inode change time.
+
=head2 OS/390
OS/390 has rather many test failures but the situation is actually
'not numeric' warnings.
mtime and atime are the same thing, and ctime is creation time instead of
-inode change time. (S<Mac OS>)
+inode change time. (S<Mac OS>).
+
+ctime not supported on UFS (S<Mac OS X>).
ctime is creation time instead of inode change time (Win32).