[Webkit-unassigned] [Bug 79102] [Qt] Incremental build problem revealed by r108345

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 07:09:40 PST 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org,
                   |                            |vestbo at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-02-21 07:09:40 PST ---
There some serious bug in the new QtWebKit buildsystem:

- dom/StyledElement.h is in WebCore/target.pri
- /home/oszi/WebKit/Source/WebCore/dom/StyledElement.h is in /WebKitBuild/Release/Source/WebCore/HTMLDataListElement.d
- _BUT_ WebKitBuild/Release/Source/WebCore/Makefile.WebCore.Target
includes wrong dependecy files: "-include obj/debug/dom/StyledElement.d"

Tor Arne, could you check what happened? I think we got _all_ incremental build bugs nowadays because of this. It means that now almost all dependency is missing. :S

-- 
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