<blockquote class="gmail_quote" style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
This is what fails, it?s about file type detection, I suspect you have some settings in ~/.tm_properties which override default file type assignment ? try move away this file.</blockquote><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Thanks for the suggestion; I did have</div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><blockquote style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin:0px 0px 0px 40px;border:none;padding:0px"><div>[ attr.file.unknown-type ]</div><div>fileType = text</div></blockquote>
<div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
</blockquote></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">in ~/.tm_properties. However, even after removing that file, the build is still failing:</div>
<div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><blockquote style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin:0px 0px 0px 40px;border:none;padding:0px">
<div>[...]</div><div>[376/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/document/test_document’…</div><div>FAILED: /Users/dang/build/TextMate/Frameworks/document/test_document && touch /Users/dang/build/TextMate/Frameworks/document/test_document.run</div>
<div>Frameworks/document/tests/t_file_watch.cc: In FileWatchTests::test_file_watch:</div><div>/Users/dang/source/textmate/Frameworks/document/tests/t_file_watch.cc:40: Error: Expected (doc->is_modified() == false), found (true != false)</div>
<div>/Users/dang/source/textmate/Frameworks/document/tests/t_file_watch.cc:45: Error: Expected (doc->is_modified() == false), found (true != false)</div><div>Failed 1 of 23 tests</div><div>Success rate: 95%</div><div>[376/1093] Compile ‘Frameworks/editor/src/completion.cc’…</div>
<div>ninja: build stopped: subcommand failed.</div></blockquote>