Bug 101223 - Mesa fails to build with clang
Summary: Mesa fails to build with clang
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-29 01:00 UTC by Mike Lothian
Modified: 2017-12-13 01:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Build log (1.82 MB, text/x-log)
2017-05-29 01:00 UTC, Mike Lothian
Details

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.