GNU bug report logs - #11451
guile-2.0.5, guile-tools does not honor --program-suffix=

Previous Next

Package: guile;

Reported by: Cyprien Nicolas <c.nicolas <at> gmail.com>

Date: Fri, 11 May 2012 16:08:02 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 11451 in the body.
You can then email your comments to 11451 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#11451; Package guile. (Fri, 11 May 2012 16:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cyprien Nicolas <c.nicolas <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 11 May 2012 16:08:02 GMT) Full text and rfc822 format available.

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

From: Cyprien Nicolas <c.nicolas <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: guile-2.0.5, guile-tools does not honor --program-suffix=
Date: Fri, 11 May 2012 14:14:58 +0200
Hello guilers,

I'm working on provinding guile-2.0 in Gentoo. We choose to provide both
guile-1.8 and guile-2.0, as some programs have not been ported to
guile-2.0 (and some seems to have dead upstream).

In order to have both versions installed in /usr at the same
time, I make use of --program-suffix=-${MAJOR} during configure (MAJOR
being either 1.8 or 2.0). We provide a script that create symlinks for
guile binaries targeting either 1.8 or 2.0, update environment
(GUILE_LOAD_PATH), and even a symlink for the manpage.
This almost work out of the box, except for guile.m4, which is renamed
to guile-${MAJOR}.m4 at install time, and a symlink is handled by the
above script.


Two days ago, I tried to bump our guile ebuild from 2.0.1 to 2.0.5,
and I notice that guile-tools was renamed to guild. Well, this is not an
issue, I just have to update the above cited script to make the right links.


My issue is that the build system provides a symlink 'guile-tools' which
points to guild-2.0. And that symlink does not respect
--program-suffix=, thus our package manager complains about guile-tools
already existing in the installation directory.

I see two possibilities from here :
- make that symlink honoring --program-suffix;
- add a build option to tell the configure script that I don't want that
symlink (it will be created by our script).


Thanks

-- 
,Cyprien




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 14 May 2012 17:24:01 GMT) Full text and rfc822 format available.

Notification sent to Cyprien Nicolas <c.nicolas <at> gmail.com>:
bug acknowledged by developer. (Mon, 14 May 2012 17:24:01 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Cyprien Nicolas <c.nicolas <at> gmail.com>
Cc: 11451-done <at> debbugs.gnu.org
Subject: Re: bug#11451: guile-2.0.5,
	guile-tools does not honor --program-suffix=
Date: Mon, 14 May 2012 19:22:59 +0200
Hi Cyprien,

I believe this is fixed by commit
3742d778fbc6ea879437c19aeebe09179dceffdf in branch ‘stable-2.0’.

Thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 12 Jun 2012 11:24:02 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 329 days ago.

Previous Next


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