GNU bug report logs - #11207
configure: new option --enable-gcc-warnings

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Mon, 9 Apr 2012 08:00:02 UTC

Severity: wishlist

Tags: patch

Found in version 24.1

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 11207 <at> debbugs.gnu.org
Subject: bug#11207: configure: new option --enable-gcc-warnings
Date: Sat, 21 Apr 2012 14:13:45 -0700
On 04/21/2012 12:37 PM, Andreas Schwab wrote:
> $ git checkout 42881f5^; make; git checkout 42881f5; make

OK, that explains it.  I ran autogen.sh and 'configure' after
applying the patch, rather than just "make".  In general,
"make" doesn't always work after arbitrary changes to makefiles, or
changes to files that cause changes to makefiles.  The current
Emacs build procedure has heuristics that try to guess when
to work around this problem, but the heuristics didn't work
in this case.

I don't use git to maintain Emacs, but I reproduced the problem
this way:

bzr branch -r107960 trunk trunk-tmp
cd trunk-tmp
./autogen.sh
./configure
make
(cd ../trunk && bzr diff -r107960..107961) | patch -p0
make




This bug report was last modified 12 years and 323 days ago.

Previous Next


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