A few new build steps are passing through fbwk as errors.
Created attachment 130459 [details] Patch
Comment on attachment 130459 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=130459&action=review > Tools/Scripts/filter-build-webkit:154 > + } elsif ($line =~ /^(PhaseScriptExecution|CompileC|Distributed-CompileC|Ld|PBXCp|CpResource|CopyPNGFile|CopyTiffFile|CpHeader|Processing|ProcessInfoPlistFile|ProcessPCH|ProcessPCH\+\+|Touch|Libtool|CopyStringsFile|Mig|CreateUniversalBinary|Analyze|ProcessProductPackaging|CodeSign|SymLink|Updating|CompileXIB|StripNIB) ("[^"]+"|\S+)/) { I often see these too. Could you add these? "CopyPlistFile" and "GenerateDSYMFile"
http://trac.webkit.org/changeset/109975