[llvm-bugs] [Bug 27932] New: build mesa error in backend: symbol 'x86_64_entry_start'
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon May 30 00:58:12 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27932
Bug ID: 27932
Summary: build mesa error in backend: symbol
'x86_64_entry_start'
Product: new-bugs
Version: 3.8
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: hepha.love at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
hello
build mesa 11.3.0-devel show this error
How to deal with thank you
OS : ARCH
entry-909113.c
http://paste.ubuntu.com/16831086/
entry-909113.sh
http://paste.ubuntu.com/16831122/
fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
clang-3.9: error: clang frontend command failed with exit code 70 (use -v to
see invocation)
clang version 3.9.0 (trunk)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
clang-3.9: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang-3.9: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-3.9: note: diagnostic msg: /tmp/entry-909113.c
clang-3.9: note: diagnostic msg: /tmp/entry-909113.sh
clang-3.9: note: diagnostic msg:
********************
Makefile:1450: recipe for target 'shared_glapi_libglapi_la-entry.lo' failed
make[4]: *** [shared_glapi_libglapi_la-entry.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/mnt/warehouse/aur/mesa-git/src/mesa/src/mapi'
Makefile:1644: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/mnt/warehouse/aur/mesa-git/src/mesa/src/mapi'
Makefile:1109: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/mnt/warehouse/aur/mesa-git/src/mesa/src/mapi'
Makefile:696: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/warehouse/aur/mesa-git/src/mesa/src'
Makefile:643: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
--
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/20160530/df3c589e/attachment.html>
More information about the llvm-bugs
mailing list