[MacPorts] #57652: squid4 @4.4 +kerberos does not compile on macOS 10.13 (darwin/17.7.0) with linker error
MacPorts
noreply at macports.org
Wed Nov 21 23:40:39 UTC 2018
#57652: squid4 @4.4 +kerberos does not compile on macOS 10.13 (darwin/17.7.0) with
linker error
---------------------+----------------------
Reporter: TP75 | Owner: jmroot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: squid4 |
---------------------+----------------------
Comment (by kencu):
`port -vst` hides any ports that are not specifically listed as
dependencies in the Portfile. So it's failing because the port is using
`gmkdir` but not declaring a dependency on `coreutils`:
{{{
$ port provides /opt/local/bin/gmkdir
/opt/local/bin/gmkdir is provided by: coreutils
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57652#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list