bug-automake
[Top][All Lists]
Advanced

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

bug#10671: Automake 1.11 Test Suite Bug Report


From: Stefano Lattarini
Subject: bug#10671: Automake 1.11 Test Suite Bug Report
Date: Wed, 01 Feb 2012 09:49:02 +0100

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





reply via email to

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