GNU bug report logs - #18904
libtool 2.4.3 breaks --program-prefix=g

Previous Next

Package: libtool;

Reported by: Jack Howarth <howarth <at> bromo.med.uc.edu>

Date: Fri, 31 Oct 2014 15:22:02 UTC

Severity: normal

Done: "Gary V. Vaughan" <gary <at> vaughan.pe>

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 18904 in the body.
You can then email your comments to 18904 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-libtool <at> gnu.org:
bug#18904; Package libtool. (Fri, 31 Oct 2014 15:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Howarth <howarth <at> bromo.med.uc.edu>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Fri, 31 Oct 2014 15:22:02 GMT) Full text and rfc822 format available.

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

From: Jack Howarth <howarth <at> bromo.med.uc.edu>
To: bug-libtool <at> gnu.org
Subject: libtool 2.4.3 breaks --program-prefix=g 
Date: Thu, 30 Oct 2014 23:09:20 -0400
   The new libtool 2.4.3 release breaks the --program-prefix=g configure option.
On x86_64-apple-darwin14, executing...

./configure --program-prefix=g --prefix=/Users/howarth/dist
make
make install

results in a file named 'libtoolize' being installed in /Users/howarth/dist/bin
rather than the expected 'glibtoolize' as occurs with the previous libtool 2.4.2
release.
    Hopefully this bug isn't being migrated down to configure files generated
with this release.
           Jack





Information forwarded to bug-libtool <at> gnu.org:
bug#18904; Package libtool. (Fri, 31 Oct 2014 22:02:02 GMT) Full text and rfc822 format available.

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

From: "Gary V. Vaughan" <gary <at> vaughan.pe>
To: Jack Howarth <howarth <at> bromo.med.uc.edu>
Cc: "18904 <at> debbugs.gnu.org" <18904 <at> debbugs.gnu.org>
Subject: Re: bug#18904: libtool 2.4.3 breaks --program-prefix=g 
Date: Fri, 31 Oct 2014 22:00:57 +0000
Thanks for the report. Already fixed in master which I'll release as 2.4.4 in another week or so, and it's just a missed $(transform) invocation in the custom libtoolize install rule, so has no effect on downstream Libtool bundling packages.

Cheers,
Gary

Sent from my iPhone

> On Oct 31, 2014, at 3:09 AM, Jack Howarth <howarth <at> bromo.med.uc.edu> wrote:
> 
>   The new libtool 2.4.3 release breaks the --program-prefix=g configure option.
> On x86_64-apple-darwin14, executing...
> 
> ./configure --program-prefix=g --prefix=/Users/howarth/dist
> make
> make install
> 
> results in a file named 'libtoolize' being installed in /Users/howarth/dist/bin
> rather than the expected 'glibtoolize' as occurs with the previous libtool 2.4.2
> release.
>    Hopefully this bug isn't being migrated down to configure files generated
> with this release.
>           Jack
> 
> 
> 
> 
> _______________________________________________
> Bug-libtool mailing list
> Bug-libtool <at> gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-libtool




Reply sent to "Gary V. Vaughan" <gary <at> vaughan.pe>:
You have taken responsibility. (Sun, 02 Nov 2014 17:56:01 GMT) Full text and rfc822 format available.

Notification sent to Jack Howarth <howarth <at> bromo.med.uc.edu>:
bug acknowledged by developer. (Sun, 02 Nov 2014 17:56:02 GMT) Full text and rfc822 format available.

Message #13 received at 18904-close <at> debbugs.gnu.org (full text, mbox):

From: "Gary V. Vaughan" <gary <at> vaughan.pe>
To: 18904-close <at> debbugs.gnu.org
Subject: Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g 
Date: Sun, 2 Nov 2014 17:49:17 +0000

> Begin forwarded message:
> 
> Subject: bug#18904: libtool 2.4.3 breaks --program-prefix=g 
> Resent-From: "Gary V. Vaughan" <gary <at> vaughan.pe>
> Resent-Cc: bug-libtool <at> gnu.org
> To: Jack Howarth <howarth <at> bromo.med.uc.edu>
> From: "Gary V. Vaughan" <gary <at> vaughan.pe>
> Date: October 31, 2014 at 10:00:57 PM GMT
> Cc: "18904 <at> debbugs.gnu.org" <18904 <at> debbugs.gnu.org>
> 
> Thanks for the report. Already fixed in master which I'll release as 2.4.4 in another week or so, and it's just a missed $(transform) invocation in the custom libtoolize install rule, so has no effect on downstream Libtool bundling packages.
> 
> Cheers,
> Gary
> 
> Sent from my iPhone
> 
>> On Oct 31, 2014, at 3:09 AM, Jack Howarth <howarth <at> bromo.med.uc.edu> wrote:
>> 
>>  The new libtool 2.4.3 release breaks the --program-prefix=g configure option.
>> On x86_64-apple-darwin14, executing...
>> 
>> ./configure --program-prefix=g --prefix=/Users/howarth/dist
>> make
>> make install
>> 
>> results in a file named 'libtoolize' being installed in /Users/howarth/dist/bin
>> rather than the expected 'glibtoolize' as occurs with the previous libtool 2.4.2
>> release.
>>   Hopefully this bug isn't being migrated down to configure files generated
>> with this release.
>>          Jack
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Bug-libtool mailing list
>> Bug-libtool <at> gnu.org
>> https://lists.gnu.org/mailman/listinfo/bug-libtool
> 
> 
> 
> _______________________________________________
> Bug-libtool mailing list
> Bug-libtool <at> gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-libtool





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

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

Previous Next


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