[TxMt] Re: Build failure analogous to #283

Allan Odgaard mailinglist at textmate.org
Sat Jul 6 08:42:12 UTC 2013


On 4 Jul 2013, at 13:51, Louis Zulli wrote:

> […] After noting #283 
> https://github.com/textmate/textmate/issues/283, I deactivated my 
> MacPorts git-core package. (I had already deactivated my MacPorts 
> subversion package.)
>
> After ninja -t clean && ./configure && ninja, the build completed 
> successfully.

This is a race condition bug of sorts. Basically all the SCM drivers 
rely on getting file system notifications for refreshing status, which 
introduces a random element — the test should handle it, but I have 
occasionally seen it fail myself, in which case re-running the build 
normally works.


More information about the textmate mailing list