[MacPorts] #58717: MacOS 10.7.5: lilypond-devel gets rebuilt again and again
MacPorts
noreply at macports.org
Sun Jul 14 00:43:42 UTC 2019
#58717: MacOS 10.7.5: lilypond-devel gets rebuilt again and again
-----------------------------+----------------------
Reporter: lemzwerg | Owner: nerdling
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: lion
Port: lilypond-devel |
-----------------------------+----------------------
Comment (by kencu):
Here is what I would do:
first clean everything up
{{{
sudo port clean lilypond-devel
}}}
then try lilypond
{{{
sudo port -v install lilypond
}}}
if that works, at least you are in a runnable state. If you then really
want to try lilypond-devel, do this:
{{{
sudo port -v -f deactivate lilypond
sudo port -v -s install lilypond-devel
}}}
(Don't forget that when you have changed your standard lib to libc++, you
also have to set `build_from_source always` to make sure you are building
it yourself.)
--
Ticket URL: <https://trac.macports.org/ticket/58717#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list