[llvm-bugs] [Bug 49847] New: Can't buld lld(-macho) on BigSur?

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 5 15:59:31 PDT 2021


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

            Bug ID: 49847
           Summary: Can't buld lld(-macho) on BigSur?
           Product: lld
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: vyng at google.com
                CC: gkm at fb.com, jezreel at gmail.com,
                    llvm-bugs at lists.llvm.org, smeenai at fb.com

This is not a bug per se, but it would be good to resolve it. Or maybe someone
has already resolved this, in which case, please share the details?


Repro steps:

```
<checkout llvm-project and cd llvm-project>

% cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS=lld ../llvm 
% ninja lld
ninja: error: '/usr/lib/libxml2.dylib', needed by 'bin/lld', missing and no
known rule to make it
```

-- 
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/20210405/fed8a112/attachment.html>


More information about the llvm-bugs mailing list