Hi. I just did a fresh download of the CVS repository, ran ./autogen.sh ./configure && make && make check
And got some failures from the check. The results are attached. Fedora 7, GCC 4.1.2 (a la Redhat). I an running with LC_ALL=C. Thanks, -- Aharon (Arnold) Robbins arnold AT skeeve DOT com P.O. Box 354 Home Phone: +972 8 979-0381 Fax: +1 206 202 4333 Nof Ayalon Cell Phone: +972 50 729-7545 D.N. Shimshon 99785 ISRAEL
Making check in intl make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/intl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/intl' Making check in po make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/po' make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/po' Making check in lib make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/lib' Making check in posix make[2]: Entering directory `/d/local/src/Gnu/grep-cvs/lib/posix' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/d/local/src/Gnu/grep-cvs/lib/posix' make[2]: Entering directory `/d/local/src/Gnu/grep-cvs/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/d/local/src/Gnu/grep-cvs/lib' make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/lib' Making check in doc make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/doc' Making check in src make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/src' Making check in tests make[1]: Entering directory `/d/local/src/Gnu/grep-cvs/tests' make check-TESTS make[2]: Entering directory `/d/local/src/Gnu/grep-cvs/tests' Please, do not be alarmed if some of the tests failed. Report them to <bug-grep@gnu.org>, with the line number, the name of the file, and grep version number 'grep --version'. Thank You. PASS: warning.sh PASS: khadafy.sh PASS: spencer1.sh PASS: bre.sh PASS: ere.sh PASS: pcre.sh PASS: status.sh PASS: empty.sh PASS: options.sh PASS: backref.sh PASS: file.sh Testing: ../src/grep i --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "aib/" output: "a[01;31m[Ki[m[Kb/" expect: "" FAIL Testing: ../src/grep I --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "" FAIL Testing: ../src/grep I --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "aIb/" output: "a[01;31m[KI[m[Kb/" expect: "" FAIL Testing: ../src/grep S --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "aSb/" output: "a[01;31m[KS[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL Testing: ../src/grep k --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "akb/" output: "a[01;31m[Kk[m[Kb/" expect: "" FAIL Testing: ../src/grep K --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -F LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL Testing: ../src/grep i --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "aib/" output: "a[01;31m[Ki[m[Kb/" expect: "" FAIL Testing: ../src/grep I --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "" FAIL Testing: ../src/grep I --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "aIb/" output: "a[01;31m[KI[m[Kb/" expect: "" FAIL Testing: ../src/grep S --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "aSb/" output: "a[01;31m[KS[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL Testing: ../src/grep k --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "akb/" output: "a[01;31m[Kk[m[Kb/" expect: "" FAIL Testing: ../src/grep K --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -G LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL Testing: ../src/grep i --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "aib/" output: "a[01;31m[Ki[m[Kb/" expect: "" FAIL Testing: ../src/grep I --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K?[m[K?b/" expect: "" FAIL Testing: ../src/grep I --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "aIb/" output: "a[01;31m[KI[m[Kb/" expect: "" FAIL Testing: ../src/grep S --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "" expect: "a[01;31m[K??[m[Kb/" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "aSb/" output: "a[01;31m[KS[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL Testing: ../src/grep k --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "akb/" output: "a[01;31m[Kk[m[Kb/" expect: "" FAIL Testing: ../src/grep K --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K?[m[K??b/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "a[01;31m[K???[m[Kb/" FAIL Testing: ../src/grep ??? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a??b/" output: "a[01;31m[K??[m[Kb/" expect: "" FAIL Testing: ../src/grep ?? --color=always -i -E LC_ALL: "cs_CZ.UTF-8" input: "a???b/" output: "a[01;31m[K??[m[K?b/" expect: "" FAIL FAIL: foad1.sh Test #4 F failed: 01 02 08 13 14 15 16 17 18 19 20 Test #4 G failed: 01 02 08 13 14 17 19 20 Test #4 E failed: 01 02 08 13 14 17 19 20 FAIL: fmbtest.sh PASS: yesno.sh ================================= 2 of 14 tests failed Please report to bug-grep@gnu.org ================================= make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/d/local/src/Gnu/grep-cvs/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/d/local/src/Gnu/grep-cvs/tests' make: *** [check-recursive] Error 1