WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109171
[GTK] 32 bit build failure with webkitgtk 1.11.5
https://bugs.webkit.org/show_bug.cgi?id=109171
Summary
[GTK] 32 bit build failure with webkitgtk 1.11.5
Kalev Lember
Reported
2013-02-07 03:49:24 PST
./.libs/../Source/WebCore/testing/.libs/libWebCoreInternals_la-Internals.o: In function `WebCore::Internals::locationFromRange(WebCore::Element*, WebCore::Range const*, int&)': Internals.cpp:(.text+0x2604): undefined reference to `WebCore::TextIterator::getLocationAndLengthFromRange(WebCore::Node*, WebCore::Range const*, unsigned int&, unsigned int&)' ./.libs/../Source/WebCore/testing/.libs/libWebCoreInternals_la-Internals.o: In function `WebCore::Internals::lengthFromRange(WebCore::Element*, WebCore::Range const*, int&)': Internals.cpp:(.text+0x2684): undefined reference to `WebCore::TextIterator::getLocationAndLengthFromRange(WebCore::Node*, WebCore::Range const*, unsigned int&, unsigned int&)' collect2: error: ld returned 1 exit status make[1]: *** [Programs/DumpRenderTree] Error 1
Attachments
Patch
(1.65 KB, patch)
2013-02-07 03:53 PST
,
Kalev Lember
mrobinson
: review+
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kalev Lember
Comment 1
2013-02-07 03:53:49 PST
Created
attachment 187047
[details]
Patch
WebKit Review Bot
Comment 2
2013-02-07 08:33:01 PST
Comment on
attachment 187047
[details]
Patch Rejecting
attachment 187047
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 187047, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: e', '--reviewer', 'Martin Robinson']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Parsed 2 diffs from patch file(s). patching file ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/autotools/symbols.filter Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file Source/autotools/symbols.filter.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Martin Robinson']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output:
http://queues.webkit.org/results/16415337
Gustavo Noronha (kov)
Comment 3
2013-02-07 08:39:37 PST
Comment on
attachment 187047
[details]
Patch I landed a fix for that issue in
https://trac.webkit.org/changeset/142105
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