WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
36745
[Qt] qmake/symbian build failure
https://bugs.webkit.org/show_bug.cgi?id=36745
Summary
[Qt] qmake/symbian build failure
t.zander
Reported
2010-03-29 01:47:46 PDT
to make webkit compile on a linux box using gcce and cross compiling to arm for symbian I found that the attached change was required.
Attachments
fix
(647 bytes, patch)
2010-03-29 02:03 PDT
,
t.zander
hausmann
: review-
hausmann
: commit-queue-
Details
Formatted Diff
Diff
updated patch
(864 bytes, patch)
2010-03-29 02:33 PDT
,
t.zander
hausmann
: review+
hausmann
: commit-queue-
Details
Formatted Diff
Diff
Proposed patch to fix a build break on Symbian QTWebkit build.
(1.10 KB, text/plain)
2010-03-30 12:06 PDT
,
Stanislav Paltis
no flags
Details
Modified previous patch to convert Tabs to spaces
(1.13 KB, patch)
2010-03-30 13:01 PDT
,
Stanislav Paltis
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
t.zander
Comment 1
2010-03-29 02:03:05 PDT
Created
attachment 51886
[details]
fix
WebKit Review Bot
Comment 2
2010-03-29 02:07:12 PDT
Attachment 51886
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
Simon Hausmann
Comment 3
2010-03-29 02:19:45 PDT
Comment on
attachment 51886
[details]
fix In Qt 4.6 the variable is called defFilePath. This patch would break support building with def files against Qt 4.6. How about simply setting both variables? :)
Simon Hausmann
Comment 4
2010-03-29 02:20:18 PDT
(In reply to
comment #2
)
>
Attachment 51886
[details]
did not pass style-queue: > > Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 > Total errors found: 0 in 0 files > > > If any of these errors are false positives, please file a bug against > check-webkit-style.
I think the reason for this is because the patch doesn't apply with -p1 but only with -p0.
t.zander
Comment 5
2010-03-29 02:33:39 PDT
Created
attachment 51891
[details]
updated patch
Simon Hausmann
Comment 6
2010-03-29 03:22:13 PDT
Comment on
attachment 51891
[details]
updated patch Looks good to me. I'll land it manually to add a link to bugzilla to the ChangeLog.
Simon Hausmann
Comment 7
2010-03-29 03:44:49 PDT
Committed
r56714
: <
http://trac.webkit.org/changeset/56714
>
Simon Hausmann
Comment 8
2010-03-29 03:45:59 PDT
Revision
r56714
cherry-picked into qtwebkit-2.0 with commit 5df858f8f4da97d738f8e957eabc8398a1e5bfb4
Stanislav Paltis
Comment 9
2010-03-30 12:06:19 PDT
Created
attachment 52063
[details]
Proposed patch to fix a build break on Symbian QTWebkit build. This patch fixes comment character from ";" to "#" in the "symbian" section of .pro file. Was discovered while running qmake on Webcore.pro with QT 4.6.2 for Symbian. Was getting an error at line 2940: Parse Error (;; defFilePath is for Qt4.6 compatibility') Unterminated conditional block at end of file.
WebKit Review Bot
Comment 10
2010-03-30 12:11:52 PDT
Attachment 52063
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 File not a recognized type to check. Skipping: "WebCore/WebCore.pro" WebCore/ChangeLog:8: Line contains tab character. [whitespace/tab] [5] WebCore/ChangeLog:9: Line contains tab character. [whitespace/tab] [5] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Stanislav Paltis
Comment 11
2010-03-30 13:01:04 PDT
Created
attachment 52072
[details]
Modified previous patch to convert Tabs to spaces
Laszlo Gombos
Comment 12
2010-03-30 19:59:02 PDT
Comment on
attachment 52072
[details]
Modified previous patch to convert Tabs to spaces r+, thanks for the patch. Next time please make sure the text is properly aligned in the ChangeLog. This time I fix the ChangeLog when I commit.
Laszlo Gombos
Comment 13
2010-03-30 20:37:18 PDT
Landed as
http://trac.webkit.org/changeset/56822
.
Simon Hausmann
Comment 14
2010-04-06 01:05:18 PDT
cherry-pick-for-backport: <
r56822
>
Simon Hausmann
Comment 15
2010-04-06 02:12:20 PDT
Revision
r56714
cherry-picked into qtwebkit-2.0 with commit 5df858f8f4da97d738f8e957eabc8398a1e5bfb4
Simon Hausmann
Comment 16
2010-04-06 02:12:41 PDT
Revision
r56822
cherry-picked into qtwebkit-2.0 with commit 4b42600cfd2bc353ecbc64efc03b7aaf6d7e0bbf
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug