Trying to compile lilypond from todays cvs gives the following error:
make PACKAGE=LILYPOND package=lilypond -C user all && make PACKAGE=LILYPOND
package=lilypond -C bibliography all && make PACKAGE=LILYPOND package=lilypond
-C pictures all && make PACKAGE=LILYPOND package=lilypond -C topdocs all &&
make PACKAGE=LILYPOND package=lilypond -C misc all && true
make[2]: Entering directory `/root/install/lilypond/Documentation/user'
LANG= makeinfo --enable-encoding -I ./out --output=./out/lilypond.info
out/lilypond.nexi
out/lilypond.nexi:177: warning: unrecognized encoding name `utf-8'.
/root/install/lilypond/Documentation/user/out//programming-interface.texi:2:
Prev reference to nonexistent node `Output formats' (perhaps incorrect
sectioning?).
/root/install/lilypond/Documentation/user/out//global.texi:8: `Global issues'
has no Up field (perhaps incorrect sectioning?).
/root/install/lilypond/Documentation/user/out//changing-defaults.texi:2: Next
reference to nonexistent node `Output formats' (perhaps incorrect sectioning?).
/root/install/lilypond/Documentation/user/out//introduction.texi:868: Cross
reference to nonexistent node `Output formats' (perhaps incorrect sectioning?).
./out/lilypond.nexi:275: Menu reference to nonexistent node `Output formats'
(perhaps incorrect sectioning?).
makeinfo: Removing output file `./out/lilypond.info' due to errors; use --force
to preserve.
make[2]: *** [out/lilypond.info] Error 1
make[2]: Leaving directory `/root/install/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/install/lilypond/Documentation'
make: *** [all] Fehler 2
attached is the complete make log.
Can anybody help?
--
Orm
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C buildscripts all
&& make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C python all &&
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scripts all &&
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C flower all &&
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C lily all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C mf all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ly all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C tex all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ps all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scm all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C po all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C make all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C elisp all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C vim all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C input all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C cygwin all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C stepmake all && make
--no-builtin-rules PACKAGE=LILYPOND package=lilypond -C Documentation all &&
true
make[1]: Entering directory `/root/install/lilypond/buildscripts'
true
make[1]: Leaving directory `/root/install/lilypond/buildscripts'
make[1]: Entering directory `/root/install/lilypond/python'
true
make[1]: Leaving directory `/root/install/lilypond/python'
make[1]: Entering directory `/root/install/lilypond/scripts'
true
true
make[1]: Leaving directory `/root/install/lilypond/scripts'
make[1]: Entering directory `/root/install/lilypond/flower'
make PACKAGE=LILYPOND package=lilypond -C include all && true
make[2]: Entering directory `/root/install/lilypond/flower/include'
true
make[2]: Leaving directory `/root/install/lilypond/flower/include'
make[1]: Leaving directory `/root/install/lilypond/flower'
make[1]: Entering directory `/root/install/lilypond/lily'
make PACKAGE=LILYPOND package=lilypond -C include man && true
make[2]: Entering directory `/root/install/lilypond/lily/include'
true
make[2]: Leaving directory `/root/install/lilypond/lily/include'
make PACKAGE=LILYPOND package=lilypond -C include all && true
make[2]: Entering directory `/root/install/lilypond/lily/include'
true
make[2]: Leaving directory `/root/install/lilypond/lily/include'
make[1]: Leaving directory `/root/install/lilypond/lily'
make[1]: Entering directory `/root/install/lilypond/mf'
make -C /root/install/lilypond link-mf-tree
make[2]: Entering directory `/root/install/lilypond'
rm -f ./out/share/lilypond/current/fonts/{otf,svg,tfm,type1}/* && \
cd ./out/share/lilypond/current/fonts/otf && \
ln -s ../../../../../../mf/out/*.{otf,ttf} .
cd ./out/share/lilypond/current/fonts/svg && \
ln -s ../../../../../../mf/out/*.svg .
cd ./out/share/lilypond/current/fonts/tfm && \
ln -s ../../../../../../mf/out/*.tfm .
cd ./out/share/lilypond/current/fonts/type1 && \
ln -s ../../../../../../mf/out/*.pfa .
make[2]: Leaving directory `/root/install/lilypond'
true
make[1]: Leaving directory `/root/install/lilypond/mf'
make[1]: Entering directory `/root/install/lilypond/ly'
true
make[1]: Leaving directory `/root/install/lilypond/ly'
make[1]: Entering directory `/root/install/lilypond/tex'
true
make[1]: Leaving directory `/root/install/lilypond/tex'
make[1]: Entering directory `/root/install/lilypond/ps'
true
make[1]: Leaving directory `/root/install/lilypond/ps'
make[1]: Entering directory `/root/install/lilypond/scm'
true
make[1]: Leaving directory `/root/install/lilypond/scm'
make[1]: Entering directory `/root/install/lilypond/po'
true
make[1]: Leaving directory `/root/install/lilypond/po'
make[1]: Entering directory `/root/install/lilypond/make'
true
make[1]: Leaving directory `/root/install/lilypond/make'
make[1]: Entering directory `/root/install/lilypond/elisp'
true
make[1]: Leaving directory `/root/install/lilypond/elisp'
make[1]: Entering directory `/root/install/lilypond/vim'
true
make[1]: Leaving directory `/root/install/lilypond/vim'
make[1]: Entering directory `/root/install/lilypond/input'
make PACKAGE=LILYPOND package=lilypond -C test all && make PACKAGE=LILYPOND
package=lilypond -C regression all && make PACKAGE=LILYPOND package=lilypond
-C tutorial all && make PACKAGE=LILYPOND package=lilypond -C no-notation all
&& make PACKAGE=LILYPOND package=lilypond -C mutopia all && true
make[2]: Entering directory `/root/install/lilypond/input/test'
true
make[2]: Leaving directory `/root/install/lilypond/input/test'
make[2]: Entering directory `/root/install/lilypond/input/regression'
true
make[2]: Leaving directory `/root/install/lilypond/input/regression'
make[2]: Entering directory `/root/install/lilypond/input/tutorial'
true
make[2]: Leaving directory `/root/install/lilypond/input/tutorial'
make[2]: Entering directory `/root/install/lilypond/input/no-notation'
true
make[2]: Leaving directory `/root/install/lilypond/input/no-notation'
make[2]: Entering directory `/root/install/lilypond/input/mutopia'
make PACKAGE=LILYPOND package=lilypond -C J.S.Bach all && make
PACKAGE=LILYPOND package=lilypond -C F.Schubert all && make PACKAGE=LILYPOND
package=lilypond -C E.Satie all && make PACKAGE=LILYPOND package=lilypond -C
W.A.Mozart all && make PACKAGE=LILYPOND package=lilypond -C R.Schumann all &&
true
make[3]: Entering directory `/root/install/lilypond/input/mutopia/J.S.Bach'
true
make[3]: Leaving directory `/root/install/lilypond/input/mutopia/J.S.Bach'
make[3]: Entering directory `/root/install/lilypond/input/mutopia/F.Schubert'
true
make[3]: Leaving directory `/root/install/lilypond/input/mutopia/F.Schubert'
make[3]: Entering directory `/root/install/lilypond/input/mutopia/E.Satie'
true
make[3]: Leaving directory `/root/install/lilypond/input/mutopia/E.Satie'
make[3]: Entering directory `/root/install/lilypond/input/mutopia/W.A.Mozart'
true
make[3]: Leaving directory `/root/install/lilypond/input/mutopia/W.A.Mozart'
make[3]: Entering directory `/root/install/lilypond/input/mutopia/R.Schumann'
true
make[3]: Leaving directory `/root/install/lilypond/input/mutopia/R.Schumann'
make[2]: Leaving directory `/root/install/lilypond/input/mutopia'
make[1]: Leaving directory `/root/install/lilypond/input'
make[1]: Entering directory `/root/install/lilypond/cygwin'
true
make[1]: Leaving directory `/root/install/lilypond/cygwin'
make[1]: Entering directory `/root/install/lilypond/stepmake'
GNUmakefile:28: warning: overriding commands for target `install'
/root/install/lilypond/stepmake/stepmake/generic-targets.make:124: warning:
ignoring old commands for target `install'
make PACKAGE=LILYPOND package=lilypond -C bin all && make PACKAGE=LILYPOND
package=lilypond -C stepmake all && true
make[2]: Entering directory `/root/install/lilypond/stepmake/bin'
true
make[2]: Leaving directory `/root/install/lilypond/stepmake/bin'
make[2]: Entering directory `/root/install/lilypond/stepmake/stepmake'
true
make[2]: Leaving directory `/root/install/lilypond/stepmake/stepmake'
make[1]: Leaving directory `/root/install/lilypond/stepmake'
make[1]: Entering directory `/root/install/lilypond/Documentation'
make PACKAGE=LILYPOND package=lilypond -C user all && make PACKAGE=LILYPOND
package=lilypond -C bibliography all && make PACKAGE=LILYPOND package=lilypond
-C pictures all && make PACKAGE=LILYPOND package=lilypond -C topdocs all &&
make PACKAGE=LILYPOND package=lilypond -C misc all && true
make[2]: Entering directory `/root/install/lilypond/Documentation/user'
LANG= makeinfo --enable-encoding -I ./out --output=./out/lilypond.info
out/lilypond.nexi
out/lilypond.nexi:177: warning: unrecognized encoding name `utf-8'.
/root/install/lilypond/Documentation/user/out//programming-interface.texi:2:
Prev reference to nonexistent node `Output formats' (perhaps incorrect
sectioning?).
/root/install/lilypond/Documentation/user/out//global.texi:8: `Global issues'
has no Up field (perhaps incorrect sectioning?).
/root/install/lilypond/Documentation/user/out//changing-defaults.texi:2: Next
reference to nonexistent node `Output formats' (perhaps incorrect sectioning?).
/root/install/lilypond/Documentation/user/out//introduction.texi:868: Cross
reference to nonexistent node `Output formats' (perhaps incorrect sectioning?).
./out/lilypond.nexi:275: Menu reference to nonexistent node `Output formats'
(perhaps incorrect sectioning?).
makeinfo: Removing output file `./out/lilypond.info' due to errors; use --force
to preserve.
make[2]: *** [out/lilypond.info] Error 1
make[2]: Leaving directory `/root/install/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/install/lilypond/Documentation'
make: *** [all] Fehler 2
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user