Changes between Initial Version and Version 1 of Ticket #42104


Ignore:
Timestamp:
Jan 12, 2014, 6:59:47 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42104

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Keywords llvm select 3.4 fail removed
    • Property Port llvm-3.4 added; mp-llvm-3.4 removed
  • Ticket #42104 – Description

    initial v1  
    55I like to use different compilers/platforms to test my software, and macports seemed to be able to assist with that. When installing the latest mp-llvm-3.4 it builds and installs perfectly, but when I do a "sudo port select llvm mp-llvm-3.4" it fails with the following error:
    66
     7{{{
    78"Selecting 'mp-llvm-3.4' for 'llvm' failed: could not create new link "/opt/local/bin/llvm-prof": target "/opt/local/bin/llvm-prof-mp-3.4" doesn't exist"
     9}}}
    810
    911And obviously the default selection of llvm stays at mp-llvm-3.3 when I execute "sudo port select llvm"