[Webkit-unassigned] [Bug 137844] New: [EFL] build break occurs on webkit efl build.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 17 20:03:57 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137844
Bug ID: 137844
Summary: [EFL] build break occurs on webkit efl build.
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Other
OS: Linux
Status: NEW
Severity: Minor
Priority: P2
Component: WebKit EFL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hyuki.kim at samsung.com
CC: demarchi at webkit.org
build break occurs on webkit efl build.
/home/hyuki/git/open/webkit/Source/WebCore/cssjit/SelectorCompiler.cpp: In member function ‘void WebCore::SelectorCompiler::SelectorCodeGenerator::generateElementMatchesSelectorList(JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList&, JSC::AbstractMacroAssembler<JSC::X86Assembler>::RegisterID, const WebCore::SelectorCompiler::SelectorList&)’:
/home/hyuki/git/open/webkit/Source/WebCore/cssjit/SelectorCompiler.cpp:1700:14: error: variable ‘elementAddressRegisterIndex’ set but not used [-Werror=unused-but-set-variable]
unsigned elementAddressRegisterIndex = std::numeric_limits<unsigned>::max();
^
cc1plus: all warnings being treated as errors
make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/cssjit/SelectorCompiler.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
make: *** [all] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141018/6f9bb50d/attachment-0002.html>
More information about the webkit-unassigned
mailing list