bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.69] testsuite: 209 503


From: Oppe, Thomas C ERDC-RDE-ITL-MS Contractor
Subject: [GNU Autoconf 2.69] testsuite: 209 503
Date: Thu, 5 Sep 2019 11:24:43 +0000

Dear Sir:

I saw two test failures in the "make check" phase when building autoconf
2.69 using GCC 6.3.0.  The test failures were:

209: parallel autotest and signal handling           FAILED
(autotest.at:1616)

503: autoscan                                        FAILED (autoscan.at:44)

****************************************
File: tests/testsuite.dir/209/testsuite.log
****************************************

#                             -*- compilation -*-
209. autotest.at:1511: testing parallel autotest and signal handling ...
./autotest.at:1513: mkfifo fifo || exit 77
./autotest.at:1513: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit
77'
stderr:
./autotest.at:1526: cat >./atconfig <<EOF
at_testdir=.
abs_builddir='`pwd`'
at_srcdir=.
abs_srcdir='`pwd`'
at_top_srcdir=.
abs_top_srcdir='`pwd`'
at_top_build_prefix=
abs_top_builddir='`pwd`'
EOF
./autotest.at:1526: autom4te --language=autotest -o micro-suite
micro-suite.at
./autotest.at:1556: $CONFIG_SHELL $abs_top_builddir/config.status
--file=Makefile:Makefile.in
stdout:
config.status: creating Makefile
./autotest.at:1565: $CONFIG_SHELL ./micro-suite
stderr:

micro-suite: WARNING: caught signal INT, bailing out
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
  4: killer test                                    ./autotest.at:1568: grep
'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal INT, bailing out
./autotest.at:1569: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal INT, bailing out
./autotest.at:1571: grep '[iI]nterrupt[  ]' stderr
./autotest.at:1574: $CONFIG_SHELL ./micro-suite --jobs=3
stderr:
micro-suite: WARNING: caught signal INT, bailing out
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##

  3: test number 3                                   ok
  2: test number 2                                   ok
./autotest.at:1576: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal INT, bailing out
./autotest.at:1577: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal INT, bailing out
./autotest.at:1588: $MAKE check TESTSUITEFLAGS=;           case $? in 1|2)
exit 1;; *) exit $?;; esac
stderr:

micro-suite: WARNING: caught signal INT, bailing out
make[4]: *** [Makefile:5: check] Error 130
stdout:
make[4]: Entering directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
/bin/bash './micro-suite' 
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
  4: killer test                                    make[4]: Leaving
directory '/p/work1/oppe/autoconf-
2.69/tests/testsuite.dir/209'
./autotest.at:1591: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal INT, bailing out
./autotest.at:1592: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal INT, bailing out
./autotest.at:1594: $MAKE check TESTSUITEFLAGS=--jobs=3;           case $?
in 1|2) exit 1;; *) exit $?;
; esac
stderr:
micro-suite: WARNING: caught signal INT, bailing out
make[4]: *** [Makefile:5: check] Error 130
stdout:
make[4]: Entering directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
/bin/bash './micro-suite' --jobs=3
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##

  3: test number 3                                   ok
  2: test number 2                                   ok
make[4]: Leaving directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
./autotest.at:1597: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal INT, bailing out
./autotest.at:1598: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal INT, bailing out
./autotest.at:1565: $CONFIG_SHELL ./micro-suite
stderr:

micro-suite: WARNING: caught signal TERM, bailing out
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
  4: killer test                                    ./autotest.at:1568: grep
'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal TERM, bailing out
./autotest.at:1569: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal TERM, bailing out
./autotest.at:1571: grep '[iI]nterrupt[  ]' stderr
./autotest.at:1574: $CONFIG_SHELL ./micro-suite --jobs=3
stderr:
micro-suite: WARNING: caught signal TERM, bailing out
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##

  2: test number 2                                   ok
  3: test number 3                                   ok
./autotest.at:1576: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal TERM, bailing out
./autotest.at:1577: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal TERM, bailing out
./autotest.at:1588: $MAKE check TESTSUITEFLAGS=;           case $? in 1|2)
exit 1;; *) exit $?;; esac
stderr:

micro-suite: WARNING: caught signal TERM, bailing out
make[4]: *** [Makefile:5: check] Error 143
stdout:
make[4]: Entering directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
/bin/bash './micro-suite' 
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
  4: killer test                                    make[4]: Leaving
