Re: 1.5.3-rc5 regression on OS X?
From: Perrin Meyer <hidden>
Date: 2016-06-15 22:43:29
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 <redacted> To: Perrin Meyer <redacted> Cc: git@vger.kernel.org Sent: Wednesday, August 15, 2007 2:33:04 PM Subject: Re: 1.5.3-rc5 regression on OS X? Perrin Meyer [off-list ref] 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?