<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [EFL][GTK] Fix build break after r182753"
href="https://bugs.webkit.org/show_bug.cgi?id=143689">143689</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[EFL][GTK] Fix build break after r182753
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>528+ (Nightly build)
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>WebKit EFL
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hs85.jeong@samsung.com
</td>
</tr>
<tr>
<th>CC</th>
<td>demarchi@webkit.org
</td>
</tr></table>
<p>
<div>
<pre><a href="https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/5326/steps/compile-webkit/logs/stdio">https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/5326/steps/compile-webkit/logs/stdio</a>
../../Source/WebKit2/Platform/SharedMemory.h:81:33: error: candidates are: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(void*, size_t, WebKit::SharedMemory::Protection)
../../Source/WebKit2/Platform/SharedMemory.h:80:33: error: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(const WebKit::SharedMemory::Handle&, WebKit::SharedMemory::Protection)
../../Source/WebKit2/Platform/SharedMemory.h:79:33: error: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(size_t)
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp: In function 'int WebKit::accessModeMMap(WebKit::SharedMemory::Protection)':
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:150:10: error: 'ReadOnly' is not a member of 'WebKit::SharedMemory'
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:152:10: error: 'ReadWrite' is not a member of 'WebKit::SharedMemory'
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:149:12: error: enumeration value 'ReadOnly' not handled in switch [-Werror=switch]
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:149:12: error: enumeration value 'ReadWrite' not handled in switch [-Werror=switch]
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp: At global scope:
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:160:26: error: prototype for 'WTF::PassRefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(const WebKit::SharedMemory::Handle&, WebKit::SharedMemory::Protection)' does not match any in class 'WebKit::SharedMemory'
In file included from ../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:30:0:
../../Source/WebKit2/Platform/SharedMemory.h:81:33: error: candidates are: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(void*, size_t, WebKit::SharedMemory::Protection)
../../Source/WebKit2/Platform/SharedMemory.h:80:33: error: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(const WebKit::SharedMemory::Handle&, WebKit::SharedMemory::Protection)
../../Source/WebKit2/Platform/SharedMemory.h:79:33: error: static WTF::RefPtr<WebKit::SharedMemory> WebKit::SharedMemory::create(size_t)
cc1plus: all warnings being treated as errors
ICECC[8638] 23:37:19: Compiled on 10.6.11.34
../../Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp: In member function 'bool IPC::Connection::processMessage()':
../../Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp:252:63: error: 'ReadOnly' is not a member of 'WebKit::SharedMemory'
../../Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp: In member function 'bool IPC::Connection::sendOutgoingMessage(std::unique_ptr<IPC::MessageEncoder>)':
../../Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp:441:51: error: 'ReadOnly' is not a member of 'WebKit::SharedMemory'</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>