bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.63] testsuite: 51 failed


From: Bert Timmerman
Subject: Re: [GNU Autoconf 2.63] testsuite: 51 failed
Date: Wed, 25 Feb 2009 21:47:56 +0100

On Wed, 2009-02-25 at 06:18 -0700, Eric Blake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> [Please keep replies on-list, so that others may chime in.  Also, please
> avoid top-posts to technical support lists.]
> 
> According to Bert Timmerman on 2/23/2009 1:13 PM:
> > Hi,
> 
> Hello Bert,
> 
> >> | @@ -0,0 +1,2 @@
> >> | +./script: line 551: unexpected EOF while looking for matching ``'
> >> | +./script: line 557: syntax error: unexpected end of file
> >> | ./m4sh.at:200: exit code was 2, expected 0
> >> 
> >> Looking at the generated script, I see that line 551 falls in:
> >> 
> >> | echo=`$as_echo_n '
> >> | \c'`
> >> 
> >> So it seems like your shell has a bug in its handling of `` that contains
> >> a ''-quoted newline.  We need to know more about this shell, to see
> >> whether this is something that autoconf needs to be aware of and avoid.
> > 
> 
> > 
> > I'm having bash-3.1-9.fc5.1 installed.
> > 
> > SHELL=/bin/bash
> > 
> > Hope this helps.
> > 
> 
> Thanks for the followup; that's an older version of bash, but no one else
> has reported this bug with that version, so I'm wondering what else might
> be the problem.  What does 'echo $BASH_VERSION' output (so we can
> determine the patch level)?  

3.1.17(1)-release

> Also, is /bin/sh a symlink to bash, or is it
> some other shell?  

lrwxrwxrwx 1 root root 4 Nov  4  2006 /bin/sh -> bash

> Can you please also post the output of:
> 
> /bin/sh -vx tests/testsuite.dir/051/script
> 

Output attached as file: output.txt

> - --
> Don't work too hard, make some time for fun as well!
> 
> Eric Blake             address@hidden

I hope this helps.

Kind regards,

Bert Timmerman.

Attachment: output.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]