bug-bison
[Top][All Lists]
Advanced

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

2.1 test suite failures on AIX 5.1


From: Albert Chin
Subject: 2.1 test suite failures on AIX 5.1
Date: Fri, 18 Nov 2005 00:11:59 -0600
User-agent: Mutt/1.5.6i

I'm getting the following test suite failures on AIX 5.1 with the IBM
v7 C compiler (and gcc-3.4.3):
  Please send `testsuite.log' and all information you think might help:

     To: <address@hidden>
     Subject: [GNU Bison 2.1] testsuite: 7 8 9 10 13 14 18 19 20 21 30 failed

What's odd is that AIX 4.3.3, 5.2, and 5.3 work (with IBM C compiler).
The version of the compiler on the AIX 5.x boxes is identical.

Attached is output from:
  $ cd tests
  $ ./testsuite -v 7 8 9 10 13 14 18 19 20 21 30

I think all but #30 are the same bug. Considering #7:
7. output.at:38: testing ...
output.at:38: bison -dv foo.y 
output.at:38: ls foo.output foo.tab.c foo.tab.h
0a1,3
> foo.output not found
> foo.tab.c not found
> foo.tab.h not found
stdout:
output.at:38: exit code was 2, expected 0
7. output.at:38: FAILED (output.at:38)

If I look at tests/a.dir/007 after the 'bison -dv foo.y' command, I
see:
  $ ls -l
  -rw-rw-r--   1 china    src             200 Nov 18 00:07 a.log
  -rw-rw-r--   1 china    src             466 Nov 18 00:07 foo .output
  -rw-rw-r--   1 china    src           34052 Nov 18 00:07 foo .tab.c
  -rw-rw-r--   1 china    src            1392 Nov 18 00:07 foo .tab.h
  -rw-rw-r--   1 china    src              13 Nov 18 00:07 foo.y

Why is there a space in the filename? I cannot reproduce this by
running bison manually on foo.y.

-- 
albert chin (address@hidden)

Attachment: testsuite.log.gz
Description: application/gunzip


reply via email to

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