Re: make test-baseline fails

2019-12-07 Thread Dan Eble
On Dec 7, 2019, at 04:36, Thomas Morley wrote: > > Btw, to get access to the "flip"-functionality I need to allow it in > NoScript of my firefox. Intended? Yes. It requires JavaScript, as do the filter links at the top. — Dan

Re: make test-baseline fails

2019-12-07 Thread Dan Eble
On Dec 7, 2019, at 05:43, James wrote: > > So apart from 'required' things breaking as newer versions come out (e.g > Ghostscript), should I be testing patches with required AND non-required > components installed? Or should I be testing them with ONLY required > components but then we should

Re: make test-baseline fails

2019-12-07 Thread James
Hello On 07/12/2019 10:57, Thomas Morley wrote: Hi James, Am Sa., 7. Dez. 2019 um 11:43 Uhr schrieb James : Hello On 07/12/2019 09:36, Thomas Morley wrote: Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : $ tidy --version HTML Tidy for Linux version 5.2.0 I'll try to get it and fix

Re: make test-baseline fails

2019-12-07 Thread Thomas Morley
Hi James, Am Sa., 7. Dez. 2019 um 11:43 Uhr schrieb James : > > Hello > > On 07/12/2019 09:36, Thomas Morley wrote: > > Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : > >> > > $ tidy --version > > HTML Tidy for Linux version 5.2.0 > I'll try to get it and fix the issue. > >>

Re: make test-baseline fails

2019-12-07 Thread James
Hello On 07/12/2019 09:36, Thomas Morley wrote: Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : $ tidy --version HTML Tidy for Linux version 5.2.0 I'll try to get it and fix the issue. https://codereview.appspot.com/551250043/ — Dan Hi Dan, after applying your patch all of `make´,

Re: make test-baseline fails

2019-12-07 Thread Thomas Morley
Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : > > > >>> $ tidy --version > >>> HTML Tidy for Linux version 5.2.0 > >> > >> I'll try to get it and fix the issue. > > https://codereview.appspot.com/551250043/ > — > Dan > Hi Dan, after applying your patch all of `make´, `make test-baseline´

Re: make test-baseline fails

2019-12-06 Thread Dan Eble
>>> $ tidy --version >>> HTML Tidy for Linux version 5.2.0 >> >> I'll try to get it and fix the issue. https://codereview.appspot.com/551250043/ — Dan

Re: make test-baseline fails

2019-12-06 Thread Thomas Morley
Am Fr., 6. Dez. 2019 um 19:58 Uhr schrieb Dan Eble : > > On Dec 6, 2019, at 13:54, Thomas Morley wrote: > > > >> This is tidy complaining about index.html. What version of tidy do you > >> have (tidy --version)? My build environment has 5.6.0 and it isn't > >> complaining. > > > > $ tidy

Re: make test-baseline fails

2019-12-06 Thread Dan Eble
On Dec 6, 2019, at 13:54, Thomas Morley wrote: > >> This is tidy complaining about index.html. What version of tidy do you have >> (tidy --version)? My build environment has 5.6.0 and it isn't complaining. > > $ tidy --version > HTML Tidy for Linux version 5.2.0 I'll try to get it and fix

Re: make test-baseline fails

2019-12-06 Thread Thomas Morley
Am Fr., 6. Dez. 2019 um 19:50 Uhr schrieb Dan Eble : > > On Dec 6, 2019, at 12:32, Thomas Morley wrote: > > > > Validating > > /home/hermann/lilypond-git-guile-2.2/build/out/test-results/index.html > > line 73 column 76 - Warning: attribute "alt/" lacks value > > line 79 column 169 - Warning:

Re: make test-baseline fails

2019-12-06 Thread Dan Eble
On Dec 6, 2019, at 12:32, Thomas Morley wrote: > > Validating > /home/hermann/lilypond-git-guile-2.2/build/out/test-results/index.html > line 73 column 76 - Warning: attribute "alt/" lacks value > line 79 column 169 - Warning: attribute "alt/" lacks value > line 73 column 76 - Warning: lacks

Re: make test-baseline fails

2019-12-06 Thread Thomas Morley
Am Fr., 6. Dez. 2019 um 14:38 Uhr schrieb Thomas Morley : > > Hi, > > I just tried `make test-baseline´ form current master: > 17abdc1c92a4d2efc188aa98ddd265b8c15d6889 > > It fails with: > > [...] > Making input/regression/lilypond-book/out-test/suffix-latex.pdf < tex > Error: /invalidfileaccess

make test-baseline fails

2019-12-06 Thread Thomas Morley
Hi, I just tried `make test-baseline´ form current master: 17abdc1c92a4d2efc188aa98ddd265b8c15d6889 It fails with: [...] Making input/regression/lilypond-book/out-test/suffix-latex.pdf < tex Error: /invalidfileaccess in --file-- Operand stack: (/home/hermann/.local/share/fonts/C059-Bold.otf)

Re: make test-baseline fails for every guile-v2

2019-10-27 Thread David Kastrup
Thomas Morley writes: > Hi, > > I'm used to test building LilyPond-master against upstream > guilev2-versions, though I've to confess I limited testing to `make´ > and `make doc´. > Nevertheless, recently I tried `make test-baseline´ and it failed with > _every_ guilev2, even with guile-2.0.14.

make test-baseline fails for every guile-v2

2019-10-27 Thread Thomas Morley
Hi, I'm used to test building LilyPond-master against upstream guilev2-versions, though I've to confess I limited testing to `make´ and `make doc´. Nevertheless, recently I tried `make test-baseline´ and it failed with _every_ guilev2, even with guile-2.0.14. Then I went back to branch

Make test-baseline fails

2011-07-12 Thread James Lowe
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

Re: Make test-baseline fails

2011-07-12 Thread Graham Percival
On Tue, Jul 12, 2011 at 07:39:20PM +, James Lowe wrote: I'v done this a couple of times now and cannot get a make test-baseline to work ... Could someone else verify this? Can't reproduce. Did you completely remove the build/ dir before each attempt? Remember that our build system

Re: Make test-baseline fails

2011-07-12 Thread Jan Warchoł
Jan's translation 446103a87933b297c209e87fec94e97fe9462ad0 is also my latest commit. make test-baseline worked for me. I'll build again from scratch just to make sure. 2011/7/12 James Lowe james.l...@datacore.com: Hello, I'v done this a couple of times now and cannot get a make test-baseline

Re: Make test-baseline fails

2011-07-12 Thread Jan Warchoł
2011/7/12 Jan Warchoł lemniskata.bernoulli...@gmail.com: Jan's translation 446103a87933b297c209e87fec94e97fe9462ad0 is also my latest commit.  make test-baseline worked for me. I'll build again from scratch just to make sure. I confirm: make test-baseline compiles from scratch. cheers, Janek