Perrin Meyer [off-list ref] writes:
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.
Before doing so, perhaps bisect between v1.5.2.4 and v1.5.3-rc5
woudl be very helpful.