GNU bug report logs -
#22342
Infinite loop when GUILE_FOR_BUILD == guile
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22342 in the body.
You can then email your comments to 22342 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#22342
; Package
guile
.
(Sun, 10 Jan 2016 20:30:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter TB Brett <peter <at> peter-b.co.uk>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sun, 10 Jan 2016 20:30:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Andy Wingo <wingo <at> pobox.com>
:
You have taken responsibility.
(Sun, 07 Aug 2016 11:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Peter TB Brett <peter <at> peter-b.co.uk>
:
bug acknowledged by developer.
(Sun, 07 Aug 2016 11:30:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 22342-done <at> debbugs.gnu.org (full text, mbox):
Fixed in master; we capture the full path to GUILE_FOR_BUILD. Cheers :)
Andy
On Sun 10 Jan 2016 21:28, Peter TB Brett <peter <at> peter-b.co.uk> writes:
> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 05 Sep 2016 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.