GNU bug report logs - #39437
guile-3.0.0: old version of guile.m4

Previous Next

Package: guile;

Reported by: Klaus Stehle <klaus.stehle <at> uni-tuebingen.de>

Date: Wed, 5 Feb 2020 15:50:02 UTC

Severity: normal

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

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 39437 in the body.
You can then email your comments to 39437 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#39437; Package guile. (Wed, 05 Feb 2020 15:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Klaus Stehle <klaus.stehle <at> uni-tuebingen.de>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Wed, 05 Feb 2020 15:50:02 GMT) Full text and rfc822 format available.

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

From: Klaus Stehle <klaus.stehle <at> uni-tuebingen.de>
To: bug-guile <at> gnu.org
Subject: guile-3.0.0: old version of guile.m4
Date: Wed, 05 Feb 2020 16:49:08 +0100
The file "./meta/guile.m4", which comes with guile-3.0.0, is the old  
version of guile-2.2
Autoconf-based packages built with guile-3.0 are installed in the  
site/2.2-directories  :-(


Line 64 of "guile.m4" looks like this:

  _guile_versions_to_search="m4_default([$1], [2.2 2.0 1.8])"

It should be turned into:

  _guile_versions_to_search="m4_default([$1], [3.0 2.2 2.0 1.8])"


Best regards
Klaus






Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 06 Mar 2020 17:11:01 GMT) Full text and rfc822 format available.

Notification sent to Klaus Stehle <klaus.stehle <at> uni-tuebingen.de>:
bug acknowledged by developer. (Fri, 06 Mar 2020 17:11:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Klaus Stehle <klaus.stehle <at> uni-tuebingen.de>
Cc: 39437-done <at> debbugs.gnu.org
Subject: Re: bug#39437: guile-3.0.0: old version of guile.m4
Date: Fri, 06 Mar 2020 18:10:33 +0100
Hi,

Klaus Stehle <klaus.stehle <at> uni-tuebingen.de> skribis:

> The file "./meta/guile.m4", which comes with guile-3.0.0, is the old
> version of guile-2.2
> Autoconf-based packages built with guile-3.0 are installed in the
> site/2.2-directories  :-(
>
>
> Line 64 of "guile.m4" looks like this:
>
>   _guile_versions_to_search="m4_default([$1], [2.2 2.0 1.8])"
>
> It should be turned into:
>
>   _guile_versions_to_search="m4_default([$1], [3.0 2.2 2.0 1.8])"

This was fixed in commit 0ad3986504eac9065ffd54701e7674e424967b80.

Thanks,
Ludo’.




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

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

Previous Next


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