Bug 100600

Summary: anv_device.c:1337: undefined reference to `anv_gem_busy'
Product: Mesa Reporter: Vinson Lee <vlee>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium Keywords: regression
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2017-04-06 07:07:53 UTC
mesa: b2c97bc789198427043cd902bc76e194e7e81c7d (master 17.1.0-devel)

  CCLD     vulkan/tests/block_pool_no_free
vulkan/.libs/libvulkan-test.a(vulkan_libvulkan_common_la-anv_device.o): In function `anv_device_bo_busy':
src/intel/vulkan/anv_device.c:1337: undefined reference to `anv_gem_busy'
Comment 1 Juan A. Suarez 2017-04-07 09:56:20 UTC
Patch at https://patchwork.freedesktop.org/patch/148737/
Comment 2 Emil Velikov 2017-04-07 18:51:46 UTC
And pushed to master. Thanks for the report Vinson!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.