directory '/p/work1/oppe/autoconf-
2.69/tests/testsuite.dir/209'
./autotest.at:1591: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal TERM, bailing out
./autotest.at:1592: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal TERM, bailing out
./autotest.at:1594: $MAKE check TESTSUITEFLAGS=--jobs=3;           case $?
in 1|2) exit 1;; *) exit $?;
; esac
stderr:
micro-suite: WARNING: caught signal TERM, bailing out
make[4]: *** [Makefile:5: check] Error 143
stdout:
make[4]: Entering directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
/bin/bash './micro-suite' --jobs=3
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##

  3: test number 3                                   ok
  2: test number 2                                   ok
make[4]: Leaving directory
'/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
./autotest.at:1597: grep 'bailing out' stderr
stdout:
micro-suite: WARNING: caught signal TERM, bailing out
./autotest.at:1598: grep 'bailing out' micro-suite.log
stdout:
micro-suite:18: WARNING: caught signal TERM, bailing out
./autotest.at:1611: ($CONFIG_SHELL ./micro-suite -d -3 5-; echo $? >status)
| sed 5q
stderr:
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
./autotest.at:1613: grep '5.*ok' stdout
./autotest.at:1616: test ! -s status || grep 141 status || grep 269 status
stdout:
./autotest.at:1616: exit code was 1, expected 0
./micro-suite.log:
> ## -------------------------------------------------------------- ##
> ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
> ## -------------------------------------------------------------- ##
> 
> micro-suite: command line was:
>   $ ./micro-suite --jobs=3
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = r1i0n5
> uname -m = x86_64
> uname -r = 3.10.0-693.el7.x86_64
> uname -s = Linux
> uname -v = #1 SMP Thu Jul 6 19:56:57 EDT 2017
> 
> /usr/bin/uname -p = x86_64
> /bin/uname -X     = unknown
> 
> /bin/arch              = x86_64
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /p/work1/oppe/autoconf-2.69/tests
> PATH: /p/home/oppe/gcc/9.2.0/bin
> PATH: /p/app/gnu/6.3.0/bin
> PATH: /opt/sgi/sbin
> PATH: /opt/sgi/bin
> PATH: /usr/lib64/qt-3.3/bin
> PATH: /bin
> PATH: /usr/bin
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /opt/c3/bin
> PATH: /opt/pbs/bin
> PATH: /sbin
> PATH: /p/home/oppe/bin
> 
> micro-suite: atconfig:
> | at_testdir=.
> | abs_builddir='/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
> | at_srcdir=.
> | abs_srcdir='/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
> | at_top_srcdir=.
> | abs_top_srcdir='/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
> | at_top_build_prefix=
> | abs_top_builddir='/p/work1/oppe/autoconf-2.69/tests/testsuite.dir/209'
> 
> micro-suite: atlocal:
> | suite_pid=$$
> | export suite_pid
> 
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
> 
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> micro-suite: starting at: Wed Sep  4 02:25:46 EDT 2019
> 2. test number 2 (micro-suite.at:5): ok     (0m0.000s 0m0.001s)
> 3. test number 3 (micro-suite.at:8): ok     (0m0.000s 0m0.002s)
> micro-suite:18: WARNING: caught signal TERM, bailing out
209. autotest.at:1511: 209. parallel autotest and signal handling
(autotest.at:1511): FAILED (autotest.
at:1616)


******************************************
File:  tests/testsuite.dir/503/testsuite.log
******************************************


#                             -*- compilation -*-
503. autoscan.at:20: testing autoscan ...
./autoscan.at:44: autoscan
--- /dev/null   2019-08-16 12:15:16.241990689 -0400
+++ /p/work1/oppe/autoconf-2.69/tests/testsuite.dir/at-groups/503/stderr
2019-09-04 02:34:14.000
000000 -0400
@@ -0,0 +1 @@
+Unescaped left brace in regex is passed through in regex; marked by <--
HERE in m/\${ <-- HERE [^\}]*}
/ at /p/work1/oppe/autoconf-2.69/bin/autoscan line 361.
503. autoscan.at:20: 503. autoscan (autoscan.at:20): FAILED (autoscan.at:44)


Are these errors serious?

Tom Oppe

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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