Opened 3 years ago
Closed 3 years ago
#65095 closed defect (duplicate)
cyclic dependency cmake -> curl -> brotli -> cmake
Reported by: | xiaoqiangwang (Xiaoqiang Wang) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cmake |
Description
In a fresh installation of MacPorts from git #dfa06ba03bda14 on a MacBook Pro (macOS 12.3.1, CPU M1Pro), installing cmake has the following output
% ./bin/port install cmake ---> Computing dependencies for cmake The following dependencies will be installed: brotli cmake curl Continue? [Y/n]: Error: The following dependencies were not installed because all of them have unmet dependencies (likely due to a dependency cycle): curl brotli cmake Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port cmake failed
Change History (1)
comment:1 Changed 3 years ago by reneeotten (Renee Otten)
Priority: | High → Normal |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this is being discussed in a few other tickets already, for example 65065 and 65069