[MacPorts] #45517: llvm-3.5 @3.5-r216817_0: cannot connect to Subversion repository

MacPorts noreply at macports.org
Sat Nov 8 17:53:11 PST 2014


#45517: llvm-3.5 @3.5-r216817_0: cannot connect to Subversion repository
------------------------+------------------------
  Reporter:  kzeroyu@…  |      Owner:  jeremyhu@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.2
Resolution:             |   Keywords:
      Port:  llvm-3.5   |
------------------------+------------------------

Comment (by lou@…):

 There seems to be an issue with llvm.org, The checkout fails.  I modified
 my portfile to use the git mirror for llvm at https://github.com/llvm-
 mirror/llvm:

 {{{
 fetch.type              git
 #svn.revision            216817
 #svn.url                 http://llvm.org/svn/llvm-
 project/llvm/branches/release_${llvm_version_no_dot}
 git.url                 https://github.com/llvm-mirror/llvm.git
 }}}

 It built, but ymmv, I know nothing about editing portfiles and may have
 broken something. I imagine, for example, this is pulling from the trunk
 which may be unstable.

-- 
Ticket URL: <https://trac.macports.org/ticket/45517#comment:12>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list