Opened 5 years ago

Last modified 3 years ago

#59289 closed defect

base does not necessarily tell you when circular dependency occurs — at Initial Version

Reported by: fvaccari Owned by:
Priority: Normal Milestone: MacPorts 2.7.0
Component: base Version:
Keywords: Cc:
Port:

Description

When updating ports on 10.6 we seem to be lost in a cyclic dependency, but base doesn't seem too helpful communicating this information.

$ sudo port -v upgrade outdated
Warning: No port clang-9.0 found in the index.
Warning: No port legacy-support found in the index.
Warning: No port curl found in the index.
Warning: No port expat found in the index.
Warning: No port bzip2 found in the index.
Warning: No port libarchive found in the index.
Warning: No port libuv found in the index.
Warning: No port legacy-support found in the index.
--->  Computing dependencies for cmakeError: Problem while installing cmake
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

See the logs

Change History (1)

Changed 5 years ago by fvaccari

Note: See TracTickets for help on using tickets.