[Mesa-dev] [Bug 93089] mesa fails to check for gcc atomic primitives before using them

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 8 17:51:11 UTC 2018


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

--- Comment #22 from Ian Romanick <idr at freedesktop.org> ---
(In reply to freedesktop from comment #21)
> This also popped up on archlinux32 when trying to package mesa for i486:
> 
> /usr/bin/ld: src/intel/vulkan/libanv_common.a(anv_allocator.c.o): in
> function `anv_block_pool_alloc_new':

...

There is no GPU supported by the Intel Vulkan driver that can possibly exist
with a 486 CPU.  Don't build that driver with i486 restrictions.  Same goes for
i915_dri.so and i965_dri.so.  None of those can exist with ARM, Alpha, or MIPS
either.  Use the proper options to configure.ac or Meson to exclude those
drivers on those platforms.

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


More information about the mesa-dev mailing list