[Webkit-unassigned] [Bug 125777] [EFL] Make FTL buildable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 16 06:32:02 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125777
--- Comment #2 from WebKit Commit Bot <commit-queue at webkit.org> 2013-12-16 06:30:09 PST ---
Attachment 219309 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'Source/JavaScriptCore/CMakeLists.txt', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/ftl/FTLOSREntry.cpp', u'Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp', u'Source/JavaScriptCore/llvm/library/config_llvm.h', u'Source/cmake/OptionsEfl.cmake', u'Source/cmakeconfig.h.cmake', '--commit-queue']" exit_code: 1
ERROR: ChangeLog:8: Line contains tab character. [whitespace/tab] [5]
ERROR: Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp:39: Alphabetical sorting problem. [build/include_order] [4]
ERROR: Source/JavaScriptCore/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5]
ERROR: Source/JavaScriptCore/CMakeLists.txt:593: Alphabetical sorting problem. "ftl/FTLOSRExit.cpp" should be before "ftl/FTLOSRExitCompiler.cpp". [list/order] [5]
ERROR: Source/JavaScriptCore/CMakeLists.txt:617: There should be exactly one empty line instead of 0 between "bytecode" and "collector/handles". [list/emptyline] [5]
ERROR: Source/JavaScriptCore/CMakeLists.txt:618: Alphabetical sorting problem. "debugger" should be before "collector/handles". [list/order] [5]
Total errors found: 6 in 8 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
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