[MacPorts] #55979: libmpdclient @2.14_0 fails to build on mavericks
MacPorts
noreply at macports.org
Tue Mar 6 21:52:53 UTC 2018
#55979: libmpdclient @2.14_0 fails to build on mavericks
---------------------------+-----------------------
Reporter: tehcog | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: mavericks
Port: libmpdclient |
---------------------------+-----------------------
Comment (by lbschenkel):
Sorry, I made a typo. I meant `2&>1` and not `2>&1`, but by looking at the
terminal output I can see that you need to run clean as well, in order to
force MacPorts to rebuild the port (otherwise I don't see the output that
I need). So:
{{{
sudo port clean libmpdclient
sudo port -d destroot libmpdclient 2&>1 > build.log
}}}
and attach `build.log again`. Feel free to overwrite the first one.
--
Ticket URL: <https://trac.macports.org/ticket/55979#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list