GNU bug report logs -
#10671
Automake 1.11 Test Suite Bug Report
Previous Next
Reported by: Matthew Wezowicz <mwezz <at> udel.edu>
Date: Tue, 31 Jan 2012 02:53:02 UTC
Severity: minor
Tags: moreinfo
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 01/31/2012 09:15 PM, Matthew Wezowicz wrote:
> The OS is CentOS 6.2 x86_64
> Kernel Version: 2.6.32-220.4.1.el6.x86_64
> GCC Version: 4.4.6
> Autconf Version: 2.68
> Libtool Version: 2.4
>
> The stdinc.dir and stdinc.log are attached as a .tar.
>
Thanks. However, I still cannot reproduce the problem (even using
the contents of the tarball you've sent me). But I've noticed that
all the files in that tarball have *all* the permission bits set:
$ tar tvf ~/stdinc.dir.tar
...
-rwxrwxrwx 0/0 32933 2012-01-31 19:41 stdinc.dir/config.status
-rwxrwxrwx 0/0 9 2012-01-31 19:41 stdinc.dir/sub/bar.h
...
which is weird... Have you changed their permission before storing
them in the tarball? Maybe the failure you are experiencing is the
result of some weird permission problem/misconfiguration... What is
your umask? Have you installed SELinux on your system?
Could you please post the result of the following commands?
$ umask
$ make check TESTS="stdinc.test"
$ ls -ARZ --full-time stdinc.dir
$ stat stdinc.dir/sub stdinc.dir/build/sub
Thanks,
Stefano
This bug report was last modified 13 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.