From unknown Sat Aug 16 14:31:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18904: libtool 2.4.3 breaks --program-prefix=g Resent-From: Jack Howarth Original-Sender: "Debbugs-submit" Resent-CC: bug-libtool@gnu.org Resent-Date: Fri, 31 Oct 2014 15:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18904 X-GNU-PR-Package: libtool X-GNU-PR-Keywords: To: 18904@debbugs.gnu.org X-Debbugs-Original-To: bug-libtool@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141476888211859 (code B ref -1); Fri, 31 Oct 2014 15:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Oct 2014 15:21:22 +0000 Received: from localhost ([127.0.0.1]:41286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkE0v-00035D-Ey for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58503) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkE0s-000350-64 for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkDzM-0007OF-Jx for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDzM-0007O9-Ht for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:19:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDxn-0005NJ-QO for bug-libtool@gnu.org; Fri, 31 Oct 2014 11:19:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xk2aY-0003X9-Cu for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:30 -0400 Received: from bromo.med.uc.edu ([129.137.3.146]:52851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xk2aY-0003Vl-8O for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:22 -0400 Received: from bromo.med.uc.edu (localhost.localdomain [127.0.0.1]) by bromo.med.uc.edu (Postfix) with ESMTP id F258CB0045 for ; Thu, 30 Oct 2014 23:09:20 -0400 (EDT) Received: (from howarth@localhost) by bromo.med.uc.edu (8.14.3/8.14.3/Submit) id s9V39K0O005024 for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:20 -0400 Date: Thu, 30 Oct 2014 23:09:20 -0400 From: Jack Howarth Message-ID: <20141031030920.GA5013@bromo.med.uc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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 From unknown Sat Aug 16 14:31:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18904: libtool 2.4.3 breaks --program-prefix=g Resent-From: "Gary V. Vaughan" Original-Sender: "Debbugs-submit" Resent-CC: bug-libtool@gnu.org Resent-Date: Fri, 31 Oct 2014 22:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18904 X-GNU-PR-Package: libtool X-GNU-PR-Keywords: To: Jack Howarth Cc: "18904@debbugs.gnu.org" <18904@debbugs.gnu.org> Received: via spool by 18904-submit@debbugs.gnu.org id=B18904.14147928674422 (code B ref 18904); Fri, 31 Oct 2014 22:02:02 +0000 Received: (at 18904) by debbugs.gnu.org; 31 Oct 2014 22:01:07 +0000 Received: from localhost ([127.0.0.1]:44178 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkKFm-00019D-Ot for submit@debbugs.gnu.org; Fri, 31 Oct 2014 18:01:07 -0400 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:41385 helo=homiemail-a13.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkKFj-000194-UR for 18904@debbugs.gnu.org; Fri, 31 Oct 2014 18:01:05 -0400 Received: from homiemail-a13.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a13.g.dreamhost.com (Postfix) with ESMTP id D6CDA334072; Fri, 31 Oct 2014 15:01:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=vaughan.pe; h=content-type :mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s= vaughan.pe; bh=jOQNbb9P1u5KZFSo/fYjU8iC9aM=; b=NIeKgk/OtyQeHCEbe WqkbgH8RDr+D2O49eWo7BLutzA68kf5MheHhoZxLrk0WrxYAweDk2owjrwuDax+P OHpntPWvFS+cHKqrGnNwWxPBMTGRtmYfQCdOEeUx1A3PMgo+6at2UaarB9pP3f7c oucA9+HxmQL3mKdtkYRwbQRqlE= Received: from [100.100.82.124] (unknown [213.205.230.219]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPSA id 64DFD33406F; Fri, 31 Oct 2014 15:01:02 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) From: "Gary V. Vaughan" X-Mailer: iPhone Mail (12B411) In-Reply-To: <20141031030920.GA5013@bromo.med.uc.edu> Date: Fri, 31 Oct 2014 22:00:57 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <6D954BEB-7AA4-4349-BFB0-8FDF3D4E4F23@vaughan.pe> References: <20141031030920.GA5013@bromo.med.uc.edu> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Thanks for the report. Already fixed in master which I'll release as 2.4.4 i= n another week or so, and it's just a missed $(transform) invocation in the c= ustom libtoolize install rule, so has no effect on downstream Libtool bundli= ng packages. Cheers, Gary Sent from my iPhone > On Oct 31, 2014, at 3:09 AM, Jack Howarth wrote= : >=20 > The new libtool 2.4.3 release breaks the --program-prefix=3Dg configure o= ption. > On x86_64-apple-darwin14, executing... >=20 > ./configure --program-prefix=3Dg --prefix=3D/Users/howarth/dist > make > make install >=20 > results in a file named 'libtoolize' being installed in /Users/howarth/dis= t/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 generat= ed > with this release. > Jack >=20 >=20 >=20 >=20 > _______________________________________________ > Bug-libtool mailing list > Bug-libtool@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-libtool From unknown Sat Aug 16 14:31:28 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jack Howarth Subject: bug#18904: closed (Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g ) Message-ID: References: <58713FCE-8C5B-4244-B3B3-A34B45061CD2@vaughan.pe> <20141031030920.GA5013@bromo.med.uc.edu> X-Gnu-PR-Message: they-closed 18904 X-Gnu-PR-Package: libtool Reply-To: 18904@debbugs.gnu.org Date: Sun, 02 Nov 2014 17:56:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1414950962-7182-1" This is a multi-part message in MIME format... ------------=_1414950962-7182-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #18904: libtool 2.4.3 breaks --program-prefix=3Dg=20 which was filed against the libtool package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 18904@debbugs.gnu.org. --=20 18904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D18904 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1414950962-7182-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 18904-close) by debbugs.gnu.org; 2 Nov 2014 17:55:56 +0000 Received: from localhost ([127.0.0.1]:46328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkzNc-0001rX-8u for submit@debbugs.gnu.org; Sun, 02 Nov 2014 12:55:56 -0500 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:42951 helo=homiemail-a22.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkzNa-0001rQ-VV for 18904-close@debbugs.gnu.org; Sun, 02 Nov 2014 12:55:55 -0500 Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 353601A8063 for <18904-close@debbugs.gnu.org>; Sun, 2 Nov 2014 09:55:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=vaughan.pe; h=from :content-type:content-transfer-encoding:subject:date:references :to:message-id:mime-version; s=vaughan.pe; bh=Bv91XL9GA40SC5hos5 FV6r56Tds=; b=lOTEo0A7XEktsVTRIVYELE7IiEkTW2PZyVsH0CCYV4LARxLJuV B8uJvw3rczFtuQJeLjVOaCTB4LWmIZKnYCb/usnxafeWyW0KpadXlNQyIXxDCcDN qU6VSU+Tp7DACTRRJ/rumlPeGLivDWI1oQdm+wXnqfznqgMwBAd6w9Wjc= Received: from [127.0.0.1] (unknown [87.113.187.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPSA id C35CB1A805F for <18904-close@debbugs.gnu.org>; Sun, 2 Nov 2014 09:55:53 -0800 (PST) From: "Gary V. Vaughan" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g Date: Sun, 2 Nov 2014 17:49:17 +0000 References: <6D954BEB-7AA4-4349-BFB0-8FDF3D4E4F23@vaughan.pe> To: 18904-close@debbugs.gnu.org Message-Id: <58713FCE-8C5B-4244-B3B3-A34B45061CD2@vaughan.pe> Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18904-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > Begin forwarded message: >=20 > Subject: bug#18904: libtool 2.4.3 breaks --program-prefix=3Dg=20 > Resent-From: "Gary V. Vaughan" > Resent-Cc: bug-libtool@gnu.org > To: Jack Howarth > From: "Gary V. Vaughan" > Date: October 31, 2014 at 10:00:57 PM GMT > Cc: "18904@debbugs.gnu.org" <18904@debbugs.gnu.org> >=20 > 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. >=20 > Cheers, > Gary >=20 > Sent from my iPhone >=20 >> On Oct 31, 2014, at 3:09 AM, Jack Howarth = wrote: >>=20 >> The new libtool 2.4.3 release breaks the --program-prefix=3Dg = configure option. >> On x86_64-apple-darwin14, executing... >>=20 >> ./configure --program-prefix=3Dg --prefix=3D/Users/howarth/dist >> make >> make install >>=20 >> 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 >>=20 >>=20 >>=20 >>=20 >> _______________________________________________ >> Bug-libtool mailing list >> Bug-libtool@gnu.org >> https://lists.gnu.org/mailman/listinfo/bug-libtool >=20 >=20 >=20 > _______________________________________________ > Bug-libtool mailing list > Bug-libtool@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-libtool ------------=_1414950962-7182-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 31 Oct 2014 15:21:22 +0000 Received: from localhost ([127.0.0.1]:41286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkE0v-00035D-Ey for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58503) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkE0s-000350-64 for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkDzM-0007OF-Jx for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:21:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDzM-0007O9-Ht for submit@debbugs.gnu.org; Fri, 31 Oct 2014 11:19:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDxn-0005NJ-QO for bug-libtool@gnu.org; Fri, 31 Oct 2014 11:19:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xk2aY-0003X9-Cu for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:30 -0400 Received: from bromo.med.uc.edu ([129.137.3.146]:52851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xk2aY-0003Vl-8O for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:22 -0400 Received: from bromo.med.uc.edu (localhost.localdomain [127.0.0.1]) by bromo.med.uc.edu (Postfix) with ESMTP id F258CB0045 for ; Thu, 30 Oct 2014 23:09:20 -0400 (EDT) Received: (from howarth@localhost) by bromo.med.uc.edu (8.14.3/8.14.3/Submit) id s9V39K0O005024 for bug-libtool@gnu.org; Thu, 30 Oct 2014 23:09:20 -0400 Date: Thu, 30 Oct 2014 23:09:20 -0400 From: Jack Howarth To: bug-libtool@gnu.org Subject: libtool 2.4.3 breaks --program-prefix=g Message-ID: <20141031030920.GA5013@bromo.med.uc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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 ------------=_1414950962-7182-1--