Opened 7 years ago

Closed 7 years ago

#53801 closed defect (fixed)

clang-4.0 @4.0.0 forces llvm-3.9 installation, with llvm-4.0 already installed.

Reported by: ftpronk Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: clang-4.0 ld64

Description

Steps to reproduce:

Already installed (relevant) packages:

  • llvm-4.0 @4.0.0_0+polly (active)
  • llvm_select @2_0 (active)

Installing clang-4.0 then requests the following packages:

  • ld64
  • ld64-latest
  • llvm-3.9

Expected behaviour:

  • use llvm-4.0 instead of llvm-3.9

Cause:

ld64 has llvm-3.9 as dependency and does not recognise llvm-4.0

Change History (4)

comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)

Owner: set to jeremyhu
Status: newassigned

Please use port info --maintainer to add the port maintainer to the CC field.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Priority: HighNormal

And the Priority field is for use by Macports team members only.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Port: clang-4.0 ld64 added

comment:4 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: assignedclosed

In 97aabe41/macports-ports:

{cctools,ld64}: Add +llvm40 variant

Fixes #53801

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@…>

Note: See TracTickets for help on using tickets.