Opened 11 years ago
Closed 11 years ago
#41719 closed defect (fixed)
lilypond @2.16.2_2 build fails due to freetype incompatibility
Reported by: | fhgwright (Fred Wright) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | lilypond, lilypond-devel |
Description
This version of lilypond fails to build with the current MacPorts freetype @2.5.1, due to incompatible changes in freetype. There is already a patch for this in the lilypond tree here:
https://codereview.appspot.com/35580043
This doesn't quite apply cleanly to the 2.16.2_2 source, but the only issue is a superfluous patch to lily/freetype.cc, which can simply be ignored.
After applying this patch (between the build failure and a retry of "port install"), it builds and passes a simple smoke test, though I haven't tested it extensively.
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Port: | lilypond added |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | lilypond-devel added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can look into this shortly.