bug-autoconf
[Top][All Lists]
Advanced

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

test 209: bad CONFIG_SITE check fails with AIX 5.1 sh


From: Ralf Wildenhues
Subject: test 209: bad CONFIG_SITE check fails with AIX 5.1 sh
Date: Sat, 19 Jun 2010 17:21:15 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Seems we can't rely on dot returning an error status; this is the only
failure on AIX 5.1 with /bin/sh and current git plus one unrelated
patch:

../../autoconf/tests/base.at:412: grep 'whether true.*works.*cached' stdout
+ grep whether true.*works.*cached stdout
stdout:
checking whether true(1) works... (cached) yes
+ cat
+ 1> bad.site 0< /tmp/sh925826.1531
+ CONFIG_SITE=/tmp/tests/testsuite.dir/209/bad.site
../../autoconf/tests/base.at:419: ./configure $configure_options 
+ ./configure
stderr:
./configure[1550]: syntax error at line 2 : `fi' unexpected
stdout:
configure: loading site script /tmp/tests/testsuite.dir/209/bad.site
../../autoconf/tests/base.at:419: exit code was 0, expected 1
config.log:
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by configure, which was
> generated by GNU Autoconf 2.65.92-f90f2.  Invocation command line was


Cheers,
Ralf



reply via email to

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