bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.68] testsuite: 220 failed


From: Eric Blake
Subject: Re: [GNU Autoconf 2.68] testsuite: 220 failed
Date: Wed, 24 Aug 2011 11:21:39 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.11

On 08/24/2011 07:20 AM, Dennis Clarke wrote:

Thanks for the report.

checking whether true(1) works... (cached) yes
./base.at:488: ${CONFIG_SHELL-$SHELL} -c 'case `. ./syntax; echo $?` in
             0|"") exit 77;; esac'
stderr:
./syntax: line 2: syntax error: unexpected end of file
stdout:
./base.at:496: ./configure $configure_options
stderr:
/home/dclarke/build/autoconf-2.68-001/tests/testsuite.dir/220/bad.site: 1: Syntax error: 
"fi" unexpected
stdout:
configure: loading site script 
/home/dclarke/build/autoconf-2.68-001/tests/testsuite.dir/220/bad.site
./base.at:496: exit code was 2, expected 1

This is a known bug in the testsuite, for expecting a particular failure status, rather than living with anything greater than 0.

It was fixed here:
http://git.sv.gnu.org/cgit/autoconf.git/commit/?id=c6b151d

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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