Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#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 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 2a8c3dd0119f4324f86674464aec66cf32d889c8/macports-ports (master):

Multiple ports: Allow cmake-devel to satisfy dep

Closes: #67854

comment:2 Changed 10 months ago by barracuda156

Thank you!

comment:3 in reply to:  1 Changed 10 months ago by barracuda156

Replying to ryandesign:

In 2a8c3dd0119f4324f86674464aec66cf32d889c8/macports-ports (master):

Multiple ports: Allow cmake-devel to satisfy dep

Closes: #67854

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
Last edited 10 months ago by barracuda156 (previous) (diff)
Note: See TracTickets for help on using tickets.