#67854 closed defect (fixed)
cmake: need to fix its dependents Macports-wide to recognize cmake-devel
Reported by: | barracuda156 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: |
Description
Otherwise this happens:
sergey-fedorovs-power-mac-g5:lmms-1.2.2 svacchanda$ sudo port -v install kde4-runtime Warning: configured user/group macports does not exist, will build as root ---> Computing dependencies for kde4-runtime.... 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 kde4-runtime failed
Change History (3)
comment:1 follow-up: 3 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 16 months ago by barracuda156
Replying to ryandesign:
In 2a8c3dd0119f4324f86674464aec66cf32d889c8/macports-ports (master):
Not really sure why, but I still get the error with jasper2
. Strangely, even with install -n
, which should prevent any updates to custom ports influencing the choice.
36-25% sudo port -v -n install jasper2 Warning: configured user/group macports does not exist, will build as root ---> Computing dependencies for jasper2.. 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 jasper2 failed
Note: See
TracTickets for help on using
tickets.
In 2a8c3dd0119f4324f86674464aec66cf32d889c8/macports-ports (master):