Re: make test-clean test segfaults on master

2011-08-07 Thread David Kastrup
David Kastrup writes: > Graham Percival writes: > >> On Wed, Aug 03, 2011 at 07:55:38PM +0200, David Kastrup wrote: >>> dak@lola:/usr/local/tmp/lilypond/out/lybook-testdb$ for i in `cat >>> /usr/local/tmp/lilypond/out/lybook-testdb/snippet-names--1980013010.ly`;do >>> ../bin/lilypond $i || { ech

Re: make test-clean test segfaults on master

2011-08-03 Thread David Kastrup
Graham Percival writes: > On Wed, Aug 03, 2011 at 07:55:38PM +0200, David Kastrup wrote: >> dak@lola:/usr/local/tmp/lilypond/out/lybook-testdb$ for i in `cat >> /usr/local/tmp/lilypond/out/lybook-testdb/snippet-names--1980013010.ly`;do >> ../bin/lilypond $i || { echo $i; break; } ;done > > Cute!

Re: make test-clean test segfaults on master

2011-08-03 Thread Graham Percival
On Wed, Aug 03, 2011 at 07:55:38PM +0200, David Kastrup wrote: > dak@lola:/usr/local/tmp/lilypond/out/lybook-testdb$ for i in `cat > /usr/local/tmp/lilypond/out/lybook-testdb/snippet-names--1980013010.ly`;do > ../bin/lilypond $i || { echo $i; break; } ;done Cute! > Renaming input to: `tie-direc

Re: make test-clean test segfaults on master

2011-08-03 Thread David Kastrup
Graham Percival writes: > On Wed, Aug 03, 2011 at 07:38:07PM +0200, David Kastrup wrote: >> >> /Documentation/snippets" -I >> "/usr/local/tmp/lilypond/input/regression" -I >> "/usr/local/tmp/lilypond/Documentation/included" -I >> "/usr/local/tmp/lilypond/mf/out" -I "/usr/local/tmp/lilypond/mf/o

Re: make test-clean test segfaults on master

2011-08-03 Thread Graham Percival
On Wed, Aug 03, 2011 at 07:38:07PM +0200, David Kastrup wrote: > > /Documentation/snippets" -I "/usr/local/tmp/lilypond/input/regression" -I > "/usr/local/tmp/lilypond/Documentation/included" -I > "/usr/local/tmp/lilypond/mf/out" -I "/usr/local/tmp/lilypond/mf/out" -I > "/usr/local/t

make test-clean test segfaults on master

2011-08-03 Thread David Kastrup
Hi, the regtests bomb out with a segfault right now for me. Running lilypond...GNU LilyPond 2.15.9 Segmentation fault (core dumped) command failed: /usr/local/tmp/lilypond/out/bin/lilypond -I ./ -I ./out-test -I ../../input -I /usr/local/tmp/lilypond/Documentation -I /usr/local/tmp/lilypond/Do