[MacPorts] #43530: [NEW] Cling

MacPorts noreply at macports.org
Thu Jun 5 16:48:14 PDT 2014


#43530: [NEW] Cling
-------------------------+--------------------------------
  Reporter:  ani07nov@…  |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  cling       |
-------------------------+--------------------------------

Comment (by mojca@…):

 It would be also nice to try to get the CMake-based installation to work.

 There are typos in your `Portfile`. It should have been
 {{{
 fetch.type          git
 git.url             http://root.cern.ch/git/llvm.git
 git.branch          cling-patches-r${LastKnownGoodLLVMSVNRevision}

 post-fetch {
    system -W ${worksrcpath}/tools "git clone
 http://root.cern.ch/git/clang.git && cd clang && git checkout cling-
 patches-r${LastKnownGoodLLVMSVNRevision}"
    system -W ${worksrcpath}/tools "git clone
 http://root.cern.ch/git/cling.git && cd cling && git checkout
 tags/v${version}"
 }
 }}}
 or simply checkout the proper branch from the start.

 I'm testing the build right now (we *really* need to fix #16373, it's so
 annoying to keep cloning over and over again).

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


More information about the macports-tickets mailing list