lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make doc failure on fresh build tree


From: Phil Holmes
Subject: Re: make doc failure on fresh build tree
Date: Mon, 7 Nov 2011 17:56:42 -0000

----- Original Message ----- From: "Peekay Ex" <address@hidden> To: "Phil Holmes" <address@hidden>; "Adam Spiers" <address@hidden>
Cc: <address@hidden>
Sent: Monday, November 07, 2011 5:26 PM
Subject: Re: make doc failure on fresh build tree


Hello,

On Mon, Nov 7, 2011 at 5:14 PM, Phil Holmes <address@hidden> wrote:
----- Original Message ----- From: "Adam Spiers"
<address@hidden>
To: <address@hidden>
Sent: Monday, November 07, 2011 5:00 PM
Subject: make doc failure on fresh build tree


The below error was caused by 'make -j2 doc' on a fresh build tree -
any ideas?


/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames
-I ./out-www -I /home/adam/music/software/lilypond.git/Documentation
-I /home/adam/music/software/lilypond.git/Documentation -o
/home/adam/.GIT/3rd-party/lilypond/build/./out-www/xref-maps
out-www/extending.texi
The style file:
/home/adam/music/software/lilypond.git/Documentation/lily-bib.bst
Database file #1:

/home/adam/music/software/lilypond.git/Documentation/essay/engravingbib.bib

/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames
-I ./out-www -I /home/adam/music/software/lilypond.git/Documentation
-I /home/adam/music/software/lilypond.git/Documentation -o
/home/adam/.GIT/3rd-party/lilypond/build/./out-www/xref-maps
out-www/snippets.texi
extract_texi_filenames.py: Processing out-www/extending.texi
extract_texi_filenames.py: Processing out-www/snippets.texi
Traceback (most recent call last):
File
"/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames",
line 304, in <module>
Traceback (most recent call last):
File
"/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames",
line 304, in <module>
(lang_suffix, sections) = extract_sections (filename)
File
"/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames",
line 142, in extract_sections
f = open (filename, 'r')
IOError: [Errno 2] No such file or directory: 'out-www/extending.texi'
(lang_suffix, sections) = extract_sections (filename)
File
"/home/adam/.GIT/3rd-party/lilypond/build/scripts/build/out/extract_texi_filenames",
line 142, in extract_sections
f = open (filename, 'r')
IOError: [Errno 2] No such file or directory: 'out-www/snippets.texi'
make[2]: ***
[/home/adam/.GIT/3rd-party/lilypond/build/./out-www/xref-maps/extending.xref-map]
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: ***
[/home/adam/.GIT/3rd-party/lilypond/build/./out-www/xref-maps/snippets.xref-map]
Error 1
make[2]: Leaving directory
`/home/adam/.GIT/3rd-party/lilypond/build/Documentation'
make[1]: *** [WWW-1] Error 2
make[1]: Leaving directory `/home/adam/.GIT/3rd-party/lilypond/build'
make: *** [doc-stage-1] Error 2


Have you run make first?


and if you have - I've noticed that since I last did a make doc there
have been some translation merges, so what I do is roll back git to
before they were added and at least see if you can make doc there

The last known good commit that I did a full make doc on was

4bc910c81829ce9ae0a8c44d339bcdcf12d03802 about 2 days ago.


================================================

Latest master makes doc clean on my system.

--
Phil Holmes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]