[llvm-bugs] [Bug 48288] New: copysign.cpp.o fails to compile
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 24 17:03:33 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48288
Bug ID: 48288
Summary: copysign.cpp.o fails to compile
Product: new-bugs
Version: 11.0
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: vtolkm at googlemail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Created attachment 24206
--> https://bugs.llvm.org/attachment.cgi?id=24206&action=edit
various log files and CMakeCache.txt
build node:
* X86 PC
* Linux 5.9.11
* userland package distro: Debian
* toolchain: lvm-11 (from distro -
https://packages.debian.org/source/bullseye/llvm-toolchain-11)
* CMake: 3.19.1 (self-compiled)
_____
trying to compile llvm-11 (.0.0) from source with LLVM_ENABLE_MODULES=1 fails
early on. It seems that copysign.cpp.o fails to compile - see the attached
build log (as from line 15568 onwards)
--
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/20201125/f459c3ad/attachment.html>
More information about the llvm-bugs
mailing list