[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3529 in lilypond: Patch: Restore the default `
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3529 in lilypond: Patch: Restore the default `make' target. |
Date: |
Mon, 02 Sep 2013 10:10:51 +0000 |
Updates:
Labels: -Patch-new Patch-needs_work
Comment #2 on issue 3529 by address@hidden: Patch: Restore the default
`make' target.
http://code.google.com/p/lilypond/issues/detail?id=3529
Passes make but fails make check
--snip--
address@hidden /tmp/show-3529$ more
log-3529-nice-make-check--j8-CPU_COUNT\=8.txt
For tracking crashes: use
grep sourcefilename `grep -L systems.texi out/lybook-testdb/*/*log|
sed s/log/ly/g`
make --no-builtin-rules -C input/regression out=test local-test
make[1]: Entering directory `/tmp/build-lilypond-autobuild/input/regression'
mkdir -p ./out-test
touch ./out-test/dummy.dep
echo '*' > ./out-test/.gitignore
make[1]: Leaving directory `/tmp/build-lilypond-autobuild/input/regression'
make[1]: Entering directory `/tmp/build-lilypond-autobuild/input/regression'
rm -f ./out-test/collated-files.html
if test -d /tmp/lilypond-autobuild/.git ; then \
echo -e 'HEAD is:\n\n\t' ; \
(cd /tmp/lilypond-autobuild && git log --max-count=1
--pretty=oneline ) ;\
echo -e '\n\n\n' ; \
(cd /tmp/lilypond-autobuild && git diff ) ; \
fi > ./out-test/tree.gittxt
make LILYPOND_BOOK_LILYPOND_FLAGS="-dbackend=eps --formats=ps -djob-count=8
-dseparate-log-files -dinclude-eps-fonts -dgs-load-lily-fonts
--header=texidoc -I /tmp/lilypond-autobuild/Documentation/i
ncluded/ -ddump-profile -dcheck-internal-types -ddump-signatures
-danti-alias-factor=1" LILYPOND_BOOK_WARN= ./out-test/collated-files.html
LYS_OUTPUT_DIR=/tmp/build-lilypond-autobuild/out/lybook-te
stdb
make[2]: Entering directory `/tmp/build-lilypond-autobuild/input/regression'
/usr/bin/python -tt
/tmp/lilypond-autobuild/scripts/build/create-version-itexi.py >
out-test/version.itexi
/usr/bin/python -tt
/tmp/lilypond-autobuild/scripts/build/create-weblinks-itexi.py >
out-test/weblinks.itexi
/tmp/build-lilypond-autobuild/scripts/build/out/lys-to-tely
--name=./out-test/collated-files.tely --title="LilyPond Regression Tests"
--author="Han-Wen Nienhuys and Jan Nieuwenhuizen" --input-filen
ame=out-test/collated-files.list
Traceback (most recent call last):
File "/tmp/lilypond-autobuild/scripts/build/create-weblinks-itexi.py",
line 15, in <module>
import langdefs
ImportError: No module named langdefs
make[2]: *** [out-test/weblinks.itexi] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/build-lilypond-autobuild/input/regression'
make[1]: *** [local-test] Error 2
make[1]: Leaving directory `/tmp/build-lilypond-autobuild/input/regression'
make: *** [test] Error 2
--snip--
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings