Hello,
I'v done this a couple of times now and cannot get a make test-baseline to work
After pulling (Jan's NL translation is my latest commit in gitk) I get
--snip--Traceback (most recent call last):
File "../../scripts/lilypond-book.py", line 684, in <module>
main ()
File "../../scripts/lilypond-book.py", line 666, in main
chunks = do_file (files[0])
File "../../scripts/lilypond-book.py", line 560, in do_file
do_process_cmd (chunks, input_fullname, global_options)
File "../../scripts/lilypond-book.py", line 416, in do_process_cmd
outdated = [c for c in snippets if c.is_outdated (options.lily_output_dir,
output_files)]
File "/home/jlowe/lilypond-git/python/out/book_snippets.py", line 729, in
is_outdated
found, missing = self.all_output_files (output_dir, current_files)
File "/home/jlowe/lilypond-git/python/out/book_snippets.py", line 713, in
all_output_files
system_count = int(file (full + '-systems.count').read())
ValueError: invalid literal for int() with base 10: '<'
make[3]: *** [out-test/collated-files.texi] Error 1
make[3]: Leaving directory `/home/jlowe/lilypond-git/input/regression'
make[2]: *** [local-test] Error 2
make[2]: Leaving directory `/home/jlowe/lilypond-git/input/regression'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/jlowe/lilypond-git'
make: *** [test-baseline] Error 2
jlowe@jlowe-lilybuntu2:~/lilypond-git$
--snip--
Make itself works fine.
Could someone else verify this?
james
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel