<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Every time I try to build WebKit I see this failure:</div><div><br></div><div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;">&nbsp;&nbsp;File "/Users/darin/Safari/OpenSource/Source/JavaScriptCore/build-symbol-table-index.py", line 42, in &lt;module&gt;</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; if os.path.getmtime(binary_file) &lt; symbol_table_modification_time:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;">&nbsp; File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py", line 54, in getmtime</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; return os.stat(filename).st_mtime</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;">OSError: [Errno 2] No such file or directory: '/Users/darin/Build/JavaScriptCore.build/Debug/JavaScriptCore.build/Objects-normal/x86_64/*.o'</div></div><div><br></div><div>My build directory is /Users/darin/Build.</div><div><br></div><div>Is anyone else seeing this failure? I am building on the latest Mavericks.</div><div><br></div><div>I understand that this script is part of our new project to compile DOM code in with the JavaScriptCode in the FTL back end. But what I can I do to get building again?</div><div><br></div><div>— Darin</div></body></html>