-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Jim Meyering on 11/2/2009 2:18 PM: > test-linkat.c:240: assertion failed ... > test-utimens.h:126: assertion failed
These two failures look similar, in that they are both instances of the BSD kernel mistakenly succeeding when handed a symlink to a non-directory coupled with a trailing slash. It's not quite the same failure scenario as Solaris 9, but the workaround is similar. So I'm hoping that all I have to do is update the .m4 tests to detect the bug, and that the existing Solaris 9 code will take care of the rest. > > FAIL: test-posixtm (exit: 1) > ============================ > > 000001010000.00 mismatch (-: actual; +:expected) > --62167132800 > +-62167219200 No idea. I haven't played with posixtm much. > > test-rename.h:141: assertion failed Looks like a case of BSD returning a non-standard errno, but where it is easier to teach the test one more errno to allow than to wrap the BSD bug. Now, if only I knew which errno to ignore... - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrvpXoACgkQ84KuGfSFAYBsVgCfeWxzQOf/EDXdtstP2hOMam9R LV0AoMH0YE1yt/8fjH3RdmCICF/I7Zd6 =4Jup -----END PGP SIGNATURE-----