Hello folks, I've downloaded the latest Lilypond source from git onto a different computer than I was using before. This computer is running Ubuntu 11.04.
I was trying to test out some things for the Kievan notation project, and to do that I wanted to build everything (including the documentation) from scratch. Now I'm trying to compile the source (just the source that came from git pull, without any modifications). Configure and make work fine, but make doc fails. Running make test reveals that the regression tests fail. Here's the results of make test: Processing /home/sasha/lilypond-git/build/out/lybook-testdb/snippet-names--1722816927.ly command failed: /home/sasha/lilypond-git/build/out/bin/lilypond -I /home/sasha/lilypond-git/input/regression/ -I ./out-test -I /home/sasha/lilypond-git/input -I /home/sasha/lilypond-git/Documentation -I /home/sasha/lilypond-git/Documentation/snippets -I /home/sasha/lilypond-git/input/regression/ -I /home/sasha/lilypond-git/Documentation/included/ -I /home/sasha/lilypond-git/build/mf/out/ -I /home/sasha/lilypond-git/build/mf/out/ -I /home/sasha/lilypond-git/Documentation/pictures -I /home/sasha/lilypond-git/build/Documentation/pictures/./out-test -dbackend=eps --formats=ps -dseparate-log-files -dinclude-eps-fonts -dgs-load-lily-fonts --header=texidoc -I /home/sasha/lilypond-git/Documentation/included/ -ddump-profile -dcheck-internal-types -ddump-signatures -danti-alias-factor=1 -I "/home/sasha/lilypond-git/build/out/lybook-testdb" -I "/home/sasha/lilypond-git/build/input/regression" -I "/home/sasha/lilypond-git/input/regression" -I "/home/sasha/lilypond-git/build/input/regression/out-test" -I "/home/sasha/lilypond-git/input" -I "/home/sasha/lilypond-git/Documentation" -I "/home/sasha/lilypond-git/Documentation/snippets" -I "/home/sasha/lilypond-git/input/regression" -I "/home/sasha/lilypond-git/Documentation/included" -I "/home/sasha/lilypond-git/build/mf/out" -I "/home/sasha/lilypond-git/build/mf/out" -I "/home/sasha/lilypond-git/Documentation/pictures" -I "/home/sasha/lilypond-git/build/Documentation/pictures/out-test" --formats=eps -deps-box-padding=3.000000 -dread-file-list -dno-strip-output-dir "/home/sasha/lilypond-git/build/out/lybook-testdb/snippet-names--1722816927.ly" Child returned 137 Error ignored by lilylib Error trapped by lilypond-book Please see /home/sasha/lilypond-git/build/out/lybook-testdb/snippet-names--1722816927.log make[2]: *** [out-test/collated-files.texi] Error 1 make[2]: Leaving directory `/home/sasha/lilypond-git/build/input/regression' make[1]: *** [local-test] Error 2 make[1]: Leaving directory `/home/sasha/lilypond-git/build/input/regression' make: *** [test] Error 2 Does this mean anything to anyone? The dependencies appear to be fine. I'm running Ubuntu 11.04, Kernel version 2.6.38-13-generic (32-bit). I tried nuking the entire lilypond-git directory and re-pulling the source, but that did not solve the problem. Thanks, Alex _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
