Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Build of only compiler-rt fails #49495

Open Quuxplusone opened 3 years ago

Quuxplusone commented 3 years ago
Bugzilla Link PR50526
Status NEW
Importance P normal
Reported by David Gero (dave@havidave.com)
Reported on 2021-05-29 08:52:14 -0700
Last modified on 2021-05-29 08:54:52 -0700
Version trunk
Hardware Macintosh MacOS X
CC htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments dobuild.out (94219 bytes, text/plain)
Blocks
Blocked by
See also
Created attachment 24900
Output of cmake -S llvm -B build -G Xcode -DLLVM_ENABLE_PROJECTS=compiler-rt -
DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_ENABLE_PIC=OFF

Dependencies on clang and clang-resource-headers fail.
Quuxplusone commented 3 years ago

Attached dobuild.out (94219 bytes, text/plain): Output of cmake -S llvm -B build -G Xcode -DLLVM_ENABLE_PROJECTS=compiler-rt -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_ENABLE_PIC=OFF