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: unassignedb...@nondot.org
          Reporter: vto...@googlemail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to