GNU bug report logs - #10878
"make dist" with read-only srcdir generates read-only tarball

Previous Next

Package: automake;

Reported by: Nick Bowler <nbowler <at> elliptictech.com>

Date: Fri, 24 Feb 2012 16:06:02 UTC

Severity: minor

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #68 received at 10878 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Nick Bowler <nbowler <at> elliptictech.com>
Cc: 10878 <at> debbugs.gnu.org, Eric Blake <eblake <at> redhat.com>,
	automake-patches <at> gnu.org
Subject: Re: bug#10878: "make dist" with read-only srcdir generates read-only
	tarball
Date: Sat, 25 Feb 2012 13:48:48 +0100
On 02/24/2012 09:36 PM, Nick Bowler wrote:
>
> I use the rule that no part of the build should write to srcdir, ever:
> so it should be possible to do a successful VPATH build with a
> maintainer-cleaned, read-only srcdir.
>
Note that automake does not honour this expectation (for example,
distributed info files are generated in the srcdir).  Such a policy
of "always place generated but distributed files in the $(srcdir)"
might become more common and even advised in the future, due to subtle
breakages that might be triggered by having an outdated version of a
generated file in srcdir and a "more fresh" one in the builddir; for
a real-world example of such a breakage, see:
  <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10852#11>
and following messages.

> I believe this actually goes above and beyond what Automake provides.
>
True, especially in light of the above.

Regards,
  Stefano




This bug report was last modified 13 years and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.