[MacPorts] #57383: file not found while 'port install poppler'
MacPorts
noreply at macports.org
Thu Nov 1 13:36:36 UTC 2018
#57383: file not found while 'port install poppler'
------------------------+---------------------
Reporter: flojito54 | Owner: dbevans
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: invalid | Keywords:
Port: poppler |
------------------------+---------------------
Changes (by raimue):
* status: assigned => closed
* resolution: => invalid
Comment:
These errors are normal mode of operation. MacPorts tries to download
binary archives first and will only fall back to build from source if they
are not available. poppler is not distributable due to a license conflict
with one of the dependencies, therefore no binary archive exists.
{{{
$ ~/src/macports/infra/jobs/port_binary_distributable.tcl -v poppler
"poppler" is not distributable because its license "gpl" conflicts with
license "OpenSSL" of dependency "openssl"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57383#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list