On Mon, 18 Jan 2010, Ralf Wildenhues wrote: > * Tim Rice wrote on Mon, Jan 18, 2010 at 07:17:52PM CET: > > On Sat, 16 Jan 2010, Ralf Wildenhues wrote: > > > * Tim Rice wrote on Wed, Jan 13, 2010 at 03:28:49AM CET: > > > > The bash I built back in 2006 was version 3.1.17(1)-release > > > > With that we get testsuite: 74 211 failed > > > > I started working on building bash-4.1 last night. > > > > When I get that built, I'll see if it works any better. > > > > > > Thanks. I'd be interested in the global testsuite.log file, for both of > > > these shells (edit out confidential information if you need to). > > > > Attached. > > bash 4.1 only failed test 211 which is interesting because if I then do > > gmake -C tests clean > > gmake check MAKE=gmake TESTSUITEFLAGS='-v -d -x 127 > > CONFIG_SHELL=/opt/bin/bash' > > it passes. > > Mixup? 211 vs 127?
How embarrassing. Yes I was mixed up. > Anyway, the failure of 211 is easy, and due to 'false' exiting 255 on > your system rather than 1 (which is documented in autoconf.texi). > Please confirm that the patch below fixes the issue; the test addition > is to ensure the respective code path for $srcdir != '.' is covered as > well. > > Thanks, > Ralf > [patch snipped] Not quite there yet. Now 211 & 371 fail. log attached. -- Tim Rice Multitalents (707) 887-1469 t...@multitalents.net
testsuite.log.gz
Description: Binary data