lilypond-devel
[Top][All Lists]
Advanced

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

Re: can't compile docs


From: Trevor Daniels
Subject: Re: can't compile docs
Date: Fri, 11 Dec 2009 08:39:47 -0000

John Mandereau wrote 10 Dec 2009

Trevor Daniels wrote 9 Dec2009

Traceback (most recent call last):
File "/home/trevor/lilypond-git/scripts/build/out/www_post", line 67,
in <module>
    map (os.mkdir, [os.path.join (out_root, d) for d in dirs])
OSError: [Errno 2] No such file or directory:
'out-www/offline-root/Documentation/automated-engraving'

I doubt I understand why this happens. Could you insert the following in www_post.py at line 60 (just after dirs.sort()), run 'make doc' again (I don't care whether you make doc-clean first, it shouldn't matter) and
send us build stdout/stderr starting from www_post.py invocation?

print dirs

John, many thanks for your reply, but thankfully the problem
appears to have gone away.

I modified www_post.py as you suggested, and then made a
clean start by running ./autogen.sh, make doc-clean and then
make doc in my master branch.  This successfully built all
the docs.  I think I must have accidentally deleted some critical
file while I was making space on my disk, as the only thing I
did differently this time was to run ./autogen.sh.

I'll now get back to trying to build the docs in my development
branch.

Trevor






reply via email to

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