[llvm-bugs] [Bug 24744] New: Mesa build error with clang 3.6.2 undefined reference to `llvm::sys::getProcessTriple()'
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 7 14:57:58 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24744
Bug ID: 24744
Summary: Mesa build error with clang 3.6.2 undefined reference
to `llvm::sys::getProcessTriple()'
Product: new-bugs
Version: 3.6
Hardware: PC
OS: Linux
Status: NEW
Keywords: compile-fail, regression
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: vlee at freedesktop.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Mesa fails to build with clang 3.6.2.
This build error occurs with clang 3.6.2 on Fedora 24 Rawhide and Ubuntu 15.10
Wily.
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:141: undefined reference to
`llvm::sys::getProcessTriple()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Mesa builds successfully with clang 3.6.0 on Ubuntu 15.04 Vivid.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150907/ee9da78d/attachment.html>
More information about the llvm-bugs
mailing list