Opened 15 years ago

Closed 15 years ago

#21091 closed defect (worksforme)

Lilypond fails to build due to a gcc error on Snow Leopard

Reported by: melfar@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc:
Port: lilypond

Description

If you work around bug 16006 (duplicate dependencies), lilypond still fails to build with some gcc errors (possibly a problem with lilypond itself). However, I think a newer version of the source code is available, which might be devoid of such a problem.

Using gcc version 4.2.1 (Apple Inc. build 5646) on Snow Leopard, macports from trunk.

Attachments (3)

lilypond.txt (3.5 KB) - added by melfar@… 15 years ago.
Error log
lilypond-debug.txt (209.1 KB) - added by melfar@… 15 years ago.
lilypond-r58255-debug.txt.gz (20.3 KB) - added by melfar@… 15 years ago.

Download all attachments as: .zip

Change History (11)

Changed 15 years ago by melfar@…

Attachment: lilypond.txt added

Error log

comment:1 Changed 15 years ago by tobypeterson

Keywords: snowleopard added; lilypond snow leopard removed
Port: lilypond added
Version: 1.8.99

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to snc@…

comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

Can you attach the debug of the build?

sudo port clean lilypond
sudo port -d build lilypond

Changed 15 years ago by melfar@…

Attachment: lilypond-debug.txt added

comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)

This is now building for me (as of r58255).

Can you confirm that revision 1 works for you?

Changed 15 years ago by melfar@…

comment:5 Changed 15 years ago by melfar@…

It built the executable file, but there's some METAFONT error in the end, I'm not sure what to make of it. Please have a look at the debug log I've attached.

comment:6 Changed 15 years ago by js2@…

I had the same problem as melfar with the METAFONT, but it went away by uninstalling

  • texlive_base,
  • texlive_texmf-full, and
  • texlive_texmf-minimal

and installing them again. (MacPorts 1.8.1 on SL, latest port repo with selfupdate.)

comment:7 Changed 15 years ago by melfar@…

Thanks, js2, that indeed solves it. I don't think anything else is needed to be done regarding this ticket. The port works fine now, generates pdf without a problem.

comment:8 Changed 15 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.