[Bug 102674] Build failure on GNOME Continuous
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 12 08:13:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102674
Bug ID: 102674
Summary: Build failure on GNOME Continuous
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: ebassi at gmail.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
Mesa fails to build on the GNOME continuous integration pipeline after commit:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=086cfa5652ec202f87c14d11e0f6c959d75987d8
Starting from:
../../../src/intel/vulkan/anv_wsi.c: In function ‘anv_wsi_image_create’:
../../../src/intel/vulkan/anv_wsi.c:251:14: error: incompatible types when
assigning to type ‘VkResult {aka enum VkResult}’ from type ‘struct anv_instance
*’
result = vk_errorf(device->instance, device,
^
../../../src/intel/vulkan/anv_wsi.c:260:14: error: incompatible types when
assigning to type ‘VkResult {aka enum VkResult}’ from type ‘struct anv_instance
*’
result = vk_errorf(device->instance, device,
^
In file included from ../../../src/intel/vulkan/anv_allocator.c:35:0:
Full build log:
http://build.gnome.org/continuous/buildmaster/builds/2017/09/12/14/build/log-mesa.txt
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170912/46b78ede/attachment.html>
More information about the intel-3d-bugs
mailing list