bug-gnu-utils
[Top][All Lists]
Advanced

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

make check fails for grep-2.5


From: Keegan Morrison
Subject: make check fails for grep-2.5
Date: Thu, 22 Mar 2007 15:31:45 -0400
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

Hello,

After running 'make' for grep 2.5, and 'make check', i get the following errors:


make  check-TESTS
make[2]: Entering directory `/usr/local/src/grep-2.5/tests'
/bin/bash: ./warning.sh: Permission denied
FAIL: warning.sh
/bin/bash: ./khadafy.sh: Permission denied
FAIL: khadafy.sh
/bin/bash: ./spencer1.sh: Permission denied
FAIL: spencer1.sh
/bin/bash: ./bre.sh: Permission denied
FAIL: bre.sh
/bin/bash: ./ere.sh: Permission denied
FAIL: ere.sh
/bin/bash: ./status.sh: Permission denied
FAIL: status.sh
/bin/bash: ./empty.sh: Permission denied
FAIL: empty.sh
/bin/bash: ./options.sh: Permission denied
FAIL: options.sh
PASS: backref.sh
PASS: file.sh
====================
8 of 10 tests failed
====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/usr/local/src/grep-2.5/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/src/grep-2.5/tests'
make: *** [check-recursive] Error 1




I noticed that *.sh in the tests/ subfolder were all chmodded to 600. This was mitigated by going to the tests/ subfolder, and giving myself (root) executable access to *.sh.

After doing this, all the tests succeeded, and i noticed this email address.

Thanks,
~Keegan Morrison





reply via email to

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