[Webkit-unassigned] [Bug 57757] New: Build failure Mac OS 10.7 WebEditorClient.mm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 4 08:23:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57757
Summary: Build failure Mac OS 10.7 WebEditorClient.mm
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alexander.zautke at googlemail.com
I used revision 82828 to build WebKit on Lion with Xcode 4.1 (4B33a)
Build failure:
In file included from WebEditorClient.h:30,
from WebEditorClient.mm:30:
WebKit/Source/WebKit/mac/WebCoreSupport/CorrectionPanel.h:30:33: error: AppKit/NSTextChecker.h: No such file or directory
In file included from WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.h:30,
from WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:30:
WebKit/Source/WebKit/mac/WebCoreSupport/CorrectionPanel.h:49: error: ‘NSCorrectionBubbleType’ has not been declared
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:81: error: ‘NSCorrectionBubbleType’ does not name a type
cc1objplus: warnings being treated as errors
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm: In member function ‘virtual void WebEditorClient::getGuessesForWord(const WTF::String&, const WTF::String&, WTF::Vector<WTF::String, 0ul>&)’:
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:939: warning: ‘NSSpellChecker’ may not respond to ‘-languageForWordRange:inString:orthography:’
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:939: warning: (Messages without a matching method signature
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:939: warning: will be assumed to return ‘id’ and accept
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:939: warning: ‘...’ as arguments.)
WebKit/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:939: warning: cannot pass objects of non-POD type ‘const class WTF::String’ through ‘...’; call will abort at runtime
The following build commands failed:
CompileC WebKit/WebKitBuild/WebKit.build/Release/WebKit.build/Objects-normal/x86_64/WebEditorClient.o mac/WebCoreSupport/WebEditorClient.mm normal x86_64 objective-c++ com.apple.compilers.llvmgcc42
(1 failure)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list