On Sun, Mar 07, 2010 at 02:37:28PM -0300, Han-Wen Nienhuys wrote: > - it used to be that make test-baseline/make test would generate a > comparison .html page. I can't find it now.
If it exists, it would either be in out-test/ or out-www/, but I'm not certain that this isn't broken. FWIW, the test-output in GUB produces a comparison page, so the underlying python scripts still work. > - If I run make -j2 on my core duo laptop, I get > > LANG= makeinfo --enable-encoding -I > /home/lilydev/vc/lilypond/Documentation -I > /home/lilydev/vc/lilypond/Documentation/usage -I > /home/lilydev/vc/lilypond/Documentation/contributor -I. -I./out > --no-split --no-headers --output out/AUTHORS.txt out/AUTHORS.texi > out/AUTHORS.texi: No such file or directory > make[2]: *** [out/AUTHORS.txt] Error 1 > make[2]: *** Waiting for unfinished jobs.... > > It looks like someone forgot to include a dependency somewhere. It happens infrequently, but never from a fresh build. If you run make -j2 (or -j3 or -j4) again, it'll work. Cheers, - Graham _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
