GNU bug report logs -
#11214
24.0.92; Errors from config.status
Previous Next
Reported by: rms <at> gnu.org
Date: Tue, 10 Apr 2012 20:52:02 UTC
Severity: minor
Tags: moreinfo
Merged with 12376
Found in versions 24.0.92, 24.1.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 11214 <at> debbugs.gnu.org (full text, mbox):
Richard Stallman <rms <at> gnu.org> writes:
> I did bzr update just now, then, in the source directory,
> ./configure CFLAGS="-g -O0"
> It produced these errors:
>
> config.status: executing gdbinit commands
> ./config.status: line 2085: src/.gdbinit : Permission denied
> ./config.status: line 2086: syntax error near unexpected token `fi'
> ./config.status: line 2086: `fi'
That appears to be a bug in autoconf, triggered by the use of make in
config.status. That may trigger a regeneration of configure which
eventually rewrites config.status in place, while it is still executed
by the shell. The configure script should probably generate
config.status atomically, or at least remove it prior to writing to it.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
This bug report was last modified 12 years and 251 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.