Hello, On Tue, 22 Jan 2019 21:39:13 +0000, pkx1...@runbox.com wrote:
> Hello, > > On 22/01/2019 21:30, Thomas Morley wrote: > > Am Di., 22. Jan. 2019 um 08:24 Uhr schrieb Werner LEMBERG <w...@gnu.org>: > > > >> The last command present in both my and your log file is > >> > >> gs -sDEVICE=png16m \ > >> -dGraphicsAlphaBits=4 \ > >> -dTextAlphaBits=4 \ > >> > >> -slilypond-datadir=input/regression/out-test-baseline/share/lilypond/current > >> \ > >> -r101 \ > >> -dAutoRotatePages=/None \ > >> -dPrinted=false \ > >> -sOutputFile=/home/hermann/test-output-distance.png \ > >> -dNOSAFER \ > >> -dEPSCrop \ > >> -q \ > >> -dNOPAUSE \ > >> test-output-distance.eps \ > >> -c quit > >> > >> to be executed while in directory > >> > >> /home/hermann/lilypond-git/build/input/regression/out-test-baseline > > I did: > > cd /home/hermann/lilypond-git/build/input/regression/out-test-baseline > > gs -sDEVICE=png16m \ > > -dGraphicsAlphaBits=4 \ > > -dTextAlphaBits=4 \ > > > > -slilypond-datadir=input/regression/out-test-baseline/share/lilypond/current > > \ > > -r101 \ > > -dAutoRotatePages=/None \ > > -dPrinted=false \ > > -sOutputFile=/home/hermann/test-output-distance.png \ > > -dNOSAFER \ > > -dEPSCrop \ > > -q \ > > -dNOPAUSE \ > > test-output-distance.eps \ > > -c quit > > > > --> > > Error: /undefinedfilename in --file-- > > Operand stack: > > > > (input/regression/out-test-baseline/share/lilypond/current/fonts/otf/emmentaler-20.otf) > > (r) > > Execution stack: > > %interp_exit .runexec2 --nostringval-- --nostringval-- > > --nostringval-- 2 %stopped_push --nostringval-- > > --nostringval-- --nostringval-- false 1 %stopped_push 2029 > > 1 3 %oparray_pop 2028 1 3 %oparray_pop --nostringval-- > > 2009 1 3 %oparray_pop 1868 1 3 %oparray_pop > > --nostringval-- %errorexec_pop .runexec2 --nostringval-- > > --nostringval-- --nostringval-- 2 %stopped_push > > --nostringval-- > > Dictionary stack: > > --dict:977/1684(ro)(G)-- --dict:0/20(G)-- --dict:82/200(L)-- > > Current allocation mode is local > > Last OS error: No such file or directory > > Current file position is 461 > > GPL Ghostscript 9.26: Unrecoverable error, exit code 1 > > > > If I'm not mistaken, the same error as before. > > > > > > Cheers, > > Harm > > > > P.S. > > I'll now try James suggestion with GS 9.23 > > Without extractpdfmark. > > If it fails, I'll enable extractpdfmark and redo tests. > > I have just run all the tests using GS 9.23/24/25 and 26 and it doesn't > fail. > > It could therefore be extractpdfmark after all > > I have run out of time tonight, so Thomas, try with extractpdf using gs > 9.26 (as that is what I have at work) and see if that works. > > Regards > > > james This morning I tried on my work system with extractpdfmark and gs 2.6 and I could get a make check to work. Without it (but still using gs 2.6) make check will fail. So the issue is when extractpdfmark is not installed. I do have XelateX installed. Therefore, we need to 'fix' whatever is causing the problem or we need to 'require' extractpdfmark in which case it has to be moved to the non-optional part of ./configure. I'll leave that to development to decide. In the meantime I will continue to test with everything installed (including all optional packages we talk about). Hope this helps. James _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel