Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161949 - dev-scheme/guile-1.6.8: error compiling lilypond 2.10.10: invalid module name for use-syntax
Summary: dev-scheme/guile-1.6.8: error compiling lilypond 2.10.10: invalid module name...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 21:41 UTC by Ed Catmur
Modified: 2007-01-21 15:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
use-syntax-module-name.patch (use-syntax-module-name.patch,531 bytes, patch)
2007-01-13 21:42 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2007-01-13 21:41:27 UTC
Writing "lilypond-internals.texi"...]]
error: failed files: "/var/tmp/portage/media-sound/lilypond-2.10.10/work/lilypond-2.10.10/ly/generate-documentation"
/var/tmp/portage/media-sound/lilypond-2.10.10/work/lilypond-2.10.10/out/bin/../share/lilypond/2.10.10/scm/lily.scminvalid module name for use-syntax ((srfi srfi-39))

make[2]: *** [out/lilypond-internals.texi] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/lilypond-2.10.10/work/lilypond-2.10.10/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-sound/lilypond-2.10.10/work/lilypond-2.10.10/Documentation'
make: *** [all] Error 2

Suggested patch to follow.
Comment 1 Ed Catmur 2007-01-13 21:42:17 UTC
Created attachment 106853 [details, diff]
use-syntax-module-name.patch

I think this is correct.
Comment 2 Ed Catmur 2007-01-14 00:30:57 UTC
Right, it fixes lilypond.  Can we have this in so lilypond can be bumped?
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-01-14 10:07:07 UTC
what about lilypond-2.8.0-r1 ?
Comment 4 Ed Catmur 2007-01-14 23:10:12 UTC
Hm, I don't know if 2.8.0 is affected. I guess it might be.
Comment 5 Charlie Shepherd (RETIRED) gentoo-dev 2007-01-20 22:35:09 UTC
(In reply to comment #2)
> Right, it fixes lilypond.  Can we have this in so lilypond can be bumped?

++

lilypond has a ton of open bugs, would be nice to see if a bump fixed them...
Comment 6 Marijn Schouten (RETIRED) gentoo-dev 2007-01-21 11:03:54 UTC
http://lilypond.org/doc/v2.10/Documentation/topdocs/INSTALL.html
says lilypond 2.10.x needs >=guile-1.8.0 to run. There are ebuilds for 1.8.1 in bugzilla.