[llvm-bugs] [Bug 51431] New: Option -latomic incorrectly passed to Linux RHEL test cases
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 10 08:37:03 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51431
Bug ID: 51431
Summary: Option -latomic incorrectly passed to Linux RHEL test
cases
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: albionllvm at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
The following fail on Linux RHEL on PowerPC8:
compiler-rt/lib/scudo/standalone/tests/ScudoCxxUnitTest-powerpc64le-Test
compiler-rt/lib/scudo/standalone/tests/ScudoCUnitTest-powerpc64le-Test
runtimes/CMakeFiles/check-runtimes
Due to:
ld.lld: error: unable to find library -latomic
This is still being investigated.
--
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/20210810/dbc35498/attachment.html>
More information about the llvm-bugs
mailing list