#47542: poppler 0.32.0 has a wrong dependency on openjpeg15 ----------------------+---------------------- Reporter: jc@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: poppler | ----------------------+---------------------- Comment (by ryandesign@…): Please try moving /usr/local aside (for example, rename it to "/usr/local- off"), then cleaning poppler and trying again. We don't support having things in /usr/local while using MacPorts. See wiki:FAQ#usrlocal The presence of "/usr/local/Cellar" shows me you have Homebrew installed. We don't support having other package managers installed while using MacPorts either. Both of these can interfere with MacPorts builds. Or, you could try trace mode. {{{ sudo port clean poppler sudo port -t install poppler }}} Trace mode hides things the port hasn't declared a dependency on. If another copy of openjpeg 2 or another library in /usr/local or even in /opt/local is the cause, this may fix it, but on the other hand trace mode has not yet been tested in every scenario and it may cause additional problems. -- Ticket URL: <https://trac.macports.org/ticket/47542#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X