David Kastrup <d...@gnu.org> writes: > David Kastrup <d...@gnu.org> writes: > >> pkx166h <pkx1...@posteo.net> writes: >> >>> Hello, >>> >>> I cannot run a make check from current master. >>> >>> --snip.. >>> >>> no source for input/regression/midi/out-test/sequence-name-scoping-1.midi >>> no source for input/regression/midi/out-test/sequence-name-scoping-2.midi >>> no source for input/regression/midi/out-test/sequence-name-scoping-3.midi >>> no source for input/regression/midi/out-test/sequence-name-scoping-4.midi >>> no source for input/regression/midi/out-test/sequence-name-scoping-5.midi >>> output-distance summary: >>> 1 changed >>> 0 in baseline only >>> 99 below threshold >>> 3975 unchanged >>> Traceback (most recent call last): >>> File >>> "/home/jlowe/lilypond-git/build/scripts/build/out/output-distance", >>> line 1557, in <module> >>> main () >>> File >>> "/home/jlowe/lilypond-git/build/scripts/build/out/output-distance", >>> line 1554, in main >>> compare_tree_pairs (list(zip(args[0::2], args[1::2])), out, >>> options.threshold) >>> File >>> "/home/jlowe/lilypond-git/build/scripts/build/out/output-distance", >>> line 1277, in compare_tree_pairs >>> data.create_html_result_page (dest_dir, threshold) >>> File >>> "/home/jlowe/lilypond-git/build/scripts/build/out/output-distance", >>> line 1253, in create_html_result_page >>> open_write_file (dest_file).write (html) >>> UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in >>> position 2605: ordinal not in range(128) >>> /home/jlowe/lilypond-git/build/../GNUmakefile.in:359: recipe for >>> target 'local-check' failed >>> make: *** [local-check] Error 1 >>> >>> --snip-- >>> >>> >>> James >> >> Anybody have an idea whose Patchy pushed the following: >> >> commit f5f907599ce88d3d610483fa42fa78be12f53d2e (origin/staging, >> origin/master, origin/HEAD, test-staging) >> Author: Valentin Villenave <valen...@villenave.net> >> Date: Thu Apr 2 11:53:37 2020 +0200 >> >> Web: update CG instructions, `attic’ page and THANKS for 2.18 >> >> I'll start mine now to get another data point. > > Actually, my Patchy state is already up to date, so it would have to > appear to have been my Patchy. > > 10:46:39 (105945) (UTC) Begin LilyPond compile, previous commit at > f5f907599ce88d3d610483fa42fa78be12f53d2e > 10:46:42 (105945) Merged staging, now at: > f5f907599ce88d3d610483fa42fa78be12f53d2e > 10:46:42 (105945) Success: ./autogen.sh --noconfigure > 10:46:55 (105945) Success: /tmp/lilypond-autobuild/configure > --enable-checking > 10:46:59 (105945) Success: nice make clean > 10:50:45 (105945) Success: nice make -j9 CPU_COUNT=9 > 10:53:32 (105945) Success: nice make test -j9 CPU_COUNT=9 > 11:24:42 (105945) Success: nice make doc -j9 CPU_COUNT=9 > 11:24:47 (105945) To ssh://git.sv.gnu.org/srv/git/lilypond.git > 429e0e750b..f5f907599c test-staging -> master > 11:24:47 (105945) Success: pushed to master > > 11:24:47 (105945) 10:46:39 (UTC) Begin LilyPond compile, previous > commit at f5f907599ce88d3d610483fa42fa78be12f53d2e > 10:46:42 Merged staging, now at: > f5f907599ce88d3d610483fa42fa78be12f53d2e > 10:46:42 Success: ./autogen.sh --noconfigure > 10:46:55 Success: /tmp/lilypond-autobuild/configure --enable-checking > 10:46:59 Success: nice make clean > 10:50:45 Success: nice make -j9 CPU_COUNT=9 > 10:53:32 Success: nice make test -j9 CPU_COUNT=9 > 11:24:42 Success: nice make doc -j9 CPU_COUNT=9 > 11:24:47 To ssh://git.sv.gnu.org/srv/git/lilypond.git > 429e0e750b..f5f907599c test-staging -> master > 11:24:47 Success: pushed to master > > So at least my Patchy was fine with that. Details of my setup: using > Guile-1.8 libraries and Guile-2.2 binary, and /usr/bin/python is a > symbolic link to /usr/bin/python2 . > > That's all I can think of right now.
Wait, Patchy doesn't do make check . So not completely relevant. I'll do some testing with test-baseline and check. -- David Kastrup