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

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

grep 2.5 bad perms in make check scripts


From: Karel Kulhavý
Subject: grep 2.5 bad perms in make check scripts
Date: Fri, 20 Feb 2004 20:00:02 +0000
User-agent: Mutt/1.2.5.1i

Hello.

8 of 10 tests in grep 2.5 failed due to bad perms in scripts.
Tried both umask 022 and umask 027 when untaring xjvf the tarball
and no help. Typescript follows.

Cl<


Script started on Fri Feb 20 19:56:47 2004
address@hidden:~$ cd grep-2.5
address@hidden:~/grep-2.5$ ./configure --prefix=/usr --bindir=/bin 
--with-included- 
ree gex
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for getconf... getconf
checking for CFLAGS value to request large file support... 
-D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support... 
checking for LIBS value to request large file support... 
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... no
checking for _LARGE_FILES... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for ssize_t... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inttypes.h... yes
checking for unsigned long long... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for btowc... yes
checking for isascii... yes
checking for memmove... yes
checking for setmode... no
checking for strerror... yes
checking for wctype... yes
checking for mbrtowc... yes
checking for memchr... yes
checking for stpcpy... yes
checking for strtoul... yes
checking for atexit... yes
checking for fnmatch... yes
checking for stdlib.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking for strerror in -lcposix... no
checking for inline... inline
checking for off_t... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... (cached) yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.75, ok
checking for catalogs to be installed...  cs de el eo es et fr gl hr id it ja 
ko nl no pl pt_BR ru sl sv
checking for dos file convention... no
checking for DJGPP environment... no
checking for environ variable separator... :
checking for working re_compile_pattern... yes
checking for getopt_long... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking for string.h... (cached) yes
checking for working strerror_r... yes
checking for strerror... (cached) yes
checking for strerror_r... (cached) yes
checking for vprintf... yes
checking for doprnt... no
checking for ANSI C header files... (cached) yes
checking for working malloc... yes
checking for working realloc... yes
checking for pcre_exec in -lpcre... yes
checking How to create links... ln -s
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/posix/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating vms/Makefile
config.status: creating bootstrap/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
address@hidden:~/grep-2.5$ make
make  all-recursive
make[1]: Entering directory `/home/clock/grep-2.5'
Making all in intl
make[2]: Entering directory `/home/clock/grep-2.5/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/intl'
Making all in po
make[2]: Entering directory `/home/clock/grep-2.5/po'
PATH=../src:$PATH /usr/bin/xgettext --default-domain=grep --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in \
&& test ! -f grep.po \
   || ( rm -f ./grep.pot \
        && mv grep.po ./grep.pot )
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./grep.pot \
| sed -e "s/@PACKAGE NAME@/grep/" > cat-id-tbl.tmp
sed: Couldn't open file ../intl/po2tbl.sed: No such file or directory
if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
else \
  echo cat-id-tbl.c changed; \
  rm -f ./cat-id-tbl.c; \
  mv cat-id-tbl.tmp ./cat-id-tbl.c; \
fi
cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
make[2]: Leaving directory `/home/clock/grep-2.5/po'
Making all in lib
make[2]: Entering directory `/home/clock/grep-2.5/lib'
Making all in posix
make[3]: Entering directory `/home/clock/grep-2.5/lib/posix'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/clock/grep-2.5/lib/posix'
make[3]: Entering directory `/home/clock/grep-2.5/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/clock/grep-2.5/lib'
make[2]: Leaving directory `/home/clock/grep-2.5/lib'
Making all in doc
make[2]: Entering directory `/home/clock/grep-2.5/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/doc'
Making all in src
make[2]: Entering directory `/home/clock/grep-2.5/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/src'
Making all in tests
make[2]: Entering directory `/home/clock/grep-2.5/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/tests'
Making all in m4
make[2]: Entering directory `/home/clock/grep-2.5/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/m4'
Making all in vms
make[2]: Entering directory `/home/clock/grep-2.5/vms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/vms'
Making all in bootstrap
make[2]: Entering directory `/home/clock/grep-2.5/bootstrap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/clock/grep-2.5/bootstrap'
make[2]: Entering directory `/home/clock/grep-2.5'
make[2]: Leaving directory `/home/clock/grep-2.5'
make[1]: Leaving directory `/home/clock/grep-2.5'
address@hidden:~/grep-2.5$ make check
Making check in intl
make[1]: Entering directory `/home/clock/grep-2.5/intl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/clock/grep-2.5/intl'
Making check in po
make[1]: Entering directory `/home/clock/grep-2.5/po'
make[1]: Leaving directory `/home/clock/grep-2.5/po'
Making check in lib
make[1]: Entering directory `/home/clock/grep-2.5/lib'
Making check in posix
make[2]: Entering directory `/home/clock/grep-2.5/lib/posix'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/clock/grep-2.5/lib/posix'
make[2]: Entering directory `/home/clock/grep-2.5/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/clock/grep-2.5/lib'
make[1]: Leaving directory `/home/clock/grep-2.5/lib'
Making check in doc
make[1]: Entering directory `/home/clock/grep-2.5/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/clock/grep-2.5/doc'
Making check in src
make[1]: Entering directory `/home/clock/grep-2.5/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/clock/grep-2.5/src'
Making check in tests
make[1]: Entering directory `/home/clock/grep-2.5/tests'
make  check-TESTS
make[2]: Entering directory `/home/clock/grep-2.5/tests'
/bin/sh: line 1: ./warning.sh: Permission denied
FAIL: warning.sh
/bin/sh: line 1: ./khadafy.sh: Permission denied
FAIL: khadafy.sh
/bin/sh: line 1: ./spencer1.sh: Permission denied
FAIL: spencer1.sh
/bin/sh: line 1: ./bre.sh: Permission denied
FAIL: bre.sh
/bin/sh: line 1: ./ere.sh: Permission denied
FAIL: ere.sh
/bin/sh: line 1: ./status.sh: Permission denied
FAIL: status.sh
/bin/sh: line 1: ./empty.sh: Permission denied
FAIL: empty.sh
/bin/sh: line 1: ./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 `/home/clock/grep-2.5/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/clock/grep-2.5/tests'
make: *** [check-recursive] Error 1
address@hidden:~/grep-2.5$ exit    cd tests/
address@hidden:~/grep-2.5/tests$ ls -la
total 200
drwxr-xr-x    2 clock    twibright     4096 Feb 20 19:57 .
drwxr-xr-x   13 clock    twibright     4096 Feb 20 19:57 ..
-rw-r--r--    1 clock    twibright       21 Feb 18  2001 .cvsignore
-rw-r--r--    1 clock    twibright     8120 Feb 20 19:57 Makefile
-rw-r--r--    1 clock    twibright      671 Mar  7  2001 Makefile.am
-rw-r--r--    1 clock    twibright     7754 Mar 13  2002 Makefile.in
-rwxr-xr-x    1 clock    twibright      874 Nov 19  2001 backref.sh
-rw-r--r--    1 clock    twibright      758 Mar  4  2001 bre.awk
-rw-r--r--    1 clock    twibright     8148 Feb 20 19:55 bre.script
-rw-r--r--    1 clock    twibright      216 Nov 19  2001 bre.sh
-rw-r--r--    1 clock    twibright     1096 Oct  6  1999 bre.tests
-rw-r--r--    1 clock    twibright      798 Nov 19  2001 empty.sh
-rw-r--r--    1 clock    twibright      828 Mar  4  2001 ere.awk
-rw-r--r--    1 clock    twibright    20618 Feb 20 19:55 ere.script
-rw-r--r--    1 clock    twibright      216 Nov 19  2001 ere.sh
-rw-r--r--    1 clock    twibright     5382 Oct  6  1999 ere.tests
-rwxr-xr-x    1 clock    twibright     1155 Nov 19  2001 file.sh
-rw-r--r--    1 clock    twibright      912 Nov 24  1998 formatbre.awk
-rw-r--r--    1 clock    twibright      948 Nov 24  1998 formatere.awk
-rw-r--r--    1 clock    twibright      728 Nov  3  1998 khadafy.lines
-rw-r--r--    1 clock    twibright      728 Feb 20 19:55 khadafy.out
-rw-r--r--    1 clock    twibright       66 Nov  3  1998 khadafy.regexp
-rw-r--r--    1 clock    twibright      368 Nov 19  2001 khadafy.sh
-rw-r--r--    1 clock    twibright      925 Nov 19  2001 options.sh
-rw-r--r--    1 clock    twibright        0 Feb 20 19:57 patfile
-rw-r--r--    1 clock    twibright      461 Mar  4  2001 spencer1.awk
-rw-r--r--    1 clock    twibright    18502 Feb 20 19:55 spencer1.script
-rw-r--r--    1 clock    twibright      236 Nov 19  2001 spencer1.sh
-rw-r--r--    1 clock    twibright     1748 Nov  3  1998 spencer1.tests
-rw-r--r--    1 clock    twibright      229 Nov 19  2001 spencer2.sh
-rw-r--r--    1 clock    twibright     5876 Nov  3  1998 spencer2.tests
-rw-r--r--    1 clock    twibright     1262 Nov 19  2001 status.sh
-rw-r--r--    1 clock    twibright    12308 Nov 24  1998 tests
-rw-r--r--    1 clock    twibright      331 Nov 19  2001 warning.sh
address@hidden:~/grep-2.5/tests$ exit
Script done on Fri Feb 20 19:57:33 2004




reply via email to

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