[webkit-qt] [Week 21] Qt 5 version update
Bent G Christensen
bentor at gnu.org
Mon May 28 11:30:37 PDT 2012
Osztrogonac Csaba <oszi <at> inf.u-szeged.hu> writes:
> Now 9985003ac4a42adfa35db286eda1b2ae9656d85b is the latest Qt5
> commit. I tested it, WK1/WK2 layout tests and API tests work fine.
>
> I'm going to update the bots (Qt5 WK1/WK2 bots, perf bots, Qt5-WK2 EWS)
> tomorrow morning and land this buildfix: https://bugs.webkit.org/
> show_bug.cgi?id=87257
Hi all,
Thanks for the great work to the folks at inf.u-szeged.hu!
I'm getting a compile error (see trace below) with the --v8 option turned on
using the following setup:
"build-webkit --qt --v8"
- WEEKLY_QT5_HASH="9985003ac4a42adfa35db286eda1b2ae9656d85b"
- WebKit version r118696
The compile runs just fine using jsc instead of v8, but my intent was to
conduct comparison tests between the two engines while keeping the
WebCore version stable.
Any hints? Or even better patches? :)
Thanks,
Bent
http://neuromancer.cisco.com
Trace:
***
-o
obj/release/home/benchris/WebEngine/WebKit/WebKitBuild/Release/
Source/WebCore/generated/V8SpeechInputResult.o generated/
V8SpeechInputResult.cpp
make[3]: ***
[obj/release/home/benchris/WebEngine/WebKit/WebKitBuild/Release/
Source/WebCore/generated/V8DOMWindow.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/benchris/WebEngine/WebKit/
WebKitBuild/Release/Source/WebCore'
make[2]: *** [sub-Target-pri-make_default-ordered] Error 2
make[2]: Leaving directory `/home/benchris/WebEngine/WebKit/
WebKitBuild/Release/Source/WebCore'
make[1]: *** [sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2
make[1]: Leaving directory `/home/benchris/WebEngine/WebKit/
WebKitBuild/Release'
make: *** [incremental] Error 2
More information about the webkit-qt
mailing list