Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63372 closed defect (fixed)

cctools @949.0.1_1: circular dependency with llvm-10 on darwin15

Reported by: kencu (Ken) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version:
Keywords: elcapitan Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: cctools llvm-10

Description (last modified by kencu (Ken))

on this system, cctools depends on llvm-10 but llvm-10 depends on cctools

$ sudo port -v install cctools
--->  Computing dependencies for cctools...
The following dependencies will be installed: 
 cctools
 llvm-10
Continue? [Y/n]: Y
Error: The following dependencies were not installed because all of them have unmet dependencies (likely due to a dependency cycle): llvm-10 cctools
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port cctools failed

Change History (3)

comment:1 Changed 3 years ago by kencu (Ken)

Description: modified (diff)

comment:2 Changed 3 years ago by ken-cunningham-webuse

Resolution: fixed
Status: assignedclosed

In 60664eec262e909220c10c1a3d36e4de881c0d88/macports-ports (master):

cctools: break dependency cycle on 10.10

we can't build llvm10 with the system clang on 10.10
closes: #63372

comment:3 Changed 3 years ago by kencu (Ken)

I will look at the build logs -- I may also have to do this for 10.11.

Note: See TracTickets for help on using tickets.