Bug 146185 - [CMake] Ignore warnings from system headers when compiling Tools
Summary: [CMake] Ignore warnings from system headers when compiling Tools
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 14:44 PDT by Michael Catanzaro
Modified: 2015-06-21 06:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.81 KB, patch)
2015-06-20 14:59 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff
Patch (10.74 KB, patch)
2015-06-21 05:20 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-06-20 14:44:44 PDT
Ignore warnings from system headers when compiling Tools. This is a follow-up to r184536. I forgot to update our CMake files in the Tools directory.
Comment 1 Michael Catanzaro 2015-06-20 14:59:57 PDT
Created attachment 255299 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-20 16:00:55 PDT
Comment on attachment 255299 [details]
Patch

Rejecting attachment 255299 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 255299, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 185799 = 793f1360e7df5f66add2a8e966fa6ca60cda74b3
r185800 = 7155c87e5465ff592469f512cda9fa5d17e7eb5a
r185801 = 05cc5161fbdc6f6b8efb3c19728a1024e86c8e15
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/4600870964559872
Comment 3 Michael Catanzaro 2015-06-21 05:20:37 PDT
Created attachment 255322 [details]
Patch
Comment 4 WebKit Commit Bot 2015-06-21 06:16:41 PDT
Comment on attachment 255322 [details]
Patch

Clearing flags on attachment: 255322

Committed r185806: <http://trac.webkit.org/changeset/185806>
Comment 5 WebKit Commit Bot 2015-06-21 06:16:45 PDT
All reviewed patches have been landed.  Closing bug.