Opened 10 months ago
Last modified 9 months ago
#69169 new defect
cmake-devel does not satisfy build when cmake is requested — at Initial Version
Reported by: | kencu (Ken) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
I am trying to install kdelibs4 on arm64 Sonoma again.
I use cmake-devel because it has fixes in it that the cmake port does not yet have.
When trying to install kdelibs4, I get this error:
% sudo port install kdelibs4 ---> Computing dependencies for kdelibs4 Error: Can't install cmake because conflicting ports are active: cmake-devel Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port kdelibs4 failed
both the cmake-1.0 and cmake-1.1 portgroups list a path dependency to the cmake binary.
cmake-devel should make them them happy -- but they don't, and I have not been able to sort out yet why not:
Maybe one of you can see the issue?
Note: See
TracTickets for help on using
tickets.