Bug 101223

Summary: Mesa fails to build with clang
Product: Mesa Reporter: Mike Lothian <mike>
Component: Mesa coreAssignee: 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

Description Mike Lothian 2017-05-29 01:00:51 UTC
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

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.