Nothing has changed,, I just did a git checkout v1.5.2.4; make clean; make ; make test, and that same test passes. Then I did a git checkout v1.5.3-rc5 ; make clean ; make ; make test, and the same test fails. I'll try updating to a newer version of Xcode and see if that helps. Perrin ----- Original Message ---- From: Junio C Hamano <gitster@xxxxxxxxx> To: Perrin Meyer <perrinmeyer@xxxxxxxxx> Cc: git@xxxxxxxxxxxxxxx Sent: Wednesday, August 15, 2007 2:33:04 PM Subject: Re: 1.5.3-rc5 regression on OS X? Perrin Meyer <perrinmeyer@xxxxxxxxx> writes: > I was able to build and test git 1.5.2.4 fine, with no errors in the test suite. > > I also just build 1.5.3-rc5 on a redhat box, with no errors in the testsuite. The above sounds as if you built 1.5.2.4 on your Mac in not so recent past, and 1.5.3-rc5 on your Mac and RH recently. Has anything changed on your Mac between the time you built 1.5.2.4 and failed to pass the test for 1.5.3-rc5? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html