<html>
<head>
<base href="https://bugs.freedesktop.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 - vulkan-overlay: overlay.cpp fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110654">110654</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>vulkan-overlay: overlay.cpp fails to build
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>19.1
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Vulkan/Common
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>0xe2.0x9a.0x9b@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>airlied@freedesktop.org, chadversary@chromium.org, jason@jlekstrand.net
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=144207" name="attach_144207" title="build.log">attachment 144207</a> <a href="attachment.cgi?id=144207&action=edit" title="build.log">[details]</a></span>
build.log
Hello. I am encountering the following error when building mesa-19.1.0_rc1 in
Gentoo:
mesa-19.1.0-rc1/src/vulkan/overlay-layer/overlay.cpp:2014:92: error: invalid
conversion from ‘VkQueryPool {aka long long unsigned int}’ to ‘void*’
[-fpermissive]
map_object(pipeline_query_pool, (void *)(uintptr_t)
pAllocateInfo->commandBufferCount);
^
../mesa-19.1.0-rc1/src/vulkan/overlay-layer/overlay.cpp:227:13: note:
initializing argument 1 of ‘void map_object(void*, void*)’
static void map_object(void *obj, void *data)
^~~~~~~~~~
I am not sure whether this is a Gentoo bug or Mesa bug. Please see the attached
build log for details about the options passed to Meson.</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>