[llvm-bugs] [Bug 48287] New: atomic.cpp.o fails to compile with MUSL support enabled

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 24 15:17:05 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=48287

            Bug ID: 48287
           Summary: atomic.cpp.o fails to compile with MUSL support
                    enabled
           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 24205
  --> https://bugs.llvm.org/attachment.cgi?id=24205&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 from source with LIBCXX_HAS_MUSL_LIBC=1 fails early
on. Unless being a red herring it seems atomic.cpp.o fails to compile - see the
attached build log as from line 1603 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/20201124/654629b7/attachment.html>


More information about the llvm-bugs mailing list