Opened 6 years ago
Closed 6 years ago
#56690 closed defect (duplicate)
gimp @2.10.2: Can't install jpeg because conflicting ports are active: libjpeg-turbo @1.5.0
Reported by: | jcs100 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.2 |
Keywords: | Cc: | ||
Port: |
Description
Terminal output:
---> Computing dependencies for gimp Error: Can't install jpeg because conflicting ports are active: libjpeg-turbo Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gimp failed
Change History (1)
comment:1 Changed 6 years ago by jmroot (Joshua Root)
Port: | gimp removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The gimp port does not depend on jpeg. Several of its recursive dependencies do. Since jpeg and libjpeg-turbo provide different library versions, one is not a drop-in replacement for the other, so dependencies cannot be written to be satisfied by either one. And they do indeed conflict, so once you install libjpeg-turbo, you can't install jpeg. All of which is covered by the existing ticket #38907.