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

MacPorts noreply at macports.org
Tue Jun 18 14:55:08 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 scottmeup):

 No luck :(

 I got up to step 4 without so much as a warning,

 Trying to install clang 3.7 ended up spitting out a bunch of architecture
 errors at the end, I'm not 100% sure where it went wrong. Most recent
 main.log is attached to this ticket.

 The process I most recently ran was:

 in terminal

 {{{
 sudo port -fp uninstall installed

 sudo rm -rf \
         /opt/local \
         /Applications/DarwinPorts \
         /Applications/MacPorts \
         /Library/LaunchDaemons/org.macports.* \
         /Library/Receipts/DarwinPorts*.pkg \
         /Library/Receipts/MacPorts*.pkg \
         /Library/StartupItems/DarwinPortsStartup \
         /Library/Tcl/darwinports1.0 \
         /Library/Tcl/macports1.0 \
         ~/.macports

 open ~/Downloads/MacPorts-2.5.4-10.6-SnowLeopard.pkg

 sudo port selfupdate

 port upgrade outdated

 sudo port -v -f deactivate active
 sudo port -v install clang-3.4 ld64 cctools libcxx

 }}}

 Appended the following to /opt/local/etc/macports/macports.conf:

 (no uncommented copies of the variables were left in macports.conf)

 {{{
 cxx_stdlib         libc++
 buildfromsource    always
 default_compilers  macports-clang-3.4 gcc-4.2 apple-gcc-4.2 gcc-4.0
 revupgrade_autorun no
 }}}

 then in terminal:


 {{{
 sudo port -v -f uninstall inactive

 sudo port -v install clang-3.7

 }}}

 The last command ran for a few hours then exited, giving the log attached.

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


More information about the macports-tickets mailing list