bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.68b] testsuite: 84 failed


From: Tim Rice
Subject: [GNU Autoconf 2.68b] testsuite: 84 failed
Date: Sun, 4 Mar 2012 14:16:38 -0800 (PST)

On my UnixWare 7.1.4 box I'm seeing failure on test 84

Here is a snip from "gmake -C tests check TESTSUITEFLAGS='-v -d -x 84'"
.....
./m4sh.at:596: autom4te --language=m4sh script.as -o script
+ autom4te '--language=m4sh' script.as -o script
./m4sh.at:597: $CONFIG_SHELL ./script
+ ./script
2c2
< 2
---
> fail (1:1)
84. m4sh.at:560:  FAILED (m4sh.at:597)
.....

And yet if I run it manually it seems to work.
.......
$ cd tests/testsuite.dir/084
$ rm -r two*
$ ./script
1
2
3
$ echo $?
0
.......

Attached as 084.tar.gz is the contents of 084 from
"gmake -C tests check TESTSUITEFLAGS='-v -d -x 84'"
and 084-debug.tar.gz is from a run with
gmake -C tests check CONFIG_SHELL='/bin/ksh -x' TESTSUITEFLAGS='-v -d -x 84'

Nothing is jumping out at me right now but then with guests here for the
weekend, I'm not really in debugging mode right now.

-- 
Tim Rice                                Multitalents    (707) 456-1146
address@hidden                                  (707) 887-1469

Attachment: 084.tar.gz
Description: Binary data

Attachment: 084-debug.tar.gz
Description: Binary data


reply via email to

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