Summary: | Mesa fails to build with clang | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mike Lothian <mike> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED INVALID | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | mike |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Build log |
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.
Created attachment 131560 [details] Build log I get the following errors: glsl/.libs/libstandalone.a(libmesautil_la-disk_cache.o):/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/util/disk_cache.c:function disk_cache_remove: error: undefined reference to '__atomic_fetch_add_8' glsl/.libs/libstandalone.a(libmesautil_la-disk_cache.o):/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/util/disk_cache.c:function cache_put: error: undefined reference to '__atomic_fetch_add_8' glsl/.libs/libstandalone.a(libmesautil_la-disk_cache.o):/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/util/disk_cache.c:function cache_put: error: undefined reference to '__atomic_fetch_add_8' I'm attaching the complete log