RESOLVED FIXED 32338
[Chromium] webkit.org Chromium builder by missing GeolocationServiceChromium
https://bugs.webkit.org/show_bug.cgi?id=32338
Summary [Chromium] webkit.org Chromium builder by missing GeolocationServiceChromium
Jonathan Dixon
Reported 2009-12-09 12:15:44 PST
There is currently a build error in the Chromium Mac Release build bot. http://build.webkit.org/builders/Chromium%20Mac%20Release/builds/481/steps/compile-webkit/logs/stdio Undefined symbols: "WebCore::GeolocationService::s_factoryFunction", referenced from: __ZN7WebCore18GeolocationService17s_factoryFunctionE$non_lazy_ptr in libwebcore.a(GeolocationService.o) ld: symbol(s) not found collect2: ld returned 1 exit status PhaseScriptExecution /Users/joth/dev/chromium_git/src/third_party/WebKit/WebKit/chromium/./xcodebuild/WebKit.build/Debug/webkit.build/Script-676D4CE01E3365CE0B035461.sh cd /Users/joth/dev/chromium_git/src/third_party/WebKit/WebKit/chromium /bin/sh -c /Users/joth/dev/chromium_git/src/third_party/WebKit/WebKit/chromium/./xcodebuild/WebKit.build/Debug/webkit.build/Script-676D4CE01E3365CE0B035461.sh ** BUILD FAILED ** The following build
Attachments
Patch 1 (572 bytes, patch)
2009-12-09 12:17 PST, Jonathan Dixon
no flags
Patch 2. Include ChangeLog this time (1.21 KB, patch)
2009-12-09 12:27 PST, Jonathan Dixon
dglazkov: review+
commit-queue: commit-queue-
Jonathan Dixon
Comment 1 2009-12-09 12:17:18 PST
Created attachment 44553 [details] Patch 1
WebKit Review Bot
Comment 2 2009-12-09 12:19:09 PST
style-queue ran check-webkit-style on attachment 44553 [details] without any errors.
Jonathan Dixon
Comment 3 2009-12-09 12:27:52 PST
Created attachment 44556 [details] Patch 2. Include ChangeLog this time
WebKit Review Bot
Comment 4 2009-12-09 12:30:08 PST
style-queue ran check-webkit-style on attachment 44556 [details] without any errors.
Dimitri Glazkov (Google)
Comment 5 2009-12-09 12:31:58 PST
Comment on attachment 44556 [details] Patch 2. Include ChangeLog this time ok
WebKit Commit Bot
Comment 6 2009-12-09 12:44:46 PST
Comment on attachment 44556 [details] Patch 2. Include ChangeLog this time Rejecting patch 44556 from commit-queue. Failed to run "['git', 'svn', 'dcommit']" exit_code: 1 Last 500 characters of output: .. M WebCore/ChangeLog M WebCore/WebCore.gypi A repository hook failed: MERGE request failed on '/repository/webkit/trunk': Commit blocked by pre-commit hook (exit code 1) with output: svnlook: Can't write to stream: Broken pipe The following files contain tab characters: trunk/WebCore/ChangeLog Please use spaces instead to indent. If you must commit a file with tabs, use svn propset to set the "allow-tabs" property. at /usr/local/git/libexec/git-core/git-svn line 558
Steve Block
Comment 7 2009-12-09 14:36:44 PST
(In reply to comment #6) > (From update of attachment 44556 [details]) > Rejecting patch 44556 from commit-queue. Fixed tab and landed manually as http://trac.webkit.org/changeset/51925
Note You need to log in before you can comment on or make changes to this bug.