Hello,
I'm not able to make doc. The last time it worked was around wed last week (I
don't make doc that often).
I have gone back to a backup of my lilydev from 2 weeks ago and git pulled -r
to make sure it wasn't to do with all this build testing I've been doing.
But I get the same error and that is the message
"/home/jlowe/lilypond-git/build/out/lybook-db/snippet-names--1673544600.ly"
Child returned 1
make[4]: *** [out-www/papersize-docs.texi] Error 1
rm out-www/weblinks.itexi out-www/suffix-texi.texi
make[4]: Leaving directory
`/home/jlowe/lilypond-git/build/input/regression/lilypond-book'
make[3]: *** [WWW-1] Error 2
rm out-www/collated-files.pdf.omf out-www/weblinks.itexi
When I look in that snippet-names file I come back with two files
attached:
..
but nothing looks obvious.
Could someone else try to make doc?
Pulling down the whole tree again from home for me takes hours : (
(which is ironic as make ; make doc too takes less than 15 mins)
James
%% Generated by lilypond-book.py
%% Options: [indent=0\mm,papersize=a8,quote]
\include "lilypond-book-preamble.ly"
% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************
\paper {
#(set-paper-size "a8")
indent = 0\mm
line-width = 160\mm - 2.0 * 0.4\in
force-assignment = #""
line-width = #(- line-width (* mm 3.000000))
}
\layout {
}
% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 28
\book {
\header {
title = "A scale in LilyPond"
tagline = "... music notation for Everyone"
}
\score {
\relative c' {
c4 d e f
}
}
}
% ****************************************************************
% end ly snippet
% ****************************************************************
%% Generated by lilypond-book.py
%% Options: [indent=0\mm,line-width=160\mm,papersize=a8landscape]
\include "lilypond-book-preamble.ly"
% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************
\paper {
#(set-paper-size "a8landscape")
indent = 0\mm
line-width = 160\mm
force-assignment = #""
line-width = #(- line-width (* mm 3.000000))
}
\layout {
}
% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 13
\book {
\header {
title = "A scale in LilyPond"
}
\score {
\relative c' {
c4 d e f
}
}
}
% ****************************************************************
% end ly snippet
% ****************************************************************
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel