[Webkit-unassigned] [Bug 48755] New: Windows Build system fails to track precompile header changes?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 07:46:38 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48755

           Summary: Windows Build system fails to track precompile header
                    changes?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: aroben at apple.com, sfalken at apple.com
        Depends on: 48721


Windows Build system fails to track precompile header changes?

I'm not sure I understand the issue.  But sometime late last week (Friday) there was a change to the windows port which resulted in one of the win-ews instances failing.  It seems to be a dependency tracking bug in the windows build.

We need to fix all these sorts of dependency bugs for the long-term health of our bots.

3>DateInputType.cpp
3>..\platform\KURL.cpp : error C2220: warning treated as error - no 'object' file generated
3>..\platform\KURL.cpp : warning C4651: '/DENABLE_SANDBOX' specified for precompiled header but not for current compile
3>ColorCG.cpp
3>..\platform\sql\SQLValue.cpp : error C2220: warning treated as error - no 'object' file generated
3>..\platform\sql\SQLValue.cpp : warning C4651: '/DENABLE_SANDBOX' specified for precompiled header but not for current compile
3>..\html\DateInputType.cpp : error C2220: warning treated as error - no 'object' file generated
3>..\html\DateInputType.cpp : warning C4651: '/DENABLE_SANDBOX' specified for precompiled header but not for current compile

Example failure: http://queues.webkit.org/results/4881029

Hopefully Adam or Lucas better remember what commit caused this error to start.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list