[MacPorts] #49001: clang-3.7 subport forces a downgrade in the assembler on Xcode 7

MacPorts noreply at macports.org
Tue Sep 29 13:46:58 PDT 2015


#49001: clang-3.7 subport forces a downgrade in the assembler on Xcode 7
------------------------------------+------------------------
  Reporter:  howarth.at.macports@…  |      Owner:  jeremyhu@…
      Type:  defect                 |     Status:  closed
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.3.3
Resolution:  invalid                |   Keywords:
      Port:  clang-3.7              |
------------------------------------+------------------------

Comment (by howarth.at.macports@…):

 Because when I tried 'sudo port -d -s install clang-3.7', the build
 dependencies include cctools. Inspection of the Portfile for llvm-3.7
 shows that...

 depends_build       port:cctools

 is defined for } elseif {${subport} eq "clang-${llvm_version}"} {.  IMHO,
 that depends_build should be protected by a conditional that doesn't set
 it for Xcode 7 or later. Also, I see the same behavior in the llvm-3.8
 Portfile for its dependencies required in the clang-3.8 subport.

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


More information about the macports-tickets mailing list