[MacPorts] #58611: llvm-3.7: libcompiler_rt.a: No such file or directory

MacPorts noreply at macports.org
Mon Jun 17 03:12:28 UTC 2019


#58611: llvm-3.7: libcompiler_rt.a: No such file or directory
------------------------+----------------------
  Reporter:  scottmeup  |      Owner:  jeremyhu
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  guide      |    Version:
Resolution:             |   Keywords:
      Port:  llvm-3.7   |
------------------------+----------------------

Comment (by kencu):

 something is amiss. There is no file with that name in clang-3.7:
 {{{
 $ port contents clang-3.7 | grep  _rt
   /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.10.4.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.asan_osx_dynamic.dylib
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.cc_kext.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.cc_kext_ios5.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.eprintf.a
   /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.ios.a
   /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.osx.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.profile_ios.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.profile_osx.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.ubsan_iossim_dynamic.dylib
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/macho_embedded/libclang_rt.hard_pic.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/macho_embedded/libclang_rt.hard_static.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/macho_embedded/libclang_rt.soft_pic.a
 /opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/macho_embedded/libclang_rt.soft_static.a
 }}}

 I would clean up any partial builds in `/opt/local/var/macports/build` and
 then try it again.

-- 
Ticket URL: <https://trac.macports.org/ticket/58611#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list