[MacPorts] #47755: poppler @0.32.0_0 Configure error
MacPorts
noreply at macports.org
Mon May 18 03:39:08 PDT 2015
#47755: poppler @0.32.0_0 Configure error
-----------------------+----------------------
Reporter: lukasz@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: poppler |
-----------------------+----------------------
Comment (by mojca@…):
The symlink `/opt/local/share/aclocal/wxwin.m4` comes from `port select
wxWidgets wxWidgets-3.0`. Compare with:
{{{
> ll /opt/local/bin/python
lrwxr-xr-x 1 root admin 24B 21 jan 2012 /opt/local/bin/python ->
/opt/local/bin/python2.7
> port provides /opt/local/bin/python
/opt/local/bin/python is not provided by a MacPorts port.
> sudo port -f deactivate python27
> ll /opt/local/bin/python
lrwxr-xr-x 1 root admin 24B 21 jan 2012 /opt/local/bin/python ->
/opt/local/bin/python2.7
> /opt/local/bin/python --version
-bash: /opt/local/bin/python: No such file or directory
}}}
This is the second error report with exactly the same symptoms I've heard
about recently.
Maybe someone should "revisit" the "`port select`" code.
Port select aside, it might be helpful to install that single file
(`/opt/local/share/aclocal/wxwin.m4`) unconditionally (by some standalone
port which would then be a dependency of all wxWidgets-based ports), but
it seems like a tiny bit of an overkill to me if a port would install just
that single file.
--
Ticket URL: <https://trac.macports.org/ticket/47755#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list