RESOLVED FIXED 42813
[EFL] Build break for SVN r63881
https://bugs.webkit.org/show_bug.cgi?id=42813
Summary [EFL] Build break for SVN r63881
Gyuyoung Kim
Reported 2010-07-22 03:33:03 PDT
Build break on r63881. Linking CXX executable ../Programs/EWebLauncher libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsLocal(WebCore::String const&)' libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsNoAccess(WebCore::String const&)' libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsSecure(WebCore::String const&)' libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLAsLocal(WebCore::String const&)' collect2: ld returned 1 exit status
Attachments
Patch (969 bytes, patch)
2010-07-22 03:36 PDT, Gyuyoung Kim
no flags
Patch (969 bytes, patch)
2010-07-22 03:40 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2010-07-22 03:36:26 PDT
Gyuyoung Kim
Comment 2 2010-07-22 03:40:30 PDT
Created attachment 62282 [details] Patch Sorry. wrong file was uploaded.
Leandro Pereira
Comment 3 2010-07-22 06:31:54 PDT
Comment on attachment 62282 [details] Patch LGTM. Since it is a bug fix, I'm commit-queuing this without a formal review.
Leandro Pereira
Comment 4 2010-07-22 06:33:23 PDT
(In reply to comment #3) > (From update of attachment 62282 [details]) > LGTM. Since it is a bug fix, I'm commit-queuing this without a formal review. And by "bug fix", I meant *build* fix.
Antonio Gomes
Comment 5 2010-07-22 07:45:53 PDT
Comment on attachment 62282 [details] Patch Not sure if the commit-queue understands cq+ for "unreviewed build fix" patches. Lets try r+'ing it.
Antonio Gomes
Comment 6 2010-07-22 08:05:03 PDT
Comment on attachment 62282 [details] Patch Lets try without r+
Leandro Pereira
Comment 7 2010-07-22 08:20:28 PDT
Comment on attachment 62282 [details] Patch Clearing flags on attachment: 62282 Committed r63894: <http://trac.webkit.org/changeset/63894>
Leandro Pereira
Comment 8 2010-07-22 08:20:38 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 9 2010-07-22 08:47:44 PDT
Comment on attachment 62282 [details] Patch Rejecting patch 62282 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1 Running build-dumprendertree Compiling Java tests make: Nothing to be done for `default'. Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 20707 test cases. animations/play-state.html -> failed Exiting early after 1 failures. 123 tests run. 24.66s total testing time 122 test cases (99%) succeeded 1 test case (<1%) had incorrect layout Full output: http://queues.webkit.org/results/3562345
Antonio Gomes
Comment 10 2010-07-22 08:50:47 PDT
Comment on attachment 62282 [details] Patch lets try again: animations/play-state.html seems flaky, see bug 42821
Leandro Pereira
Comment 11 2010-07-22 08:52:43 PDT
(In reply to comment #10) > (From update of attachment 62282 [details]) > lets try again: animations/play-state.html seems flaky, see bug 42821 I'm clearing the flags, as this patch has already landed and this test has nothing to do with this build fix :)
Note You need to log in before you can comment on or make changes to this bug.