You should file a bug about it!

Have you tried deleting your build directory?  A fully clean build should work. 

-Filip

> On May 24, 2014, at 7:38 PM, Darin Adler <[email protected]> wrote:
> 
> Every time I try to build WebKit I see this failure:
> 
>   File 
> "/Users/darin/Safari/OpenSource/Source/JavaScriptCore/build-symbol-table-index.py",
>  line 42, in <module>
>     if os.path.getmtime(binary_file) < symbol_table_modification_time:
>   File 
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py",
>  line 54, in getmtime
>     return os.stat(filename).st_mtime
> OSError: [Errno 2] No such file or directory: 
> '/Users/darin/Build/JavaScriptCore.build/Debug/JavaScriptCore.build/Objects-normal/x86_64/*.o'
> 
> My build directory is /Users/darin/Build.
> 
> Is anyone else seeing this failure? I am building on the latest Mavericks.
> 
> 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?
> 
> — Darin
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to