Making check in intl gmake[1]: Entering directory `/opt/src/grep-2.5.4/intl' gmake[1]: Nothing to be done for `check'. gmake[1]: Leaving directory `/opt/src/grep-2.5.4/intl' Making check in po gmake[1]: Entering directory `/opt/src/grep-2.5.4/po' gmake[1]: Leaving directory `/opt/src/grep-2.5.4/po' Making check in lib gmake[1]: Entering directory `/opt/src/grep-2.5.4/lib' Making check in posix gmake[2]: Entering directory `/opt/src/grep-2.5.4/lib/posix' gmake[2]: Nothing to be done for `check'. gmake[2]: Leaving directory `/opt/src/grep-2.5.4/lib/posix' gmake[2]: Entering directory `/opt/src/grep-2.5.4/lib' gmake[2]: Nothing to be done for `check-am'. gmake[2]: Leaving directory `/opt/src/grep-2.5.4/lib' gmake[1]: Leaving directory `/opt/src/grep-2.5.4/lib' Making check in doc gmake[1]: Entering directory `/opt/src/grep-2.5.4/doc' gmake[1]: Nothing to be done for `check'. gmake[1]: Leaving directory `/opt/src/grep-2.5.4/doc' Making check in src gmake[1]: Entering directory `/opt/src/grep-2.5.4/src' gmake[1]: Nothing to be done for `check'. gmake[1]: Leaving directory `/opt/src/grep-2.5.4/src' Making check in tests gmake[1]: Entering directory `/opt/src/grep-2.5.4/tests' gmake check-TESTS gmake[2]: Entering directory `/opt/src/grep-2.5.4/tests' Please, do not be alarmed if some of the tests failed. Report them to , 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 w. -o -b input: "XwA YwB/ZwC/" output: "4:wA/8:wB/12:wC/" expect: "1:wA/5:wB/9:wC/" FAIL Testing: ../src/grep w. -o -b -i input: "XwA YwB/ZwC/" output: "4:wA/8:wB/12:wC/" expect: "1:wA/5:wB/9:wC/" FAIL Testing: ../src/grep w. -o -b -3 input: "XwA YwB/ZwC/" output: "4:wA/8:wB/12:wC/" expect: "1:wA/5:wB/9:wC/" FAIL Testing: ../src/grep w -F -o -b input: "XwA YwB/ZwC/" output: "4:w/8:w/12:w/" expect: "1:w/5:w/9:w/" FAIL Testing: ../src/grep w -F -o -b -i input: "XwA YwB/ZwC/" output: "4:w/8:w/12:w/" expect: "1:w/5:w/9:w/" FAIL Testing: ../src/grep w -F -o -b -3 input: "XwA YwB/ZwC/" output: "4:w/8:w/12:w/" expect: "1:w/5:w/9:w/" FAIL Testing: ../src/grep w. input: "wA wB/" output: "-n wA wB/" expect: "wA wB/" FAIL Testing: ../src/grep w. -h input: "wA wB/" output: "-n wA wB/" expect: "wA wB/" FAIL Testing: ../src/grep w. -H -h input: "wA wB/" output: "-n wA wB/" expect: "wA wB/" FAIL Testing: ../src/grep w. -H input: "wA wB/" output: "(standard input):-n wA wB/" expect: "(standard input):wA wB/" FAIL Testing: ../src/grep w. -h -H input: "wA wB/" output: "(standard input):-n wA wB/" expect: "(standard input):wA wB/" FAIL Testing: ../src/grep ^word_* -o input: "word_word/" output: "" expect: "word_/" FAIL Testing: ../src/grep word --color=always -i input: "WordA/wordb/WORDC/" output: "-n WordA/wordb/WORDC/" expect: "WordA/wordb/WORDC/" FAIL Testing: ../src/grep ^word_* --color=always input: "word_word/" output: "" expect: "word_word/" FAIL Testing: ../src/grep \