GNU bug report logs - #18519
incorrect path in guild when configure w/ --program-suffix used

Previous Next

Package: guile;

Reported by: Matt Wette <mwette <at> alumni.caltech.edu>

Date: Sun, 21 Sep 2014 21:24:05 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18519 in the body.
You can then email your comments to 18519 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#18519; Package guile. (Sun, 21 Sep 2014 21:24:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matt Wette <mwette <at> alumni.caltech.edu>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 21 Sep 2014 21:24:06 GMT) Full text and rfc822 format available.

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

From: Matt Wette <mwette <at> alumni.caltech.edu>
To: bug-guile <at> gnu.org
Subject: incorrect path in guild when configure w/ --program-suffix used
Date: Sun, 21 Sep 2014 09:01:31 -0700
[Message part 1 (text/plain, inline)]
I built guile 2.0.11 with "configure --program-suffix=20".
guile was installed as .../bin/guile20
guild was installed as .../bin/guild20

The guild20 script references .../bin/guile when I was expecting .../bin/guile20 to be used:

#!/bin/sh
# -*- scheme -*-
prefix="/opt/local"
exec_prefix="${prefix}"
exec ${GUILE:-${exec_prefix}/bin/guile} $GUILE_FLAGS -e '(@@ (guild) main)' -s "$0" "$@"
!#

[Message part 2 (text/html, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 22 Sep 2014 08:47:02 GMT) Full text and rfc822 format available.

Notification sent to Matt Wette <mwette <at> alumni.caltech.edu>:
bug acknowledged by developer. (Mon, 22 Sep 2014 08:47:02 GMT) Full text and rfc822 format available.

Message #10 received at 18519-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Matt Wette <mwette <at> alumni.caltech.edu>
Cc: 18519-done <at> debbugs.gnu.org
Subject: Re: bug#18519: incorrect path in guild when configure w/
 --program-suffix used
Date: Mon, 22 Sep 2014 10:46:40 +0200
This was fixed in commit 4a81f5b, which will be in Guile 2.0.12:

  http://git.savannah.gnu.org/cgit/guile.git/commit/?id=4a81f5b5d3800aafbc25452e50459c1ba6e29fea

In the meantime you’ll have to fix the installed ‘guild’ script by hand.

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 20 Oct 2014 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 240 days ago.

Previous Next


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