[Mesa-dev] [Bug 110654] vulkan-overlay: overlay.cpp fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 9 13:22:07 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110654

            Bug ID: 110654
           Summary: vulkan-overlay: overlay.cpp fails to build
           Product: Mesa
           Version: 19.1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/Common
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: 0xe2.0x9a.0x9b at gmail.com
                CC: airlied at freedesktop.org, chadversary at chromium.org,
                    jason at jlekstrand.net

Created attachment 144207
  --> https://bugs.freedesktop.org/attachment.cgi?id=144207&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190509/8c2b08f2/attachment.html>


More information about the mesa-dev mailing list