GNU bug report logs - #22342
Infinite loop when GUILE_FOR_BUILD == guile

Previous Next

Package: guile;

Reported by: Peter TB Brett <peter <at> peter-b.co.uk>

Date: Sun, 10 Jan 2016 20:30:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


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

From: Peter TB Brett <peter <at> peter-b.co.uk>
To: bug-guile <at> gnu.org
Subject: Infinite loop when GUILE_FOR_BUILD == guile
Date: Sun, 10 Jan 2016 20:28:45 +0000
I ran across an interesting problem while cross-compiling Guile 2.0.11 
with MinGW.

"GEN guile-procedures.texi" sat in an infinite loop, due to meta/guile 
exec-ing itself in a tight loop.

This was because I had set GUILE_FOR_BUILD to "guile" in my configure 
invocation.  In the uninstalled_env environment, "guile" is 
"meta/guile", not my installed version of guile in my PATH.

It might be helpful for configure to insist that GUILE_FOR_BUILD is an 
absolute path in order to avoid this happening to other naive 
cross-compiling users!

                                  Peter





This bug report was last modified 9 years and 4 days ago.

Previous Next


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